2026-06-08 22:03:41.547911 | Job console starting
2026-06-08 22:03:41.603554 | Updating git repos
2026-06-08 22:03:45.641648 | Cloning repos into workspace
2026-06-08 22:03:59.277048 | Restoring repo states
2026-06-08 22:04:05.997330 | Merging changes
2026-06-08 22:04:08.740217 | Checking out repos
2026-06-08 22:04:10.259166 | Preparing playbooks
2026-06-08 22:04:13.005799 | Running Ansible setup
2026-06-08 22:04:16.514122 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main]
2026-06-08 22:04:17.226462 |
2026-06-08 22:04:17.226602 | PLAY [localhost]
2026-06-08 22:04:17.234834 |
2026-06-08 22:04:17.234921 | TASK [Gathering Facts]
2026-06-08 22:04:18.327950 | localhost | ok
2026-06-08 22:04:18.339804 |
2026-06-08 22:04:18.339893 | TASK [Setup log path fact]
2026-06-08 22:04:18.361829 | localhost | ok
2026-06-08 22:04:18.375320 |
2026-06-08 22:04:18.375404 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-08 22:04:18.414535 | localhost | ok
2026-06-08 22:04:18.420525 |
2026-06-08 22:04:18.420604 | TASK [emit-job-header : Print job information]
2026-06-08 22:04:18.462662 | # Job Information
2026-06-08 22:04:18.463619 | Ansible Version: 2.16.18
2026-06-08 22:04:18.463681 | Job: atmosphere-molecule-aio-openvswitch
2026-06-08 22:04:18.463915 | Pipeline: check
2026-06-08 22:04:18.463959 | Executor: 2d72f0692154
2026-06-08 22:04:18.463992 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3501
2026-06-08 22:04:18.464027 | Event ID: c763e950-6385-11f1-8aa5-fed4e3ffaf64
2026-06-08 22:04:18.483595 |
2026-06-08 22:04:18.483750 | LOOP [emit-job-header : Print node information]
2026-06-08 22:04:18.578886 | localhost | ok:
2026-06-08 22:04:18.579352 | localhost | # Node Information
2026-06-08 22:04:18.579421 | localhost | Inventory Hostname: instance
2026-06-08 22:04:18.579471 | localhost | Hostname: np0000179060
2026-06-08 22:04:18.579516 | localhost | Username: zuul
2026-06-08 22:04:18.579566 | localhost | Distro: Ubuntu 22.04
2026-06-08 22:04:18.579611 | localhost | Provider: yul1
2026-06-08 22:04:18.579654 | localhost | Region: ca-ymq-1
2026-06-08 22:04:18.579696 | localhost | Label: ubuntu-jammy-16
2026-06-08 22:04:18.579738 | localhost | Product Name: OpenStack Nova
2026-06-08 22:04:18.579779 | localhost | Interface IP: 199.204.45.140
2026-06-08 22:04:18.590081 |
2026-06-08 22:04:18.590310 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-06-08 22:04:19.174991 | localhost -> localhost | changed
2026-06-08 22:04:19.188754 |
2026-06-08 22:04:19.188882 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-06-08 22:04:20.278639 | localhost -> localhost | changed
2026-06-08 22:04:20.285135 |
2026-06-08 22:04:20.285214 | PLAY [all]
2026-06-08 22:04:20.295204 |
2026-06-08 22:04:20.295371 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-06-08 22:04:20.512724 | instance -> localhost | ok
2026-06-08 22:04:20.522238 |
2026-06-08 22:04:20.522367 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-06-08 22:04:20.556774 | instance | ok
2026-06-08 22:04:20.576428 | instance | included: /var/lib/zuul/builds/ecd0f8f2d39c4b6f8d3724333845bb17/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-06-08 22:04:20.582154 |
2026-06-08 22:04:20.582229 | TASK [add-build-sshkey : Create Temp SSH key]
2026-06-08 22:04:21.306802 | instance -> localhost | Generating public/private rsa key pair.
2026-06-08 22:04:21.307061 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/ecd0f8f2d39c4b6f8d3724333845bb17/work/ecd0f8f2d39c4b6f8d3724333845bb17_id_rsa
2026-06-08 22:04:21.307109 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/ecd0f8f2d39c4b6f8d3724333845bb17/work/ecd0f8f2d39c4b6f8d3724333845bb17_id_rsa.pub
2026-06-08 22:04:21.307145 | instance -> localhost | The key fingerprint is:
2026-06-08 22:04:21.307178 | instance -> localhost | SHA256:ufVGxClxwBklZhk8yp7CVfV3o3/x8WmjwljYr38tvfk zuul-build-sshkey
2026-06-08 22:04:21.307230 | instance -> localhost | The key's randomart image is:
2026-06-08 22:04:21.307264 | instance -> localhost | +---[RSA 3072]----+
2026-06-08 22:04:21.307299 | instance -> localhost | | oOO+ |
2026-06-08 22:04:21.307331 | instance -> localhost | | oB= o |
2026-06-08 22:04:21.307362 | instance -> localhost | | . o..+ ..o|
2026-06-08 22:04:21.307393 | instance -> localhost | | +. o ..o|
2026-06-08 22:04:21.307424 | instance -> localhost | | . oS.+ .. o |
2026-06-08 22:04:21.307455 | instance -> localhost | | o o+ = . *|
2026-06-08 22:04:21.307485 | instance -> localhost | | .. + + *=|
2026-06-08 22:04:21.307515 | instance -> localhost | | . + .+.*|
2026-06-08 22:04:21.307549 | instance -> localhost | | .+o.+E|
2026-06-08 22:04:21.307580 | instance -> localhost | +----[SHA256]-----+
2026-06-08 22:04:21.307649 | instance -> localhost | ok: Runtime: 0:00:00.331443
2026-06-08 22:04:21.314896 |
2026-06-08 22:04:21.314965 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-06-08 22:04:21.349473 | instance | ok
2026-06-08 22:04:21.371000 | instance | included: /var/lib/zuul/builds/ecd0f8f2d39c4b6f8d3724333845bb17/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-06-08 22:04:21.378747 |
2026-06-08 22:04:21.378821 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-06-08 22:04:21.413824 | instance | skipping: Conditional result was False
2026-06-08 22:04:21.426423 |
2026-06-08 22:04:21.426554 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-06-08 22:04:21.853046 | instance | changed
2026-06-08 22:04:21.859511 |
2026-06-08 22:04:21.859586 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-06-08 22:04:22.083729 | instance | ok
2026-06-08 22:04:22.088588 |
2026-06-08 22:04:22.088651 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-06-08 22:04:22.677602 | instance | changed
2026-06-08 22:04:22.684145 |
2026-06-08 22:04:22.684211 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-06-08 22:04:23.129831 | instance | changed
2026-06-08 22:04:23.135303 |
2026-06-08 22:04:23.135386 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-06-08 22:04:23.160940 | instance | skipping: Conditional result was False
2026-06-08 22:04:23.174036 |
2026-06-08 22:04:23.174117 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-06-08 22:04:23.493517 | instance -> localhost | changed
2026-06-08 22:04:23.508806 |
2026-06-08 22:04:23.508875 | TASK [add-build-sshkey : Add back temp key]
2026-06-08 22:04:23.824390 | instance -> localhost | Identity added: /var/lib/zuul/builds/ecd0f8f2d39c4b6f8d3724333845bb17/work/ecd0f8f2d39c4b6f8d3724333845bb17_id_rsa (zuul-build-sshkey)
2026-06-08 22:04:23.824623 | instance -> localhost | ok: Runtime: 0:00:00.013621
2026-06-08 22:04:23.830802 |
2026-06-08 22:04:23.830877 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-06-08 22:04:24.096769 | instance | ok
2026-06-08 22:04:24.104869 |
2026-06-08 22:04:24.104935 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-06-08 22:04:24.130195 | instance | skipping: Conditional result was False
2026-06-08 22:04:24.148411 |
2026-06-08 22:04:24.148556 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-08 22:04:24.436580 | instance | ok
2026-06-08 22:04:24.445105 |
2026-06-08 22:04:24.445252 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-08 22:04:27.558647 | instance | Output suppressed because no_log was given
2026-06-08 22:04:27.569305 |
2026-06-08 22:04:27.569441 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-06-08 22:04:27.762710 | instance | ok: "logs"
2026-06-08 22:04:27.763013 | instance | ok: All items complete
2026-06-08 22:04:27.763054 |
2026-06-08 22:04:27.915294 | instance | ok: "artifacts"
2026-06-08 22:04:28.082515 | instance | ok: "docs"
2026-06-08 22:04:28.096457 |
2026-06-08 22:04:28.096609 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-06-08 22:04:28.283532 | instance | changed: "logs"
2026-06-08 22:04:28.444551 | instance | changed: "artifacts"
2026-06-08 22:04:28.621274 | instance | changed: "docs"
2026-06-08 22:04:28.637974 |
2026-06-08 22:04:28.638104 | PLAY RECAP
2026-06-08 22:04:28.638173 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0
2026-06-08 22:04:28.638216 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-08 22:04:28.638250 |
2026-06-08 22:04:28.812606 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main]
2026-06-08 22:04:28.833560 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main]
2026-06-08 22:04:29.436437 |
2026-06-08 22:04:29.436919 | PLAY [all]
2026-06-08 22:04:29.447961 |
2026-06-08 22:04:29.448036 | TASK [setup-uv : Extract archive]
2026-06-08 22:04:31.726786 | instance | changed
2026-06-08 22:04:31.734519 |
2026-06-08 22:04:31.734626 | TASK [setup-uv : Print version]
2026-06-08 22:04:32.052312 | instance | uv 0.8.13
2026-06-08 22:04:32.277012 | instance | ok: Runtime: 0:00:00.013220
2026-06-08 22:04:32.286607 |
2026-06-08 22:04:32.286675 | TASK [Install Ansible collection siblings]
2026-06-08 22:04:41.119939 | instance | changed:
2026-06-08 22:04:41.120161 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon
2026-06-08 22:04:41.120295 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix
2026-06-08 22:04:41.120344 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils
2026-06-08 22:04:41.120376 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto
2026-06-08 22:04:41.120509 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general
2026-06-08 22:04:41.120560 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql
2026-06-08 22:04:41.120593 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core
2026-06-08 22:04:41.120626 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph
2026-06-08 22:04:41.120655 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers
2026-06-08 22:04:41.120684 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes
2026-06-08 22:04:41.120712 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common
2026-06-08 22:04:41.120740 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack
2026-06-08 22:04:41.120767 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0
2026-06-08 22:04:41.120793 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0
2026-06-08 22:04:41.120819 | instance | Resolved ansible.utils to v6.0.2 for >=2.9.0
2026-06-08 22:04:41.120847 | instance | Resolved community.crypto to 2.2.3 for 2.2.3
2026-06-08 22:04:41.120873 | instance | Resolved community.general to 7.3.0 for 7.3.0
2026-06-08 22:04:41.120900 | instance | Resolved community.mysql to 3.6.0 for 3.6.0
2026-06-08 22:04:41.120927 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0
2026-06-08 22:04:41.120953 | instance | Resolved openstack.cloud to 2.5.0 for >=2.0.0
2026-06-08 22:04:41.121001 | instance | Resolved vexxhost.ceph to v4.0.0 for >=3.2.0
2026-06-08 22:04:41.121028 | instance | Resolved atmosphere.common to v0.7.0 for >=0.7.0
2026-06-08 22:04:41.121057 | instance | Resolved vexxhost.kubernetes to v3.2.0 for >=2.5.0
2026-06-08 22:04:41.121099 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0
2026-06-08 22:04:41.121127 | instance | Resolved ansible.utils to v6.0.2 for >=2.9.0,>=6.0.0
2026-06-08 22:04:41.121153 | instance | Resolved vexxhost.containers to v1.6.7 for >=1.1.1,>=1.6.0
2026-06-08 22:04:41.121180 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2
2026-06-08 22:04:41.121206 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0
2026-06-08 22:04:41.121232 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3
2026-06-08 22:04:41.121257 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2
2026-06-08 22:04:41.121283 | instance | Resolved vexxhost.containers to v1.6.7 for >=1.1.1,>=1.6.0
2026-06-08 22:04:41.121309 | instance | Checked out ansible.netcommon to 1.2.0
2026-06-08 22:04:41.121337 | 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-08 22:04:41.121489 | instance | Starting galaxy collection install process
2026-06-08 22:04:41.121529 | instance | Process install dependency map
2026-06-08 22:04:41.121558 | instance | Starting collection install process
2026-06-08 22:04:41.121587 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon'
2026-06-08 22:04:41.121614 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon
2026-06-08 22:04:41.121640 | instance | ansible.netcommon:* was installed successfully
2026-06-08 22:04:41.121666 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3
2026-06-08 22:04:41.121692 | instance | Creating virtual environment at: .venv
2026-06-08 22:04:41.121717 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere
2026-06-08 22:04:41.121742 | instance | Downloading netaddr (2.2MiB)
2026-06-08 22:04:41.121768 | instance | Downloading cryptography (4.2MiB)
2026-06-08 22:04:41.121794 | instance | Downloading pydantic-core (2.0MiB)
2026-06-08 22:04:41.121824 | instance | Downloading ansible-core (2.1MiB)
2026-06-08 22:04:41.121850 | instance | Downloading openstacksdk (1.7MiB)
2026-06-08 22:04:41.121876 | instance | Downloading rjsonnet (1.2MiB)
2026-06-08 22:04:41.121902 | instance | Downloading kubernetes (1.9MiB)
2026-06-08 22:04:41.121928 | instance | Downloading setuptools (1.1MiB)
2026-06-08 22:04:41.121954 | instance | Downloading pygments (1.2MiB)
2026-06-08 22:04:41.122220 | instance | Building pyperclip==1.9.0
2026-06-08 22:04:41.122257 | instance | Downloading rjsonnet
2026-06-08 22:04:41.122289 | instance | Downloading pydantic-core
2026-06-08 22:04:41.122317 | instance | Downloading netaddr
2026-06-08 22:04:41.122515 | instance | Downloading pygments
2026-06-08 22:04:41.122578 | instance | Downloading cryptography
2026-06-08 22:04:41.122675 | instance | Downloading setuptools
2026-06-08 22:04:41.122707 | instance | Downloading kubernetes
2026-06-08 22:04:41.122734 | instance | Downloading ansible-core
2026-06-08 22:04:41.122762 | instance | Downloading openstacksdk
2026-06-08 22:04:41.122789 | instance | Built pyperclip==1.9.0
2026-06-08 22:04:41.122816 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere
2026-06-08 22:04:41.122844 | instance | Installed 83 packages in 38ms
2026-06-08 22:04:41.122877 | instance | Checked out ansible.posix to 1.6.0
2026-06-08 22:04:41.122914 | 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-08 22:04:41.122945 | instance | Starting galaxy collection install process
2026-06-08 22:04:41.122972 | instance | Process install dependency map
2026-06-08 22:04:41.122999 | instance | Starting collection install process
2026-06-08 22:04:41.123026 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix'
2026-06-08 22:04:41.123062 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix
2026-06-08 22:04:41.123090 | instance | ansible.posix:1.6.0 was installed successfully
2026-06-08 22:04:41.123117 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-08 22:04:41.123145 | instance | 2.17.12
2026-06-08 22:04:41.123171 | instance | Checked out ansible.utils to v6.0.2
2026-06-08 22:04:41.123198 | 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-08 22:04:41.123370 | instance | Starting galaxy collection install process
2026-06-08 22:04:41.123413 | instance | Process install dependency map
2026-06-08 22:04:41.123443 | instance | Starting collection install process
2026-06-08 22:04:41.123471 | instance | Installing 'ansible.utils:6.0.2' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils'
2026-06-08 22:04:41.123500 | instance | Created collection for ansible.utils:6.0.2 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils
2026-06-08 22:04:41.123528 | instance | ansible.utils:6.0.2 was installed successfully
2026-06-08 22:04:41.123555 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-08 22:04:41.123575 | instance | 2.17.12
2026-06-08 22:04:41.123596 | instance | Checked out atmosphere.common to v0.7.0
2026-06-08 22:04:41.123613 | 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-08 22:04:41.123632 | instance | Starting galaxy collection install process
2026-06-08 22:04:41.123649 | instance | Process install dependency map
2026-06-08 22:04:41.123667 | instance | Starting collection install process
2026-06-08 22:04:41.123685 | instance | Installing 'atmosphere.common:0.7.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common'
2026-06-08 22:04:41.123703 | instance | Created collection for atmosphere.common:0.7.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common
2026-06-08 22:04:41.123720 | instance | atmosphere.common:0.7.0 was installed successfully
2026-06-08 22:04:41.123738 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-08 22:04:41.123756 | instance | 2.17.12
2026-06-08 22:04:41.123773 | instance | Checked out community.crypto to 2.2.3
2026-06-08 22:04:41.123791 | 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-08 22:04:41.123809 | instance | Starting galaxy collection install process
2026-06-08 22:04:41.123826 | instance | Process install dependency map
2026-06-08 22:04:41.123843 | instance | Starting collection install process
2026-06-08 22:04:41.123861 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto'
2026-06-08 22:04:41.123879 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto
2026-06-08 22:04:41.123897 | instance | community.crypto:2.2.3 was installed successfully
2026-06-08 22:04:41.123915 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-08 22:04:41.123932 | instance | 2.17.12
2026-06-08 22:04:41.123949 | instance | Checked out community.general to 7.3.0
2026-06-08 22:04:41.123967 | 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-08 22:04:41.123985 | instance | Starting galaxy collection install process
2026-06-08 22:04:41.124009 | instance | Process install dependency map
2026-06-08 22:04:41.124027 | instance | Starting collection install process
2026-06-08 22:04:41.124046 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general'
2026-06-08 22:04:41.124091 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general
2026-06-08 22:04:41.124112 | instance | community.general:7.3.0 was installed successfully
2026-06-08 22:04:41.124130 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-08 22:04:41.124148 | instance | 2.17.12
2026-06-08 22:04:41.124167 | instance | Checked out community.mysql to 3.6.0
2026-06-08 22:04:41.124202 | 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-08 22:04:41.124226 | instance | Starting galaxy collection install process
2026-06-08 22:04:41.124246 | instance | Process install dependency map
2026-06-08 22:04:41.124264 | instance | Starting collection install process
2026-06-08 22:04:41.124283 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql'
2026-06-08 22:04:41.124300 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql
2026-06-08 22:04:41.124318 | instance | community.mysql:3.6.0 was installed successfully
2026-06-08 22:04:41.124336 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-08 22:04:41.124353 | instance | 2.17.12
2026-06-08 22:04:41.124371 | instance | Checked out kubernetes.core to 2.4.0
2026-06-08 22:04:41.124389 | 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-08 22:04:41.124407 | instance | Starting galaxy collection install process
2026-06-08 22:04:41.124425 | instance | Process install dependency map
2026-06-08 22:04:41.124443 | instance | Starting collection install process
2026-06-08 22:04:41.124462 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core'
2026-06-08 22:04:41.124480 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core
2026-06-08 22:04:41.124498 | instance | kubernetes.core:2.4.0 was installed successfully
2026-06-08 22:04:41.124515 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-08 22:04:41.124533 | instance | 2.17.12
2026-06-08 22:04:41.124550 | instance | Checked out openstack.cloud to 2.5.0
2026-06-08 22:04:41.124568 | 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-08 22:04:41.124586 | instance | Starting galaxy collection install process
2026-06-08 22:04:41.124603 | instance | Process install dependency map
2026-06-08 22:04:41.124620 | instance | Starting collection install process
2026-06-08 22:04:41.124637 | instance | Installing 'openstack.cloud:2.5.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud'
2026-06-08 22:04:41.124655 | instance | Created collection for openstack.cloud:2.5.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud
2026-06-08 22:04:41.124672 | instance | openstack.cloud:2.5.0 was installed successfully
2026-06-08 22:04:41.124689 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-08 22:04:41.124706 | instance | 2.17.12
2026-06-08 22:04:41.124723 | instance | Checked out vexxhost.ceph to v4.0.0
2026-06-08 22:04:41.124745 | 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-08 22:04:41.124763 | instance | Starting galaxy collection install process
2026-06-08 22:04:41.124781 | instance | Process install dependency map
2026-06-08 22:04:41.124798 | instance | Starting collection install process
2026-06-08 22:04:41.124816 | instance | Installing 'vexxhost.ceph:4.0.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph'
2026-06-08 22:04:41.124833 | instance | Created collection for vexxhost.ceph:4.0.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph
2026-06-08 22:04:41.124850 | instance | vexxhost.ceph:4.0.0 was installed successfully
2026-06-08 22:04:41.124868 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-08 22:04:41.124885 | instance | 2.17.12
2026-06-08 22:04:41.124903 | instance | Checked out vexxhost.containers to v1.6.7
2026-06-08 22:04:41.124920 | 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-08 22:04:41.124938 | instance | Starting galaxy collection install process
2026-06-08 22:04:41.124974 | instance | Process install dependency map
2026-06-08 22:04:41.124996 | instance | Starting collection install process
2026-06-08 22:04:41.125014 | instance | Installing 'vexxhost.containers:1.6.7' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers'
2026-06-08 22:04:41.125032 | instance | Created collection for vexxhost.containers:1.6.7 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers
2026-06-08 22:04:41.125049 | instance | vexxhost.containers:1.6.7 was installed successfully
2026-06-08 22:04:41.125067 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-08 22:04:41.125084 | instance | 2.17.12
2026-06-08 22:04:41.125102 | instance | Checked out vexxhost.kubernetes to v3.2.0
2026-06-08 22:04:41.125120 | 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-08 22:04:41.125137 | instance | Starting galaxy collection install process
2026-06-08 22:04:41.125155 | instance | Process install dependency map
2026-06-08 22:04:41.125301 | instance | Starting collection install process
2026-06-08 22:04:41.125327 | instance | Installing 'vexxhost.kubernetes:3.2.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes'
2026-06-08 22:04:41.125347 | instance | Created collection for vexxhost.kubernetes:3.2.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes
2026-06-08 22:04:41.125366 | instance | vexxhost.kubernetes:3.2.0 was installed successfully
2026-06-08 22:04:41.125384 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-08 22:04:41.125402 | instance | 2.17.12
2026-06-08 22:04:41.132001 |
2026-06-08 22:04:41.132050 | PLAY RECAP
2026-06-08 22:04:41.132099 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-08 22:04:41.132120 |
2026-06-08 22:04:41.282974 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main]
2026-06-08 22:04:41.290388 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main]
2026-06-08 22:04:41.897307 |
2026-06-08 22:04:41.897424 | PLAY [all]
2026-06-08 22:04:41.909104 |
2026-06-08 22:04:41.909177 | TASK [Install "jq" for log collection]
2026-06-08 22:04:51.854196 | instance | changed
2026-06-08 22:04:51.856171 |
2026-06-08 22:04:51.856235 | PLAY RECAP
2026-06-08 22:04:51.856289 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-08 22:04:51.856339 |
2026-06-08 22:04:51.975828 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main]
2026-06-08 22:04:51.986220 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main]
2026-06-08 22:04:52.607230 |
2026-06-08 22:04:52.607384 | PLAY [all]
2026-06-08 22:04:52.619532 |
2026-06-08 22:04:52.619646 | TASK [Copy inventory file for Zuul]
2026-06-08 22:04:53.485149 | instance | changed
2026-06-08 22:04:53.493096 |
2026-06-08 22:04:53.493231 | TASK [Switch "ansible_host" to private IP]
2026-06-08 22:04:53.823184 | instance | changed: 1 replacements made
2026-06-08 22:04:53.828795 |
2026-06-08 22:04:53.828878 | TASK [Run Molecule scenario]
2026-06-08 22:04:54.703681 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule'
2026-06-08 22:04:55.071522 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy
2026-06-08 22:04:55.071603 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0...
2026-06-08 22:05:05.628251 | instance | INFO [aio > dependency] Executing
2026-06-08 22:05:05.628372 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml
2026-06-08 22:05:05.628724 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml
2026-06-08 22:05:05.628833 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress)
2026-06-08 22:05:05.637867 | instance | INFO [aio > cleanup] Executing
2026-06-08 22:05:05.638330 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress)
2026-06-08 22:05:05.648052 | instance | INFO [aio > destroy] Executing
2026-06-08 22:05:05.648113 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested.
2026-06-08 22:05:05.648201 | instance | INFO [aio > destroy] Executed: Successful
2026-06-08 22:05:05.656070 | instance | INFO [aio > syntax] Executing
2026-06-08 22:05:08.523795 | instance |
2026-06-08 22:05:08.524053 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml
2026-06-08 22:05:08.636453 | instance | INFO [aio > syntax] Executed: Successful
2026-06-08 22:05:08.650289 | instance | INFO [aio > create] Executing
2026-06-08 22:05:08.652026 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress)
2026-06-08 22:05:08.659504 | instance | INFO [aio > prepare] Executing
2026-06-08 22:05:09.503702 | instance |
2026-06-08 22:05:09.503908 | instance | PLAY [Prepare] *****************************************************************
2026-06-08 22:05:09.504197 | instance |
2026-06-08 22:05:09.504466 | instance | TASK [Gathering Facts] *********************************************************
2026-06-08 22:05:09.504745 | instance | Monday 08 June 2026 22:05:09 +0000 (0:00:00.029) 0:00:00.029 ***********
2026-06-08 22:05:10.615220 | instance | [WARNING]: Platform linux on host instance is using the discovered Python
2026-06-08 22:05:10.615540 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python
2026-06-08 22:05:10.615897 | instance | interpreter could change the meaning of that path. See
2026-06-08 22:05:10.616249 | instance | https://docs.ansible.com/ansible-
2026-06-08 22:05:10.616587 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information.
2026-06-08 22:05:10.625519 | instance | ok: [instance]
2026-06-08 22:05:10.625860 | instance |
2026-06-08 22:05:10.626184 | instance | TASK [Configure short hostname] ************************************************
2026-06-08 22:05:10.626499 | instance | Monday 08 June 2026 22:05:10 +0000 (0:00:01.122) 0:00:01.151 ***********
2026-06-08 22:05:11.353488 | instance | changed: [instance]
2026-06-08 22:05:11.353684 | instance |
2026-06-08 22:05:11.354035 | instance | TASK [Ensure hostname inside hosts file] ***************************************
2026-06-08 22:05:11.354413 | instance | Monday 08 June 2026 22:05:11 +0000 (0:00:00.727) 0:00:01.879 ***********
2026-06-08 22:05:11.640683 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created
2026-06-08 22:05:11.640786 | instance | with a mode of 0700, this may cause issues when running as another user. To
2026-06-08 22:05:11.640917 | instance | avoid this, create the remote_tmp dir with the correct permissions manually
2026-06-08 22:05:11.648000 | instance | changed: [instance]
2026-06-08 22:05:11.648340 | instance |
2026-06-08 22:05:11.648721 | instance | TASK [Install "dirmngr" for GPG keyserver operations] **************************
2026-06-08 22:05:11.649032 | instance | Monday 08 June 2026 22:05:11 +0000 (0:00:00.295) 0:00:02.174 ***********
2026-06-08 22:05:12.746286 | instance | ok: [instance]
2026-06-08 22:05:12.746531 | instance |
2026-06-08 22:05:12.746824 | instance | TASK [Purge "snapd" package] ***************************************************
2026-06-08 22:05:12.747106 | instance | Monday 08 June 2026 22:05:12 +0000 (0:00:01.097) 0:00:03.272 ***********
2026-06-08 22:05:13.390672 | instance | ok: [instance]
2026-06-08 22:05:13.390862 | instance |
2026-06-08 22:05:13.391208 | instance | PLAY [Generate workspace for Atmosphere] ***************************************
2026-06-08 22:05:13.391490 | instance |
2026-06-08 22:05:13.391734 | instance | TASK [Create folders for workspace] ********************************************
2026-06-08 22:05:13.392029 | instance | Monday 08 June 2026 22:05:13 +0000 (0:00:00.644) 0:00:03.916 ***********
2026-06-08 22:05:14.416211 | instance | changed: [localhost] => (item=group_vars)
2026-06-08 22:05:14.416448 | instance | changed: [localhost] => (item=group_vars/all)
2026-06-08 22:05:14.416826 | instance | changed: [localhost] => (item=group_vars/controllers)
2026-06-08 22:05:14.417100 | instance | changed: [localhost] => (item=group_vars/cephs)
2026-06-08 22:05:14.417364 | instance | changed: [localhost] => (item=group_vars/computes)
2026-06-08 22:05:14.417625 | instance | changed: [localhost] => (item=host_vars)
2026-06-08 22:05:14.417962 | instance |
2026-06-08 22:05:14.418232 | instance | PLAY [Generate Ceph control plane configuration for workspace] *****************
2026-06-08 22:05:14.418432 | instance |
2026-06-08 22:05:14.418690 | instance | TASK [Ensure the Ceph control plane configuration file exists] *****************
2026-06-08 22:05:14.418952 | instance | Monday 08 June 2026 22:05:14 +0000 (0:00:01.025) 0:00:04.942 ***********
2026-06-08 22:05:14.581119 | instance | changed: [localhost]
2026-06-08 22:05:14.581382 | instance |
2026-06-08 22:05:14.581676 | instance | TASK [Load the current Ceph control plane configuration into a variable] *******
2026-06-08 22:05:14.581983 | instance | Monday 08 June 2026 22:05:14 +0000 (0:00:00.164) 0:00:05.107 ***********
2026-06-08 22:05:14.608613 | instance | ok: [localhost]
2026-06-08 22:05:14.608865 | instance |
2026-06-08 22:05:14.609143 | instance | TASK [Generate Ceph control plane values for missing variables] ****************
2026-06-08 22:05:14.609419 | instance | Monday 08 June 2026 22:05:14 +0000 (0:00:00.027) 0:00:05.134 ***********
2026-06-08 22:05:14.654160 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': '0e2bfb85-69d9-58f3-97e6-471b76a2c322'})
2026-06-08 22:05:14.654358 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'})
2026-06-08 22:05:14.654653 | instance |
2026-06-08 22:05:14.654924 | instance | TASK [Write new Ceph control plane configuration file to disk] *****************
2026-06-08 22:05:14.655213 | instance | Monday 08 June 2026 22:05:14 +0000 (0:00:00.045) 0:00:05.180 ***********
2026-06-08 22:05:15.179352 | instance | changed: [localhost]
2026-06-08 22:05:15.179618 | instance |
2026-06-08 22:05:15.179896 | instance | PLAY [Generate Ceph OSD configuration for workspace] ***************************
2026-06-08 22:05:15.180181 | instance |
2026-06-08 22:05:15.180413 | instance | TASK [Ensure the Ceph OSDs configuration file exists] **************************
2026-06-08 22:05:15.180670 | instance | Monday 08 June 2026 22:05:15 +0000 (0:00:00.525) 0:00:05.705 ***********
2026-06-08 22:05:15.354198 | instance | changed: [localhost]
2026-06-08 22:05:15.354421 | instance |
2026-06-08 22:05:15.354729 | instance | TASK [Load the current Ceph OSDs configuration into a variable] ****************
2026-06-08 22:05:15.355014 | instance | Monday 08 June 2026 22:05:15 +0000 (0:00:00.174) 0:00:05.880 ***********
2026-06-08 22:05:15.379624 | instance | ok: [localhost]
2026-06-08 22:05:15.380067 | instance |
2026-06-08 22:05:15.380321 | instance | TASK [Generate Ceph OSDs values for missing variables] *************************
2026-06-08 22:05:15.380581 | instance | Monday 08 June 2026 22:05:15 +0000 (0:00:00.025) 0:00:05.905 ***********
2026-06-08 22:05:15.418149 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']})
2026-06-08 22:05:15.418510 | instance |
2026-06-08 22:05:15.418839 | instance | TASK [Write new Ceph OSDs configuration file to disk] **************************
2026-06-08 22:05:15.419162 | instance | Monday 08 June 2026 22:05:15 +0000 (0:00:00.038) 0:00:05.943 ***********
2026-06-08 22:05:15.762644 | instance | changed: [localhost]
2026-06-08 22:05:15.763182 | instance |
2026-06-08 22:05:15.763550 | instance | PLAY [Generate Kubernetes configuration for workspace] *************************
2026-06-08 22:05:15.763879 | instance |
2026-06-08 22:05:15.764286 | instance | TASK [Ensure the Kubernetes configuration file exists] *************************
2026-06-08 22:05:15.764655 | instance | Monday 08 June 2026 22:05:15 +0000 (0:00:00.344) 0:00:06.288 ***********
2026-06-08 22:05:15.928681 | instance | changed: [localhost]
2026-06-08 22:05:15.928935 | instance |
2026-06-08 22:05:15.929158 | instance | TASK [Load the current Kubernetes configuration into a variable] ***************
2026-06-08 22:05:15.929395 | instance | Monday 08 June 2026 22:05:15 +0000 (0:00:00.164) 0:00:06.452 ***********
2026-06-08 22:05:15.952856 | instance | ok: [localhost]
2026-06-08 22:05:15.953090 | instance |
2026-06-08 22:05:15.953310 | instance | TASK [Generate Kubernetes values for missing variables] ************************
2026-06-08 22:05:15.953527 | instance | Monday 08 June 2026 22:05:15 +0000 (0:00:00.026) 0:00:06.479 ***********
2026-06-08 22:05:15.997834 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'})
2026-06-08 22:05:15.997897 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42})
2026-06-08 22:05:15.998070 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'})
2026-06-08 22:05:15.998316 | instance |
2026-06-08 22:05:15.998586 | instance | TASK [Write new Kubernetes configuration file to disk] *************************
2026-06-08 22:05:15.998844 | instance | Monday 08 June 2026 22:05:15 +0000 (0:00:00.044) 0:00:06.523 ***********
2026-06-08 22:05:16.347152 | instance | changed: [localhost]
2026-06-08 22:05:16.347357 | instance |
2026-06-08 22:05:16.347624 | instance | PLAY [Generate Keepalived configuration for workspace] *************************
2026-06-08 22:05:16.347869 | instance |
2026-06-08 22:05:16.348136 | instance | TASK [Ensure the Keeaplived configuration file exists] *************************
2026-06-08 22:05:16.348457 | instance | Monday 08 June 2026 22:05:16 +0000 (0:00:00.349) 0:00:06.873 ***********
2026-06-08 22:05:16.534672 | instance | changed: [localhost]
2026-06-08 22:05:16.534913 | instance |
2026-06-08 22:05:16.535195 | instance | TASK [Load the current Keepalived configuration into a variable] ***************
2026-06-08 22:05:16.535466 | instance | Monday 08 June 2026 22:05:16 +0000 (0:00:00.187) 0:00:07.060 ***********
2026-06-08 22:05:16.561177 | instance | ok: [localhost]
2026-06-08 22:05:16.561447 | instance |
2026-06-08 22:05:16.561774 | instance | TASK [Generate Keepalived values for missing variables] ************************
2026-06-08 22:05:16.562054 | instance | Monday 08 June 2026 22:05:16 +0000 (0:00:00.026) 0:00:07.087 ***********
2026-06-08 22:05:16.596964 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'})
2026-06-08 22:05:16.597241 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'})
2026-06-08 22:05:16.597509 | instance |
2026-06-08 22:05:16.597927 | instance | TASK [Write new Keepalived configuration file to disk] *************************
2026-06-08 22:05:16.598359 | instance | Monday 08 June 2026 22:05:16 +0000 (0:00:00.035) 0:00:07.122 ***********
2026-06-08 22:05:17.055678 | instance | changed: [localhost]
2026-06-08 22:05:17.055924 | instance |
2026-06-08 22:05:17.056204 | instance | PLAY [Generate endpoints for workspace] ****************************************
2026-06-08 22:05:17.056408 | instance |
2026-06-08 22:05:17.056666 | instance | TASK [Gathering Facts] *********************************************************
2026-06-08 22:05:17.056974 | instance | Monday 08 June 2026 22:05:17 +0000 (0:00:00.458) 0:00:07.581 ***********
2026-06-08 22:05:17.725972 | instance | ok: [localhost]
2026-06-08 22:05:17.726050 | instance |
2026-06-08 22:05:17.726062 | instance | TASK [Ensure the endpoints file exists] ****************************************
2026-06-08 22:05:17.726073 | instance | Monday 08 June 2026 22:05:17 +0000 (0:00:00.669) 0:00:08.250 ***********
2026-06-08 22:05:17.899587 | instance | changed: [localhost]
2026-06-08 22:05:17.899673 | instance |
2026-06-08 22:05:17.900170 | instance | TASK [Load the current endpoints into a variable] ******************************
2026-06-08 22:05:17.900255 | instance | Monday 08 June 2026 22:05:17 +0000 (0:00:00.174) 0:00:08.425 ***********
2026-06-08 22:05:17.931355 | instance | ok: [localhost]
2026-06-08 22:05:17.931881 | instance |
2026-06-08 22:05:17.931913 | instance | TASK [Generate endpoint skeleton for missing variables] ************************
2026-06-08 22:05:17.931922 | instance | Monday 08 June 2026 22:05:17 +0000 (0:00:00.032) 0:00:08.457 ***********
2026-06-08 22:05:18.705849 | instance | ok: [localhost] => (item=keycloak_host)
2026-06-08 22:05:18.706267 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host)
2026-06-08 22:05:18.706529 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host)
2026-06-08 22:05:18.706754 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host)
2026-06-08 22:05:18.706996 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name)
2026-06-08 22:05:18.707256 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host)
2026-06-08 22:05:18.707460 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host)
2026-06-08 22:05:18.707650 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host)
2026-06-08 22:05:18.707842 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host)
2026-06-08 22:05:18.708028 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host)
2026-06-08 22:05:18.708189 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host)
2026-06-08 22:05:18.708344 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host)
2026-06-08 22:05:18.708506 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host)
2026-06-08 22:05:18.708660 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host)
2026-06-08 22:05:18.708814 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host)
2026-06-08 22:05:18.708967 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host)
2026-06-08 22:05:18.709137 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host)
2026-06-08 22:05:18.709298 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host)
2026-06-08 22:05:18.709462 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host)
2026-06-08 22:05:18.709616 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host)
2026-06-08 22:05:18.709798 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host)
2026-06-08 22:05:18.709966 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host)
2026-06-08 22:05:18.710167 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host)
2026-06-08 22:05:18.710334 | instance |
2026-06-08 22:05:18.710519 | instance | TASK [Write new endpoints file to disk] ****************************************
2026-06-08 22:05:18.710687 | instance | Monday 08 June 2026 22:05:18 +0000 (0:00:00.773) 0:00:09.231 ***********
2026-06-08 22:05:19.068562 | instance | changed: [localhost]
2026-06-08 22:05:19.068679 | instance |
2026-06-08 22:05:19.068748 | instance | TASK [Ensure the endpoints file exists] ****************************************
2026-06-08 22:05:19.068891 | instance | Monday 08 June 2026 22:05:19 +0000 (0:00:00.363) 0:00:09.595 ***********
2026-06-08 22:05:19.249584 | instance | changed: [localhost]
2026-06-08 22:05:19.249899 | instance |
2026-06-08 22:05:19.249995 | instance | PLAY [Generate Neutron configuration for workspace] ****************************
2026-06-08 22:05:19.250470 | instance |
2026-06-08 22:05:19.250541 | instance | TASK [Ensure the Neutron configuration file exists] ****************************
2026-06-08 22:05:19.250550 | instance | Monday 08 June 2026 22:05:19 +0000 (0:00:00.180) 0:00:09.775 ***********
2026-06-08 22:05:19.433748 | instance | changed: [localhost]
2026-06-08 22:05:19.433844 | instance |
2026-06-08 22:05:19.434216 | instance | TASK [Load the current Neutron configuration into a variable] ******************
2026-06-08 22:05:19.434272 | instance | Monday 08 June 2026 22:05:19 +0000 (0:00:00.184) 0:00:09.959 ***********
2026-06-08 22:05:19.475287 | instance | ok: [localhost]
2026-06-08 22:05:19.475697 | instance |
2026-06-08 22:05:19.475732 | instance | TASK [Generate Neutron values for missing variables] ***************************
2026-06-08 22:05:19.475739 | instance | Monday 08 June 2026 22:05:19 +0000 (0:00:00.040) 0:00:10.000 ***********
2026-06-08 22:05:19.515837 | 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-08 22:05:19.515993 | instance |
2026-06-08 22:05:19.516238 | instance | TASK [Write new Neutron configuration file to disk] ****************************
2026-06-08 22:05:19.516447 | instance | Monday 08 June 2026 22:05:19 +0000 (0:00:00.041) 0:00:10.042 ***********
2026-06-08 22:05:19.865267 | instance | changed: [localhost]
2026-06-08 22:05:19.865337 | instance |
2026-06-08 22:05:19.865923 | instance | PLAY [Generate Nova configuration for workspace] *******************************
2026-06-08 22:05:19.865989 | instance |
2026-06-08 22:05:19.866003 | instance | TASK [Ensure the Nova configuration file exists] *******************************
2026-06-08 22:05:19.866013 | instance | Monday 08 June 2026 22:05:19 +0000 (0:00:00.349) 0:00:10.391 ***********
2026-06-08 22:05:20.042689 | instance | changed: [localhost]
2026-06-08 22:05:20.043253 | instance |
2026-06-08 22:05:20.043300 | instance | TASK [Load the current Nova configuration into a variable] *********************
2026-06-08 22:05:20.043310 | instance | Monday 08 June 2026 22:05:20 +0000 (0:00:00.177) 0:00:10.569 ***********
2026-06-08 22:05:20.070542 | instance | ok: [localhost]
2026-06-08 22:05:20.070661 | instance |
2026-06-08 22:05:20.071062 | instance | TASK [Generate Nova values for missing variables] ******************************
2026-06-08 22:05:20.071120 | instance | Monday 08 June 2026 22:05:20 +0000 (0:00:00.027) 0:00:10.596 ***********
2026-06-08 22:05:20.112762 | 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-08 22:05:20.113388 | instance |
2026-06-08 22:05:20.113414 | instance | TASK [Write new Nova configuration file to disk] *******************************
2026-06-08 22:05:20.113425 | instance | Monday 08 June 2026 22:05:20 +0000 (0:00:00.041) 0:00:10.638 ***********
2026-06-08 22:05:20.462550 | instance | changed: [localhost]
2026-06-08 22:05:20.462673 | instance |
2026-06-08 22:05:20.462751 | instance | PLAY [Generate secrets for workspace] ******************************************
2026-06-08 22:05:20.463332 | instance |
2026-06-08 22:05:20.463398 | instance | TASK [Ensure the secrets file exists] ******************************************
2026-06-08 22:05:20.463407 | instance | Monday 08 June 2026 22:05:20 +0000 (0:00:00.350) 0:00:10.988 ***********
2026-06-08 22:05:20.638204 | instance | changed: [localhost]
2026-06-08 22:05:20.638279 | instance |
2026-06-08 22:05:20.638291 | instance | TASK [Load the current secrets into a variable] ********************************
2026-06-08 22:05:20.638326 | instance | Monday 08 June 2026 22:05:20 +0000 (0:00:00.175) 0:00:11.164 ***********
2026-06-08 22:05:20.674922 | instance | ok: [localhost]
2026-06-08 22:05:20.675078 | instance |
2026-06-08 22:05:20.675367 | instance | TASK [Generate secrets for missing variables] **********************************
2026-06-08 22:05:20.675598 | instance | Monday 08 June 2026 22:05:20 +0000 (0:00:00.036) 0:00:11.201 ***********
2026-06-08 22:05:21.083012 | instance | ok: [localhost] => (item=heat_auth_encryption_key)
2026-06-08 22:05:21.083153 | instance | ok: [localhost] => (item=keepalived_password)
2026-06-08 22:05:21.083364 | instance | ok: [localhost] => (item=keycloak_admin_password)
2026-06-08 22:05:21.083555 | instance | ok: [localhost] => (item=keycloak_database_password)
2026-06-08 22:05:21.083805 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret)
2026-06-08 22:05:21.083998 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase)
2026-06-08 22:05:21.084191 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password)
2026-06-08 22:05:21.084382 | instance | ok: [localhost] => (item=octavia_heartbeat_key)
2026-06-08 22:05:21.084576 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password)
2026-06-08 22:05:21.084764 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key)
2026-06-08 22:05:21.084962 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password)
2026-06-08 22:05:21.085160 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password)
2026-06-08 22:05:21.085370 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password)
2026-06-08 22:05:21.085748 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password)
2026-06-08 22:05:21.085912 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password)
2026-06-08 22:05:21.086065 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password)
2026-06-08 22:05:21.086216 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password)
2026-06-08 22:05:21.086372 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password)
2026-06-08 22:05:21.086534 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password)
2026-06-08 22:05:21.086706 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password)
2026-06-08 22:05:21.086864 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password)
2026-06-08 22:05:21.087014 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password)
2026-06-08 22:05:21.087164 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password)
2026-06-08 22:05:21.087312 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password)
2026-06-08 22:05:21.087460 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password)
2026-06-08 22:05:21.087810 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password)
2026-06-08 22:05:21.087970 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret)
2026-06-08 22:05:21.088118 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password)
2026-06-08 22:05:21.088265 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password)
2026-06-08 22:05:21.088413 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password)
2026-06-08 22:05:21.088560 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password)
2026-06-08 22:05:21.088706 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password)
2026-06-08 22:05:21.088852 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password)
2026-06-08 22:05:21.088998 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password)
2026-06-08 22:05:21.089144 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password)
2026-06-08 22:05:21.089291 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password)
2026-06-08 22:05:21.089441 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password)
2026-06-08 22:05:21.089588 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password)
2026-06-08 22:05:21.089748 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password)
2026-06-08 22:05:21.089900 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password)
2026-06-08 22:05:21.090049 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password)
2026-06-08 22:05:21.090196 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password)
2026-06-08 22:05:21.090342 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password)
2026-06-08 22:05:21.090495 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password)
2026-06-08 22:05:21.090651 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password)
2026-06-08 22:05:21.090809 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password)
2026-06-08 22:05:21.091020 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password)
2026-06-08 22:05:21.091188 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password)
2026-06-08 22:05:21.091343 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password)
2026-06-08 22:05:21.091498 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password)
2026-06-08 22:05:21.091694 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password)
2026-06-08 22:05:21.091854 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password)
2026-06-08 22:05:21.092003 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password)
2026-06-08 22:05:21.092152 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password)
2026-06-08 22:05:21.092306 | instance |
2026-06-08 22:05:21.092458 | instance | TASK [Generate base64 encoded secrets] *****************************************
2026-06-08 22:05:21.092613 | instance | Monday 08 June 2026 22:05:21 +0000 (0:00:00.408) 0:00:11.609 ***********
2026-06-08 22:05:21.138594 | instance | ok: [localhost] => (item=barbican_kek)
2026-06-08 22:05:21.138997 | instance |
2026-06-08 22:05:21.139358 | instance | TASK [Generate temporary files for generating keys for missing variables] ******
2026-06-08 22:05:21.139748 | instance | Monday 08 June 2026 22:05:21 +0000 (0:00:00.053) 0:00:11.663 ***********
2026-06-08 22:05:21.548092 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-06-08 22:05:21.548165 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-06-08 22:05:21.548553 | instance |
2026-06-08 22:05:21.548590 | instance | TASK [Generate SSH keys for missing variables] *********************************
2026-06-08 22:05:21.548596 | instance | Monday 08 June 2026 22:05:21 +0000 (0:00:00.411) 0:00:12.074 ***********
2026-06-08 22:05:23.905661 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-06-08 22:05:23.906344 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-06-08 22:05:23.906366 | instance |
2026-06-08 22:05:23.906374 | instance | TASK [Set values for SSH keys] *************************************************
2026-06-08 22:05:23.906381 | instance | Monday 08 June 2026 22:05:23 +0000 (0:00:02.357) 0:00:14.431 ***********
2026-06-08 22:05:23.956368 | instance | ok: [localhost] => (item=manila_ssh_key)
2026-06-08 22:05:23.957059 | instance | ok: [localhost] => (item=nova_ssh_key)
2026-06-08 22:05:23.957082 | instance |
2026-06-08 22:05:23.957090 | instance | TASK [Delete the temporary files generated for SSH keys] ***********************
2026-06-08 22:05:23.957098 | instance | Monday 08 June 2026 22:05:23 +0000 (0:00:00.050) 0:00:14.482 ***********
2026-06-08 22:05:24.286447 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-06-08 22:05:24.287227 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-06-08 22:05:24.287249 | instance |
2026-06-08 22:05:24.287256 | instance | TASK [Write new secrets file to disk] ******************************************
2026-06-08 22:05:24.287263 | instance | Monday 08 June 2026 22:05:24 +0000 (0:00:00.329) 0:00:14.812 ***********
2026-06-08 22:05:24.631786 | instance | changed: [localhost]
2026-06-08 22:05:24.631844 | instance |
2026-06-08 22:05:24.631963 | instance | TASK [Encrypt secrets file with Vault password] ********************************
2026-06-08 22:05:24.632141 | instance | Monday 08 June 2026 22:05:24 +0000 (0:00:00.345) 0:00:15.158 ***********
2026-06-08 22:05:24.665864 | instance | skipping: [localhost]
2026-06-08 22:05:24.666036 | instance |
2026-06-08 22:05:24.666215 | instance | PLAY [Setup networking] ********************************************************
2026-06-08 22:05:24.666377 | instance |
2026-06-08 22:05:24.666560 | instance | TASK [Gathering Facts] *********************************************************
2026-06-08 22:05:24.666737 | instance | Monday 08 June 2026 22:05:24 +0000 (0:00:00.034) 0:00:15.192 ***********
2026-06-08 22:05:25.338533 | instance | ok: [instance]
2026-06-08 22:05:25.338834 | instance |
2026-06-08 22:05:25.339153 | instance | TASK [Create bridge for management network] ************************************
2026-06-08 22:05:25.339475 | instance | Monday 08 June 2026 22:05:25 +0000 (0:00:00.672) 0:00:15.864 ***********
2026-06-08 22:05:25.643650 | instance | ok: [instance]
2026-06-08 22:05:25.643836 | instance |
2026-06-08 22:05:25.644071 | instance | TASK [Create fake interface for management bridge] *****************************
2026-06-08 22:05:25.644293 | instance | Monday 08 June 2026 22:05:25 +0000 (0:00:00.305) 0:00:16.169 ***********
2026-06-08 22:05:25.846166 | instance | ok: [instance]
2026-06-08 22:05:25.846434 | instance |
2026-06-08 22:05:25.846785 | instance | TASK [Assign dummy interface to management bridge] *****************************
2026-06-08 22:05:25.847091 | instance | Monday 08 June 2026 22:05:25 +0000 (0:00:00.202) 0:00:16.372 ***********
2026-06-08 22:05:26.038959 | instance | ok: [instance]
2026-06-08 22:05:26.039163 | instance |
2026-06-08 22:05:26.039455 | instance | TASK [Assign IP address for management bridge] *********************************
2026-06-08 22:05:26.039745 | instance | Monday 08 June 2026 22:05:26 +0000 (0:00:00.192) 0:00:16.564 ***********
2026-06-08 22:05:26.233806 | instance | ok: [instance]
2026-06-08 22:05:26.234111 | instance |
2026-06-08 22:05:26.234418 | instance | TASK [Bring up interfaces] *****************************************************
2026-06-08 22:05:26.234724 | instance | Monday 08 June 2026 22:05:26 +0000 (0:00:00.195) 0:00:16.760 ***********
2026-06-08 22:05:26.640082 | instance | ok: [instance] => (item=br-mgmt)
2026-06-08 22:05:26.640470 | instance | ok: [instance] => (item=dummy0)
2026-06-08 22:05:26.640787 | instance |
2026-06-08 22:05:26.641122 | instance | PLAY [Create devices for Ceph] *************************************************
2026-06-08 22:05:26.641427 | instance |
2026-06-08 22:05:26.641781 | instance | TASK [Gathering Facts] *********************************************************
2026-06-08 22:05:26.642114 | instance | Monday 08 June 2026 22:05:26 +0000 (0:00:00.406) 0:00:17.166 ***********
2026-06-08 22:05:27.328219 | instance | ok: [instance]
2026-06-08 22:05:27.328406 | instance |
2026-06-08 22:05:27.328569 | instance | TASK [Install depedencies] *****************************************************
2026-06-08 22:05:27.328737 | instance | Monday 08 June 2026 22:05:27 +0000 (0:00:00.686) 0:00:17.853 ***********
2026-06-08 22:05:46.260466 | instance | changed: [instance]
2026-06-08 22:05:46.260538 | instance |
2026-06-08 22:05:46.260821 | instance | TASK [Start up service] ********************************************************
2026-06-08 22:05:46.260876 | instance | Monday 08 June 2026 22:05:46 +0000 (0:00:18.933) 0:00:36.786 ***********
2026-06-08 22:05:46.813785 | instance | ok: [instance]
2026-06-08 22:05:46.813925 | instance |
2026-06-08 22:05:46.813939 | instance | TASK [Generate lvm.conf] *******************************************************
2026-06-08 22:05:46.814081 | instance | Monday 08 June 2026 22:05:46 +0000 (0:00:00.553) 0:00:37.340 ***********
2026-06-08 22:05:47.029525 | instance | ok: [instance]
2026-06-08 22:05:47.029602 | instance |
2026-06-08 22:05:47.029964 | instance | TASK [Write /etc/lvm/lvm.conf] *************************************************
2026-06-08 22:05:47.030227 | instance | Monday 08 June 2026 22:05:47 +0000 (0:00:00.215) 0:00:37.555 ***********
2026-06-08 22:05:47.476252 | instance | changed: [instance]
2026-06-08 22:05:47.476849 | instance |
2026-06-08 22:05:47.477032 | instance | TASK [Get list of all loopback devices] ****************************************
2026-06-08 22:05:47.477041 | instance | Monday 08 June 2026 22:05:47 +0000 (0:00:00.446) 0:00:38.002 ***********
2026-06-08 22:05:47.680467 | instance | ok: [instance]
2026-06-08 22:05:47.680935 | instance |
2026-06-08 22:05:47.680954 | instance | TASK [Fail if there is any existing loopback devices] **************************
2026-06-08 22:05:47.680962 | instance | Monday 08 June 2026 22:05:47 +0000 (0:00:00.204) 0:00:38.206 ***********
2026-06-08 22:05:47.707051 | instance | skipping: [instance]
2026-06-08 22:05:47.707235 | instance |
2026-06-08 22:05:47.707758 | instance | TASK [Create devices for Ceph] *************************************************
2026-06-08 22:05:47.707787 | instance | Monday 08 June 2026 22:05:47 +0000 (0:00:00.027) 0:00:38.233 ***********
2026-06-08 22:05:48.260654 | instance | changed: [instance] => (item=osd0)
2026-06-08 22:05:48.260806 | instance | changed: [instance] => (item=osd1)
2026-06-08 22:05:48.260964 | instance | changed: [instance] => (item=osd2)
2026-06-08 22:05:48.261106 | instance |
2026-06-08 22:05:48.261257 | instance | TASK [Set permissions on loopback devices] *************************************
2026-06-08 22:05:48.261407 | instance | Monday 08 June 2026 22:05:48 +0000 (0:00:00.552) 0:00:38.786 ***********
2026-06-08 22:05:48.821515 | instance | changed: [instance] => (item=osd0)
2026-06-08 22:05:48.821551 | instance | changed: [instance] => (item=osd1)
2026-06-08 22:05:48.821556 | instance | changed: [instance] => (item=osd2)
2026-06-08 22:05:48.821561 | instance |
2026-06-08 22:05:48.821566 | instance | TASK [Start loop devices] ******************************************************
2026-06-08 22:05:48.821570 | instance | Monday 08 June 2026 22:05:48 +0000 (0:00:00.560) 0:00:39.347 ***********
2026-06-08 22:05:49.576838 | instance | changed: [instance] => (item=osd0)
2026-06-08 22:05:49.576882 | instance | changed: [instance] => (item=osd1)
2026-06-08 22:05:49.576888 | instance | changed: [instance] => (item=osd2)
2026-06-08 22:05:49.576893 | instance |
2026-06-08 22:05:49.576898 | instance | TASK [Create a volume group for each loop device] ******************************
2026-06-08 22:05:49.576904 | instance | Monday 08 June 2026 22:05:49 +0000 (0:00:00.753) 0:00:40.100 ***********
2026-06-08 22:05:52.743267 | instance | changed: [instance] => (item=osd0)
2026-06-08 22:05:52.744098 | instance | changed: [instance] => (item=osd1)
2026-06-08 22:05:52.744175 | instance | changed: [instance] => (item=osd2)
2026-06-08 22:05:52.744184 | instance |
2026-06-08 22:05:52.744191 | instance | TASK [Create a logical volume for each loop device] ****************************
2026-06-08 22:05:52.744199 | instance | Monday 08 June 2026 22:05:52 +0000 (0:00:03.168) 0:00:43.269 ***********
2026-06-08 22:05:54.632996 | instance | changed: [instance] => (item=ceph-instance-osd0)
2026-06-08 22:05:54.633298 | instance | changed: [instance] => (item=ceph-instance-osd1)
2026-06-08 22:05:54.633354 | instance | changed: [instance] => (item=ceph-instance-osd2)
2026-06-08 22:05:54.633406 | instance |
2026-06-08 22:05:54.634111 | instance | PLAY [controllers] *************************************************************
2026-06-08 22:05:54.634164 | instance |
2026-06-08 22:05:54.634173 | instance | TASK [Gathering Facts] *********************************************************
2026-06-08 22:05:54.634179 | instance | Monday 08 June 2026 22:05:54 +0000 (0:00:01.890) 0:00:45.159 ***********
2026-06-08 22:05:55.520418 | instance | ok: [instance]
2026-06-08 22:05:55.520495 | instance |
2026-06-08 22:05:55.520729 | instance | TASK [Set masquerade rule] *****************************************************
2026-06-08 22:05:55.520770 | instance | Monday 08 June 2026 22:05:55 +0000 (0:00:00.887) 0:00:46.046 ***********
2026-06-08 22:05:55.932219 | instance | changed: [instance]
2026-06-08 22:05:55.932955 | instance |
2026-06-08 22:05:55.932977 | instance | PLAY RECAP *********************************************************************
2026-06-08 22:05:55.932991 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
2026-06-08 22:05:55.933824 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
2026-06-08 22:05:55.933886 | instance |
2026-06-08 22:05:55.933902 | instance | Monday 08 June 2026 22:05:55 +0000 (0:00:00.411) 0:00:46.458 ***********
2026-06-08 22:05:55.937939 | instance | ===============================================================================
2026-06-08 22:05:55.938055 | instance | Install depedencies ---------------------------------------------------- 18.93s
2026-06-08 22:05:55.938067 | instance | Create a volume group for each loop device ------------------------------ 3.17s
2026-06-08 22:05:55.938077 | instance | Generate SSH keys for missing variables --------------------------------- 2.36s
2026-06-08 22:05:55.938087 | instance | Create a logical volume for each loop device ---------------------------- 1.89s
2026-06-08 22:05:55.938096 | instance | Gathering Facts --------------------------------------------------------- 1.12s
2026-06-08 22:05:55.938106 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.10s
2026-06-08 22:05:55.938116 | instance | Create folders for workspace -------------------------------------------- 1.03s
2026-06-08 22:05:55.938125 | instance | Gathering Facts --------------------------------------------------------- 0.89s
2026-06-08 22:05:55.938134 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.77s
2026-06-08 22:05:55.938144 | instance | Start loop devices ------------------------------------------------------ 0.75s
2026-06-08 22:05:55.938153 | instance | Configure short hostname ------------------------------------------------ 0.73s
2026-06-08 22:05:55.938162 | instance | Gathering Facts --------------------------------------------------------- 0.69s
2026-06-08 22:05:55.938172 | instance | Gathering Facts --------------------------------------------------------- 0.67s
2026-06-08 22:05:55.938181 | instance | Gathering Facts --------------------------------------------------------- 0.67s
2026-06-08 22:05:55.938203 | instance | Purge "snapd" package --------------------------------------------------- 0.64s
2026-06-08 22:05:55.938250 | instance | Set permissions on loopback devices ------------------------------------- 0.56s
2026-06-08 22:05:55.938556 | instance | Start up service -------------------------------------------------------- 0.55s
2026-06-08 22:05:55.938925 | instance | Create devices for Ceph ------------------------------------------------- 0.55s
2026-06-08 22:05:55.939309 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.53s
2026-06-08 22:05:55.939521 | instance | Write new Keepalived configuration file to disk ------------------------- 0.46s
2026-06-08 22:05:56.000617 | instance | INFO [aio > prepare] Executed: Successful
2026-06-08 22:05:56.012321 | instance | INFO [aio > converge] Executing
2026-06-08 22:05:58.869221 | instance |
2026-06-08 22:05:58.869572 | instance | PLAY [all] *********************************************************************
2026-06-08 22:05:58.869932 | instance |
2026-06-08 22:05:58.870272 | instance | TASK [Gathering Facts] *********************************************************
2026-06-08 22:05:58.870602 | instance | Monday 08 June 2026 22:05:58 +0000 (0:00:00.016) 0:00:00.016 ***********
2026-06-08 22:06:00.005055 | instance | [WARNING]: Platform linux on host instance is using the discovered Python
2026-06-08 22:06:00.005457 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python
2026-06-08 22:06:00.005819 | instance | interpreter could change the meaning of that path. See
2026-06-08 22:06:00.006149 | instance | https://docs.ansible.com/ansible-
2026-06-08 22:06:00.006506 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information.
2026-06-08 22:06:00.014639 | instance | ok: [instance]
2026-06-08 22:06:00.015009 | instance |
2026-06-08 22:06:00.015380 | instance | TASK [Fail if atmosphere_ceph_enabled is set] **********************************
2026-06-08 22:06:00.015715 | instance | Monday 08 June 2026 22:06:00 +0000 (0:00:01.145) 0:00:01.162 ***********
2026-06-08 22:06:00.051398 | instance | skipping: [instance]
2026-06-08 22:06:00.051772 | instance |
2026-06-08 22:06:00.052180 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] *****************
2026-06-08 22:06:00.052617 | instance | Monday 08 June 2026 22:06:00 +0000 (0:00:00.036) 0:00:01.198 ***********
2026-06-08 22:06:00.223332 | instance | ok: [instance]
2026-06-08 22:06:00.223730 | instance |
2026-06-08 22:06:00.224124 | instance | PLAY [Deploy Ceph monitors & managers] *****************************************
2026-06-08 22:06:00.224473 | instance |
2026-06-08 22:06:00.224825 | instance | TASK [Gathering Facts] *********************************************************
2026-06-08 22:06:00.225249 | instance | Monday 08 June 2026 22:06:00 +0000 (0:00:00.172) 0:00:01.370 ***********
2026-06-08 22:06:01.107399 | instance | ok: [instance]
2026-06-08 22:06:01.107769 | instance |
2026-06-08 22:06:01.108109 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-08 22:06:01.108438 | instance | Monday 08 June 2026 22:06:01 +0000 (0:00:00.883) 0:00:02.254 ***********
2026-06-08 22:06:01.386046 | instance | ok: [instance]
2026-06-08 22:06:01.386232 | instance |
2026-06-08 22:06:01.386396 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-08 22:06:01.386598 | instance | Monday 08 June 2026 22:06:01 +0000 (0:00:00.275) 0:00:02.529 ***********
2026-06-08 22:06:01.428482 | instance | skipping: [instance]
2026-06-08 22:06:01.428519 | instance |
2026-06-08 22:06:01.428524 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-08 22:06:01.428529 | instance | Monday 08 June 2026 22:06:01 +0000 (0:00:00.045) 0:00:02.575 ***********
2026-06-08 22:06:01.790418 | instance | changed: [instance]
2026-06-08 22:06:01.790450 | instance |
2026-06-08 22:06:01.790455 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-08 22:06:01.790460 | instance | Monday 08 June 2026 22:06:01 +0000 (0:00:00.361) 0:00:02.937 ***********
2026-06-08 22:06:01.860315 | instance | ok: [instance] => {
2026-06-08 22:06:01.860362 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-06-08 22:06:01.860370 | instance | }
2026-06-08 22:06:01.860377 | instance |
2026-06-08 22:06:01.860383 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-08 22:06:01.860400 | instance | Monday 08 June 2026 22:06:01 +0000 (0:00:00.069) 0:00:03.006 ***********
2026-06-08 22:06:02.541200 | instance | changed: [instance]
2026-06-08 22:06:02.541280 | instance |
2026-06-08 22:06:02.541294 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-08 22:06:02.541457 | instance | Monday 08 June 2026 22:06:02 +0000 (0:00:00.681) 0:00:03.688 ***********
2026-06-08 22:06:02.592983 | instance | skipping: [instance]
2026-06-08 22:06:02.593335 | instance |
2026-06-08 22:06:02.593371 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-08 22:06:02.593377 | instance | Monday 08 June 2026 22:06:02 +0000 (0:00:00.051) 0:00:03.740 ***********
2026-06-08 22:06:02.645376 | instance | skipping: [instance]
2026-06-08 22:06:02.645755 | instance |
2026-06-08 22:06:02.645794 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-08 22:06:02.645800 | instance | Monday 08 June 2026 22:06:02 +0000 (0:00:00.052) 0:00:03.792 ***********
2026-06-08 22:06:02.845132 | instance | ok: [instance]
2026-06-08 22:06:02.845194 | instance |
2026-06-08 22:06:02.845434 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-08 22:06:02.845460 | instance | Monday 08 June 2026 22:06:02 +0000 (0:00:00.199) 0:00:03.992 ***********
2026-06-08 22:06:04.094068 | instance | ok: [instance]
2026-06-08 22:06:04.094185 | instance |
2026-06-08 22:06:04.094440 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-08 22:06:04.094479 | instance | Monday 08 June 2026 22:06:04 +0000 (0:00:01.248) 0:00:05.241 ***********
2026-06-08 22:06:04.161802 | instance | ok: [instance] => {
2026-06-08 22:06:04.161880 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz"
2026-06-08 22:06:04.162370 | instance | }
2026-06-08 22:06:04.162409 | instance |
2026-06-08 22:06:04.162415 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-08 22:06:04.162420 | instance | Monday 08 June 2026 22:06:04 +0000 (0:00:00.067) 0:00:05.309 ***********
2026-06-08 22:06:04.895476 | instance | changed: [instance]
2026-06-08 22:06:04.895676 | instance |
2026-06-08 22:06:04.896000 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-08 22:06:04.896288 | instance | Monday 08 June 2026 22:06:04 +0000 (0:00:00.733) 0:00:06.042 ***********
2026-06-08 22:06:08.779435 | instance | changed: [instance]
2026-06-08 22:06:08.779501 | instance |
2026-06-08 22:06:08.779643 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-06-08 22:06:08.779846 | instance | Monday 08 June 2026 22:06:08 +0000 (0:00:03.884) 0:00:09.926 ***********
2026-06-08 22:06:08.819590 | instance | skipping: [instance]
2026-06-08 22:06:08.819656 | instance |
2026-06-08 22:06:08.819802 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-06-08 22:06:08.819973 | instance | Monday 08 June 2026 22:06:08 +0000 (0:00:00.040) 0:00:09.966 ***********
2026-06-08 22:06:08.858294 | instance | skipping: [instance]
2026-06-08 22:06:08.858426 | instance |
2026-06-08 22:06:08.858626 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-06-08 22:06:08.858780 | instance | Monday 08 June 2026 22:06:08 +0000 (0:00:00.038) 0:00:10.005 ***********
2026-06-08 22:06:08.898234 | instance | skipping: [instance]
2026-06-08 22:06:08.898313 | instance |
2026-06-08 22:06:08.898441 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-06-08 22:06:08.898603 | instance | Monday 08 June 2026 22:06:08 +0000 (0:00:00.039) 0:00:10.044 ***********
2026-06-08 22:06:15.254292 | instance | changed: [instance]
2026-06-08 22:06:15.254580 | instance |
2026-06-08 22:06:15.254609 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-06-08 22:06:15.254621 | instance | Monday 08 June 2026 22:06:15 +0000 (0:00:06.355) 0:00:16.400 ***********
2026-06-08 22:06:15.878469 | instance | changed: [instance]
2026-06-08 22:06:15.878538 | instance |
2026-06-08 22:06:15.878765 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-06-08 22:06:15.878814 | instance | Monday 08 June 2026 22:06:15 +0000 (0:00:00.625) 0:00:17.025 ***********
2026-06-08 22:06:16.799258 | instance | changed: [instance] => (item={'path': '/etc/containerd'})
2026-06-08 22:06:16.799337 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-06-08 22:06:16.800071 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-06-08 22:06:16.800110 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-06-08 22:06:16.800117 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-06-08 22:06:16.800122 | instance |
2026-06-08 22:06:16.800127 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-06-08 22:06:16.800131 | instance | Monday 08 June 2026 22:06:16 +0000 (0:00:00.920) 0:00:17.946 ***********
2026-06-08 22:06:17.402894 | instance | changed: [instance]
2026-06-08 22:06:17.402962 | instance |
2026-06-08 22:06:17.403688 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-06-08 22:06:17.403725 | instance | Monday 08 June 2026 22:06:17 +0000 (0:00:00.593) 0:00:18.539 ***********
2026-06-08 22:06:17.403730 | instance |
2026-06-08 22:06:17.403735 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] **************
2026-06-08 22:06:17.403740 | instance | Monday 08 June 2026 22:06:17 +0000 (0:00:00.010) 0:00:18.550 ***********
2026-06-08 22:06:18.309604 | instance | ok: [instance]
2026-06-08 22:06:18.309683 | instance |
2026-06-08 22:06:18.310174 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] **********
2026-06-08 22:06:18.310219 | instance | Monday 08 June 2026 22:06:18 +0000 (0:00:00.906) 0:00:19.456 ***********
2026-06-08 22:06:18.737912 | instance | changed: [instance]
2026-06-08 22:06:18.738015 | instance |
2026-06-08 22:06:18.738028 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-06-08 22:06:18.738134 | instance | Monday 08 June 2026 22:06:18 +0000 (0:00:00.428) 0:00:19.885 ***********
2026-06-08 22:06:19.276811 | instance | changed: [instance]
2026-06-08 22:06:19.277007 | instance |
2026-06-08 22:06:19.277277 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-08 22:06:19.277547 | instance | Monday 08 June 2026 22:06:19 +0000 (0:00:00.538) 0:00:20.423 ***********
2026-06-08 22:06:19.492412 | instance | ok: [instance]
2026-06-08 22:06:19.492613 | instance |
2026-06-08 22:06:19.493019 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-08 22:06:19.493309 | instance | Monday 08 June 2026 22:06:19 +0000 (0:00:00.215) 0:00:20.639 ***********
2026-06-08 22:06:19.553421 | instance | ok: [instance] => {
2026-06-08 22:06:19.553693 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz"
2026-06-08 22:06:19.553985 | instance | }
2026-06-08 22:06:19.554230 | instance |
2026-06-08 22:06:19.554539 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-08 22:06:19.554980 | instance | Monday 08 June 2026 22:06:19 +0000 (0:00:00.061) 0:00:20.700 ***********
2026-06-08 22:06:20.538888 | instance | changed: [instance]
2026-06-08 22:06:20.539177 | instance |
2026-06-08 22:06:20.539468 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-08 22:06:20.539720 | instance | Monday 08 June 2026 22:06:20 +0000 (0:00:00.985) 0:00:21.685 ***********
2026-06-08 22:06:24.803994 | instance | changed: [instance]
2026-06-08 22:06:24.804221 | instance |
2026-06-08 22:06:24.804642 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ******************
2026-06-08 22:06:24.805065 | instance | Monday 08 June 2026 22:06:24 +0000 (0:00:04.265) 0:00:25.950 ***********
2026-06-08 22:06:25.754591 | instance | ok: [instance]
2026-06-08 22:06:25.754885 | instance |
2026-06-08 22:06:25.755218 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] ***************
2026-06-08 22:06:25.755546 | instance | Monday 08 June 2026 22:06:25 +0000 (0:00:00.950) 0:00:26.901 ***********
2026-06-08 22:06:26.133875 | instance | changed: [instance]
2026-06-08 22:06:26.134656 | instance |
2026-06-08 22:06:26.134731 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] *****
2026-06-08 22:06:26.134744 | instance | Monday 08 June 2026 22:06:26 +0000 (0:00:00.379) 0:00:27.280 ***********
2026-06-08 22:06:26.586639 | instance | changed: [instance]
2026-06-08 22:06:26.586711 | instance |
2026-06-08 22:06:26.586996 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] ***********
2026-06-08 22:06:26.587138 | instance | Monday 08 June 2026 22:06:26 +0000 (0:00:00.453) 0:00:27.734 ***********
2026-06-08 22:06:27.198309 | instance | changed: [instance] => (item={'path': '/etc/docker'})
2026-06-08 22:06:27.199202 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'})
2026-06-08 22:06:27.199253 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'})
2026-06-08 22:06:27.199262 | instance |
2026-06-08 22:06:27.199269 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ******
2026-06-08 22:06:27.199275 | instance | Monday 08 June 2026 22:06:27 +0000 (0:00:00.611) 0:00:28.345 ***********
2026-06-08 22:06:27.635027 | instance | changed: [instance]
2026-06-08 22:06:27.635094 | instance |
2026-06-08 22:06:27.635394 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] ***********
2026-06-08 22:06:27.635432 | instance | Monday 08 June 2026 22:06:27 +0000 (0:00:00.437) 0:00:28.782 ***********
2026-06-08 22:06:28.103521 | instance | changed: [instance]
2026-06-08 22:06:28.103596 | instance |
2026-06-08 22:06:28.104202 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************
2026-06-08 22:06:28.104240 | instance | Monday 08 June 2026 22:06:28 +0000 (0:00:00.459) 0:00:29.242 ***********
2026-06-08 22:06:28.104246 | instance |
2026-06-08 22:06:28.104251 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] **************
2026-06-08 22:06:28.104255 | instance | Monday 08 June 2026 22:06:28 +0000 (0:00:00.008) 0:00:29.250 ***********
2026-06-08 22:06:28.773292 | instance | ok: [instance]
2026-06-08 22:06:28.773355 | instance |
2026-06-08 22:06:28.773640 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ******************
2026-06-08 22:06:28.773881 | instance | Monday 08 June 2026 22:06:28 +0000 (0:00:00.669) 0:00:29.920 ***********
2026-06-08 22:06:30.220809 | instance | changed: [instance]
2026-06-08 22:06:30.220902 | instance |
2026-06-08 22:06:30.221313 | instance | TASK [vexxhost.containers.docker : Enable and start service] *******************
2026-06-08 22:06:30.221391 | instance | Monday 08 June 2026 22:06:30 +0000 (0:00:01.446) 0:00:31.367 ***********
2026-06-08 22:06:30.791331 | instance | changed: [instance]
2026-06-08 22:06:30.791449 | instance |
2026-06-08 22:06:30.791459 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ******
2026-06-08 22:06:30.791530 | instance | Monday 08 June 2026 22:06:30 +0000 (0:00:00.571) 0:00:31.938 ***********
2026-06-08 22:06:30.850900 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml)
2026-06-08 22:06:30.850996 | instance |
2026-06-08 22:06:30.851238 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ********************************
2026-06-08 22:06:30.851293 | instance | Monday 08 June 2026 22:06:30 +0000 (0:00:00.059) 0:00:31.998 ***********
2026-06-08 22:06:36.629395 | instance | changed: [instance]
2026-06-08 22:06:36.629467 | instance |
2026-06-08 22:06:36.629746 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] *********************
2026-06-08 22:06:36.629781 | instance | Monday 08 June 2026 22:06:36 +0000 (0:00:05.778) 0:00:37.776 ***********
2026-06-08 22:06:37.302507 | instance | ok: [instance] => (item=chronyd)
2026-06-08 22:06:37.302585 | instance | ok: [instance] => (item=sshd)
2026-06-08 22:06:37.302941 | instance |
2026-06-08 22:06:37.302981 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ******************************
2026-06-08 22:06:37.302987 | instance | Monday 08 June 2026 22:06:37 +0000 (0:00:00.673) 0:00:38.449 ***********
2026-06-08 22:06:37.597050 | instance | changed: [instance]
2026-06-08 22:06:37.597133 | instance |
2026-06-08 22:06:37.597200 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ********************
2026-06-08 22:06:37.597342 | instance | Monday 08 June 2026 22:06:37 +0000 (0:00:00.294) 0:00:38.744 ***********
2026-06-08 22:06:37.792342 | instance | ok: [instance]
2026-06-08 22:06:37.792416 | instance |
2026-06-08 22:06:37.792638 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] ****************
2026-06-08 22:06:37.792678 | instance | Monday 08 June 2026 22:06:37 +0000 (0:00:00.195) 0:00:38.939 ***********
2026-06-08 22:06:38.279176 | instance | changed: [instance]
2026-06-08 22:06:38.279271 | instance |
2026-06-08 22:06:38.279693 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] ***
2026-06-08 22:06:38.279736 | instance | Monday 08 June 2026 22:06:38 +0000 (0:00:00.486) 0:00:39.426 ***********
2026-06-08 22:06:38.662881 | instance | changed: [instance]
2026-06-08 22:06:38.663011 | instance |
2026-06-08 22:06:38.663030 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] *************************
2026-06-08 22:06:38.663195 | instance | Monday 08 June 2026 22:06:38 +0000 (0:00:00.384) 0:00:39.810 ***********
2026-06-08 22:06:38.789476 | instance | ok: [instance]
2026-06-08 22:06:38.789561 | instance |
2026-06-08 22:06:38.789577 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] *******************
2026-06-08 22:06:38.789780 | instance | Monday 08 June 2026 22:06:38 +0000 (0:00:00.126) 0:00:39.936 ***********
2026-06-08 22:06:39.007010 | instance | ok: [instance] => (item=instance)
2026-06-08 22:06:39.007124 | instance |
2026-06-08 22:06:39.007206 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ********
2026-06-08 22:06:39.007344 | instance | Monday 08 June 2026 22:06:38 +0000 (0:00:00.217) 0:00:40.154 ***********
2026-06-08 22:06:39.067929 | instance | ok: [instance]
2026-06-08 22:06:39.068004 | instance |
2026-06-08 22:06:39.068321 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] ***********************************
2026-06-08 22:06:39.068383 | instance | Monday 08 June 2026 22:06:39 +0000 (0:00:00.060) 0:00:40.214 ***********
2026-06-08 22:06:39.139215 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance
2026-06-08 22:06:39.139276 | instance |
2026-06-08 22:06:39.139584 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] *************
2026-06-08 22:06:39.139858 | instance | Monday 08 June 2026 22:06:39 +0000 (0:00:00.071) 0:00:40.286 ***********
2026-06-08 22:06:39.483068 | instance | changed: [instance]
2026-06-08 22:06:39.483140 | instance |
2026-06-08 22:06:39.483389 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ******************
2026-06-08 22:06:39.483429 | instance | Monday 08 June 2026 22:06:39 +0000 (0:00:00.344) 0:00:40.630 ***********
2026-06-08 22:06:40.297696 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True})
2026-06-08 22:06:40.298602 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0})
2026-06-08 22:06:40.298681 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False})
2026-06-08 22:06:40.298689 | instance |
2026-06-08 22:06:40.298697 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap command] *******************************
2026-06-08 22:06:40.298703 | instance | Monday 08 June 2026 22:06:40 +0000 (0:00:00.813) 0:00:41.444 ***********
2026-06-08 22:08:35.196763 | instance | ok: [instance]
2026-06-08 22:08:35.196844 | instance |
2026-06-08 22:08:35.196904 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] ***************
2026-06-08 22:08:35.197050 | instance | Monday 08 June 2026 22:08:35 +0000 (0:01:54.899) 0:02:36.344 ***********
2026-06-08 22:08:35.408341 | instance | changed: [instance]
2026-06-08 22:08:35.408405 | instance |
2026-06-08 22:08:35.408679 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] **********************************
2026-06-08 22:08:35.408721 | instance | Monday 08 June 2026 22:08:35 +0000 (0:00:00.211) 0:02:36.555 ***********
2026-06-08 22:08:35.459456 | instance | ok: [instance]
2026-06-08 22:08:35.459525 | instance |
2026-06-08 22:08:35.459805 | instance | TASK [Install Ceph host] *******************************************************
2026-06-08 22:08:35.459834 | instance | Monday 08 June 2026 22:08:35 +0000 (0:00:00.051) 0:02:36.606 ***********
2026-06-08 22:08:35.543036 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-06-08 22:08:35.543132 | instance |
2026-06-08 22:08:35.543409 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-06-08 22:08:35.543452 | instance | Monday 08 June 2026 22:08:35 +0000 (0:00:00.083) 0:02:36.690 ***********
2026-06-08 22:08:41.867381 | instance | ok: [instance]
2026-06-08 22:08:41.867460 | instance |
2026-06-08 22:08:41.867747 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-06-08 22:08:41.867782 | instance | Monday 08 June 2026 22:08:41 +0000 (0:00:06.324) 0:02:43.014 ***********
2026-06-08 22:08:41.935600 | instance | ok: [instance] => (item=instance)
2026-06-08 22:08:41.935676 | instance |
2026-06-08 22:08:41.936052 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-06-08 22:08:41.936090 | instance | Monday 08 June 2026 22:08:41 +0000 (0:00:00.067) 0:02:43.082 ***********
2026-06-08 22:08:42.347323 | instance | ok: [instance]
2026-06-08 22:08:42.347369 | instance |
2026-06-08 22:08:42.347376 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-06-08 22:08:42.347383 | instance | Monday 08 June 2026 22:08:42 +0000 (0:00:00.411) 0:02:43.493 ***********
2026-06-08 22:08:53.908155 | instance | ok: [instance]
2026-06-08 22:08:53.908266 | instance |
2026-06-08 22:08:53.908329 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ******************
2026-06-08 22:08:53.908481 | instance | Monday 08 June 2026 22:08:53 +0000 (0:00:11.561) 0:02:55.055 ***********
2026-06-08 22:10:55.694291 | instance | changed: [instance]
2026-06-08 22:10:55.694381 | instance |
2026-06-08 22:10:55.694605 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ******************************
2026-06-08 22:10:55.694650 | instance | Monday 08 June 2026 22:10:55 +0000 (0:02:01.785) 0:04:56.841 ***********
2026-06-08 22:11:10.149193 | instance | ok: [instance]
2026-06-08 22:11:10.149271 | instance |
2026-06-08 22:11:10.149512 | instance | TASK [Install Ceph host] *******************************************************
2026-06-08 22:11:10.149559 | instance | Monday 08 June 2026 22:11:10 +0000 (0:00:14.454) 0:05:11.296 ***********
2026-06-08 22:11:10.224524 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-06-08 22:11:10.224589 | instance |
2026-06-08 22:11:10.224879 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-06-08 22:11:10.224923 | instance | Monday 08 June 2026 22:11:10 +0000 (0:00:00.075) 0:05:11.371 ***********
2026-06-08 22:11:10.273307 | instance | skipping: [instance]
2026-06-08 22:11:10.273691 | instance |
2026-06-08 22:11:10.273757 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-06-08 22:11:10.273763 | instance | Monday 08 June 2026 22:11:10 +0000 (0:00:00.048) 0:05:11.420 ***********
2026-06-08 22:11:10.323733 | instance | skipping: [instance] => (item=instance)
2026-06-08 22:11:10.324216 | instance | skipping: [instance]
2026-06-08 22:11:10.324261 | instance |
2026-06-08 22:11:10.324267 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-06-08 22:11:10.324272 | instance | Monday 08 June 2026 22:11:10 +0000 (0:00:00.050) 0:05:11.470 ***********
2026-06-08 22:11:10.568529 | instance | ok: [instance]
2026-06-08 22:11:10.568635 | instance |
2026-06-08 22:11:10.568724 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-06-08 22:11:10.568853 | instance | Monday 08 June 2026 22:11:10 +0000 (0:00:00.244) 0:05:11.715 ***********
2026-06-08 22:11:18.207820 | instance | ok: [instance]
2026-06-08 22:11:18.207948 | instance |
2026-06-08 22:11:18.207961 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ******************
2026-06-08 22:11:18.208047 | instance | Monday 08 June 2026 22:11:18 +0000 (0:00:07.639) 0:05:19.354 ***********
2026-06-08 22:11:30.616098 | instance | changed: [instance]
2026-06-08 22:11:30.616159 | instance |
2026-06-08 22:11:30.616395 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ******************************
2026-06-08 22:11:30.616411 | instance | Monday 08 June 2026 22:11:30 +0000 (0:00:12.408) 0:05:31.763 ***********
2026-06-08 22:11:36.712271 | instance | ok: [instance]
2026-06-08 22:11:36.712376 | instance |
2026-06-08 22:11:36.712445 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] ***************************
2026-06-08 22:11:36.712560 | instance | Monday 08 June 2026 22:11:36 +0000 (0:00:06.096) 0:05:37.859 ***********
2026-06-08 22:11:44.404200 | instance | changed: [instance] => (item={'name': 'diskprediction_local'})
2026-06-08 22:11:44.404296 | instance | ok: [instance] => (item={'name': 'dashboard'})
2026-06-08 22:11:44.404310 | instance | changed: [instance] => (item={'name': 'prometheus'})
2026-06-08 22:11:44.404373 | instance | ok: [instance] => (item={'name': 'iostat'})
2026-06-08 22:11:44.404482 | instance |
2026-06-08 22:11:44.404608 | instance | PLAY [Deploy Ceph OSDs] ********************************************************
2026-06-08 22:11:44.404721 | instance |
2026-06-08 22:11:44.404843 | instance | TASK [Gathering Facts] *********************************************************
2026-06-08 22:11:44.404958 | instance | Monday 08 June 2026 22:11:44 +0000 (0:00:07.691) 0:05:45.551 ***********
2026-06-08 22:11:45.356501 | instance | ok: [instance]
2026-06-08 22:11:45.356572 | instance |
2026-06-08 22:11:45.356704 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-08 22:11:45.356824 | instance | Monday 08 June 2026 22:11:45 +0000 (0:00:00.952) 0:05:46.503 ***********
2026-06-08 22:11:45.565680 | instance | ok: [instance]
2026-06-08 22:11:45.565788 | instance |
2026-06-08 22:11:45.565866 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-08 22:11:45.565984 | instance | Monday 08 June 2026 22:11:45 +0000 (0:00:00.209) 0:05:46.713 ***********
2026-06-08 22:11:45.606014 | instance | skipping: [instance]
2026-06-08 22:11:45.606104 | instance |
2026-06-08 22:11:45.606118 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-08 22:11:45.606255 | instance | Monday 08 June 2026 22:11:45 +0000 (0:00:00.040) 0:05:46.753 ***********
2026-06-08 22:11:45.817118 | instance | ok: [instance]
2026-06-08 22:11:45.817290 | instance |
2026-06-08 22:11:45.817523 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-08 22:11:45.817652 | instance | Monday 08 June 2026 22:11:45 +0000 (0:00:00.210) 0:05:46.964 ***********
2026-06-08 22:11:45.875517 | instance | ok: [instance] => {
2026-06-08 22:11:45.875642 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-06-08 22:11:45.875818 | instance | }
2026-06-08 22:11:45.875987 | instance |
2026-06-08 22:11:45.876172 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-08 22:11:45.876361 | instance | Monday 08 June 2026 22:11:45 +0000 (0:00:00.058) 0:05:47.022 ***********
2026-06-08 22:11:46.169676 | instance | ok: [instance]
2026-06-08 22:11:46.169792 | instance |
2026-06-08 22:11:46.169997 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-08 22:11:46.170178 | instance | Monday 08 June 2026 22:11:46 +0000 (0:00:00.294) 0:05:47.316 ***********
2026-06-08 22:11:46.223996 | instance | skipping: [instance]
2026-06-08 22:11:46.224150 | instance |
2026-06-08 22:11:46.224321 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-08 22:11:46.224508 | instance | Monday 08 June 2026 22:11:46 +0000 (0:00:00.054) 0:05:47.371 ***********
2026-06-08 22:11:46.277037 | instance | skipping: [instance]
2026-06-08 22:11:46.277162 | instance |
2026-06-08 22:11:46.277339 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-08 22:11:46.277519 | instance | Monday 08 June 2026 22:11:46 +0000 (0:00:00.052) 0:05:47.424 ***********
2026-06-08 22:11:46.480477 | instance | ok: [instance]
2026-06-08 22:11:46.480547 | instance |
2026-06-08 22:11:46.480694 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-08 22:11:46.480854 | instance | Monday 08 June 2026 22:11:46 +0000 (0:00:00.203) 0:05:47.627 ***********
2026-06-08 22:11:47.547277 | instance | ok: [instance]
2026-06-08 22:11:47.547353 | instance |
2026-06-08 22:11:47.547444 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-08 22:11:47.547565 | instance | Monday 08 June 2026 22:11:47 +0000 (0:00:01.066) 0:05:48.694 ***********
2026-06-08 22:11:47.612564 | instance | ok: [instance] => {
2026-06-08 22:11:47.612661 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz"
2026-06-08 22:11:47.612807 | instance | }
2026-06-08 22:11:47.613004 | instance |
2026-06-08 22:11:47.613135 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-08 22:11:47.613351 | instance | Monday 08 June 2026 22:11:47 +0000 (0:00:00.065) 0:05:48.759 ***********
2026-06-08 22:11:47.942710 | instance | ok: [instance]
2026-06-08 22:11:47.942825 | instance |
2026-06-08 22:11:47.943017 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-08 22:11:47.943199 | instance | Monday 08 June 2026 22:11:47 +0000 (0:00:00.330) 0:05:49.089 ***********
2026-06-08 22:11:50.872775 | instance | ok: [instance]
2026-06-08 22:11:50.872865 | instance |
2026-06-08 22:11:50.872970 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-06-08 22:11:50.873096 | instance | Monday 08 June 2026 22:11:50 +0000 (0:00:02.930) 0:05:52.020 ***********
2026-06-08 22:11:50.909413 | instance | skipping: [instance]
2026-06-08 22:11:50.909578 | instance |
2026-06-08 22:11:50.909794 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-06-08 22:11:50.910053 | instance | Monday 08 June 2026 22:11:50 +0000 (0:00:00.036) 0:05:52.056 ***********
2026-06-08 22:11:50.948826 | instance | skipping: [instance]
2026-06-08 22:11:50.948904 | instance |
2026-06-08 22:11:50.948988 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-06-08 22:11:50.949112 | instance | Monday 08 June 2026 22:11:50 +0000 (0:00:00.039) 0:05:52.095 ***********
2026-06-08 22:11:50.987966 | instance | skipping: [instance]
2026-06-08 22:11:50.988043 | instance |
2026-06-08 22:11:50.988099 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-06-08 22:11:50.988236 | instance | Monday 08 June 2026 22:11:50 +0000 (0:00:00.038) 0:05:52.134 ***********
2026-06-08 22:11:52.028128 | instance | ok: [instance]
2026-06-08 22:11:52.028211 | instance |
2026-06-08 22:11:52.028582 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-06-08 22:11:52.028627 | instance | Monday 08 June 2026 22:11:52 +0000 (0:00:01.040) 0:05:53.175 ***********
2026-06-08 22:11:52.465886 | instance | ok: [instance]
2026-06-08 22:11:52.466033 | instance |
2026-06-08 22:11:52.466343 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-06-08 22:11:52.466403 | instance | Monday 08 June 2026 22:11:52 +0000 (0:00:00.437) 0:05:53.612 ***********
2026-06-08 22:11:53.405862 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-06-08 22:11:53.405946 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-06-08 22:11:53.406662 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-06-08 22:11:53.406708 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-06-08 22:11:53.406714 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-06-08 22:11:53.406720 | instance |
2026-06-08 22:11:53.406725 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-06-08 22:11:53.406729 | instance | Monday 08 June 2026 22:11:53 +0000 (0:00:00.940) 0:05:54.553 ***********
2026-06-08 22:11:53.952453 | instance | ok: [instance]
2026-06-08 22:11:53.952508 | instance |
2026-06-08 22:11:53.953111 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-06-08 22:11:53.953153 | instance | Monday 08 June 2026 22:11:53 +0000 (0:00:00.539) 0:05:55.092 ***********
2026-06-08 22:11:53.953159 | instance |
2026-06-08 22:11:53.953164 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-06-08 22:11:53.953168 | instance | Monday 08 June 2026 22:11:53 +0000 (0:00:00.006) 0:05:55.099 ***********
2026-06-08 22:11:54.291751 | instance | ok: [instance]
2026-06-08 22:11:54.291840 | instance |
2026-06-08 22:11:54.291884 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-08 22:11:54.292032 | instance | Monday 08 June 2026 22:11:54 +0000 (0:00:00.339) 0:05:55.438 ***********
2026-06-08 22:11:54.495620 | instance | ok: [instance]
2026-06-08 22:11:54.495719 | instance |
2026-06-08 22:11:54.495732 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-08 22:11:54.495864 | instance | Monday 08 June 2026 22:11:54 +0000 (0:00:00.203) 0:05:55.642 ***********
2026-06-08 22:11:54.554487 | instance | ok: [instance] => {
2026-06-08 22:11:54.555145 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz"
2026-06-08 22:11:54.555189 | instance | }
2026-06-08 22:11:54.555195 | instance |
2026-06-08 22:11:54.555200 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-08 22:11:54.555205 | instance | Monday 08 June 2026 22:11:54 +0000 (0:00:00.058) 0:05:55.701 ***********
2026-06-08 22:11:54.906483 | instance | ok: [instance]
2026-06-08 22:11:54.906568 | instance |
2026-06-08 22:11:54.906917 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-08 22:11:54.906963 | instance | Monday 08 June 2026 22:11:54 +0000 (0:00:00.351) 0:05:56.053 ***********
2026-06-08 22:11:57.921435 | instance | ok: [instance]
2026-06-08 22:11:57.921535 | instance |
2026-06-08 22:11:57.921854 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ******************
2026-06-08 22:11:57.921975 | instance | Monday 08 June 2026 22:11:57 +0000 (0:00:03.015) 0:05:59.068 ***********
2026-06-08 22:11:58.967560 | instance | ok: [instance]
2026-06-08 22:11:58.967668 | instance |
2026-06-08 22:11:58.967709 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] ***************
2026-06-08 22:11:58.967879 | instance | Monday 08 June 2026 22:11:58 +0000 (0:00:01.046) 0:06:00.114 ***********
2026-06-08 22:11:59.173046 | instance | ok: [instance]
2026-06-08 22:11:59.173140 | instance |
2026-06-08 22:11:59.173360 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] *****
2026-06-08 22:11:59.173401 | instance | Monday 08 June 2026 22:11:59 +0000 (0:00:00.205) 0:06:00.320 ***********
2026-06-08 22:11:59.611782 | instance | ok: [instance]
2026-06-08 22:11:59.612318 | instance |
2026-06-08 22:11:59.612341 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] ***********
2026-06-08 22:11:59.612349 | instance | Monday 08 June 2026 22:11:59 +0000 (0:00:00.438) 0:06:00.758 ***********
2026-06-08 22:12:00.184473 | instance | ok: [instance] => (item={'path': '/etc/docker'})
2026-06-08 22:12:00.185325 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'})
2026-06-08 22:12:00.185405 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'})
2026-06-08 22:12:00.185414 | instance |
2026-06-08 22:12:00.185421 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ******
2026-06-08 22:12:00.185428 | instance | Monday 08 June 2026 22:12:00 +0000 (0:00:00.572) 0:06:01.330 ***********
2026-06-08 22:12:00.607065 | instance | ok: [instance]
2026-06-08 22:12:00.607174 | instance |
2026-06-08 22:12:00.607239 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] ***********
2026-06-08 22:12:00.607388 | instance | Monday 08 June 2026 22:12:00 +0000 (0:00:00.423) 0:06:01.754 ***********
2026-06-08 22:12:01.026298 | instance | ok: [instance]
2026-06-08 22:12:01.026397 | instance |
2026-06-08 22:12:01.026968 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************
2026-06-08 22:12:01.027177 | instance | Monday 08 June 2026 22:12:01 +0000 (0:00:00.412) 0:06:02.166 ***********
2026-06-08 22:12:01.027183 | instance |
2026-06-08 22:12:01.027193 | instance | TASK [vexxhost.containers.docker : Enable and start service] *******************
2026-06-08 22:12:01.027198 | instance | Monday 08 June 2026 22:12:01 +0000 (0:00:00.006) 0:06:02.173 ***********
2026-06-08 22:12:01.422832 | instance | ok: [instance]
2026-06-08 22:12:01.422937 | instance |
2026-06-08 22:12:01.422954 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ******
2026-06-08 22:12:01.423093 | instance | Monday 08 June 2026 22:12:01 +0000 (0:00:00.396) 0:06:02.570 ***********
2026-06-08 22:12:01.486543 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml)
2026-06-08 22:12:01.486628 | instance |
2026-06-08 22:12:01.486643 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ********************************
2026-06-08 22:12:01.486798 | instance | Monday 08 June 2026 22:12:01 +0000 (0:00:00.063) 0:06:02.633 ***********
2026-06-08 22:12:02.557377 | instance | ok: [instance]
2026-06-08 22:12:02.557460 | instance |
2026-06-08 22:12:02.557785 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] *********************
2026-06-08 22:12:02.557843 | instance | Monday 08 June 2026 22:12:02 +0000 (0:00:01.071) 0:06:03.704 ***********
2026-06-08 22:12:03.245801 | instance | ok: [instance] => (item=chronyd)
2026-06-08 22:12:03.245920 | instance | ok: [instance] => (item=sshd)
2026-06-08 22:12:03.246328 | instance |
2026-06-08 22:12:03.246366 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ******************************
2026-06-08 22:12:03.246373 | instance | Monday 08 June 2026 22:12:03 +0000 (0:00:00.688) 0:06:04.392 ***********
2026-06-08 22:12:03.546930 | instance | ok: [instance]
2026-06-08 22:12:03.547012 | instance |
2026-06-08 22:12:03.547290 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ********************
2026-06-08 22:12:03.548349 | instance | Monday 08 June 2026 22:12:03 +0000 (0:00:00.300) 0:06:04.693 ***********
2026-06-08 22:12:03.754320 | instance | ok: [instance]
2026-06-08 22:12:03.754370 | instance |
2026-06-08 22:12:03.754377 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] ****************
2026-06-08 22:12:03.754382 | instance | Monday 08 June 2026 22:12:03 +0000 (0:00:00.207) 0:06:04.900 ***********
2026-06-08 22:12:04.015781 | instance | ok: [instance]
2026-06-08 22:12:04.015870 | instance |
2026-06-08 22:12:04.016260 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] ***
2026-06-08 22:12:04.016308 | instance | Monday 08 June 2026 22:12:04 +0000 (0:00:00.261) 0:06:05.162 ***********
2026-06-08 22:12:04.239962 | instance | ok: [instance]
2026-06-08 22:12:04.240047 | instance |
2026-06-08 22:12:04.240106 | instance | TASK [vexxhost.ceph.osd : Get monitor status] **********************************
2026-06-08 22:12:04.240242 | instance | Monday 08 June 2026 22:12:04 +0000 (0:00:00.224) 0:06:05.387 ***********
2026-06-08 22:12:04.466596 | instance | ok: [instance] => (item=instance)
2026-06-08 22:12:04.466687 | instance |
2026-06-08 22:12:04.466699 | instance | TASK [vexxhost.ceph.osd : Select admin host] ***********************************
2026-06-08 22:12:04.466826 | instance | Monday 08 June 2026 22:12:04 +0000 (0:00:00.226) 0:06:05.613 ***********
2026-06-08 22:12:04.517452 | instance | ok: [instance]
2026-06-08 22:12:04.517588 | instance |
2026-06-08 22:12:04.517831 | instance | TASK [Install Ceph host] *******************************************************
2026-06-08 22:12:04.517999 | instance | Monday 08 June 2026 22:12:04 +0000 (0:00:00.050) 0:06:05.664 ***********
2026-06-08 22:12:04.585244 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-06-08 22:12:04.585328 | instance |
2026-06-08 22:12:04.585428 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-06-08 22:12:04.585620 | instance | Monday 08 June 2026 22:12:04 +0000 (0:00:00.067) 0:06:05.732 ***********
2026-06-08 22:12:04.633837 | instance | skipping: [instance]
2026-06-08 22:12:04.633919 | instance |
2026-06-08 22:12:04.634052 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-06-08 22:12:04.634443 | instance | Monday 08 June 2026 22:12:04 +0000 (0:00:00.048) 0:06:05.781 ***********
2026-06-08 22:12:04.862315 | instance | skipping: [instance] => (item=instance)
2026-06-08 22:12:04.862407 | instance | skipping: [instance]
2026-06-08 22:12:04.862470 | instance |
2026-06-08 22:12:04.862583 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-06-08 22:12:04.862771 | instance | Monday 08 June 2026 22:12:04 +0000 (0:00:00.225) 0:06:06.006 ***********
2026-06-08 22:12:05.130013 | instance | ok: [instance]
2026-06-08 22:12:05.130199 | instance |
2026-06-08 22:12:05.130352 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-06-08 22:12:05.130518 | instance | Monday 08 June 2026 22:12:05 +0000 (0:00:00.266) 0:06:06.273 ***********
2026-06-08 22:12:11.584984 | instance | ok: [instance]
2026-06-08 22:12:11.585083 | instance |
2026-06-08 22:12:11.585356 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] **********************
2026-06-08 22:12:11.585402 | instance | Monday 08 June 2026 22:12:11 +0000 (0:00:06.458) 0:06:12.732 ***********
2026-06-08 22:12:16.940216 | instance | ok: [instance]
2026-06-08 22:12:16.940331 | instance |
2026-06-08 22:12:16.940352 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] *******************
2026-06-08 22:12:16.940511 | instance | Monday 08 June 2026 22:12:16 +0000 (0:00:05.355) 0:06:18.087 ***********
2026-06-08 22:12:30.946837 | instance | ok: [instance]
2026-06-08 22:12:30.946927 | instance |
2026-06-08 22:12:30.947151 | instance | TASK [vexxhost.ceph.osd : Install OSDs] ****************************************
2026-06-08 22:12:30.947190 | instance | Monday 08 June 2026 22:12:30 +0000 (0:00:14.006) 0:06:32.094 ***********
2026-06-08 22:14:06.503925 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data)
2026-06-08 22:14:06.504011 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data)
2026-06-08 22:14:06.504511 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data)
2026-06-08 22:14:06.504559 | instance |
2026-06-08 22:14:06.504567 | instance | TASK [vexxhost.ceph.osd : Get mon dump] ****************************************
2026-06-08 22:14:06.504574 | instance | Monday 08 June 2026 22:14:06 +0000 (0:01:35.556) 0:08:07.651 ***********
2026-06-08 22:14:12.330826 | instance | ok: [instance]
2026-06-08 22:14:12.330901 | instance |
2026-06-08 22:14:12.331203 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] ****************************
2026-06-08 22:14:12.331262 | instance | Monday 08 June 2026 22:14:12 +0000 (0:00:05.826) 0:08:13.477 ***********
2026-06-08 22:14:18.519284 | instance | ok: [instance]
2026-06-08 22:14:18.519769 | instance |
2026-06-08 22:14:18.519792 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] **********************
2026-06-08 22:14:18.519799 | instance | Monday 08 June 2026 22:14:18 +0000 (0:00:06.189) 0:08:19.666 ***********
2026-06-08 22:14:18.583258 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance
2026-06-08 22:14:18.583339 | instance |
2026-06-08 22:14:18.583564 | instance | TASK [vexxhost.ceph.osd : Set the retry count] *********************************
2026-06-08 22:14:18.583604 | instance | Monday 08 June 2026 22:14:18 +0000 (0:00:00.064) 0:08:19.730 ***********
2026-06-08 22:14:18.635169 | instance | ok: [instance]
2026-06-08 22:14:18.635543 | instance |
2026-06-08 22:14:18.635582 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] **********************************
2026-06-08 22:14:18.635589 | instance | Monday 08 June 2026 22:14:18 +0000 (0:00:00.051) 0:08:19.782 ***********
2026-06-08 22:14:24.674632 | instance | ok: [instance]
2026-06-08 22:14:24.674677 | instance |
2026-06-08 22:14:24.674682 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] *************************************
2026-06-08 22:14:24.674687 | instance | Monday 08 June 2026 22:14:24 +0000 (0:00:06.039) 0:08:25.821 ***********
2026-06-08 22:14:24.723390 | instance | ok: [instance]
2026-06-08 22:14:24.723427 | instance |
2026-06-08 22:14:24.723433 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] *************************
2026-06-08 22:14:24.723438 | instance | Monday 08 June 2026 22:14:24 +0000 (0:00:00.048) 0:08:25.870 ***********
2026-06-08 22:14:24.767420 | instance | skipping: [instance] => (item=1)
2026-06-08 22:14:24.767454 | instance | skipping: [instance] => (item=1)
2026-06-08 22:14:24.767460 | instance | skipping: [instance] => (item=1)
2026-06-08 22:14:24.767464 | instance | skipping: [instance]
2026-06-08 22:14:24.767469 | instance |
2026-06-08 22:14:24.767473 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************
2026-06-08 22:14:24.767478 | instance | Monday 08 June 2026 22:14:24 +0000 (0:00:00.043) 0:08:25.914 ***********
2026-06-08 22:14:24.824308 | instance | skipping: [instance]
2026-06-08 22:14:24.824349 | instance |
2026-06-08 22:14:24.824355 | instance | PLAY [all] *********************************************************************
2026-06-08 22:14:24.824360 | instance |
2026-06-08 22:14:24.824364 | instance | TASK [Ensure RBD kernel module is loaded] **************************************
2026-06-08 22:14:24.824368 | instance | Monday 08 June 2026 22:14:24 +0000 (0:00:00.056) 0:08:25.971 ***********
2026-06-08 22:14:25.149219 | instance | changed: [instance]
2026-06-08 22:14:25.149256 | instance |
2026-06-08 22:14:25.149261 | instance | PLAY [all] *********************************************************************
2026-06-08 22:14:25.149276 | instance |
2026-06-08 22:14:25.149286 | instance | TASK [Gathering Facts] *********************************************************
2026-06-08 22:14:25.149291 | instance | Monday 08 June 2026 22:14:25 +0000 (0:00:00.324) 0:08:26.295 ***********
2026-06-08 22:14:26.071621 | instance | ok: [instance]
2026-06-08 22:14:26.071744 | instance |
2026-06-08 22:14:26.071756 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ********************
2026-06-08 22:14:26.071883 | instance | Monday 08 June 2026 22:14:26 +0000 (0:00:00.922) 0:08:27.218 ***********
2026-06-08 22:14:30.678047 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576})
2026-06-08 22:14:30.678148 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0})
2026-06-08 22:14:30.678227 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1})
2026-06-08 22:14:30.680651 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000})
2026-06-08 22:14:30.680692 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000})
2026-06-08 22:14:30.680699 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304})
2026-06-08 22:14:30.680703 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304})
2026-06-08 22:14:30.680708 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304})
2026-06-08 22:14:30.680712 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304})
2026-06-08 22:14:30.680716 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304})
2026-06-08 22:14:30.680720 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'})
2026-06-08 22:14:30.680724 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'})
2026-06-08 22:14:30.680728 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1})
2026-06-08 22:14:30.680732 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1})
2026-06-08 22:14:30.680736 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128})
2026-06-08 22:14:30.680740 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872})
2026-06-08 22:14:30.680744 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768})
2026-06-08 22:14:30.680748 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128})
2026-06-08 22:14:30.680752 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872})
2026-06-08 22:14:30.680760 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768})
2026-06-08 22:14:30.680764 | instance |
2026-06-08 22:14:30.680769 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] ***
2026-06-08 22:14:30.680773 | instance | Monday 08 June 2026 22:14:30 +0000 (0:00:04.606) 0:08:31.825 ***********
2026-06-08 22:14:30.874103 | instance | changed: [instance]
2026-06-08 22:14:30.874176 | instance |
2026-06-08 22:14:30.874448 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] *******
2026-06-08 22:14:30.874487 | instance | Monday 08 June 2026 22:14:30 +0000 (0:00:00.195) 0:08:32.021 ***********
2026-06-08 22:14:31.327800 | instance | changed: [instance]
2026-06-08 22:14:31.328302 | instance |
2026-06-08 22:14:31.328324 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] **********************
2026-06-08 22:14:31.328331 | instance | Monday 08 June 2026 22:14:31 +0000 (0:00:00.453) 0:08:32.474 ***********
2026-06-08 22:14:31.570032 | instance | ok: [instance]
2026-06-08 22:14:31.570097 | instance |
2026-06-08 22:14:31.570376 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] *****************
2026-06-08 22:14:31.570412 | instance | Monday 08 June 2026 22:14:31 +0000 (0:00:00.242) 0:08:32.717 ***********
2026-06-08 22:14:31.624240 | instance | ok: [instance]
2026-06-08 22:14:31.624900 | instance |
2026-06-08 22:14:31.624962 | instance | PLAY [Configure Kubernetes VIP] ************************************************
2026-06-08 22:14:31.624981 | instance |
2026-06-08 22:14:31.624986 | instance | TASK [Gathering Facts] *********************************************************
2026-06-08 22:14:31.624990 | instance | Monday 08 June 2026 22:14:31 +0000 (0:00:00.054) 0:08:32.771 ***********
2026-06-08 22:14:32.550179 | instance | ok: [instance]
2026-06-08 22:14:32.550257 | instance |
2026-06-08 22:14:32.550319 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] ***
2026-06-08 22:14:32.550464 | instance | Monday 08 June 2026 22:14:32 +0000 (0:00:00.925) 0:08:33.697 ***********
2026-06-08 22:14:32.766460 | instance | changed: [instance]
2026-06-08 22:14:32.766510 | instance |
2026-06-08 22:14:32.766517 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] ****************
2026-06-08 22:14:32.766524 | instance | Monday 08 June 2026 22:14:32 +0000 (0:00:00.215) 0:08:33.912 ***********
2026-06-08 22:14:33.659556 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf)
2026-06-08 22:14:33.660748 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh)
2026-06-08 22:14:33.660797 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml)
2026-06-08 22:14:33.660805 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg)
2026-06-08 22:14:33.660812 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml)
2026-06-08 22:14:33.660818 | instance |
2026-06-08 22:14:33.660825 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] ****
2026-06-08 22:14:33.660832 | instance | Monday 08 June 2026 22:14:33 +0000 (0:00:00.893) 0:08:34.806 ***********
2026-06-08 22:14:33.840773 | 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-08 22:14:34.003714 | 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-08 22:14:34.166638 | 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-08 22:14:34.179823 | instance | ...ignoring
2026-06-08 22:14:34.180364 | instance |
2026-06-08 22:14:34.180427 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] *********
2026-06-08 22:14:34.180435 | instance | Monday 08 June 2026 22:14:34 +0000 (0:00:00.520) 0:08:35.326 ***********
2026-06-08 22:14:34.392643 | instance | ok: [instance]
2026-06-08 22:14:34.392790 | instance |
2026-06-08 22:14:34.393038 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] *********
2026-06-08 22:14:34.393246 | instance | Monday 08 June 2026 22:14:34 +0000 (0:00:00.212) 0:08:35.539 ***********
2026-06-08 22:14:34.578524 | instance | ok: [instance]
2026-06-08 22:14:34.578599 | instance |
2026-06-08 22:14:34.578756 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************
2026-06-08 22:14:34.578967 | instance | Monday 08 June 2026 22:14:34 +0000 (0:00:00.185) 0:08:35.725 ***********
2026-06-08 22:14:34.616791 | instance | ok: [instance]
2026-06-08 22:14:34.616931 | instance |
2026-06-08 22:14:34.617187 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] ***
2026-06-08 22:14:34.617402 | instance | Monday 08 June 2026 22:14:34 +0000 (0:00:00.038) 0:08:35.763 ***********
2026-06-08 22:14:34.662600 | instance | ok: [instance]
2026-06-08 22:14:34.662808 | instance |
2026-06-08 22:14:34.663095 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] ***************
2026-06-08 22:14:34.663280 | instance | Monday 08 June 2026 22:14:34 +0000 (0:00:00.043) 0:08:35.806 ***********
2026-06-08 22:14:35.196375 | instance | ok: [instance]
2026-06-08 22:14:35.196468 | instance |
2026-06-08 22:14:35.196710 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] *******
2026-06-08 22:14:35.196736 | instance | Monday 08 June 2026 22:14:35 +0000 (0:00:00.536) 0:08:36.343 ***********
2026-06-08 22:14:35.455006 | instance | ok: [instance]
2026-06-08 22:14:35.455072 | instance |
2026-06-08 22:14:35.455886 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] ***************************
2026-06-08 22:14:35.455922 | instance | Monday 08 June 2026 22:14:35 +0000 (0:00:00.200) 0:08:36.544 ***********
2026-06-08 22:14:35.455928 | instance |
2026-06-08 22:14:35.455933 | instance | PLAY [Install Kubernetes] ******************************************************
2026-06-08 22:14:35.455937 | instance |
2026-06-08 22:14:35.455941 | instance | TASK [Gathering Facts] *********************************************************
2026-06-08 22:14:35.455945 | instance | Monday 08 June 2026 22:14:35 +0000 (0:00:00.058) 0:08:36.602 ***********
2026-06-08 22:14:36.341468 | instance | ok: [instance]
2026-06-08 22:14:36.341527 | instance |
2026-06-08 22:14:36.341814 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-08 22:14:36.341855 | instance | Monday 08 June 2026 22:14:36 +0000 (0:00:00.886) 0:08:37.488 ***********
2026-06-08 22:14:36.543788 | instance | ok: [instance]
2026-06-08 22:14:36.543876 | instance |
2026-06-08 22:14:36.544110 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-08 22:14:36.544142 | instance | Monday 08 June 2026 22:14:36 +0000 (0:00:00.202) 0:08:37.691 ***********
2026-06-08 22:14:36.589158 | instance | skipping: [instance]
2026-06-08 22:14:36.589545 | instance |
2026-06-08 22:14:36.589578 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-08 22:14:36.589584 | instance | Monday 08 June 2026 22:14:36 +0000 (0:00:00.045) 0:08:37.736 ***********
2026-06-08 22:14:36.800057 | instance | ok: [instance]
2026-06-08 22:14:36.800127 | instance |
2026-06-08 22:14:36.800392 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-08 22:14:36.800444 | instance | Monday 08 June 2026 22:14:36 +0000 (0:00:00.210) 0:08:37.947 ***********
2026-06-08 22:14:36.857185 | instance | ok: [instance] => {
2026-06-08 22:14:36.857915 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-06-08 22:14:36.857977 | instance | }
2026-06-08 22:14:36.857989 | instance |
2026-06-08 22:14:36.857999 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-08 22:14:36.858089 | instance | Monday 08 June 2026 22:14:36 +0000 (0:00:00.056) 0:08:38.004 ***********
2026-06-08 22:14:37.161238 | instance | ok: [instance]
2026-06-08 22:14:37.161636 | instance |
2026-06-08 22:14:37.161675 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-08 22:14:37.161681 | instance | Monday 08 June 2026 22:14:37 +0000 (0:00:00.304) 0:08:38.308 ***********
2026-06-08 22:14:37.199199 | instance | skipping: [instance]
2026-06-08 22:14:37.199545 | instance |
2026-06-08 22:14:37.199570 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-08 22:14:37.199576 | instance | Monday 08 June 2026 22:14:37 +0000 (0:00:00.037) 0:08:38.346 ***********
2026-06-08 22:14:37.405273 | instance | ok: [instance]
2026-06-08 22:14:37.405326 | instance |
2026-06-08 22:14:37.405582 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-08 22:14:37.405619 | instance | Monday 08 June 2026 22:14:37 +0000 (0:00:00.206) 0:08:38.552 ***********
2026-06-08 22:14:38.408781 | instance | ok: [instance]
2026-06-08 22:14:38.409216 | instance |
2026-06-08 22:14:38.409231 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-08 22:14:38.409237 | instance | Monday 08 June 2026 22:14:38 +0000 (0:00:01.003) 0:08:39.556 ***********
2026-06-08 22:14:38.473657 | instance | ok: [instance] => {
2026-06-08 22:14:38.473805 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz"
2026-06-08 22:14:38.473988 | instance | }
2026-06-08 22:14:38.474065 | instance |
2026-06-08 22:14:38.474270 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-08 22:14:38.474289 | instance | Monday 08 June 2026 22:14:38 +0000 (0:00:00.065) 0:08:39.621 ***********
2026-06-08 22:14:38.801101 | instance | ok: [instance]
2026-06-08 22:14:38.801180 | instance |
2026-06-08 22:14:38.801411 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-08 22:14:38.801453 | instance | Monday 08 June 2026 22:14:38 +0000 (0:00:00.327) 0:08:39.948 ***********
2026-06-08 22:14:40.713782 | instance | ok: [instance]
2026-06-08 22:14:40.713874 | instance |
2026-06-08 22:14:40.713889 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-06-08 22:14:40.714042 | instance | Monday 08 June 2026 22:14:40 +0000 (0:00:01.912) 0:08:41.861 ***********
2026-06-08 22:14:40.748104 | instance | skipping: [instance]
2026-06-08 22:14:40.748480 | instance |
2026-06-08 22:14:40.748515 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-06-08 22:14:40.748520 | instance | Monday 08 June 2026 22:14:40 +0000 (0:00:00.034) 0:08:41.895 ***********
2026-06-08 22:14:40.780698 | instance | skipping: [instance]
2026-06-08 22:14:40.780755 | instance |
2026-06-08 22:14:40.781009 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-06-08 22:14:40.781025 | instance | Monday 08 June 2026 22:14:40 +0000 (0:00:00.032) 0:08:41.928 ***********
2026-06-08 22:14:40.814938 | instance | skipping: [instance]
2026-06-08 22:14:40.815025 | instance |
2026-06-08 22:14:40.815151 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-06-08 22:14:40.815277 | instance | Monday 08 June 2026 22:14:40 +0000 (0:00:00.034) 0:08:41.962 ***********
2026-06-08 22:14:41.887544 | instance | ok: [instance]
2026-06-08 22:14:41.887620 | instance |
2026-06-08 22:14:41.887896 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-06-08 22:14:41.887973 | instance | Monday 08 June 2026 22:14:41 +0000 (0:00:01.071) 0:08:43.034 ***********
2026-06-08 22:14:42.346895 | instance | ok: [instance]
2026-06-08 22:14:42.347026 | instance |
2026-06-08 22:14:42.347036 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-06-08 22:14:42.347196 | instance | Monday 08 June 2026 22:14:42 +0000 (0:00:00.459) 0:08:43.494 ***********
2026-06-08 22:14:43.254902 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-06-08 22:14:43.255057 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-06-08 22:14:43.255073 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-06-08 22:14:43.255717 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-06-08 22:14:43.255766 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-06-08 22:14:43.255774 | instance |
2026-06-08 22:14:43.255779 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-06-08 22:14:43.255784 | instance | Monday 08 June 2026 22:14:43 +0000 (0:00:00.908) 0:08:44.402 ***********
2026-06-08 22:14:43.755339 | instance | ok: [instance]
2026-06-08 22:14:43.755422 | instance |
2026-06-08 22:14:43.756081 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-06-08 22:14:43.756118 | instance | Monday 08 June 2026 22:14:43 +0000 (0:00:00.493) 0:08:44.895 ***********
2026-06-08 22:14:43.756124 | instance |
2026-06-08 22:14:43.756129 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-06-08 22:14:43.756137 | instance | Monday 08 June 2026 22:14:43 +0000 (0:00:00.006) 0:08:44.902 ***********
2026-06-08 22:14:44.099062 | instance | ok: [instance]
2026-06-08 22:14:44.099138 | instance |
2026-06-08 22:14:44.099410 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] ***
2026-06-08 22:14:44.099444 | instance | Monday 08 June 2026 22:14:44 +0000 (0:00:00.343) 0:08:45.246 ***********
2026-06-08 22:14:44.673784 | 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-08 22:14:44.689469 | instance | ...ignoring
2026-06-08 22:14:44.689851 | instance |
2026-06-08 22:14:44.689929 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] ***
2026-06-08 22:14:44.690056 | instance | Monday 08 June 2026 22:14:44 +0000 (0:00:00.590) 0:08:45.836 ***********
2026-06-08 22:14:44.726719 | instance | skipping: [instance]
2026-06-08 22:14:44.727233 | instance |
2026-06-08 22:14:44.727264 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] ***
2026-06-08 22:14:44.727273 | instance | Monday 08 June 2026 22:14:44 +0000 (0:00:00.037) 0:08:45.873 ***********
2026-06-08 22:14:44.763452 | instance | skipping: [instance]
2026-06-08 22:14:44.764020 | instance |
2026-06-08 22:14:44.764050 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] ***
2026-06-08 22:14:44.764058 | instance | Monday 08 June 2026 22:14:44 +0000 (0:00:00.036) 0:08:45.910 ***********
2026-06-08 22:14:44.798687 | instance | skipping: [instance]
2026-06-08 22:14:44.798757 | instance |
2026-06-08 22:14:44.798876 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] ***
2026-06-08 22:14:44.799048 | instance | Monday 08 June 2026 22:14:44 +0000 (0:00:00.035) 0:08:45.946 ***********
2026-06-08 22:14:44.833400 | instance | skipping: [instance]
2026-06-08 22:14:44.833459 | instance |
2026-06-08 22:14:44.833623 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] ***
2026-06-08 22:14:44.833831 | instance | Monday 08 June 2026 22:14:44 +0000 (0:00:00.034) 0:08:45.980 ***********
2026-06-08 22:14:44.884972 | instance | skipping: [instance]
2026-06-08 22:14:44.885107 | instance |
2026-06-08 22:14:44.885301 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-08 22:14:44.885455 | instance | Monday 08 June 2026 22:14:44 +0000 (0:00:00.051) 0:08:46.032 ***********
2026-06-08 22:14:45.087365 | instance | ok: [instance]
2026-06-08 22:14:45.088072 | instance |
2026-06-08 22:14:45.088083 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-08 22:14:45.088088 | instance | Monday 08 June 2026 22:14:45 +0000 (0:00:00.202) 0:08:46.234 ***********
2026-06-08 22:14:45.134271 | instance | ok: [instance] => {
2026-06-08 22:14:45.134480 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm"
2026-06-08 22:14:45.134636 | instance | }
2026-06-08 22:14:45.134782 | instance |
2026-06-08 22:14:45.134937 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-08 22:14:45.135090 | instance | Monday 08 June 2026 22:14:45 +0000 (0:00:00.046) 0:08:46.281 ***********
2026-06-08 22:14:45.942570 | instance | changed: [instance]
2026-06-08 22:14:45.942650 | instance |
2026-06-08 22:14:45.942757 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-08 22:14:45.942939 | instance | Monday 08 June 2026 22:14:45 +0000 (0:00:00.808) 0:08:47.089 ***********
2026-06-08 22:14:45.995426 | instance | skipping: [instance]
2026-06-08 22:14:45.995545 | instance |
2026-06-08 22:14:45.995739 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-08 22:14:45.995892 | instance | Monday 08 June 2026 22:14:45 +0000 (0:00:00.052) 0:08:47.142 ***********
2026-06-08 22:14:46.211591 | instance | ok: [instance]
2026-06-08 22:14:46.211668 | instance |
2026-06-08 22:14:46.211773 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-08 22:14:46.211960 | instance | Monday 08 June 2026 22:14:46 +0000 (0:00:00.216) 0:08:47.358 ***********
2026-06-08 22:14:46.254709 | instance | ok: [instance] => {
2026-06-08 22:14:46.254846 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl"
2026-06-08 22:14:46.255035 | instance | }
2026-06-08 22:14:46.255178 | instance |
2026-06-08 22:14:46.255338 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-08 22:14:46.255488 | instance | Monday 08 June 2026 22:14:46 +0000 (0:00:00.042) 0:08:47.401 ***********
2026-06-08 22:14:51.502765 | instance | changed: [instance]
2026-06-08 22:14:51.502845 | instance |
2026-06-08 22:14:51.502952 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-08 22:14:51.503162 | instance | Monday 08 June 2026 22:14:51 +0000 (0:00:05.248) 0:08:52.650 ***********
2026-06-08 22:14:51.566261 | instance | skipping: [instance]
2026-06-08 22:14:51.566335 | instance |
2026-06-08 22:14:51.566447 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-06-08 22:14:51.566637 | instance | Monday 08 June 2026 22:14:51 +0000 (0:00:00.060) 0:08:52.711 ***********
2026-06-08 22:14:51.600173 | instance | skipping: [instance]
2026-06-08 22:14:51.600354 | instance |
2026-06-08 22:14:51.600512 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-06-08 22:14:51.600662 | instance | Monday 08 June 2026 22:14:51 +0000 (0:00:00.034) 0:08:52.745 ***********
2026-06-08 22:14:51.627273 | instance | skipping: [instance]
2026-06-08 22:14:51.627359 | instance |
2026-06-08 22:14:51.627658 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-06-08 22:14:51.627798 | instance | Monday 08 June 2026 22:14:51 +0000 (0:00:00.028) 0:08:52.774 ***********
2026-06-08 22:14:51.662269 | instance | skipping: [instance]
2026-06-08 22:14:51.662437 | instance |
2026-06-08 22:14:51.662689 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-06-08 22:14:51.662905 | instance | Monday 08 June 2026 22:14:51 +0000 (0:00:00.034) 0:08:52.809 ***********
2026-06-08 22:14:52.649252 | instance | ok: [instance]
2026-06-08 22:14:52.649335 | instance |
2026-06-08 22:14:52.649400 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-06-08 22:14:52.649549 | instance | Monday 08 June 2026 22:14:52 +0000 (0:00:00.987) 0:08:53.796 ***********
2026-06-08 22:14:53.077349 | instance | ok: [instance]
2026-06-08 22:14:53.077460 | instance |
2026-06-08 22:14:53.077812 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-06-08 22:14:53.077892 | instance | Monday 08 June 2026 22:14:53 +0000 (0:00:00.427) 0:08:54.224 ***********
2026-06-08 22:14:53.958844 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-06-08 22:14:53.958920 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-06-08 22:14:53.959650 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-06-08 22:14:53.959684 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-06-08 22:14:53.959690 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-06-08 22:14:53.959696 | instance |
2026-06-08 22:14:53.959700 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-06-08 22:14:53.959705 | instance | Monday 08 June 2026 22:14:53 +0000 (0:00:00.881) 0:08:55.106 ***********
2026-06-08 22:14:54.473055 | instance | ok: [instance]
2026-06-08 22:14:54.473118 | instance |
2026-06-08 22:14:54.473780 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-06-08 22:14:54.473821 | instance | Monday 08 June 2026 22:14:54 +0000 (0:00:00.505) 0:08:55.611 ***********
2026-06-08 22:14:54.473826 | instance |
2026-06-08 22:14:54.473831 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-06-08 22:14:54.473835 | instance | Monday 08 June 2026 22:14:54 +0000 (0:00:00.008) 0:08:55.620 ***********
2026-06-08 22:14:54.812275 | instance | ok: [instance]
2026-06-08 22:14:54.812346 | instance |
2026-06-08 22:14:54.812588 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-08 22:14:54.812628 | instance | Monday 08 June 2026 22:14:54 +0000 (0:00:00.339) 0:08:55.959 ***********
2026-06-08 22:14:55.016449 | instance | ok: [instance]
2026-06-08 22:14:55.016520 | instance |
2026-06-08 22:14:55.016771 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-08 22:14:55.016807 | instance | Monday 08 June 2026 22:14:55 +0000 (0:00:00.204) 0:08:56.163 ***********
2026-06-08 22:14:55.073010 | instance | ok: [instance] => {
2026-06-08 22:14:55.073851 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz"
2026-06-08 22:14:55.073923 | instance | }
2026-06-08 22:14:55.073959 | instance |
2026-06-08 22:14:55.073969 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-08 22:14:55.073986 | instance | Monday 08 June 2026 22:14:55 +0000 (0:00:00.056) 0:08:56.219 ***********
2026-06-08 22:14:56.360855 | instance | changed: [instance]
2026-06-08 22:14:56.360958 | instance |
2026-06-08 22:14:56.361135 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-08 22:14:56.361362 | instance | Monday 08 June 2026 22:14:56 +0000 (0:00:01.288) 0:08:57.507 ***********
2026-06-08 22:14:57.732510 | instance | changed: [instance]
2026-06-08 22:14:57.732582 | instance |
2026-06-08 22:14:57.732819 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-08 22:14:57.732858 | instance | Monday 08 June 2026 22:14:57 +0000 (0:00:01.371) 0:08:58.879 ***********
2026-06-08 22:14:57.786001 | instance | ok: [instance] => {
2026-06-08 22:14:57.786139 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz"
2026-06-08 22:14:57.786150 | instance | }
2026-06-08 22:14:57.786160 | instance |
2026-06-08 22:14:57.786462 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-08 22:14:57.786508 | instance | Monday 08 June 2026 22:14:57 +0000 (0:00:00.053) 0:08:58.933 ***********
2026-06-08 22:14:58.765614 | instance | changed: [instance]
2026-06-08 22:14:58.766164 | instance |
2026-06-08 22:14:58.766503 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-08 22:14:58.766519 | instance | Monday 08 June 2026 22:14:58 +0000 (0:00:00.979) 0:08:59.912 ***********
2026-06-08 22:15:00.123286 | instance | changed: [instance]
2026-06-08 22:15:00.123357 | instance |
2026-06-08 22:15:00.123594 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ********************
2026-06-08 22:15:00.123634 | instance | Monday 08 June 2026 22:15:00 +0000 (0:00:01.357) 0:09:01.270 ***********
2026-06-08 22:15:00.591364 | instance | changed: [instance]
2026-06-08 22:15:00.591444 | instance |
2026-06-08 22:15:00.591698 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] *********
2026-06-08 22:15:00.591743 | instance | Monday 08 June 2026 22:15:00 +0000 (0:00:00.468) 0:09:01.738 ***********
2026-06-08 22:15:00.827392 | instance | changed: [instance]
2026-06-08 22:15:00.827472 | instance |
2026-06-08 22:15:00.827539 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-08 22:15:00.827683 | instance | Monday 08 June 2026 22:15:00 +0000 (0:00:00.236) 0:09:01.974 ***********
2026-06-08 22:15:01.028093 | instance | ok: [instance]
2026-06-08 22:15:01.028171 | instance |
2026-06-08 22:15:01.028466 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-08 22:15:01.028504 | instance | Monday 08 June 2026 22:15:01 +0000 (0:00:00.200) 0:09:02.175 ***********
2026-06-08 22:15:01.087394 | instance | ok: [instance] => {
2026-06-08 22:15:01.087459 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz"
2026-06-08 22:15:01.087466 | instance | }
2026-06-08 22:15:01.087472 | instance |
2026-06-08 22:15:01.087477 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-08 22:15:01.087482 | instance | Monday 08 June 2026 22:15:01 +0000 (0:00:00.058) 0:09:02.233 ***********
2026-06-08 22:15:01.921698 | instance | changed: [instance]
2026-06-08 22:15:01.921805 | instance |
2026-06-08 22:15:01.922032 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-08 22:15:01.922074 | instance | Monday 08 June 2026 22:15:01 +0000 (0:00:00.835) 0:09:03.068 ***********
2026-06-08 22:15:05.509475 | instance | changed: [instance]
2026-06-08 22:15:05.509555 | instance |
2026-06-08 22:15:05.509841 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] ***
2026-06-08 22:15:05.509904 | instance | Monday 08 June 2026 22:15:05 +0000 (0:00:03.587) 0:09:06.656 ***********
2026-06-08 22:15:05.564693 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml)
2026-06-08 22:15:05.564756 | instance |
2026-06-08 22:15:05.565030 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] ***********
2026-06-08 22:15:05.565083 | instance | Monday 08 June 2026 22:15:05 +0000 (0:00:00.055) 0:09:06.711 ***********
2026-06-08 22:15:06.576721 | instance | ok: [instance]
2026-06-08 22:15:06.576799 | instance |
2026-06-08 22:15:06.577027 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] ****************
2026-06-08 22:15:06.577066 | instance | Monday 08 June 2026 22:15:06 +0000 (0:00:01.012) 0:09:07.724 ***********
2026-06-08 22:15:06.777896 | instance | changed: [instance]
2026-06-08 22:15:06.778401 | instance |
2026-06-08 22:15:06.778445 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] *********
2026-06-08 22:15:06.778453 | instance | Monday 08 June 2026 22:15:06 +0000 (0:00:00.200) 0:09:07.925 ***********
2026-06-08 22:15:07.222121 | instance | changed: [instance]
2026-06-08 22:15:07.222190 | instance |
2026-06-08 22:15:07.222458 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ******
2026-06-08 22:15:07.222686 | instance | Monday 08 June 2026 22:15:07 +0000 (0:00:00.444) 0:09:08.369 ***********
2026-06-08 22:15:07.919393 | instance | changed: [instance] => (item=br_netfilter)
2026-06-08 22:15:07.919471 | instance | ok: [instance] => (item=ip_tables)
2026-06-08 22:15:07.920075 | instance | changed: [instance] => (item=ip6_tables)
2026-06-08 22:15:07.920118 | instance | ok: [instance] => (item=nf_conntrack)
2026-06-08 22:15:07.920124 | instance |
2026-06-08 22:15:07.920129 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-08 22:15:07.920134 | instance | Monday 08 June 2026 22:15:07 +0000 (0:00:00.697) 0:09:09.066 ***********
2026-06-08 22:15:08.129930 | instance | ok: [instance]
2026-06-08 22:15:08.130009 | instance |
2026-06-08 22:15:08.130237 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-08 22:15:08.130276 | instance | Monday 08 June 2026 22:15:08 +0000 (0:00:00.210) 0:09:09.277 ***********
2026-06-08 22:15:08.180820 | instance | ok: [instance] => {
2026-06-08 22:15:08.181479 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet"
2026-06-08 22:15:08.181522 | instance | }
2026-06-08 22:15:08.181529 | instance |
2026-06-08 22:15:08.181534 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-08 22:15:08.181538 | instance | Monday 08 June 2026 22:15:08 +0000 (0:00:00.050) 0:09:09.328 ***********
2026-06-08 22:15:12.990389 | instance | changed: [instance]
2026-06-08 22:15:12.990466 | instance |
2026-06-08 22:15:12.990558 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-08 22:15:12.990676 | instance | Monday 08 June 2026 22:15:12 +0000 (0:00:04.809) 0:09:14.137 ***********
2026-06-08 22:15:13.032908 | instance | skipping: [instance]
2026-06-08 22:15:13.033052 | instance |
2026-06-08 22:15:13.033178 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] ***
2026-06-08 22:15:13.033296 | instance | Monday 08 June 2026 22:15:13 +0000 (0:00:00.042) 0:09:14.180 ***********
2026-06-08 22:15:13.084974 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml)
2026-06-08 22:15:13.085109 | instance |
2026-06-08 22:15:13.085272 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] *************************
2026-06-08 22:15:13.085436 | instance | Monday 08 June 2026 22:15:13 +0000 (0:00:00.052) 0:09:14.232 ***********
2026-06-08 22:15:13.120397 | instance | skipping: [instance]
2026-06-08 22:15:13.120439 | instance |
2026-06-08 22:15:13.120723 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] ***************
2026-06-08 22:15:13.120769 | instance | Monday 08 June 2026 22:15:13 +0000 (0:00:00.035) 0:09:14.267 ***********
2026-06-08 22:15:16.788733 | instance | changed: [instance]
2026-06-08 22:15:16.788783 | instance |
2026-06-08 22:15:16.788791 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] *******************
2026-06-08 22:15:16.788798 | instance | Monday 08 June 2026 22:15:16 +0000 (0:00:03.667) 0:09:17.935 ***********
2026-06-08 22:15:18.069805 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1})
2026-06-08 22:15:18.069906 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1})
2026-06-08 22:15:18.069936 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1})
2026-06-08 22:15:18.069946 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0})
2026-06-08 22:15:18.069993 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576})
2026-06-08 22:15:18.070897 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192})
2026-06-08 22:15:18.070951 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576})
2026-06-08 22:15:18.070959 | instance |
2026-06-08 22:15:18.070966 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] ***
2026-06-08 22:15:18.070973 | instance | Monday 08 June 2026 22:15:18 +0000 (0:00:01.280) 0:09:19.216 ***********
2026-06-08 22:15:18.600036 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d)
2026-06-08 22:15:18.600240 | instance | ok: [instance] => (item=/etc/kubernetes)
2026-06-08 22:15:18.600918 | instance | ok: [instance] => (item=/etc/kubernetes/manifests)
2026-06-08 22:15:18.600964 | instance |
2026-06-08 22:15:18.600972 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ********
2026-06-08 22:15:18.600980 | instance | Monday 08 June 2026 22:15:18 +0000 (0:00:00.530) 0:09:19.747 ***********
2026-06-08 22:15:19.052297 | instance | changed: [instance]
2026-06-08 22:15:19.052415 | instance |
2026-06-08 22:15:19.052770 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] ***
2026-06-08 22:15:19.052817 | instance | Monday 08 June 2026 22:15:19 +0000 (0:00:00.452) 0:09:20.199 ***********
2026-06-08 22:15:19.492505 | instance | changed: [instance]
2026-06-08 22:15:19.492842 | instance |
2026-06-08 22:15:19.493203 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] *************************
2026-06-08 22:15:19.493244 | instance | Monday 08 June 2026 22:15:19 +0000 (0:00:00.440) 0:09:20.639 ***********
2026-06-08 22:15:19.694573 | instance | ok: [instance]
2026-06-08 22:15:19.694701 | instance |
2026-06-08 22:15:19.695039 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ******************************
2026-06-08 22:15:19.695087 | instance | Monday 08 June 2026 22:15:19 +0000 (0:00:00.201) 0:09:20.841 ***********
2026-06-08 22:15:19.730820 | instance | skipping: [instance]
2026-06-08 22:15:19.730897 | instance |
2026-06-08 22:15:19.731148 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] ***********
2026-06-08 22:15:19.731185 | instance | Monday 08 June 2026 22:15:19 +0000 (0:00:00.036) 0:09:20.878 ***********
2026-06-08 22:15:20.256159 | instance | ok: [instance] => (item=swap)
2026-06-08 22:15:20.256235 | instance | ok: [instance] => (item=none)
2026-06-08 22:15:20.256610 | instance |
2026-06-08 22:15:20.256653 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] ***
2026-06-08 22:15:20.256660 | instance | Monday 08 June 2026 22:15:20 +0000 (0:00:00.525) 0:09:21.403 ***********
2026-06-08 22:15:20.700908 | instance | changed: [instance]
2026-06-08 22:15:20.700953 | instance |
2026-06-08 22:15:20.700960 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] *********************
2026-06-08 22:15:20.700966 | instance | Monday 08 June 2026 22:15:20 +0000 (0:00:00.443) 0:09:21.847 ***********
2026-06-08 22:15:21.279660 | instance | changed: [instance]
2026-06-08 22:15:21.279700 | instance |
2026-06-08 22:15:21.279706 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] ***********
2026-06-08 22:15:21.279710 | instance | Monday 08 June 2026 22:15:21 +0000 (0:00:00.571) 0:09:22.419 ***********
2026-06-08 22:15:21.279714 | instance |
2026-06-08 22:15:21.279719 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] *****************
2026-06-08 22:15:21.279723 | instance | Monday 08 June 2026 22:15:21 +0000 (0:00:00.007) 0:09:22.426 ***********
2026-06-08 22:15:22.059295 | instance | ok: [instance]
2026-06-08 22:15:22.059371 | instance |
2026-06-08 22:15:22.059632 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] **********
2026-06-08 22:15:22.059672 | instance | Monday 08 June 2026 22:15:22 +0000 (0:00:00.780) 0:09:23.206 ***********
2026-06-08 22:15:22.642846 | instance | changed: [instance]
2026-06-08 22:15:22.642924 | instance |
2026-06-08 22:15:22.643171 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] *****
2026-06-08 22:15:22.643209 | instance | Monday 08 June 2026 22:15:22 +0000 (0:00:00.583) 0:09:23.790 ***********
2026-06-08 22:15:23.940240 | instance | ok: [instance]
2026-06-08 22:15:23.940328 | instance |
2026-06-08 22:15:23.940398 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ******************
2026-06-08 22:15:23.940544 | instance | Monday 08 June 2026 22:15:23 +0000 (0:00:01.297) 0:09:25.087 ***********
2026-06-08 22:15:24.742217 | instance | ok: [instance]
2026-06-08 22:15:24.742739 | instance |
2026-06-08 22:15:24.742784 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] *********
2026-06-08 22:15:24.742793 | instance | Monday 08 June 2026 22:15:24 +0000 (0:00:00.801) 0:09:25.889 ***********
2026-06-08 22:15:24.943895 | instance | ok: [instance]
2026-06-08 22:15:24.944684 | instance |
2026-06-08 22:15:24.944994 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] ***********
2026-06-08 22:15:24.945007 | instance | Monday 08 June 2026 22:15:24 +0000 (0:00:00.201) 0:09:26.090 ***********
2026-06-08 22:15:25.448626 | instance | ok: [instance]
2026-06-08 22:15:25.448694 | instance |
2026-06-08 22:15:25.448960 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ********************
2026-06-08 22:15:25.448996 | instance | Monday 08 June 2026 22:15:25 +0000 (0:00:00.505) 0:09:26.595 ***********
2026-06-08 22:15:25.547642 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance
2026-06-08 22:15:25.548100 | instance |
2026-06-08 22:15:25.548143 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] **********************
2026-06-08 22:15:25.548149 | instance | Monday 08 June 2026 22:15:25 +0000 (0:00:00.098) 0:09:26.694 ***********
2026-06-08 22:15:25.625408 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance
2026-06-08 22:15:25.625474 | instance |
2026-06-08 22:15:25.625737 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] ***
2026-06-08 22:15:25.625779 | instance | Monday 08 June 2026 22:15:25 +0000 (0:00:00.078) 0:09:26.772 ***********
2026-06-08 22:15:25.848180 | instance | ok: [instance] => (item=instance)
2026-06-08 22:15:25.848248 | instance |
2026-06-08 22:15:25.848477 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] ****
2026-06-08 22:15:25.848515 | instance | Monday 08 June 2026 22:15:25 +0000 (0:00:00.222) 0:09:26.995 ***********
2026-06-08 22:15:25.906619 | instance | skipping: [instance]
2026-06-08 22:15:25.907121 | instance |
2026-06-08 22:15:25.907166 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] ***
2026-06-08 22:15:25.907174 | instance | Monday 08 June 2026 22:15:25 +0000 (0:00:00.058) 0:09:27.053 ***********
2026-06-08 22:15:25.958847 | instance | ok: [instance]
2026-06-08 22:15:25.958911 | instance |
2026-06-08 22:15:25.959186 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] **********
2026-06-08 22:15:25.959228 | instance | Monday 08 June 2026 22:15:25 +0000 (0:00:00.052) 0:09:27.106 ***********
2026-06-08 22:15:25.999778 | instance | ok: [instance] => {
2026-06-08 22:15:25.999846 | instance | "msg": "instance"
2026-06-08 22:15:25.999982 | instance | }
2026-06-08 22:15:26.000151 | instance |
2026-06-08 22:15:26.000305 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] ***
2026-06-08 22:15:26.000453 | instance | Monday 08 June 2026 22:15:25 +0000 (0:00:00.041) 0:09:27.147 ***********
2026-06-08 22:15:26.529175 | instance | changed: [instance]
2026-06-08 22:15:26.529685 | instance |
2026-06-08 22:15:26.529752 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] **********************
2026-06-08 22:15:26.529761 | instance | Monday 08 June 2026 22:15:26 +0000 (0:00:00.529) 0:09:27.676 ***********
2026-06-08 22:15:26.569164 | instance | skipping: [instance]
2026-06-08 22:15:26.569694 | instance |
2026-06-08 22:15:26.569754 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] ***************
2026-06-08 22:15:26.569776 | instance | Monday 08 June 2026 22:15:26 +0000 (0:00:00.039) 0:09:27.716 ***********
2026-06-08 22:15:26.607038 | instance | skipping: [instance]
2026-06-08 22:15:26.607380 | instance |
2026-06-08 22:15:26.607400 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] **************
2026-06-08 22:15:26.607406 | instance | Monday 08 June 2026 22:15:26 +0000 (0:00:00.038) 0:09:27.754 ***********
2026-06-08 22:15:26.643045 | instance | skipping: [instance]
2026-06-08 22:15:26.643457 | instance |
2026-06-08 22:15:26.643531 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] *********************
2026-06-08 22:15:26.643564 | instance | Monday 08 June 2026 22:15:26 +0000 (0:00:00.035) 0:09:27.789 ***********
2026-06-08 22:15:26.679333 | instance | skipping: [instance]
2026-06-08 22:15:26.679412 | instance |
2026-06-08 22:15:26.679502 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ********************
2026-06-08 22:15:26.679666 | instance | Monday 08 June 2026 22:15:26 +0000 (0:00:00.036) 0:09:27.825 ***********
2026-06-08 22:15:26.717521 | instance | skipping: [instance]
2026-06-08 22:15:26.717608 | instance |
2026-06-08 22:15:26.717886 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] **************
2026-06-08 22:15:26.718106 | instance | Monday 08 June 2026 22:15:26 +0000 (0:00:00.038) 0:09:27.864 ***********
2026-06-08 22:15:26.757823 | instance | skipping: [instance]
2026-06-08 22:15:26.758042 | instance |
2026-06-08 22:15:26.758200 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] *************
2026-06-08 22:15:26.758352 | instance | Monday 08 June 2026 22:15:26 +0000 (0:00:00.039) 0:09:27.904 ***********
2026-06-08 22:15:26.799742 | instance | skipping: [instance]
2026-06-08 22:15:26.799861 | instance |
2026-06-08 22:15:26.799873 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] *********************
2026-06-08 22:15:26.800019 | instance | Monday 08 June 2026 22:15:26 +0000 (0:00:00.042) 0:09:27.946 ***********
2026-06-08 22:15:51.846696 | instance | changed: [instance]
2026-06-08 22:15:51.846840 | instance |
2026-06-08 22:15:51.846912 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] ***
2026-06-08 22:15:51.847075 | instance | Monday 08 June 2026 22:15:51 +0000 (0:00:25.046) 0:09:52.993 ***********
2026-06-08 22:15:52.064666 | instance | ok: [instance]
2026-06-08 22:15:52.064789 | instance |
2026-06-08 22:15:52.064804 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] ***************************
2026-06-08 22:15:52.065006 | instance | Monday 08 June 2026 22:15:52 +0000 (0:00:00.217) 0:09:53.211 ***********
2026-06-08 22:15:52.111326 | instance | skipping: [instance]
2026-06-08 22:15:52.111392 | instance |
2026-06-08 22:15:52.111400 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] ***
2026-06-08 22:15:52.111407 | instance | Monday 08 June 2026 22:15:52 +0000 (0:00:00.045) 0:09:53.257 ***********
2026-06-08 22:15:52.338142 | instance | changed: [instance]
2026-06-08 22:15:52.338224 | instance |
2026-06-08 22:15:52.338509 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] ***
2026-06-08 22:15:52.338567 | instance | Monday 08 June 2026 22:15:52 +0000 (0:00:00.227) 0:09:53.484 ***********
2026-06-08 22:15:52.584007 | instance | changed: [instance]
2026-06-08 22:15:52.584092 | instance |
2026-06-08 22:15:52.584297 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ******
2026-06-08 22:15:52.584337 | instance | Monday 08 June 2026 22:15:52 +0000 (0:00:00.246) 0:09:53.731 ***********
2026-06-08 22:15:52.816223 | instance | changed: [instance]
2026-06-08 22:15:52.816629 | instance |
2026-06-08 22:15:52.816834 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] ****************************
2026-06-08 22:15:52.816861 | instance | Monday 08 June 2026 22:15:52 +0000 (0:00:00.231) 0:09:53.962 ***********
2026-06-08 22:15:57.804049 | instance | changed: [instance]
2026-06-08 22:15:57.804649 | instance |
2026-06-08 22:15:57.804662 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] ***
2026-06-08 22:15:57.804673 | instance | Monday 08 June 2026 22:15:57 +0000 (0:00:04.988) 0:09:58.951 ***********
2026-06-08 22:16:09.219857 | instance | changed: [instance]
2026-06-08 22:16:09.219967 | instance |
2026-06-08 22:16:09.220290 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] *****************
2026-06-08 22:16:09.220402 | instance | Monday 08 June 2026 22:16:09 +0000 (0:00:11.416) 0:10:10.367 ***********
2026-06-08 22:16:09.262677 | instance | skipping: [instance]
2026-06-08 22:16:09.262780 | instance |
2026-06-08 22:16:09.262964 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] ***
2026-06-08 22:16:09.263128 | instance | Monday 08 June 2026 22:16:09 +0000 (0:00:00.042) 0:10:10.409 ***********
2026-06-08 22:16:09.313626 | instance | skipping: [instance]
2026-06-08 22:16:09.313717 | instance |
2026-06-08 22:16:09.313861 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] ***
2026-06-08 22:16:09.314020 | instance | Monday 08 June 2026 22:16:09 +0000 (0:00:00.051) 0:10:10.460 ***********
2026-06-08 22:16:10.356019 | instance | changed: [instance]
2026-06-08 22:16:10.356107 | instance |
2026-06-08 22:16:10.356243 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************
2026-06-08 22:16:10.356373 | instance | Monday 08 June 2026 22:16:10 +0000 (0:00:01.042) 0:10:11.503 ***********
2026-06-08 22:16:10.403853 | instance | skipping: [instance] => (item=DaemonSet)
2026-06-08 22:16:10.404100 | instance | skipping: [instance] => (item=ConfigMap)
2026-06-08 22:16:10.404364 | instance | skipping: [instance]
2026-06-08 22:16:10.404645 | instance |
2026-06-08 22:16:10.404919 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] ***********************
2026-06-08 22:16:10.405193 | instance | Monday 08 June 2026 22:16:10 +0000 (0:00:00.047) 0:10:11.550 ***********
2026-06-08 22:16:10.441465 | instance | skipping: [instance]
2026-06-08 22:16:10.441591 | instance |
2026-06-08 22:16:10.441869 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] ***
2026-06-08 22:16:10.442124 | instance | Monday 08 June 2026 22:16:10 +0000 (0:00:00.037) 0:10:11.588 ***********
2026-06-08 22:16:10.480915 | instance | skipping: [instance]
2026-06-08 22:16:10.481047 | instance |
2026-06-08 22:16:10.481245 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] ***
2026-06-08 22:16:10.481424 | instance | Monday 08 June 2026 22:16:10 +0000 (0:00:00.039) 0:10:11.628 ***********
2026-06-08 22:16:10.516872 | instance | skipping: [instance]
2026-06-08 22:16:10.517005 | instance |
2026-06-08 22:16:10.517292 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] ****************************
2026-06-08 22:16:10.517595 | instance | Monday 08 June 2026 22:16:10 +0000 (0:00:00.036) 0:10:11.664 ***********
2026-06-08 22:16:10.554451 | instance | skipping: [instance]
2026-06-08 22:16:10.554711 | instance |
2026-06-08 22:16:10.555130 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] ***
2026-06-08 22:16:10.555553 | instance | Monday 08 June 2026 22:16:10 +0000 (0:00:00.037) 0:10:11.701 ***********
2026-06-08 22:16:11.020293 | instance | ok: [instance]
2026-06-08 22:16:11.020501 | instance |
2026-06-08 22:16:11.020775 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] ***
2026-06-08 22:16:11.021035 | instance | Monday 08 June 2026 22:16:11 +0000 (0:00:00.465) 0:10:12.167 ***********
2026-06-08 22:16:12.011363 | instance | changed: [instance]
2026-06-08 22:16:12.011747 | instance |
2026-06-08 22:16:12.012131 | instance | PLAY [Install control-plane components] ****************************************
2026-06-08 22:16:12.012425 | instance |
2026-06-08 22:16:12.012738 | instance | TASK [Gathering Facts] *********************************************************
2026-06-08 22:16:12.013082 | instance | Monday 08 June 2026 22:16:12 +0000 (0:00:00.991) 0:10:13.158 ***********
2026-06-08 22:16:13.038293 | instance | ok: [instance]
2026-06-08 22:16:13.038518 | instance |
2026-06-08 22:16:13.038799 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-08 22:16:13.039066 | instance | Monday 08 June 2026 22:16:13 +0000 (0:00:01.026) 0:10:14.185 ***********
2026-06-08 22:16:13.239722 | instance | ok: [instance]
2026-06-08 22:16:13.239918 | instance |
2026-06-08 22:16:13.240180 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-08 22:16:13.240438 | instance | Monday 08 June 2026 22:16:13 +0000 (0:00:00.201) 0:10:14.386 ***********
2026-06-08 22:16:14.276443 | instance | ok: [instance]
2026-06-08 22:16:14.276913 | instance |
2026-06-08 22:16:14.277073 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-08 22:16:14.277218 | instance | Monday 08 June 2026 22:16:14 +0000 (0:00:01.036) 0:10:15.423 ***********
2026-06-08 22:16:14.484338 | instance | ok: [instance]
2026-06-08 22:16:14.484408 | instance |
2026-06-08 22:16:14.484634 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-08 22:16:14.484669 | instance | Monday 08 June 2026 22:16:14 +0000 (0:00:00.208) 0:10:15.631 ***********
2026-06-08 22:16:14.533401 | instance | ok: [instance] => {
2026-06-08 22:16:14.533829 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz"
2026-06-08 22:16:14.533865 | instance | }
2026-06-08 22:16:14.533876 | instance |
2026-06-08 22:16:14.533890 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-08 22:16:14.534024 | instance | Monday 08 June 2026 22:16:14 +0000 (0:00:00.049) 0:10:15.680 ***********
2026-06-08 22:16:15.391134 | instance | changed: [instance]
2026-06-08 22:16:15.391572 | instance |
2026-06-08 22:16:15.391644 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-08 22:16:15.391664 | instance | Monday 08 June 2026 22:16:15 +0000 (0:00:00.857) 0:10:16.538 ***********
2026-06-08 22:16:16.911379 | instance | changed: [instance]
2026-06-08 22:16:16.911451 | instance |
2026-06-08 22:16:16.911660 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] ***********************
2026-06-08 22:16:16.911688 | instance | Monday 08 June 2026 22:16:16 +0000 (0:00:01.520) 0:10:18.058 ***********
2026-06-08 22:16:17.246372 | instance | ok: [instance]
2026-06-08 22:16:17.246515 | instance |
2026-06-08 22:16:17.246671 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] ***************
2026-06-08 22:16:17.246864 | instance | Monday 08 June 2026 22:16:17 +0000 (0:00:00.334) 0:10:18.393 ***********
2026-06-08 22:16:17.438770 | instance | changed: [instance]
2026-06-08 22:16:17.439412 | instance |
2026-06-08 22:16:17.439479 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] *************************
2026-06-08 22:16:17.439712 | instance | Monday 08 June 2026 22:16:17 +0000 (0:00:00.192) 0:10:18.585 ***********
2026-06-08 22:16:17.691367 | instance | ok: [instance]
2026-06-08 22:16:17.691487 | instance |
2026-06-08 22:16:17.691839 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] ***
2026-06-08 22:16:17.691906 | instance | Monday 08 June 2026 22:16:17 +0000 (0:00:00.252) 0:10:18.838 ***********
2026-06-08 22:16:17.894009 | instance | changed: [instance]
2026-06-08 22:16:17.894519 | instance |
2026-06-08 22:16:17.894826 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] ***
2026-06-08 22:16:17.894836 | instance | Monday 08 June 2026 22:16:17 +0000 (0:00:00.202) 0:10:19.041 ***********
2026-06-08 22:16:18.095012 | instance | ok: [instance]
2026-06-08 22:16:18.095085 | instance |
2026-06-08 22:16:18.095377 | instance | TASK [Install plugin] **********************************************************
2026-06-08 22:16:18.095449 | instance | Monday 08 June 2026 22:16:18 +0000 (0:00:00.200) 0:10:19.241 ***********
2026-06-08 22:16:18.153627 | instance | included: vexxhost.containers.download_artifact for instance
2026-06-08 22:16:18.153907 | instance |
2026-06-08 22:16:18.153982 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-08 22:16:18.154033 | instance | Monday 08 June 2026 22:16:18 +0000 (0:00:00.058) 0:10:19.300 ***********
2026-06-08 22:16:18.208561 | instance | ok: [instance] => {
2026-06-08 22:16:18.209352 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz"
2026-06-08 22:16:18.209384 | instance | }
2026-06-08 22:16:18.209393 | instance |
2026-06-08 22:16:18.209400 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-08 22:16:18.209407 | instance | Monday 08 June 2026 22:16:18 +0000 (0:00:00.055) 0:10:19.355 ***********
2026-06-08 22:16:18.899553 | instance | changed: [instance]
2026-06-08 22:16:18.899671 | instance |
2026-06-08 22:16:18.899683 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-08 22:16:18.899847 | instance | Monday 08 June 2026 22:16:18 +0000 (0:00:00.691) 0:10:20.046 ***********
2026-06-08 22:16:20.743244 | instance | changed: [instance]
2026-06-08 22:16:20.743349 | instance |
2026-06-08 22:16:20.743357 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-08 22:16:20.743364 | instance | Monday 08 June 2026 22:16:20 +0000 (0:00:01.842) 0:10:21.889 ***********
2026-06-08 22:16:20.791131 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-08 22:16:20.791169 | instance |
2026-06-08 22:16:20.791176 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-08 22:16:20.791182 | instance | Monday 08 June 2026 22:16:20 +0000 (0:00:00.048) 0:10:21.937 ***********
2026-06-08 22:16:21.488135 | instance | changed: [instance]
2026-06-08 22:16:21.488215 | instance |
2026-06-08 22:16:21.488456 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] *************
2026-06-08 22:16:21.488486 | instance | Monday 08 June 2026 22:16:21 +0000 (0:00:00.697) 0:10:22.635 ***********
2026-06-08 22:16:22.425386 | instance | ok: [instance]
2026-06-08 22:16:22.425470 | instance |
2026-06-08 22:16:22.425759 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] **************************
2026-06-08 22:16:22.425809 | instance | Monday 08 June 2026 22:16:22 +0000 (0:00:00.936) 0:10:23.572 ***********
2026-06-08 22:16:24.575248 | instance | changed: [instance]
2026-06-08 22:16:24.575338 | instance |
2026-06-08 22:16:24.575346 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-08 22:16:24.575353 | instance | Monday 08 June 2026 22:16:24 +0000 (0:00:02.149) 0:10:25.721 ***********
2026-06-08 22:16:24.612646 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-08 22:16:24.612702 | instance |
2026-06-08 22:16:24.612739 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-08 22:16:24.613016 | instance | Monday 08 June 2026 22:16:24 +0000 (0:00:00.037) 0:10:25.759 ***********
2026-06-08 22:16:25.091598 | instance | changed: [instance]
2026-06-08 22:16:25.091661 | instance |
2026-06-08 22:16:25.091891 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] *******************
2026-06-08 22:16:25.092190 | instance | Monday 08 June 2026 22:16:25 +0000 (0:00:00.478) 0:10:26.237 ***********
2026-06-08 22:16:55.805395 | instance | changed: [instance]
2026-06-08 22:16:55.805582 | instance |
2026-06-08 22:16:55.805796 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] *****************
2026-06-08 22:16:55.805976 | instance | Monday 08 June 2026 22:16:55 +0000 (0:00:30.711) 0:10:56.949 ***********
2026-06-08 22:16:56.625045 | instance | changed: [instance]
2026-06-08 22:16:56.625343 | instance |
2026-06-08 22:16:56.625670 | instance | PLAY [all] *********************************************************************
2026-06-08 22:16:56.625971 | instance |
2026-06-08 22:16:56.626258 | instance | TASK [Gathering Facts] *********************************************************
2026-06-08 22:16:56.626567 | instance | Monday 08 June 2026 22:16:56 +0000 (0:00:00.822) 0:10:57.771 ***********
2026-06-08 22:16:57.800884 | instance | ok: [instance]
2026-06-08 22:16:57.800983 | instance |
2026-06-08 22:16:57.801574 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] *********
2026-06-08 22:16:57.801641 | instance | Monday 08 June 2026 22:16:57 +0000 (0:00:01.176) 0:10:58.947 ***********
2026-06-08 22:16:58.531657 | instance | changed: [instance]
2026-06-08 22:16:58.531879 | instance |
2026-06-08 22:16:58.532205 | instance | PLAY [all] *********************************************************************
2026-06-08 22:16:58.532472 | instance |
2026-06-08 22:16:58.532754 | instance | TASK [Uninstall unattended-upgrades] *******************************************
2026-06-08 22:16:58.533034 | instance | Monday 08 June 2026 22:16:58 +0000 (0:00:00.731) 0:10:59.678 ***********
2026-06-08 22:16:59.227311 | instance | ok: [instance]
2026-06-08 22:16:59.227614 | instance |
2026-06-08 22:16:59.227965 | instance | PLAY [controllers] *************************************************************
2026-06-08 22:16:59.228279 | instance |
2026-06-08 22:16:59.228627 | instance | TASK [Gathering Facts] *********************************************************
2026-06-08 22:16:59.229024 | instance | Monday 08 June 2026 22:16:59 +0000 (0:00:00.694) 0:11:00.373 ***********
2026-06-08 22:17:00.789129 | instance | ok: [instance]
2026-06-08 22:17:00.789342 | instance |
2026-06-08 22:17:00.789666 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-08 22:17:00.790037 | instance | Monday 08 June 2026 22:17:00 +0000 (0:00:01.562) 0:11:01.935 ***********
2026-06-08 22:17:00.837143 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-08 22:17:00.837459 | instance |
2026-06-08 22:17:00.837682 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-08 22:17:00.838037 | instance | Monday 08 June 2026 22:17:00 +0000 (0:00:00.048) 0:11:01.984 ***********
2026-06-08 22:17:01.331057 | instance | changed: [instance]
2026-06-08 22:17:01.331327 | instance |
2026-06-08 22:17:01.331598 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] **********
2026-06-08 22:17:01.331858 | instance | Monday 08 June 2026 22:17:01 +0000 (0:00:00.492) 0:11:02.477 ***********
2026-06-08 22:17:03.329671 | instance | changed: [instance]
2026-06-08 22:17:03.329961 | instance |
2026-06-08 22:17:03.330267 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-08 22:17:03.330729 | instance | Monday 08 June 2026 22:17:03 +0000 (0:00:01.998) 0:11:04.475 ***********
2026-06-08 22:17:03.375632 | instance | skipping: [instance]
2026-06-08 22:17:03.375869 | instance |
2026-06-08 22:17:03.376141 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] ***
2026-06-08 22:17:03.376400 | instance | Monday 08 June 2026 22:17:03 +0000 (0:00:00.047) 0:11:04.522 ***********
2026-06-08 22:17:03.427696 | instance | skipping: [instance]
2026-06-08 22:17:03.427889 | instance |
2026-06-08 22:17:03.428154 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] *********
2026-06-08 22:17:03.428407 | instance | Monday 08 June 2026 22:17:03 +0000 (0:00:00.051) 0:11:04.574 ***********
2026-06-08 22:17:03.469267 | instance | skipping: [instance]
2026-06-08 22:17:03.469488 | instance |
2026-06-08 22:17:03.469798 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] ***
2026-06-08 22:17:03.470059 | instance | Monday 08 June 2026 22:17:03 +0000 (0:00:00.041) 0:11:04.616 ***********
2026-06-08 22:17:03.512016 | instance | skipping: [instance]
2026-06-08 22:17:03.512180 | instance |
2026-06-08 22:17:03.512320 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] *********************
2026-06-08 22:17:03.512455 | instance | Monday 08 June 2026 22:17:03 +0000 (0:00:00.042) 0:11:04.658 ***********
2026-06-08 22:17:03.571556 | instance | skipping: [instance]
2026-06-08 22:17:03.571750 | instance |
2026-06-08 22:17:03.572018 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] **************
2026-06-08 22:17:03.572290 | instance | Monday 08 June 2026 22:17:03 +0000 (0:00:00.059) 0:11:04.718 ***********
2026-06-08 22:17:03.623152 | instance | skipping: [instance]
2026-06-08 22:17:03.623305 | instance |
2026-06-08 22:17:03.623496 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] *****
2026-06-08 22:17:03.623691 | instance | Monday 08 June 2026 22:17:03 +0000 (0:00:00.051) 0:11:04.770 ***********
2026-06-08 22:17:03.678015 | instance | skipping: [instance]
2026-06-08 22:17:03.678185 | instance |
2026-06-08 22:17:03.678374 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************
2026-06-08 22:17:03.678543 | instance | Monday 08 June 2026 22:17:03 +0000 (0:00:00.055) 0:11:04.825 ***********
2026-06-08 22:17:03.719723 | instance | skipping: [instance]
2026-06-08 22:17:03.719792 | instance |
2026-06-08 22:17:03.719909 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ********************
2026-06-08 22:17:03.720027 | instance | Monday 08 June 2026 22:17:03 +0000 (0:00:00.041) 0:11:04.866 ***********
2026-06-08 22:17:03.766866 | instance | skipping: [instance]
2026-06-08 22:17:03.766956 | instance |
2026-06-08 22:17:03.767078 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] ***
2026-06-08 22:17:03.767201 | instance | Monday 08 June 2026 22:17:03 +0000 (0:00:00.047) 0:11:04.913 ***********
2026-06-08 22:17:03.807637 | instance | skipping: [instance]
2026-06-08 22:17:03.807867 | instance |
2026-06-08 22:17:03.808128 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] **********************
2026-06-08 22:17:03.808389 | instance | Monday 08 June 2026 22:17:03 +0000 (0:00:00.040) 0:11:04.954 ***********
2026-06-08 22:17:03.842475 | instance | skipping: [instance]
2026-06-08 22:17:03.842704 | instance |
2026-06-08 22:17:03.842993 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] ****************
2026-06-08 22:17:03.843254 | instance | Monday 08 June 2026 22:17:03 +0000 (0:00:00.035) 0:11:04.989 ***********
2026-06-08 22:17:03.881452 | instance | skipping: [instance]
2026-06-08 22:17:03.881679 | instance |
2026-06-08 22:17:03.882015 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ******************
2026-06-08 22:17:03.882279 | instance | Monday 08 June 2026 22:17:03 +0000 (0:00:00.038) 0:11:05.028 ***********
2026-06-08 22:17:03.935353 | instance | skipping: [instance]
2026-06-08 22:17:03.935521 | instance |
2026-06-08 22:17:03.935779 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] **********************
2026-06-08 22:17:03.936038 | instance | Monday 08 June 2026 22:17:03 +0000 (0:00:00.053) 0:11:05.082 ***********
2026-06-08 22:17:03.975334 | instance | skipping: [instance]
2026-06-08 22:17:03.975629 | instance |
2026-06-08 22:17:03.975982 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] *********
2026-06-08 22:17:03.976267 | instance | Monday 08 June 2026 22:17:03 +0000 (0:00:00.039) 0:11:05.122 ***********
2026-06-08 22:17:04.007465 | instance | skipping: [instance]
2026-06-08 22:17:04.007572 | instance |
2026-06-08 22:17:04.007848 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] *********
2026-06-08 22:17:04.008118 | instance | Monday 08 June 2026 22:17:04 +0000 (0:00:00.032) 0:11:05.154 ***********
2026-06-08 22:17:04.058677 | instance | skipping: [instance]
2026-06-08 22:17:04.058885 | instance |
2026-06-08 22:17:04.059153 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] ***********
2026-06-08 22:17:04.059416 | instance | Monday 08 June 2026 22:17:04 +0000 (0:00:00.050) 0:11:05.205 ***********
2026-06-08 22:17:04.096229 | instance | skipping: [instance]
2026-06-08 22:17:04.096364 | instance |
2026-06-08 22:17:04.096633 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] *************
2026-06-08 22:17:04.096889 | instance | Monday 08 June 2026 22:17:04 +0000 (0:00:00.037) 0:11:05.243 ***********
2026-06-08 22:17:04.136471 | instance | skipping: [instance]
2026-06-08 22:17:04.136615 | instance |
2026-06-08 22:17:04.136844 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] **************
2026-06-08 22:17:04.137091 | instance | Monday 08 June 2026 22:17:04 +0000 (0:00:00.040) 0:11:05.283 ***********
2026-06-08 22:17:04.174002 | instance | skipping: [instance]
2026-06-08 22:17:04.174190 | instance |
2026-06-08 22:17:04.174461 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] *************************
2026-06-08 22:17:04.174758 | instance | Monday 08 June 2026 22:17:04 +0000 (0:00:00.037) 0:11:05.321 ***********
2026-06-08 22:17:04.215006 | instance | skipping: [instance]
2026-06-08 22:17:04.215171 | instance |
2026-06-08 22:17:04.215447 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] *************************
2026-06-08 22:17:04.215735 | instance | Monday 08 June 2026 22:17:04 +0000 (0:00:00.040) 0:11:05.361 ***********
2026-06-08 22:17:04.254028 | instance | skipping: [instance]
2026-06-08 22:17:04.254289 | instance |
2026-06-08 22:17:04.254658 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] ***********
2026-06-08 22:17:04.255010 | instance | Monday 08 June 2026 22:17:04 +0000 (0:00:00.039) 0:11:05.400 ***********
2026-06-08 22:17:04.294636 | instance | skipping: [instance]
2026-06-08 22:17:04.294823 | instance |
2026-06-08 22:17:04.294994 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] **********
2026-06-08 22:17:04.295155 | instance | Monday 08 June 2026 22:17:04 +0000 (0:00:00.040) 0:11:05.441 ***********
2026-06-08 22:17:04.350283 | instance | skipping: [instance]
2026-06-08 22:17:04.350388 | instance |
2026-06-08 22:17:04.350567 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] **********************
2026-06-08 22:17:04.350762 | instance | Monday 08 June 2026 22:17:04 +0000 (0:00:00.055) 0:11:05.496 ***********
2026-06-08 22:17:04.400198 | instance | skipping: [instance] => (item={'name': 'controllerplugin'})
2026-06-08 22:17:04.400342 | instance | skipping: [instance] => (item={'name': 'nodeplugin'})
2026-06-08 22:17:04.400489 | instance | skipping: [instance]
2026-06-08 22:17:04.400636 | instance |
2026-06-08 22:17:04.400804 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] ***************************
2026-06-08 22:17:04.400966 | instance | Monday 08 June 2026 22:17:04 +0000 (0:00:00.049) 0:11:05.546 ***********
2026-06-08 22:17:04.440373 | instance | skipping: [instance]
2026-06-08 22:17:04.440502 | instance |
2026-06-08 22:17:04.440661 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ******************
2026-06-08 22:17:04.440824 | instance | Monday 08 June 2026 22:17:04 +0000 (0:00:00.040) 0:11:05.587 ***********
2026-06-08 22:17:04.502713 | instance | skipping: [instance]
2026-06-08 22:17:04.502779 | instance |
2026-06-08 22:17:04.502913 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] *******************
2026-06-08 22:17:04.503027 | instance | Monday 08 June 2026 22:17:04 +0000 (0:00:00.062) 0:11:05.649 ***********
2026-06-08 22:17:04.549392 | instance | skipping: [instance]
2026-06-08 22:17:04.549479 | instance |
2026-06-08 22:17:04.549590 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] ****************
2026-06-08 22:17:04.549706 | instance | Monday 08 June 2026 22:17:04 +0000 (0:00:00.046) 0:11:05.696 ***********
2026-06-08 22:17:04.591742 | instance | skipping: [instance]
2026-06-08 22:17:04.591972 | instance |
2026-06-08 22:17:04.592259 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] **********
2026-06-08 22:17:04.592499 | instance | Monday 08 June 2026 22:17:04 +0000 (0:00:00.042) 0:11:05.738 ***********
2026-06-08 22:17:04.676895 | instance | skipping: [instance]
2026-06-08 22:17:04.677117 | instance |
2026-06-08 22:17:04.677385 | instance | PLAY [Deploy Infrastructure] ***************************************************
2026-06-08 22:17:04.677624 | instance |
2026-06-08 22:17:04.677928 | instance | TASK [Gathering Facts] *********************************************************
2026-06-08 22:17:04.678158 | instance | Monday 08 June 2026 22:17:04 +0000 (0:00:00.085) 0:11:05.823 ***********
2026-06-08 22:17:05.930596 | instance | ok: [instance]
2026-06-08 22:17:05.930830 | instance |
2026-06-08 22:17:05.931098 | instance | TASK [Deploy Helm chart] *******************************************************
2026-06-08 22:17:05.931375 | instance | Monday 08 June 2026 22:17:05 +0000 (0:00:01.253) 0:11:07.077 ***********
2026-06-08 22:17:05.996642 | instance | included: vexxhost.kubernetes.cert_manager for instance
2026-06-08 22:17:05.996879 | instance |
2026-06-08 22:17:05.997173 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-08 22:17:05.997471 | instance | Monday 08 June 2026 22:17:05 +0000 (0:00:00.066) 0:11:07.143 ***********
2026-06-08 22:17:06.051710 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-08 22:17:06.051873 | instance |
2026-06-08 22:17:06.052051 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-08 22:17:06.052225 | instance | Monday 08 June 2026 22:17:06 +0000 (0:00:00.055) 0:11:07.198 ***********
2026-06-08 22:17:06.553352 | instance | changed: [instance]
2026-06-08 22:17:06.553572 | instance |
2026-06-08 22:17:06.553904 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ********************
2026-06-08 22:17:06.554181 | instance | Monday 08 June 2026 22:17:06 +0000 (0:00:00.501) 0:11:07.699 ***********
2026-06-08 22:17:23.339189 | instance | changed: [instance]
2026-06-08 22:17:23.339316 | instance |
2026-06-08 22:17:23.339546 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] ***
2026-06-08 22:17:23.339691 | instance | Monday 08 June 2026 22:17:23 +0000 (0:00:16.785) 0:11:24.485 ***********
2026-06-08 22:17:24.052817 | instance | changed: [instance]
2026-06-08 22:17:24.053036 | instance |
2026-06-08 22:17:24.053335 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] ***
2026-06-08 22:17:24.053625 | instance | Monday 08 June 2026 22:17:24 +0000 (0:00:00.713) 0:11:25.198 ***********
2026-06-08 22:17:24.109021 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance
2026-06-08 22:17:24.109266 | instance |
2026-06-08 22:17:24.109533 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] ***************
2026-06-08 22:17:24.109880 | instance | Monday 08 June 2026 22:17:24 +0000 (0:00:00.056) 0:11:25.255 ***********
2026-06-08 22:17:24.847780 | instance | changed: [instance]
2026-06-08 22:17:24.847857 | instance |
2026-06-08 22:17:24.847964 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] ****
2026-06-08 22:17:24.848085 | instance | Monday 08 June 2026 22:17:24 +0000 (0:00:00.738) 0:11:25.994 ***********
2026-06-08 22:17:25.533423 | instance | ok: [instance]
2026-06-08 22:17:25.533673 | instance |
2026-06-08 22:17:25.533991 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ********
2026-06-08 22:17:25.534263 | instance | Monday 08 June 2026 22:17:25 +0000 (0:00:00.685) 0:11:26.679 ***********
2026-06-08 22:17:26.042120 | instance | changed: [instance]
2026-06-08 22:17:26.042320 | instance |
2026-06-08 22:17:26.042587 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] *****************
2026-06-08 22:17:26.042849 | instance | Monday 08 June 2026 22:17:26 +0000 (0:00:00.500) 0:11:27.180 ***********
2026-06-08 22:17:26.043094 | instance |
2026-06-08 22:17:26.043374 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] ***
2026-06-08 22:17:26.043632 | instance | Monday 08 June 2026 22:17:26 +0000 (0:00:00.008) 0:11:27.188 ***********
2026-06-08 22:17:26.078802 | instance | skipping: [instance]
2026-06-08 22:17:26.079050 | instance |
2026-06-08 22:17:26.079328 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] ***
2026-06-08 22:17:26.079591 | instance | Monday 08 June 2026 22:17:26 +0000 (0:00:00.037) 0:11:27.226 ***********
2026-06-08 22:17:27.742465 | instance | changed: [instance]
2026-06-08 22:17:27.742554 | instance |
2026-06-08 22:17:27.742642 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] ***
2026-06-08 22:17:27.742765 | instance | Monday 08 June 2026 22:17:27 +0000 (0:00:01.649) 0:11:28.875 ***********
2026-06-08 22:17:30.048400 | instance | changed: [instance]
2026-06-08 22:17:30.048461 | instance |
2026-06-08 22:17:30.049008 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-08 22:17:30.049328 | instance | Monday 08 June 2026 22:17:30 +0000 (0:00:02.319) 0:11:31.195 ***********
2026-06-08 22:17:30.096313 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-08 22:17:30.096355 | instance |
2026-06-08 22:17:30.096360 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-08 22:17:30.096366 | instance | Monday 08 June 2026 22:17:30 +0000 (0:00:00.047) 0:11:31.243 ***********
2026-06-08 22:17:30.582042 | instance | changed: [instance]
2026-06-08 22:17:30.582111 | instance |
2026-06-08 22:17:30.582228 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] *******************
2026-06-08 22:17:30.582349 | instance | Monday 08 June 2026 22:17:30 +0000 (0:00:00.486) 0:11:31.729 ***********
2026-06-08 22:17:44.369520 | instance | changed: [instance]
2026-06-08 22:17:44.369811 | instance |
2026-06-08 22:17:44.370131 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-08 22:17:44.370419 | instance | Monday 08 June 2026 22:17:44 +0000 (0:00:13.787) 0:11:45.516 ***********
2026-06-08 22:17:44.424461 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-08 22:17:44.424714 | instance |
2026-06-08 22:17:44.425069 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-08 22:17:44.425349 | instance | Monday 08 June 2026 22:17:44 +0000 (0:00:00.054) 0:11:45.571 ***********
2026-06-08 22:17:44.949005 | instance | changed: [instance]
2026-06-08 22:17:44.949327 | instance |
2026-06-08 22:17:44.949637 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ********
2026-06-08 22:17:44.949876 | instance | Monday 08 June 2026 22:17:44 +0000 (0:00:00.524) 0:11:46.095 ***********
2026-06-08 22:17:48.180078 | instance | ok: [instance] => (item=messaging-topology-operator)
2026-06-08 22:17:48.180176 | instance | ok: [instance] => (item=rabbitmq-cluster)
2026-06-08 22:17:48.180189 | instance |
2026-06-08 22:17:48.180221 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] *******
2026-06-08 22:17:48.180231 | instance | Monday 08 June 2026 22:17:48 +0000 (0:00:03.229) 0:11:49.325 ***********
2026-06-08 22:17:51.922451 | instance | changed: [instance]
2026-06-08 22:17:51.922672 | instance |
2026-06-08 22:17:51.922978 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-08 22:17:51.923274 | instance | Monday 08 June 2026 22:17:51 +0000 (0:00:03.743) 0:11:53.069 ***********
2026-06-08 22:17:51.971567 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-08 22:17:51.971717 | instance |
2026-06-08 22:17:51.971933 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-08 22:17:51.972163 | instance | Monday 08 June 2026 22:17:51 +0000 (0:00:00.049) 0:11:53.118 ***********
2026-06-08 22:17:52.453672 | instance | changed: [instance]
2026-06-08 22:17:52.453872 | instance |
2026-06-08 22:17:52.454175 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] ***
2026-06-08 22:17:52.454259 | instance | Monday 08 June 2026 22:17:52 +0000 (0:00:00.481) 0:11:53.600 ***********
2026-06-08 22:17:55.789030 | instance | ok: [instance]
2026-06-08 22:17:55.789114 | instance |
2026-06-08 22:17:55.789310 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] ***
2026-06-08 22:17:55.789496 | instance | Monday 08 June 2026 22:17:55 +0000 (0:00:03.333) 0:11:56.934 ***********
2026-06-08 22:17:58.360899 | instance | changed: [instance]
2026-06-08 22:17:58.361051 | instance |
2026-06-08 22:17:58.361256 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] ***
2026-06-08 22:17:58.361447 | instance | Monday 08 June 2026 22:17:58 +0000 (0:00:02.573) 0:11:59.507 ***********
2026-06-08 22:17:58.990621 | instance | ok: [instance]
2026-06-08 22:17:58.990859 | instance |
2026-06-08 22:17:58.991178 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************
2026-06-08 22:17:58.991479 | instance | Monday 08 June 2026 22:17:58 +0000 (0:00:00.629) 0:12:00.137 ***********
2026-06-08 22:17:59.770635 | instance | changed: [instance]
2026-06-08 22:17:59.770850 | instance |
2026-06-08 22:17:59.771164 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] ***
2026-06-08 22:17:59.771492 | instance | Monday 08 June 2026 22:17:59 +0000 (0:00:00.779) 0:12:00.917 ***********
2026-06-08 22:18:00.584441 | instance | ok: [instance]
2026-06-08 22:18:00.584707 | instance |
2026-06-08 22:18:00.584997 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] ***
2026-06-08 22:18:00.585275 | instance | Monday 08 June 2026 22:18:00 +0000 (0:00:00.813) 0:12:01.730 ***********
2026-06-08 22:18:00.629453 | instance | skipping: [instance]
2026-06-08 22:18:00.629690 | instance |
2026-06-08 22:18:00.629994 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] ***
2026-06-08 22:18:00.630281 | instance | Monday 08 June 2026 22:18:00 +0000 (0:00:00.045) 0:12:01.776 ***********
2026-06-08 22:18:00.688772 | instance | skipping: [instance]
2026-06-08 22:18:00.689008 | instance |
2026-06-08 22:18:00.689278 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] **********
2026-06-08 22:18:00.689545 | instance | Monday 08 June 2026 22:18:00 +0000 (0:00:00.058) 0:12:01.835 ***********
2026-06-08 22:18:00.734974 | instance | skipping: [instance]
2026-06-08 22:18:00.735243 | instance |
2026-06-08 22:18:00.735573 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] ***
2026-06-08 22:18:00.735849 | instance | Monday 08 June 2026 22:18:00 +0000 (0:00:00.046) 0:12:01.882 ***********
2026-06-08 22:18:00.778465 | instance | skipping: [instance]
2026-06-08 22:18:00.778686 | instance |
2026-06-08 22:18:00.779007 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] ***
2026-06-08 22:18:00.779273 | instance | Monday 08 June 2026 22:18:00 +0000 (0:00:00.043) 0:12:01.925 ***********
2026-06-08 22:18:00.824484 | instance | skipping: [instance]
2026-06-08 22:18:00.824680 | instance |
2026-06-08 22:18:00.824945 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] ****
2026-06-08 22:18:00.825194 | instance | Monday 08 June 2026 22:18:00 +0000 (0:00:00.046) 0:12:01.971 ***********
2026-06-08 22:18:00.871050 | instance | skipping: [instance]
2026-06-08 22:18:00.871271 | instance |
2026-06-08 22:18:00.871528 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] *********
2026-06-08 22:18:00.871785 | instance | Monday 08 June 2026 22:18:00 +0000 (0:00:00.046) 0:12:02.017 ***********
2026-06-08 22:18:00.917229 | instance | skipping: [instance]
2026-06-08 22:18:00.917525 | instance |
2026-06-08 22:18:00.917874 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] ***
2026-06-08 22:18:00.918187 | instance | Monday 08 June 2026 22:18:00 +0000 (0:00:00.046) 0:12:02.064 ***********
2026-06-08 22:19:47.932968 | instance | changed: [instance]
2026-06-08 22:19:47.933121 | instance |
2026-06-08 22:19:47.933512 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] ***
2026-06-08 22:19:47.933761 | instance | Monday 08 June 2026 22:19:47 +0000 (0:01:47.015) 0:13:49.079 ***********
2026-06-08 22:19:48.657292 | instance | changed: [instance]
2026-06-08 22:19:48.657382 | instance |
2026-06-08 22:19:48.657479 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-08 22:19:48.657601 | instance | Monday 08 June 2026 22:19:48 +0000 (0:00:00.724) 0:13:49.804 ***********
2026-06-08 22:19:48.702693 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-08 22:19:48.702799 | instance |
2026-06-08 22:19:48.702983 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-08 22:19:48.703163 | instance | Monday 08 June 2026 22:19:48 +0000 (0:00:00.045) 0:13:49.849 ***********
2026-06-08 22:19:49.179058 | instance | changed: [instance]
2026-06-08 22:19:49.179315 | instance |
2026-06-08 22:19:49.179594 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] ***********************
2026-06-08 22:19:49.179833 | instance | Monday 08 June 2026 22:19:49 +0000 (0:00:00.476) 0:13:50.325 ***********
2026-06-08 22:19:49.923223 | instance | changed: [instance]
2026-06-08 22:19:49.923304 | instance |
2026-06-08 22:19:49.923431 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] **************************
2026-06-08 22:19:49.923551 | instance | Monday 08 June 2026 22:19:49 +0000 (0:00:00.744) 0:13:51.070 ***********
2026-06-08 22:19:51.569584 | instance | changed: [instance]
2026-06-08 22:19:51.569878 | instance |
2026-06-08 22:19:51.570206 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-08 22:19:51.570475 | instance | Monday 08 June 2026 22:19:51 +0000 (0:00:01.646) 0:13:52.716 ***********
2026-06-08 22:19:51.624109 | instance | skipping: [instance]
2026-06-08 22:19:51.624203 | instance |
2026-06-08 22:19:51.624368 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-08 22:19:51.624525 | instance | Monday 08 June 2026 22:19:51 +0000 (0:00:00.054) 0:13:52.771 ***********
2026-06-08 22:19:51.661796 | instance | skipping: [instance]
2026-06-08 22:19:51.661983 | instance |
2026-06-08 22:19:51.662155 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-08 22:19:51.662315 | instance | Monday 08 June 2026 22:19:51 +0000 (0:00:00.037) 0:13:52.808 ***********
2026-06-08 22:19:51.700577 | instance | skipping: [instance]
2026-06-08 22:19:51.700959 | instance |
2026-06-08 22:19:51.701163 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-08 22:19:51.701329 | instance | Monday 08 June 2026 22:19:51 +0000 (0:00:00.038) 0:13:52.847 ***********
2026-06-08 22:19:51.738744 | instance | skipping: [instance]
2026-06-08 22:19:51.738975 | instance |
2026-06-08 22:19:51.739246 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-08 22:19:51.739501 | instance | Monday 08 June 2026 22:19:51 +0000 (0:00:00.038) 0:13:52.885 ***********
2026-06-08 22:19:52.401071 | instance | ok: [instance]
2026-06-08 22:19:52.401194 | instance |
2026-06-08 22:19:52.401211 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-08 22:19:52.401355 | instance | Monday 08 June 2026 22:19:52 +0000 (0:00:00.662) 0:13:53.548 ***********
2026-06-08 22:19:52.455916 | instance | ok: [instance]
2026-06-08 22:19:52.456108 | instance |
2026-06-08 22:19:52.456433 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-08 22:19:52.456688 | instance | Monday 08 June 2026 22:19:52 +0000 (0:00:00.054) 0:13:53.603 ***********
2026-06-08 22:19:52.498699 | instance | ok: [instance]
2026-06-08 22:19:52.498913 | instance |
2026-06-08 22:19:52.499210 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-08 22:19:52.499487 | instance | Monday 08 June 2026 22:19:52 +0000 (0:00:00.042) 0:13:53.645 ***********
2026-06-08 22:19:52.559710 | instance | ok: [instance] => (item=oslo_db)
2026-06-08 22:19:52.559947 | instance |
2026-06-08 22:19:52.560215 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-08 22:19:52.560477 | instance | Monday 08 June 2026 22:19:52 +0000 (0:00:00.060) 0:13:53.706 ***********
2026-06-08 22:19:52.617311 | instance | ok: [instance]
2026-06-08 22:19:52.617555 | instance |
2026-06-08 22:19:52.617875 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-08 22:19:52.618151 | instance | Monday 08 June 2026 22:19:52 +0000 (0:00:00.057) 0:13:53.764 ***********
2026-06-08 22:19:52.669467 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-08 22:19:52.669759 | instance |
2026-06-08 22:19:52.670079 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-08 22:19:52.670352 | instance | Monday 08 June 2026 22:19:52 +0000 (0:00:00.051) 0:13:53.816 ***********
2026-06-08 22:19:53.179321 | instance | changed: [instance]
2026-06-08 22:19:53.179577 | instance |
2026-06-08 22:19:53.179844 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] ***
2026-06-08 22:19:53.180107 | instance | Monday 08 June 2026 22:19:53 +0000 (0:00:00.509) 0:13:54.325 ***********
2026-06-08 22:19:53.896979 | instance | ok: [instance]
2026-06-08 22:19:53.897105 | instance |
2026-06-08 22:19:53.897292 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] *************
2026-06-08 22:19:53.897461 | instance | Monday 08 June 2026 22:19:53 +0000 (0:00:00.717) 0:13:55.043 ***********
2026-06-08 22:19:55.161922 | instance | changed: [instance]
2026-06-08 22:19:55.162154 | instance |
2026-06-08 22:19:55.162464 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************
2026-06-08 22:19:55.162756 | instance | Monday 08 June 2026 22:19:55 +0000 (0:00:01.264) 0:13:56.308 ***********
2026-06-08 22:19:55.522232 | instance | ok: [instance]
2026-06-08 22:19:55.522453 | instance |
2026-06-08 22:19:55.522735 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] *****************
2026-06-08 22:19:55.523006 | instance | Monday 08 June 2026 22:19:55 +0000 (0:00:00.360) 0:13:56.668 ***********
2026-06-08 22:19:55.920274 | instance | changed: [instance]
2026-06-08 22:19:55.920522 | instance |
2026-06-08 22:19:55.920823 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] *******************
2026-06-08 22:19:55.921096 | instance | Monday 08 June 2026 22:19:55 +0000 (0:00:00.397) 0:13:57.066 ***********
2026-06-08 22:19:56.341298 | instance | changed: [instance]
2026-06-08 22:19:56.341387 | instance |
2026-06-08 22:19:56.341490 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ******************
2026-06-08 22:19:56.341612 | instance | Monday 08 June 2026 22:19:56 +0000 (0:00:00.421) 0:13:57.488 ***********
2026-06-08 22:19:56.685839 | instance | ok: [instance]
2026-06-08 22:19:56.686035 | instance |
2026-06-08 22:19:56.686306 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************
2026-06-08 22:19:56.686567 | instance | Monday 08 June 2026 22:19:56 +0000 (0:00:00.344) 0:13:57.832 ***********
2026-06-08 22:22:36.152766 | instance | changed: [instance]
2026-06-08 22:22:36.152853 | instance |
2026-06-08 22:22:36.152946 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] ****************
2026-06-08 22:22:36.153053 | instance | Monday 08 June 2026 22:22:36 +0000 (0:02:39.466) 0:16:37.299 ***********
2026-06-08 22:22:36.893716 | instance | ok: [instance]
2026-06-08 22:22:36.893966 | instance |
2026-06-08 22:22:36.894280 | instance | TASK [Create Keycloak Ingress] *************************************************
2026-06-08 22:22:36.894544 | instance | Monday 08 June 2026 22:22:36 +0000 (0:00:00.741) 0:16:38.040 ***********
2026-06-08 22:22:36.954596 | instance | included: ingress for instance
2026-06-08 22:22:36.954693 | instance |
2026-06-08 22:22:36.954857 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] *******************
2026-06-08 22:22:36.955049 | instance | Monday 08 June 2026 22:22:36 +0000 (0:00:00.060) 0:16:38.101 ***********
2026-06-08 22:22:37.886934 | instance | changed: [instance]
2026-06-08 22:22:37.887010 | instance |
2026-06-08 22:22:37.887022 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] *******************
2026-06-08 22:22:37.887033 | instance | Monday 08 June 2026 22:22:37 +0000 (0:00:00.931) 0:16:39.032 ***********
2026-06-08 22:22:38.148985 | instance | ok: [instance]
2026-06-08 22:22:38.149085 | instance |
2026-06-08 22:22:38.149101 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] *************************
2026-06-08 22:22:38.149284 | instance | Monday 08 June 2026 22:22:38 +0000 (0:00:00.263) 0:16:39.295 ***********
2026-06-08 22:22:39.025753 | instance | changed: [instance]
2026-06-08 22:22:39.025876 | instance |
2026-06-08 22:22:39.025960 | instance | PLAY [Deploy Monitoring] *******************************************************
2026-06-08 22:22:39.026065 | instance |
2026-06-08 22:22:39.026184 | instance | TASK [Gathering Facts] *********************************************************
2026-06-08 22:22:39.026306 | instance | Monday 08 June 2026 22:22:39 +0000 (0:00:00.877) 0:16:40.173 ***********
2026-06-08 22:22:40.558972 | instance | ok: [instance]
2026-06-08 22:22:40.559852 | instance |
2026-06-08 22:22:40.559940 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-08 22:22:40.559953 | instance | Monday 08 June 2026 22:22:40 +0000 (0:00:01.532) 0:16:41.705 ***********
2026-06-08 22:22:40.613598 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-08 22:22:40.613761 | instance |
2026-06-08 22:22:40.614227 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-08 22:22:40.614334 | instance | Monday 08 June 2026 22:22:40 +0000 (0:00:00.054) 0:16:41.760 ***********
2026-06-08 22:22:41.107006 | instance | changed: [instance]
2026-06-08 22:22:41.107123 | instance |
2026-06-08 22:22:41.107195 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] ***********
2026-06-08 22:22:41.107311 | instance | Monday 08 June 2026 22:22:41 +0000 (0:00:00.493) 0:16:42.253 ***********
2026-06-08 22:22:41.895084 | instance | ok: [instance]
2026-06-08 22:22:41.895166 | instance |
2026-06-08 22:22:41.895179 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] **********
2026-06-08 22:22:41.895199 | instance | Monday 08 June 2026 22:22:41 +0000 (0:00:00.787) 0:16:43.041 ***********
2026-06-08 22:22:44.210053 | instance | changed: [instance]
2026-06-08 22:22:44.210170 | instance |
2026-06-08 22:22:44.210186 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-08 22:22:44.210336 | instance | Monday 08 June 2026 22:22:44 +0000 (0:00:02.315) 0:16:45.356 ***********
2026-06-08 22:22:44.273896 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-08 22:22:44.274190 | instance |
2026-06-08 22:22:44.274480 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-08 22:22:44.274770 | instance | Monday 08 June 2026 22:22:44 +0000 (0:00:00.063) 0:16:45.420 ***********
2026-06-08 22:22:44.894362 | instance | changed: [instance]
2026-06-08 22:22:44.894465 | instance |
2026-06-08 22:22:44.894527 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] ****
2026-06-08 22:22:44.894645 | instance | Monday 08 June 2026 22:22:44 +0000 (0:00:00.620) 0:16:46.041 ***********
2026-06-08 22:22:46.164069 | instance | changed: [instance]
2026-06-08 22:22:46.164139 | instance |
2026-06-08 22:22:46.164151 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] ***
2026-06-08 22:22:46.164163 | instance | Monday 08 June 2026 22:22:46 +0000 (0:00:01.267) 0:16:47.308 ***********
2026-06-08 22:22:46.885199 | instance | ok: [instance]
2026-06-08 22:22:46.885409 | instance |
2026-06-08 22:22:46.885690 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] *******
2026-06-08 22:22:46.886052 | instance | Monday 08 June 2026 22:22:46 +0000 (0:00:00.723) 0:16:48.031 ***********
2026-06-08 22:22:54.160932 | instance | ok: [instance]
2026-06-08 22:22:54.161147 | instance |
2026-06-08 22:22:54.161470 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] ***
2026-06-08 22:22:54.161779 | instance | Monday 08 June 2026 22:22:54 +0000 (0:00:07.275) 0:16:55.307 ***********
2026-06-08 22:22:55.915507 | instance | ok: [instance]
2026-06-08 22:22:55.915625 | instance |
2026-06-08 22:22:55.915859 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] ***
2026-06-08 22:22:55.916030 | instance | Monday 08 June 2026 22:22:55 +0000 (0:00:01.754) 0:16:57.062 ***********
2026-06-08 22:22:56.212987 | instance | ok: [instance]
2026-06-08 22:22:56.213358 | instance |
2026-06-08 22:22:56.213668 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] ***
2026-06-08 22:22:56.214094 | instance | Monday 08 June 2026 22:22:56 +0000 (0:00:00.296) 0:16:57.358 ***********
2026-06-08 22:22:56.417898 | instance | ok: [instance]
2026-06-08 22:22:56.417993 | instance |
2026-06-08 22:22:56.418095 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] ***
2026-06-08 22:22:56.418229 | instance | Monday 08 June 2026 22:22:56 +0000 (0:00:00.206) 0:16:57.564 ***********
2026-06-08 22:22:56.637682 | instance | ok: [instance]
2026-06-08 22:22:56.637936 | instance |
2026-06-08 22:22:56.638273 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] ***
2026-06-08 22:22:56.638566 | instance | Monday 08 June 2026 22:22:56 +0000 (0:00:00.219) 0:16:57.784 ***********
2026-06-08 22:22:57.331539 | instance | changed: [instance]
2026-06-08 22:22:57.331782 | instance |
2026-06-08 22:22:57.332321 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] ***
2026-06-08 22:22:57.332634 | instance | Monday 08 June 2026 22:22:57 +0000 (0:00:00.693) 0:16:58.477 ***********
2026-06-08 22:23:14.517854 | instance | changed: [instance] => (item=alertmanager)
2026-06-08 22:23:14.518770 | instance | changed: [instance] => (item=grafana)
2026-06-08 22:23:14.518883 | instance | changed: [instance] => (item=prometheus)
2026-06-08 22:23:14.518892 | instance |
2026-06-08 22:23:14.519271 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] ***
2026-06-08 22:23:14.519346 | instance | Monday 08 June 2026 22:23:14 +0000 (0:00:17.186) 0:17:15.664 ***********
2026-06-08 22:23:16.505085 | instance | ok: [instance] => (item=alertmanager)
2026-06-08 22:23:16.505170 | instance | ok: [instance] => (item=grafana)
2026-06-08 22:23:16.505298 | instance | ok: [instance] => (item=prometheus)
2026-06-08 22:23:16.505381 | instance |
2026-06-08 22:23:16.505681 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] *****
2026-06-08 22:23:16.505750 | instance | Monday 08 June 2026 22:23:16 +0000 (0:00:01.987) 0:17:17.652 ***********
2026-06-08 22:23:20.362027 | instance | changed: [instance] => (item=None)
2026-06-08 22:23:20.362121 | instance | changed: [instance] => (item=None)
2026-06-08 22:23:20.362416 | instance | changed: [instance] => (item=None)
2026-06-08 22:23:20.362481 | instance | changed: [instance]
2026-06-08 22:23:20.362498 | instance |
2026-06-08 22:23:20.362574 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] *******
2026-06-08 22:23:20.362731 | instance | Monday 08 June 2026 22:23:20 +0000 (0:00:03.856) 0:17:21.508 ***********
2026-06-08 22:23:25.539852 | instance | changed: [instance] => (item=None)
2026-06-08 22:23:25.539968 | instance | changed: [instance] => (item=None)
2026-06-08 22:23:25.539978 | instance | changed: [instance] => (item=None)
2026-06-08 22:23:25.540771 | instance | changed: [instance] => (item=None)
2026-06-08 22:23:25.540840 | instance | changed: [instance] => (item=None)
2026-06-08 22:23:25.540845 | instance | changed: [instance]
2026-06-08 22:23:25.540852 | instance |
2026-06-08 22:23:25.540858 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] *****
2026-06-08 22:23:25.540863 | instance | Monday 08 June 2026 22:23:25 +0000 (0:00:05.177) 0:17:26.686 ***********
2026-06-08 22:23:36.954844 | instance | changed: [instance] => (item=alertmanager)
2026-06-08 22:23:36.954929 | instance | changed: [instance] => (item=prometheus)
2026-06-08 22:23:36.955323 | instance |
2026-06-08 22:23:36.955385 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] ***
2026-06-08 22:23:36.955393 | instance | Monday 08 June 2026 22:23:36 +0000 (0:00:11.415) 0:17:38.101 ***********
2026-06-08 22:23:48.355195 | instance | changed: [instance] => (item=alertmanager)
2026-06-08 22:23:48.355304 | instance | changed: [instance] => (item=prometheus)
2026-06-08 22:23:48.355316 | instance |
2026-06-08 22:23:48.355338 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] ***
2026-06-08 22:23:48.355348 | instance | Monday 08 June 2026 22:23:48 +0000 (0:00:11.400) 0:17:49.501 ***********
2026-06-08 22:23:49.040526 | instance | changed: [instance]
2026-06-08 22:23:49.040606 | instance |
2026-06-08 22:23:49.040882 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************
2026-06-08 22:23:49.040939 | instance | Monday 08 June 2026 22:23:49 +0000 (0:00:00.685) 0:17:50.187 ***********
2026-06-08 22:23:56.051167 | instance | ok: [instance]
2026-06-08 22:23:56.051277 | instance |
2026-06-08 22:23:56.051289 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] ***
2026-06-08 22:23:56.051431 | instance | Monday 08 June 2026 22:23:56 +0000 (0:00:07.010) 0:17:57.198 ***********
2026-06-08 22:24:09.967678 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'})
2026-06-08 22:24:09.967773 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'})
2026-06-08 22:24:09.967847 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'})
2026-06-08 22:24:09.967971 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'})
2026-06-08 22:24:09.968222 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'})
2026-06-08 22:24:09.968247 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'})
2026-06-08 22:24:09.968385 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'})
2026-06-08 22:24:09.968493 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'})
2026-06-08 22:24:09.968771 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'})
2026-06-08 22:24:09.968875 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'})
2026-06-08 22:24:09.968887 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'})
2026-06-08 22:24:09.969201 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'})
2026-06-08 22:24:09.969228 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'})
2026-06-08 22:24:09.969239 | instance |
2026-06-08 22:24:09.969385 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] ***********
2026-06-08 22:24:09.969534 | instance | Monday 08 June 2026 22:24:09 +0000 (0:00:13.916) 0:18:11.114 ***********
2026-06-08 22:24:39.959516 | instance | changed: [instance]
2026-06-08 22:24:39.959632 | instance |
2026-06-08 22:24:39.959843 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-08 22:24:39.959921 | instance | Monday 08 June 2026 22:24:39 +0000 (0:00:29.991) 0:18:41.106 ***********
2026-06-08 22:24:40.034333 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-08 22:24:40.034442 | instance |
2026-06-08 22:24:40.034472 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-08 22:24:40.034487 | instance | Monday 08 June 2026 22:24:40 +0000 (0:00:00.074) 0:18:41.180 ***********
2026-06-08 22:24:40.587608 | instance | changed: [instance]
2026-06-08 22:24:40.587692 | instance |
2026-06-08 22:24:40.587888 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] ****************************
2026-06-08 22:24:40.587991 | instance | Monday 08 June 2026 22:24:40 +0000 (0:00:00.553) 0:18:41.734 ***********
2026-06-08 22:24:43.955150 | instance | changed: [instance]
2026-06-08 22:24:43.955233 | instance |
2026-06-08 22:24:43.955378 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-08 22:24:43.955500 | instance | Monday 08 June 2026 22:24:43 +0000 (0:00:03.367) 0:18:45.102 ***********
2026-06-08 22:24:44.022340 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-08 22:24:44.022437 | instance |
2026-06-08 22:24:44.022709 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-08 22:24:44.022766 | instance | Monday 08 June 2026 22:24:44 +0000 (0:00:00.067) 0:18:45.169 ***********
2026-06-08 22:24:44.560120 | instance | changed: [instance]
2026-06-08 22:24:44.560208 | instance |
2026-06-08 22:24:44.560469 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] **************************
2026-06-08 22:24:44.560535 | instance | Monday 08 June 2026 22:24:44 +0000 (0:00:00.537) 0:18:45.706 ***********
2026-06-08 22:24:46.164023 | instance | changed: [instance]
2026-06-08 22:24:46.164708 | instance |
2026-06-08 22:24:46.164726 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-08 22:24:46.164734 | instance | Monday 08 June 2026 22:24:46 +0000 (0:00:01.604) 0:18:47.311 ***********
2026-06-08 22:24:46.219333 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-08 22:24:46.219454 | instance |
2026-06-08 22:24:46.219583 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-08 22:24:46.219701 | instance | Monday 08 June 2026 22:24:46 +0000 (0:00:00.055) 0:18:47.366 ***********
2026-06-08 22:24:46.768683 | instance | changed: [instance]
2026-06-08 22:24:46.768901 | instance |
2026-06-08 22:24:46.769168 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] **********************
2026-06-08 22:24:46.769432 | instance | Monday 08 June 2026 22:24:46 +0000 (0:00:00.548) 0:18:47.915 ***********
2026-06-08 22:24:48.316793 | instance | changed: [instance]
2026-06-08 22:24:48.316877 | instance |
2026-06-08 22:24:48.316971 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] **********************
2026-06-08 22:24:48.317090 | instance | Monday 08 June 2026 22:24:48 +0000 (0:00:01.545) 0:18:49.460 ***********
2026-06-08 22:24:49.276072 | instance | changed: [instance]
2026-06-08 22:24:49.276143 | instance |
2026-06-08 22:24:49.276803 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-08 22:24:49.276885 | instance | Monday 08 June 2026 22:24:49 +0000 (0:00:00.962) 0:18:50.422 ***********
2026-06-08 22:24:49.336212 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-08 22:24:49.336298 | instance |
2026-06-08 22:24:49.336467 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-08 22:24:49.336603 | instance | Monday 08 June 2026 22:24:49 +0000 (0:00:00.060) 0:18:50.483 ***********
2026-06-08 22:24:49.834475 | instance | changed: [instance]
2026-06-08 22:24:49.834675 | instance |
2026-06-08 22:24:49.834951 | instance | TASK [vexxhost.atmosphere.smartctl_exporter : Deploy Helm chart] ***************
2026-06-08 22:24:49.835216 | instance | Monday 08 June 2026 22:24:49 +0000 (0:00:00.497) 0:18:50.981 ***********
2026-06-08 22:24:51.327928 | instance | changed: [instance]
2026-06-08 22:24:51.328023 | instance |
2026-06-08 22:24:51.328294 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-08 22:24:51.328571 | instance | Monday 08 June 2026 22:24:51 +0000 (0:00:01.493) 0:18:52.474 ***********
2026-06-08 22:24:51.400075 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-08 22:24:51.400245 | instance |
2026-06-08 22:24:51.400462 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-08 22:24:51.400647 | instance | Monday 08 June 2026 22:24:51 +0000 (0:00:00.072) 0:18:52.546 ***********
2026-06-08 22:24:51.877009 | instance | changed: [instance]
2026-06-08 22:24:51.877231 | instance |
2026-06-08 22:24:51.877508 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] **********
2026-06-08 22:24:51.877838 | instance | Monday 08 June 2026 22:24:51 +0000 (0:00:00.476) 0:18:53.023 ***********
2026-06-08 22:24:53.407081 | instance | changed: [instance]
2026-06-08 22:24:53.407274 | instance |
2026-06-08 22:24:53.407544 | instance | PLAY [Deploy OpenStack] ********************************************************
2026-06-08 22:24:53.407783 | instance |
2026-06-08 22:24:53.408058 | instance | TASK [Gathering Facts] *********************************************************
2026-06-08 22:24:53.408320 | instance | Monday 08 June 2026 22:24:53 +0000 (0:00:01.530) 0:18:54.553 ***********
2026-06-08 22:24:55.384217 | instance | ok: [instance]
2026-06-08 22:24:55.384480 | instance |
2026-06-08 22:24:55.384701 | instance | TASK [Fail if atmosphere_ceph_enabled is set] **********************************
2026-06-08 22:24:55.384966 | instance | Monday 08 June 2026 22:24:55 +0000 (0:00:01.977) 0:18:56.530 ***********
2026-06-08 22:24:55.464768 | instance | skipping: [instance]
2026-06-08 22:24:55.465062 | instance |
2026-06-08 22:24:55.465348 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-08 22:24:55.465646 | instance | Monday 08 June 2026 22:24:55 +0000 (0:00:00.080) 0:18:56.611 ***********
2026-06-08 22:24:55.544748 | instance | ok: [instance]
2026-06-08 22:24:55.544995 | instance |
2026-06-08 22:24:55.545260 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-08 22:24:55.545536 | instance | Monday 08 June 2026 22:24:55 +0000 (0:00:00.080) 0:18:56.691 ***********
2026-06-08 22:24:55.590583 | instance | skipping: [instance]
2026-06-08 22:24:55.590839 | instance |
2026-06-08 22:24:55.591121 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-08 22:24:55.591379 | instance | Monday 08 June 2026 22:24:55 +0000 (0:00:00.045) 0:18:56.737 ***********
2026-06-08 22:24:55.635100 | instance | skipping: [instance]
2026-06-08 22:24:55.635349 | instance |
2026-06-08 22:24:55.635642 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-08 22:24:55.635932 | instance | Monday 08 June 2026 22:24:55 +0000 (0:00:00.044) 0:18:56.782 ***********
2026-06-08 22:24:55.680448 | instance | skipping: [instance]
2026-06-08 22:24:55.680703 | instance |
2026-06-08 22:24:55.681006 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-08 22:24:55.681285 | instance | Monday 08 June 2026 22:24:55 +0000 (0:00:00.045) 0:18:56.827 ***********
2026-06-08 22:24:55.724212 | instance | skipping: [instance]
2026-06-08 22:24:55.724263 | instance |
2026-06-08 22:24:55.724423 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-08 22:24:55.724682 | instance | Monday 08 June 2026 22:24:55 +0000 (0:00:00.044) 0:18:56.871 ***********
2026-06-08 22:24:55.762988 | instance | skipping: [instance]
2026-06-08 22:24:55.763265 | instance |
2026-06-08 22:24:55.763530 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-08 22:24:55.763831 | instance | Monday 08 June 2026 22:24:55 +0000 (0:00:00.038) 0:18:56.910 ***********
2026-06-08 22:24:55.812434 | instance | ok: [instance]
2026-06-08 22:24:55.812659 | instance |
2026-06-08 22:24:55.812924 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-08 22:24:55.813181 | instance | Monday 08 June 2026 22:24:55 +0000 (0:00:00.049) 0:18:56.959 ***********
2026-06-08 22:24:55.870756 | instance | ok: [instance] => (item=oslo_cache)
2026-06-08 22:24:55.870983 | instance |
2026-06-08 22:24:55.871244 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-08 22:24:55.871499 | instance | Monday 08 June 2026 22:24:55 +0000 (0:00:00.058) 0:18:57.018 ***********
2026-06-08 22:24:55.933927 | instance | ok: [instance]
2026-06-08 22:24:55.934104 | instance |
2026-06-08 22:24:55.934376 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-08 22:24:55.934633 | instance | Monday 08 June 2026 22:24:55 +0000 (0:00:00.063) 0:18:57.081 ***********
2026-06-08 22:24:55.997741 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-08 22:24:55.997834 | instance |
2026-06-08 22:24:55.997985 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-08 22:24:55.998070 | instance | Monday 08 June 2026 22:24:55 +0000 (0:00:00.063) 0:18:57.144 ***********
2026-06-08 22:24:56.522134 | instance | changed: [instance]
2026-06-08 22:24:56.522326 | instance |
2026-06-08 22:24:56.522601 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] ***********************
2026-06-08 22:24:56.522853 | instance | Monday 08 June 2026 22:24:56 +0000 (0:00:00.524) 0:18:57.669 ***********
2026-06-08 22:24:58.030117 | instance | changed: [instance]
2026-06-08 22:24:58.030338 | instance |
2026-06-08 22:24:58.030681 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] **********
2026-06-08 22:24:58.030964 | instance | Monday 08 June 2026 22:24:58 +0000 (0:00:01.507) 0:18:59.176 ***********
2026-06-08 22:24:58.994815 | instance | changed: [instance]
2026-06-08 22:24:58.995021 | instance |
2026-06-08 22:24:58.995294 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] *****************
2026-06-08 22:24:58.995566 | instance | Monday 08 June 2026 22:24:58 +0000 (0:00:00.964) 0:19:00.141 ***********
2026-06-08 22:25:03.560612 | instance | changed: [instance]
2026-06-08 22:25:03.560851 | instance |
2026-06-08 22:25:03.561206 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] ****
2026-06-08 22:25:03.561492 | instance | Monday 08 June 2026 22:25:03 +0000 (0:00:04.566) 0:19:04.707 ***********
2026-06-08 22:25:03.774966 | instance | changed: [instance]
2026-06-08 22:25:03.775175 | instance |
2026-06-08 22:25:03.775445 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] ***********
2026-06-08 22:25:03.775722 | instance | Monday 08 June 2026 22:25:03 +0000 (0:00:00.214) 0:19:04.921 ***********
2026-06-08 22:25:04.316603 | instance | changed: [instance]
2026-06-08 22:25:04.316724 | instance |
2026-06-08 22:25:04.316957 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-08 22:25:04.317135 | instance | Monday 08 June 2026 22:25:04 +0000 (0:00:00.541) 0:19:05.463 ***********
2026-06-08 22:25:04.417475 | instance | ok: [instance]
2026-06-08 22:25:04.417586 | instance |
2026-06-08 22:25:04.417803 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-08 22:25:04.417981 | instance | Monday 08 June 2026 22:25:04 +0000 (0:00:00.101) 0:19:05.564 ***********
2026-06-08 22:25:04.503886 | instance | included: rabbitmq for instance
2026-06-08 22:25:04.504117 | instance |
2026-06-08 22:25:04.504523 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-08 22:25:04.504912 | instance | Monday 08 June 2026 22:25:04 +0000 (0:00:00.085) 0:19:05.650 ***********
2026-06-08 22:25:05.359144 | instance | ok: [instance]
2026-06-08 22:25:05.359236 | instance |
2026-06-08 22:25:05.359635 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-08 22:25:05.359653 | instance | Monday 08 June 2026 22:25:05 +0000 (0:00:00.855) 0:19:06.505 ***********
2026-06-08 22:25:05.407879 | instance | skipping: [instance]
2026-06-08 22:25:05.407987 | instance |
2026-06-08 22:25:05.408012 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-08 22:25:05.408024 | instance | Monday 08 June 2026 22:25:05 +0000 (0:00:00.048) 0:19:06.554 ***********
2026-06-08 22:25:05.468974 | instance | skipping: [instance]
2026-06-08 22:25:05.469075 | instance |
2026-06-08 22:25:05.469337 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-08 22:25:05.469378 | instance | Monday 08 June 2026 22:25:05 +0000 (0:00:00.061) 0:19:06.615 ***********
2026-06-08 22:25:05.531353 | instance | skipping: [instance]
2026-06-08 22:25:05.531446 | instance |
2026-06-08 22:25:05.531731 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-08 22:25:05.531764 | instance | Monday 08 June 2026 22:25:05 +0000 (0:00:00.062) 0:19:06.678 ***********
2026-06-08 22:25:46.415089 | instance | changed: [instance]
2026-06-08 22:25:46.415199 | instance |
2026-06-08 22:25:46.415444 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-08 22:25:46.415499 | instance | Monday 08 June 2026 22:25:46 +0000 (0:00:40.883) 0:19:47.561 ***********
2026-06-08 22:25:47.085465 | instance | ok: [instance]
2026-06-08 22:25:47.085553 | instance |
2026-06-08 22:25:47.085842 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-08 22:25:47.086001 | instance | Monday 08 June 2026 22:25:47 +0000 (0:00:00.670) 0:19:48.232 ***********
2026-06-08 22:25:47.148545 | instance | ok: [instance]
2026-06-08 22:25:47.148643 | instance |
2026-06-08 22:25:47.149024 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-08 22:25:47.149090 | instance | Monday 08 June 2026 22:25:47 +0000 (0:00:00.062) 0:19:48.295 ***********
2026-06-08 22:25:47.211402 | instance | skipping: [instance]
2026-06-08 22:25:47.211485 | instance |
2026-06-08 22:25:47.211606 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-08 22:25:47.211766 | instance | Monday 08 June 2026 22:25:47 +0000 (0:00:00.062) 0:19:48.358 ***********
2026-06-08 22:25:47.264731 | instance | skipping: [instance]
2026-06-08 22:25:47.264872 | instance |
2026-06-08 22:25:47.264976 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-08 22:25:47.265098 | instance | Monday 08 June 2026 22:25:47 +0000 (0:00:00.053) 0:19:48.411 ***********
2026-06-08 22:25:47.320991 | instance | ok: [instance]
2026-06-08 22:25:47.321247 | instance |
2026-06-08 22:25:47.321613 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-08 22:25:47.321913 | instance | Monday 08 June 2026 22:25:47 +0000 (0:00:00.056) 0:19:48.467 ***********
2026-06-08 22:25:47.413026 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-08 22:25:47.413289 | instance | ok: [instance] => (item=identity)
2026-06-08 22:25:47.413555 | instance | ok: [instance] => (item=oslo_cache)
2026-06-08 22:25:47.413901 | instance | ok: [instance] => (item=oslo_db)
2026-06-08 22:25:47.414214 | instance |
2026-06-08 22:25:47.414487 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-08 22:25:47.414742 | instance | Monday 08 June 2026 22:25:47 +0000 (0:00:00.092) 0:19:48.560 ***********
2026-06-08 22:25:47.488610 | instance | ok: [instance]
2026-06-08 22:25:47.488828 | instance |
2026-06-08 22:25:47.489100 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-08 22:25:47.489365 | instance | Monday 08 June 2026 22:25:47 +0000 (0:00:00.075) 0:19:48.635 ***********
2026-06-08 22:25:47.672412 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-08 22:25:47.672680 | instance |
2026-06-08 22:25:47.672962 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-08 22:25:47.673323 | instance | Monday 08 June 2026 22:25:47 +0000 (0:00:00.183) 0:19:48.819 ***********
2026-06-08 22:25:48.212726 | instance | changed: [instance]
2026-06-08 22:25:48.212844 | instance |
2026-06-08 22:25:48.213007 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] *******************
2026-06-08 22:25:48.213166 | instance | Monday 08 June 2026 22:25:48 +0000 (0:00:00.540) 0:19:49.359 ***********
2026-06-08 22:25:49.638200 | instance | ok: [instance] => (item=None)
2026-06-08 22:25:49.638422 | instance | ok: [instance]
2026-06-08 22:25:49.638681 | instance |
2026-06-08 22:25:49.639011 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] ***
2026-06-08 22:25:49.639279 | instance | Monday 08 June 2026 22:25:49 +0000 (0:00:01.424) 0:19:50.784 ***********
2026-06-08 22:25:50.745508 | instance | ok: [instance] => (item=atmosphere)
2026-06-08 22:25:50.745647 | instance |
2026-06-08 22:25:50.745890 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] ***
2026-06-08 22:25:50.746105 | instance | Monday 08 June 2026 22:25:50 +0000 (0:00:01.107) 0:19:51.892 ***********
2026-06-08 22:25:51.630128 | instance | changed: [instance]
2026-06-08 22:25:51.630283 | instance |
2026-06-08 22:25:51.630494 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ******************
2026-06-08 22:25:51.630702 | instance | Monday 08 June 2026 22:25:51 +0000 (0:00:00.884) 0:19:52.776 ***********
2026-06-08 22:25:52.735674 | instance | changed: [instance] => (item=None)
2026-06-08 22:25:52.735798 | instance | changed: [instance]
2026-06-08 22:25:52.735956 | instance |
2026-06-08 22:25:52.736178 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] ***
2026-06-08 22:25:52.736355 | instance | Monday 08 June 2026 22:25:52 +0000 (0:00:01.105) 0:19:53.882 ***********
2026-06-08 22:25:54.248539 | instance | changed: [instance] => (item=None)
2026-06-08 22:25:54.248647 | instance | changed: [instance]
2026-06-08 22:25:54.248758 | instance |
2026-06-08 22:25:54.249325 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************
2026-06-08 22:25:54.249771 | instance | Monday 08 June 2026 22:25:54 +0000 (0:00:01.512) 0:19:55.394 ***********
2026-06-08 22:28:38.689218 | instance | changed: [instance]
2026-06-08 22:28:38.689305 | instance |
2026-06-08 22:28:38.689534 | instance | TASK [Create Ingress] **********************************************************
2026-06-08 22:28:38.689637 | instance | Monday 08 June 2026 22:28:38 +0000 (0:02:44.441) 0:22:39.836 ***********
2026-06-08 22:28:38.800709 | instance | included: openstack_helm_ingress for instance
2026-06-08 22:28:38.800770 | instance |
2026-06-08 22:28:38.800777 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-08 22:28:38.800783 | instance | Monday 08 June 2026 22:28:38 +0000 (0:00:00.111) 0:22:39.947 ***********
2026-06-08 22:28:38.860746 | instance | skipping: [instance]
2026-06-08 22:28:38.860833 | instance |
2026-06-08 22:28:38.861102 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-08 22:28:38.861161 | instance | Monday 08 June 2026 22:28:38 +0000 (0:00:00.060) 0:22:40.007 ***********
2026-06-08 22:28:38.921700 | instance | skipping: [instance]
2026-06-08 22:28:38.921809 | instance |
2026-06-08 22:28:38.922055 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-08 22:28:38.922210 | instance | Monday 08 June 2026 22:28:38 +0000 (0:00:00.060) 0:22:40.068 ***********
2026-06-08 22:28:38.994198 | instance | ok: [instance]
2026-06-08 22:28:38.994281 | instance |
2026-06-08 22:28:38.994297 | instance | TASK [Create Ingress identity] *************************************************
2026-06-08 22:28:38.994471 | instance | Monday 08 June 2026 22:28:38 +0000 (0:00:00.072) 0:22:40.141 ***********
2026-06-08 22:28:39.071555 | instance | included: ingress for instance
2026-06-08 22:28:39.071767 | instance |
2026-06-08 22:28:39.072032 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] *******************
2026-06-08 22:28:39.072292 | instance | Monday 08 June 2026 22:28:39 +0000 (0:00:00.077) 0:22:40.218 ***********
2026-06-08 22:28:40.037209 | instance | changed: [instance]
2026-06-08 22:28:40.037556 | instance |
2026-06-08 22:28:40.037902 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] *********
2026-06-08 22:28:40.038170 | instance | Monday 08 June 2026 22:28:40 +0000 (0:00:00.964) 0:22:41.183 ***********
2026-06-08 22:28:44.397200 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left).
2026-06-08 22:28:44.397417 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left).
2026-06-08 22:28:44.397563 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left).
2026-06-08 22:28:44.397764 | instance | ok: [instance]
2026-06-08 22:28:44.398611 | instance |
2026-06-08 22:28:44.398693 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ********
2026-06-08 22:28:44.398702 | instance | Monday 08 June 2026 22:28:44 +0000 (0:00:04.359) 0:22:45.543 ***********
2026-06-08 22:28:45.121524 | instance | ok: [instance]
2026-06-08 22:28:45.121799 | instance |
2026-06-08 22:28:45.122123 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ******************
2026-06-08 22:28:45.122420 | instance | Monday 08 June 2026 22:28:45 +0000 (0:00:00.724) 0:22:46.268 ***********
2026-06-08 22:28:46.486631 | instance | ok: [instance] => (item=atmosphere)
2026-06-08 22:28:46.487206 | instance |
2026-06-08 22:28:46.487293 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] *******
2026-06-08 22:28:46.487316 | instance | Monday 08 June 2026 22:28:46 +0000 (0:00:01.365) 0:22:47.633 ***********
2026-06-08 22:28:47.837946 | instance | changed: [instance] => (item=atmosphere)
2026-06-08 22:28:47.838054 | instance |
2026-06-08 22:28:47.838067 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ******
2026-06-08 22:28:47.838213 | instance | Monday 08 June 2026 22:28:47 +0000 (0:00:01.351) 0:22:48.985 ***********
2026-06-08 22:28:48.983223 | instance | changed: [instance] => (item=atmosphere)
2026-06-08 22:28:48.983330 | instance |
2026-06-08 22:28:48.983570 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] *****
2026-06-08 22:28:48.983619 | instance | Monday 08 June 2026 22:28:48 +0000 (0:00:01.145) 0:22:50.130 ***********
2026-06-08 22:28:50.172480 | instance | changed: [instance] => (item=atmosphere)
2026-06-08 22:28:50.172572 | instance |
2026-06-08 22:28:50.172956 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] *********
2026-06-08 22:28:50.173016 | instance | Monday 08 June 2026 22:28:50 +0000 (0:00:01.188) 0:22:51.318 ***********
2026-06-08 22:28:50.405996 | instance | changed: [instance]
2026-06-08 22:28:50.406086 | instance |
2026-06-08 22:28:50.406230 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-08 22:28:50.406339 | instance | Monday 08 June 2026 22:28:50 +0000 (0:00:00.234) 0:22:51.553 ***********
2026-06-08 22:28:51.845166 | instance | ok: [instance]
2026-06-08 22:28:51.845274 | instance |
2026-06-08 22:28:51.845443 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-08 22:28:51.845464 | instance | Monday 08 June 2026 22:28:51 +0000 (0:00:01.439) 0:22:52.992 ***********
2026-06-08 22:28:52.119142 | instance | ok: [instance]
2026-06-08 22:28:52.119244 | instance |
2026-06-08 22:28:52.119259 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-08 22:28:52.119404 | instance | Monday 08 June 2026 22:28:52 +0000 (0:00:00.273) 0:22:53.266 ***********
2026-06-08 22:28:52.209482 | instance | ok: [instance] => {
2026-06-08 22:28:52.209781 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz"
2026-06-08 22:28:52.210061 | instance | }
2026-06-08 22:28:52.210297 | instance |
2026-06-08 22:28:52.210556 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-08 22:28:52.210812 | instance | Monday 08 June 2026 22:28:52 +0000 (0:00:00.090) 0:22:53.356 ***********
2026-06-08 22:28:52.828704 | instance | changed: [instance]
2026-06-08 22:28:52.828932 | instance |
2026-06-08 22:28:52.829229 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-08 22:28:52.829493 | instance | Monday 08 June 2026 22:28:52 +0000 (0:00:00.619) 0:22:53.975 ***********
2026-06-08 22:28:54.152913 | instance | changed: [instance]
2026-06-08 22:28:54.153175 | instance |
2026-06-08 22:28:54.153455 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] *********************
2026-06-08 22:28:54.153738 | instance | Monday 08 June 2026 22:28:54 +0000 (0:00:01.324) 0:22:55.299 ***********
2026-06-08 22:28:54.675861 | instance | changed: [instance]
2026-06-08 22:28:54.676083 | instance |
2026-06-08 22:28:54.676398 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] ***
2026-06-08 22:28:54.676615 | instance | Monday 08 June 2026 22:28:54 +0000 (0:00:00.522) 0:22:55.821 ***********
2026-06-08 22:28:55.664041 | instance | ok: [instance]
2026-06-08 22:28:55.664142 | instance |
2026-06-08 22:28:55.664163 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] ***
2026-06-08 22:28:55.664359 | instance | Monday 08 June 2026 22:28:55 +0000 (0:00:00.988) 0:22:56.810 ***********
2026-06-08 22:28:56.481681 | instance | ok: [instance]
2026-06-08 22:28:56.481814 | instance |
2026-06-08 22:28:56.481995 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] ***
2026-06-08 22:28:56.482094 | instance | Monday 08 June 2026 22:28:56 +0000 (0:00:00.818) 0:22:57.628 ***********
2026-06-08 22:28:56.853761 | instance | ok: [instance]
2026-06-08 22:28:56.854101 | instance |
2026-06-08 22:28:56.854154 | instance | TASK [Generate OpenStack-Helm endpoints] ***************************************
2026-06-08 22:28:56.854296 | instance | Monday 08 June 2026 22:28:56 +0000 (0:00:00.372) 0:22:58.000 ***********
2026-06-08 22:28:56.978549 | instance | included: openstack_helm_endpoints for instance
2026-06-08 22:28:56.978606 | instance |
2026-06-08 22:28:56.978613 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-08 22:28:56.978618 | instance | Monday 08 June 2026 22:28:56 +0000 (0:00:00.124) 0:22:58.125 ***********
2026-06-08 22:28:57.038681 | instance | skipping: [instance]
2026-06-08 22:28:57.039009 | instance |
2026-06-08 22:28:57.039109 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-08 22:28:57.039132 | instance | Monday 08 June 2026 22:28:57 +0000 (0:00:00.060) 0:22:58.185 ***********
2026-06-08 22:28:57.084876 | instance | skipping: [instance]
2026-06-08 22:28:57.084962 | instance |
2026-06-08 22:28:57.085210 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-08 22:28:57.085253 | instance | Monday 08 June 2026 22:28:57 +0000 (0:00:00.046) 0:22:58.232 ***********
2026-06-08 22:28:57.136437 | instance | skipping: [instance]
2026-06-08 22:28:57.137232 | instance |
2026-06-08 22:28:57.137309 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-08 22:28:57.137318 | instance | Monday 08 June 2026 22:28:57 +0000 (0:00:00.051) 0:22:58.283 ***********
2026-06-08 22:28:57.197007 | instance | skipping: [instance]
2026-06-08 22:28:57.197082 | instance |
2026-06-08 22:28:57.197252 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-08 22:28:57.197460 | instance | Monday 08 June 2026 22:28:57 +0000 (0:00:00.060) 0:22:58.343 ***********
2026-06-08 22:28:57.247407 | instance | skipping: [instance]
2026-06-08 22:28:57.247504 | instance |
2026-06-08 22:28:57.247572 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-08 22:28:57.247958 | instance | Monday 08 June 2026 22:28:57 +0000 (0:00:00.050) 0:22:58.394 ***********
2026-06-08 22:28:57.309576 | instance | skipping: [instance]
2026-06-08 22:28:57.309733 | instance |
2026-06-08 22:28:57.309997 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-08 22:28:57.310161 | instance | Monday 08 June 2026 22:28:57 +0000 (0:00:00.061) 0:22:58.456 ***********
2026-06-08 22:28:57.368651 | instance | ok: [instance]
2026-06-08 22:28:57.368917 | instance |
2026-06-08 22:28:57.369195 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-08 22:28:57.369473 | instance | Monday 08 June 2026 22:28:57 +0000 (0:00:00.058) 0:22:58.515 ***********
2026-06-08 22:28:57.435187 | instance | ok: [instance] => (item=identity)
2026-06-08 22:28:57.435451 | instance |
2026-06-08 22:28:57.435732 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-08 22:28:57.435994 | instance | Monday 08 June 2026 22:28:57 +0000 (0:00:00.066) 0:22:58.582 ***********
2026-06-08 22:28:57.505495 | instance | ok: [instance]
2026-06-08 22:28:57.505594 | instance |
2026-06-08 22:28:57.505676 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] ****************
2026-06-08 22:28:57.505829 | instance | Monday 08 June 2026 22:28:57 +0000 (0:00:00.069) 0:22:58.651 ***********
2026-06-08 22:28:58.054518 | instance | changed: [instance]
2026-06-08 22:28:58.054619 | instance |
2026-06-08 22:28:58.054778 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] **********
2026-06-08 22:28:58.054942 | instance | Monday 08 June 2026 22:28:58 +0000 (0:00:00.550) 0:22:59.201 ***********
2026-06-08 22:28:58.562029 | instance | changed: [instance]
2026-06-08 22:28:58.562250 | instance |
2026-06-08 22:28:58.562520 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] ****
2026-06-08 22:28:58.562790 | instance | Monday 08 June 2026 22:28:58 +0000 (0:00:00.507) 0:22:59.708 ***********
2026-06-08 22:28:59.085995 | instance | changed: [instance]
2026-06-08 22:28:59.086087 | instance |
2026-06-08 22:28:59.086240 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] **********
2026-06-08 22:28:59.086451 | instance | Monday 08 June 2026 22:28:59 +0000 (0:00:00.524) 0:23:00.232 ***********
2026-06-08 22:28:59.644923 | instance | changed: [instance]
2026-06-08 22:28:59.645025 | instance |
2026-06-08 22:28:59.645226 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-08 22:28:59.645334 | instance | Monday 08 June 2026 22:28:59 +0000 (0:00:00.558) 0:23:00.791 ***********
2026-06-08 22:28:59.736042 | instance | ok: [instance]
2026-06-08 22:28:59.736129 | instance |
2026-06-08 22:28:59.736425 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-08 22:28:59.736511 | instance | Monday 08 June 2026 22:28:59 +0000 (0:00:00.091) 0:23:00.883 ***********
2026-06-08 22:28:59.816828 | instance | included: rabbitmq for instance
2026-06-08 22:28:59.817247 | instance |
2026-06-08 22:28:59.817307 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-08 22:28:59.817314 | instance | Monday 08 June 2026 22:28:59 +0000 (0:00:00.080) 0:23:00.963 ***********
2026-06-08 22:29:00.557468 | instance | ok: [instance]
2026-06-08 22:29:00.557539 | instance |
2026-06-08 22:29:00.557798 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-08 22:29:00.557840 | instance | Monday 08 June 2026 22:29:00 +0000 (0:00:00.740) 0:23:01.704 ***********
2026-06-08 22:29:00.614947 | instance | skipping: [instance]
2026-06-08 22:29:00.615322 | instance |
2026-06-08 22:29:00.615382 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-08 22:29:00.615390 | instance | Monday 08 June 2026 22:29:00 +0000 (0:00:00.057) 0:23:01.761 ***********
2026-06-08 22:29:00.673412 | instance | skipping: [instance]
2026-06-08 22:29:00.673617 | instance |
2026-06-08 22:29:00.673837 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-08 22:29:00.673978 | instance | Monday 08 June 2026 22:29:00 +0000 (0:00:00.057) 0:23:01.819 ***********
2026-06-08 22:29:00.728901 | instance | skipping: [instance]
2026-06-08 22:29:00.729309 | instance |
2026-06-08 22:29:00.729848 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-08 22:29:00.730250 | instance | Monday 08 June 2026 22:29:00 +0000 (0:00:00.055) 0:23:01.875 ***********
2026-06-08 22:29:31.575384 | instance | changed: [instance]
2026-06-08 22:29:31.575458 | instance |
2026-06-08 22:29:31.575472 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-08 22:29:31.576190 | instance | Monday 08 June 2026 22:29:31 +0000 (0:00:30.845) 0:23:32.721 ***********
2026-06-08 22:29:32.259978 | instance | ok: [instance]
2026-06-08 22:29:32.260238 | instance |
2026-06-08 22:29:32.260544 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-08 22:29:32.260830 | instance | Monday 08 June 2026 22:29:32 +0000 (0:00:00.685) 0:23:33.406 ***********
2026-06-08 22:29:32.318389 | instance | ok: [instance]
2026-06-08 22:29:32.318689 | instance |
2026-06-08 22:29:32.319000 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-08 22:29:32.319287 | instance | Monday 08 June 2026 22:29:32 +0000 (0:00:00.058) 0:23:33.465 ***********
2026-06-08 22:29:32.373768 | instance | skipping: [instance]
2026-06-08 22:29:32.373990 | instance |
2026-06-08 22:29:32.374294 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-08 22:29:32.374539 | instance | Monday 08 June 2026 22:29:32 +0000 (0:00:00.055) 0:23:33.520 ***********
2026-06-08 22:29:32.435559 | instance | skipping: [instance]
2026-06-08 22:29:32.435891 | instance |
2026-06-08 22:29:32.436313 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-08 22:29:32.436624 | instance | Monday 08 June 2026 22:29:32 +0000 (0:00:00.061) 0:23:33.582 ***********
2026-06-08 22:29:32.489580 | instance | ok: [instance]
2026-06-08 22:29:32.489695 | instance |
2026-06-08 22:29:32.489958 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-08 22:29:32.490151 | instance | Monday 08 June 2026 22:29:32 +0000 (0:00:00.053) 0:23:33.636 ***********
2026-06-08 22:29:32.592047 | instance | ok: [instance] => (item=oslo_cache)
2026-06-08 22:29:32.592299 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-08 22:29:32.592632 | instance | ok: [instance] => (item=identity)
2026-06-08 22:29:32.592944 | instance | ok: [instance] => (item=key_manager)
2026-06-08 22:29:32.593229 | instance | ok: [instance] => (item=oslo_db)
2026-06-08 22:29:32.593542 | instance |
2026-06-08 22:29:32.593876 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-08 22:29:32.594159 | instance | Monday 08 June 2026 22:29:32 +0000 (0:00:00.102) 0:23:33.739 ***********
2026-06-08 22:29:32.656359 | instance | ok: [instance]
2026-06-08 22:29:32.656953 | instance |
2026-06-08 22:29:32.657496 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-08 22:29:32.657868 | instance | Monday 08 June 2026 22:29:32 +0000 (0:00:00.064) 0:23:33.803 ***********
2026-06-08 22:29:32.733200 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-08 22:29:32.733483 | instance |
2026-06-08 22:29:32.733808 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-08 22:29:32.734120 | instance | Monday 08 June 2026 22:29:32 +0000 (0:00:00.076) 0:23:33.879 ***********
2026-06-08 22:29:33.249286 | instance | changed: [instance]
2026-06-08 22:29:33.249532 | instance |
2026-06-08 22:29:33.249862 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************
2026-06-08 22:29:33.250120 | instance | Monday 08 June 2026 22:29:33 +0000 (0:00:00.516) 0:23:34.396 ***********
2026-06-08 22:31:14.168005 | instance | changed: [instance]
2026-06-08 22:31:14.168456 | instance |
2026-06-08 22:31:14.168885 | instance | TASK [Create Ingress] **********************************************************
2026-06-08 22:31:14.169417 | instance | Monday 08 June 2026 22:31:14 +0000 (0:01:40.918) 0:25:15.314 ***********
2026-06-08 22:31:14.265591 | instance | included: openstack_helm_ingress for instance
2026-06-08 22:31:14.265864 | instance |
2026-06-08 22:31:14.266165 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-08 22:31:14.266413 | instance | Monday 08 June 2026 22:31:14 +0000 (0:00:00.097) 0:25:15.412 ***********
2026-06-08 22:31:14.314382 | instance | skipping: [instance]
2026-06-08 22:31:14.314602 | instance |
2026-06-08 22:31:14.314877 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-08 22:31:14.315132 | instance | Monday 08 June 2026 22:31:14 +0000 (0:00:00.049) 0:25:15.461 ***********
2026-06-08 22:31:14.364609 | instance | skipping: [instance]
2026-06-08 22:31:14.364903 | instance |
2026-06-08 22:31:14.365196 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-08 22:31:14.365557 | instance | Monday 08 June 2026 22:31:14 +0000 (0:00:00.050) 0:25:15.511 ***********
2026-06-08 22:31:14.518439 | instance | ok: [instance]
2026-06-08 22:31:14.522647 | instance |
2026-06-08 22:31:14.522673 | instance | TASK [Create Ingress key-manager] **********************************************
2026-06-08 22:31:14.522685 | instance | Monday 08 June 2026 22:31:14 +0000 (0:00:00.153) 0:25:15.665 ***********
2026-06-08 22:31:14.598928 | instance | included: ingress for instance
2026-06-08 22:31:14.599086 | instance |
2026-06-08 22:31:14.599264 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] ****************
2026-06-08 22:31:14.599436 | instance | Monday 08 June 2026 22:31:14 +0000 (0:00:00.080) 0:25:15.746 ***********
2026-06-08 22:31:15.579721 | instance | changed: [instance]
2026-06-08 22:31:15.579978 | instance |
2026-06-08 22:31:15.580333 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] **********************
2026-06-08 22:31:15.580625 | instance | Monday 08 June 2026 22:31:15 +0000 (0:00:00.980) 0:25:16.726 ***********
2026-06-08 22:31:16.712643 | instance | changed: [instance]
2026-06-08 22:31:16.712900 | instance |
2026-06-08 22:31:16.713271 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************
2026-06-08 22:31:16.713664 | instance | Monday 08 June 2026 22:31:16 +0000 (0:00:01.133) 0:25:17.859 ***********
2026-06-08 22:31:27.031619 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'})
2026-06-08 22:31:27.031844 | instance |
2026-06-08 22:31:27.032126 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-08 22:31:27.032403 | instance | Monday 08 June 2026 22:31:27 +0000 (0:00:10.318) 0:25:28.178 ***********
2026-06-08 22:31:27.093914 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-08 22:31:27.094222 | instance |
2026-06-08 22:31:27.094504 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-08 22:31:27.094774 | instance | Monday 08 June 2026 22:31:27 +0000 (0:00:00.062) 0:25:28.241 ***********
2026-06-08 22:31:27.580466 | instance | changed: [instance]
2026-06-08 22:31:27.580566 | instance |
2026-06-08 22:31:27.580670 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] ***********************
2026-06-08 22:31:27.580787 | instance | Monday 08 June 2026 22:31:27 +0000 (0:00:00.486) 0:25:28.727 ***********
2026-06-08 22:31:30.336154 | instance | changed: [instance]
2026-06-08 22:31:30.336467 | instance |
2026-06-08 22:31:30.336845 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-08 22:31:30.337191 | instance | Monday 08 June 2026 22:31:30 +0000 (0:00:02.754) 0:25:31.482 ***********
2026-06-08 22:31:30.384906 | instance | skipping: [instance]
2026-06-08 22:31:30.385019 | instance |
2026-06-08 22:31:30.385160 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-08 22:31:30.385268 | instance | Monday 08 June 2026 22:31:30 +0000 (0:00:00.049) 0:25:31.532 ***********
2026-06-08 22:31:30.438986 | instance | skipping: [instance]
2026-06-08 22:31:30.439065 | instance |
2026-06-08 22:31:30.439197 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-08 22:31:30.439323 | instance | Monday 08 June 2026 22:31:30 +0000 (0:00:00.053) 0:25:31.586 ***********
2026-06-08 22:31:30.492114 | instance | skipping: [instance]
2026-06-08 22:31:30.492281 | instance |
2026-06-08 22:31:30.492484 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-08 22:31:30.492683 | instance | Monday 08 June 2026 22:31:30 +0000 (0:00:00.053) 0:25:31.639 ***********
2026-06-08 22:31:30.541852 | instance | skipping: [instance]
2026-06-08 22:31:30.542099 | instance |
2026-06-08 22:31:30.542378 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-08 22:31:30.542638 | instance | Monday 08 June 2026 22:31:30 +0000 (0:00:00.049) 0:25:31.689 ***********
2026-06-08 22:31:30.593087 | instance | skipping: [instance]
2026-06-08 22:31:30.593395 | instance |
2026-06-08 22:31:30.593698 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-08 22:31:30.594007 | instance | Monday 08 June 2026 22:31:30 +0000 (0:00:00.051) 0:25:31.740 ***********
2026-06-08 22:31:30.650080 | instance | skipping: [instance]
2026-06-08 22:31:30.650408 | instance |
2026-06-08 22:31:30.650828 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-08 22:31:30.651258 | instance | Monday 08 June 2026 22:31:30 +0000 (0:00:00.056) 0:25:31.797 ***********
2026-06-08 22:31:30.715137 | instance | ok: [instance]
2026-06-08 22:31:30.715338 | instance |
2026-06-08 22:31:30.715539 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-08 22:31:30.715720 | instance | Monday 08 June 2026 22:31:30 +0000 (0:00:00.065) 0:25:31.862 ***********
2026-06-08 22:31:30.787075 | instance | ok: [instance] => (item=rook_ceph_cluster)
2026-06-08 22:31:30.787345 | instance |
2026-06-08 22:31:30.787627 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-08 22:31:30.787912 | instance | Monday 08 June 2026 22:31:30 +0000 (0:00:00.071) 0:25:31.933 ***********
2026-06-08 22:31:30.853335 | instance | ok: [instance]
2026-06-08 22:31:30.853638 | instance |
2026-06-08 22:31:30.854090 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-08 22:31:30.854401 | instance | Monday 08 June 2026 22:31:30 +0000 (0:00:00.066) 0:25:32.000 ***********
2026-06-08 22:31:30.914354 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-08 22:31:30.914613 | instance |
2026-06-08 22:31:30.914887 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-08 22:31:30.915188 | instance | Monday 08 June 2026 22:31:30 +0000 (0:00:00.061) 0:25:32.061 ***********
2026-06-08 22:31:31.422601 | instance | changed: [instance]
2026-06-08 22:31:31.422838 | instance |
2026-06-08 22:31:31.423140 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] ***
2026-06-08 22:31:31.423422 | instance | Monday 08 June 2026 22:31:31 +0000 (0:00:00.508) 0:25:32.569 ***********
2026-06-08 22:31:52.314836 | instance | ok: [instance]
2026-06-08 22:31:52.315031 | instance |
2026-06-08 22:31:52.315277 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] ***
2026-06-08 22:31:52.315504 | instance | Monday 08 June 2026 22:31:52 +0000 (0:00:20.892) 0:25:53.461 ***********
2026-06-08 22:32:06.698545 | instance | ok: [instance]
2026-06-08 22:32:06.698666 | instance |
2026-06-08 22:32:06.699140 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] ***
2026-06-08 22:32:06.699217 | instance | Monday 08 June 2026 22:32:06 +0000 (0:00:14.382) 0:26:07.844 ***********
2026-06-08 22:32:08.185641 | instance | ok: [instance]
2026-06-08 22:32:08.186078 | instance |
2026-06-08 22:32:08.186340 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] ***
2026-06-08 22:32:08.186362 | instance | Monday 08 June 2026 22:32:08 +0000 (0:00:01.487) 0:26:09.332 ***********
2026-06-08 22:32:09.467741 | instance | ok: [instance]
2026-06-08 22:32:09.467820 | instance |
2026-06-08 22:32:09.468020 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] ***
2026-06-08 22:32:09.468083 | instance | Monday 08 June 2026 22:32:09 +0000 (0:00:01.282) 0:26:10.614 ***********
2026-06-08 22:32:10.219850 | instance | changed: [instance]
2026-06-08 22:32:10.219962 | instance |
2026-06-08 22:32:10.220354 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] ****
2026-06-08 22:32:10.220463 | instance | Monday 08 June 2026 22:32:10 +0000 (0:00:00.752) 0:26:11.367 ***********
2026-06-08 22:32:10.945038 | instance | changed: [instance]
2026-06-08 22:32:10.945160 | instance |
2026-06-08 22:32:10.945172 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] ***************
2026-06-08 22:32:10.945326 | instance | Monday 08 June 2026 22:32:10 +0000 (0:00:00.725) 0:26:12.092 ***********
2026-06-08 22:32:13.911172 | instance | changed: [instance]
2026-06-08 22:32:13.911259 | instance |
2026-06-08 22:32:13.911572 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] ***********
2026-06-08 22:32:13.911630 | instance | Monday 08 June 2026 22:32:13 +0000 (0:00:02.965) 0:26:15.057 ***********
2026-06-08 22:32:15.514058 | instance | [WARNING]: Module did not set no_log for update_password
2026-06-08 22:32:15.535153 | instance | changed: [instance]
2026-06-08 22:32:15.535276 | instance |
2026-06-08 22:32:15.535289 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] ***
2026-06-08 22:32:15.535386 | instance | Monday 08 June 2026 22:32:15 +0000 (0:00:01.624) 0:26:16.682 ***********
2026-06-08 22:32:24.505625 | instance | ok: [instance]
2026-06-08 22:32:24.505695 | instance |
2026-06-08 22:32:24.505841 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ********
2026-06-08 22:32:24.505995 | instance | Monday 08 June 2026 22:32:24 +0000 (0:00:08.970) 0:26:25.652 ***********
2026-06-08 22:32:25.593705 | instance | changed: [instance]
2026-06-08 22:32:25.593811 | instance |
2026-06-08 22:32:25.593955 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ******
2026-06-08 22:32:25.594084 | instance | Monday 08 June 2026 22:32:25 +0000 (0:00:01.088) 0:26:26.741 ***********
2026-06-08 22:32:27.583072 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-204-45-140.nip.io/swift/v1/%(tenant_id)s'})
2026-06-08 22:32:27.583191 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'})
2026-06-08 22:32:27.583216 | instance |
2026-06-08 22:32:27.583561 | instance | TASK [Create Ingress] **********************************************************
2026-06-08 22:32:27.583755 | instance | Monday 08 June 2026 22:32:27 +0000 (0:00:01.988) 0:26:28.729 ***********
2026-06-08 22:32:27.682370 | instance | included: openstack_helm_ingress for instance
2026-06-08 22:32:27.682441 | instance |
2026-06-08 22:32:27.682567 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-08 22:32:27.682692 | instance | Monday 08 June 2026 22:32:27 +0000 (0:00:00.099) 0:26:28.829 ***********
2026-06-08 22:32:27.734103 | instance | skipping: [instance]
2026-06-08 22:32:27.734197 | instance |
2026-06-08 22:32:27.734324 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-08 22:32:27.734452 | instance | Monday 08 June 2026 22:32:27 +0000 (0:00:00.052) 0:26:28.881 ***********
2026-06-08 22:32:27.789157 | instance | skipping: [instance]
2026-06-08 22:32:27.789414 | instance |
2026-06-08 22:32:27.789728 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-08 22:32:27.790016 | instance | Monday 08 June 2026 22:32:27 +0000 (0:00:00.054) 0:26:28.936 ***********
2026-06-08 22:32:27.851159 | instance | ok: [instance]
2026-06-08 22:32:27.851406 | instance |
2026-06-08 22:32:27.851673 | instance | TASK [Create Ingress rook-ceph-cluster] ****************************************
2026-06-08 22:32:27.851929 | instance | Monday 08 June 2026 22:32:27 +0000 (0:00:00.062) 0:26:28.998 ***********
2026-06-08 22:32:27.924101 | instance | included: ingress for instance
2026-06-08 22:32:27.924331 | instance |
2026-06-08 22:32:27.924594 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] **********
2026-06-08 22:32:27.924851 | instance | Monday 08 June 2026 22:32:27 +0000 (0:00:00.072) 0:26:29.071 ***********
2026-06-08 22:32:28.901276 | instance | changed: [instance]
2026-06-08 22:32:28.901509 | instance |
2026-06-08 22:32:28.901829 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-08 22:32:28.902092 | instance | Monday 08 June 2026 22:32:28 +0000 (0:00:00.976) 0:26:30.048 ***********
2026-06-08 22:32:28.965935 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-08 22:32:28.966196 | instance |
2026-06-08 22:32:28.966479 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-08 22:32:28.966750 | instance | Monday 08 June 2026 22:32:28 +0000 (0:00:00.065) 0:26:30.113 ***********
2026-06-08 22:32:29.502331 | instance | changed: [instance]
2026-06-08 22:32:29.502557 | instance |
2026-06-08 22:32:29.502868 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] ***
2026-06-08 22:32:29.503194 | instance | Monday 08 June 2026 22:32:29 +0000 (0:00:00.535) 0:26:30.648 ***********
2026-06-08 22:32:43.966885 | instance | ok: [instance]
2026-06-08 22:32:43.967118 | instance |
2026-06-08 22:32:43.967419 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] ***
2026-06-08 22:32:43.967699 | instance | Monday 08 June 2026 22:32:43 +0000 (0:00:14.463) 0:26:45.112 ***********
2026-06-08 22:32:44.041473 | instance | ok: [instance] => (item=10.96.240.200)
2026-06-08 22:32:44.041742 | instance |
2026-06-08 22:32:44.042021 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] *************
2026-06-08 22:32:44.042289 | instance | Monday 08 June 2026 22:32:44 +0000 (0:00:00.075) 0:26:45.188 ***********
2026-06-08 22:32:44.746008 | instance | changed: [instance]
2026-06-08 22:32:44.746140 | instance |
2026-06-08 22:32:44.746320 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] ***********
2026-06-08 22:32:44.746480 | instance | Monday 08 June 2026 22:32:44 +0000 (0:00:00.704) 0:26:45.893 ***********
2026-06-08 22:32:45.738843 | instance | changed: [instance]
2026-06-08 22:32:45.738983 | instance |
2026-06-08 22:32:45.739157 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] ***
2026-06-08 22:32:45.739328 | instance | Monday 08 June 2026 22:32:45 +0000 (0:00:00.992) 0:26:46.886 ***********
2026-06-08 22:32:47.047327 | instance | ok: [instance]
2026-06-08 22:32:47.047585 | instance |
2026-06-08 22:32:47.047895 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ******
2026-06-08 22:32:47.048180 | instance | Monday 08 June 2026 22:32:47 +0000 (0:00:01.308) 0:26:48.194 ***********
2026-06-08 22:32:47.104087 | instance | ok: [instance]
2026-06-08 22:32:47.104326 | instance |
2026-06-08 22:32:47.104604 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] ***
2026-06-08 22:32:47.104893 | instance | Monday 08 June 2026 22:32:47 +0000 (0:00:00.057) 0:26:48.251 ***********
2026-06-08 22:32:47.815172 | instance | changed: [instance]
2026-06-08 22:32:47.815284 | instance |
2026-06-08 22:32:47.815353 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate Helm values (storage)] ***
2026-06-08 22:32:47.815469 | instance | Monday 08 June 2026 22:32:47 +0000 (0:00:00.710) 0:26:48.961 ***********
2026-06-08 22:32:47.981343 | instance | ok: [instance]
2026-06-08 22:32:47.981584 | instance |
2026-06-08 22:32:47.981926 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] ***************
2026-06-08 22:32:47.982208 | instance | Monday 08 June 2026 22:32:47 +0000 (0:00:00.166) 0:26:49.128 ***********
2026-06-08 22:32:49.289788 | instance | changed: [instance]
2026-06-08 22:32:49.289900 | instance |
2026-06-08 22:32:49.290543 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-08 22:32:49.290578 | instance | Monday 08 June 2026 22:32:49 +0000 (0:00:01.308) 0:26:50.436 ***********
2026-06-08 22:32:49.391058 | instance | ok: [instance]
2026-06-08 22:32:49.391149 | instance |
2026-06-08 22:32:49.391400 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-08 22:32:49.391417 | instance | Monday 08 June 2026 22:32:49 +0000 (0:00:00.101) 0:26:50.538 ***********
2026-06-08 22:32:49.479118 | instance | included: rabbitmq for instance
2026-06-08 22:32:49.479156 | instance |
2026-06-08 22:32:49.479162 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-08 22:32:49.479167 | instance | Monday 08 June 2026 22:32:49 +0000 (0:00:00.087) 0:26:50.626 ***********
2026-06-08 22:32:50.217043 | instance | ok: [instance]
2026-06-08 22:32:50.217259 | instance |
2026-06-08 22:32:50.217309 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-08 22:32:50.217464 | instance | Monday 08 June 2026 22:32:50 +0000 (0:00:00.737) 0:26:51.364 ***********
2026-06-08 22:32:50.271938 | instance | skipping: [instance]
2026-06-08 22:32:50.272029 | instance |
2026-06-08 22:32:50.272661 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-08 22:32:50.272733 | instance | Monday 08 June 2026 22:32:50 +0000 (0:00:00.055) 0:26:51.419 ***********
2026-06-08 22:32:50.325685 | instance | skipping: [instance]
2026-06-08 22:32:50.325876 | instance |
2026-06-08 22:32:50.325930 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-08 22:32:50.326061 | instance | Monday 08 June 2026 22:32:50 +0000 (0:00:00.053) 0:26:51.473 ***********
2026-06-08 22:32:50.375935 | instance | skipping: [instance]
2026-06-08 22:32:50.376329 | instance |
2026-06-08 22:32:50.376370 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-08 22:32:50.376389 | instance | Monday 08 June 2026 22:32:50 +0000 (0:00:00.050) 0:26:51.523 ***********
2026-06-08 22:33:21.269912 | instance | changed: [instance]
2026-06-08 22:33:21.269986 | instance |
2026-06-08 22:33:21.270276 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-08 22:33:21.270315 | instance | Monday 08 June 2026 22:33:21 +0000 (0:00:30.892) 0:27:22.415 ***********
2026-06-08 22:33:21.943033 | instance | ok: [instance]
2026-06-08 22:33:21.943128 | instance |
2026-06-08 22:33:21.943395 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-08 22:33:21.943560 | instance | Monday 08 June 2026 22:33:21 +0000 (0:00:00.675) 0:27:23.090 ***********
2026-06-08 22:33:22.011192 | instance | ok: [instance]
2026-06-08 22:33:22.011576 | instance |
2026-06-08 22:33:22.011643 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-08 22:33:22.011663 | instance | Monday 08 June 2026 22:33:22 +0000 (0:00:00.067) 0:27:23.157 ***********
2026-06-08 22:33:22.071238 | instance | skipping: [instance]
2026-06-08 22:33:22.071348 | instance |
2026-06-08 22:33:22.071480 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-08 22:33:22.071603 | instance | Monday 08 June 2026 22:33:22 +0000 (0:00:00.060) 0:27:23.218 ***********
2026-06-08 22:33:22.127391 | instance | skipping: [instance]
2026-06-08 22:33:22.127464 | instance |
2026-06-08 22:33:22.127729 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-08 22:33:22.127772 | instance | Monday 08 June 2026 22:33:22 +0000 (0:00:00.056) 0:27:23.274 ***********
2026-06-08 22:33:22.185544 | instance | ok: [instance]
2026-06-08 22:33:22.185637 | instance |
2026-06-08 22:33:22.185794 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-08 22:33:22.185925 | instance | Monday 08 June 2026 22:33:22 +0000 (0:00:00.057) 0:27:23.332 ***********
2026-06-08 22:33:22.316377 | instance | ok: [instance] => (item=dashboard)
2026-06-08 22:33:22.316476 | instance | ok: [instance] => (item=image)
2026-06-08 22:33:22.316614 | instance | ok: [instance] => (item=oslo_cache)
2026-06-08 22:33:22.316740 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-08 22:33:22.316862 | instance | ok: [instance] => (item=identity)
2026-06-08 22:33:22.316981 | instance | ok: [instance] => (item=oslo_db)
2026-06-08 22:33:22.317089 | instance |
2026-06-08 22:33:22.317213 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-08 22:33:22.317372 | instance | Monday 08 June 2026 22:33:22 +0000 (0:00:00.130) 0:27:23.463 ***********
2026-06-08 22:33:22.400759 | instance | ok: [instance]
2026-06-08 22:33:22.401133 | instance |
2026-06-08 22:33:22.401146 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-08 22:33:22.401154 | instance | Monday 08 June 2026 22:33:22 +0000 (0:00:00.083) 0:27:23.546 ***********
2026-06-08 22:33:22.468868 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-08 22:33:22.468978 | instance |
2026-06-08 22:33:22.469069 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-08 22:33:22.469200 | instance | Monday 08 June 2026 22:33:22 +0000 (0:00:00.069) 0:27:23.615 ***********
2026-06-08 22:33:22.995140 | instance | changed: [instance]
2026-06-08 22:33:22.995264 | instance |
2026-06-08 22:33:22.995445 | instance | TASK [vexxhost.atmosphere.glance : Generate Helm values (storage)] *************
2026-06-08 22:33:22.995609 | instance | Monday 08 June 2026 22:33:22 +0000 (0:00:00.526) 0:27:24.142 ***********
2026-06-08 22:33:23.477743 | instance | ok: [instance]
2026-06-08 22:33:23.478304 | instance |
2026-06-08 22:33:23.478396 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] **************************
2026-06-08 22:33:23.478544 | instance | Monday 08 June 2026 22:33:23 +0000 (0:00:00.481) 0:27:24.623 ***********
2026-06-08 22:35:40.631639 | instance | changed: [instance]
2026-06-08 22:35:40.631774 | instance |
2026-06-08 22:35:40.631804 | instance | TASK [Create Ingress] **********************************************************
2026-06-08 22:35:40.631943 | instance | Monday 08 June 2026 22:35:40 +0000 (0:02:17.154) 0:29:41.778 ***********
2026-06-08 22:35:40.755730 | instance | included: openstack_helm_ingress for instance
2026-06-08 22:35:40.755846 | instance |
2026-06-08 22:35:40.756071 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-08 22:35:40.756270 | instance | Monday 08 June 2026 22:35:40 +0000 (0:00:00.123) 0:29:41.902 ***********
2026-06-08 22:35:40.815711 | instance | skipping: [instance]
2026-06-08 22:35:40.815905 | instance |
2026-06-08 22:35:40.816093 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-08 22:35:40.816321 | instance | Monday 08 June 2026 22:35:40 +0000 (0:00:00.060) 0:29:41.962 ***********
2026-06-08 22:35:40.872417 | instance | skipping: [instance]
2026-06-08 22:35:40.872736 | instance |
2026-06-08 22:35:40.873036 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-08 22:35:40.873402 | instance | Monday 08 June 2026 22:35:40 +0000 (0:00:00.056) 0:29:42.019 ***********
2026-06-08 22:35:40.942076 | instance | ok: [instance]
2026-06-08 22:35:40.942351 | instance |
2026-06-08 22:35:40.942632 | instance | TASK [Create Ingress image] ****************************************************
2026-06-08 22:35:40.942905 | instance | Monday 08 June 2026 22:35:40 +0000 (0:00:00.069) 0:29:42.088 ***********
2026-06-08 22:35:41.138919 | instance | included: ingress for instance
2026-06-08 22:35:41.139144 | instance |
2026-06-08 22:35:41.139411 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] **********************
2026-06-08 22:35:41.139756 | instance | Monday 08 June 2026 22:35:41 +0000 (0:00:00.197) 0:29:42.285 ***********
2026-06-08 22:35:42.096521 | instance | changed: [instance]
2026-06-08 22:35:42.096705 | instance |
2026-06-08 22:35:42.096987 | instance | TASK [Create images] ***********************************************************
2026-06-08 22:35:42.097253 | instance | Monday 08 June 2026 22:35:42 +0000 (0:00:00.957) 0:29:43.243 ***********
2026-06-08 22:35:42.202765 | 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-08 22:35:42.203081 | instance |
2026-06-08 22:35:42.203387 | instance | TASK [atmosphere.common.qemu_utils : Install packages] *************************
2026-06-08 22:35:42.203670 | instance | Monday 08 June 2026 22:35:42 +0000 (0:00:00.106) 0:29:43.349 ***********
2026-06-08 22:35:45.912667 | instance | changed: [instance]
2026-06-08 22:35:45.912907 | instance |
2026-06-08 22:35:45.913184 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] ***
2026-06-08 22:35:45.913452 | instance | Monday 08 June 2026 22:35:45 +0000 (0:00:03.709) 0:29:47.059 ***********
2026-06-08 22:35:46.501380 | instance | ok: [instance]
2026-06-08 22:35:46.501458 | instance |
2026-06-08 22:35:46.501599 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] *****
2026-06-08 22:35:46.501755 | instance | Monday 08 June 2026 22:35:46 +0000 (0:00:00.589) 0:29:47.648 ***********
2026-06-08 22:35:46.568634 | instance | ok: [instance]
2026-06-08 22:35:46.568717 | instance |
2026-06-08 22:35:46.568854 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ******************
2026-06-08 22:35:46.568981 | instance | Monday 08 June 2026 22:35:46 +0000 (0:00:00.067) 0:29:47.716 ***********
2026-06-08 22:37:48.451416 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left).
2026-06-08 22:37:48.451665 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left).
2026-06-08 22:37:48.451932 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left).
2026-06-08 22:37:48.452202 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left).
2026-06-08 22:37:48.452474 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left).
2026-06-08 22:37:48.452742 | instance | FAILED - RETRYING: [instance]: Check if image exists (115 retries left).
2026-06-08 22:37:48.453011 | instance | FAILED - RETRYING: [instance]: Check if image exists (114 retries left).
2026-06-08 22:37:48.453290 | instance | FAILED - RETRYING: [instance]: Check if image exists (113 retries left).
2026-06-08 22:37:48.453634 | instance | FAILED - RETRYING: [instance]: Check if image exists (112 retries left).
2026-06-08 22:37:48.453988 | instance | FAILED - RETRYING: [instance]: Check if image exists (111 retries left).
2026-06-08 22:37:48.454204 | instance | FAILED - RETRYING: [instance]: Check if image exists (110 retries left).
2026-06-08 22:37:48.454364 | instance | FAILED - RETRYING: [instance]: Check if image exists (109 retries left).
2026-06-08 22:37:48.454529 | instance | FAILED - RETRYING: [instance]: Check if image exists (108 retries left).
2026-06-08 22:37:48.454685 | instance | FAILED - RETRYING: [instance]: Check if image exists (107 retries left).
2026-06-08 22:37:48.454847 | instance | FAILED - RETRYING: [instance]: Check if image exists (106 retries left).
2026-06-08 22:37:48.455008 | instance | FAILED - RETRYING: [instance]: Check if image exists (105 retries left).
2026-06-08 22:37:48.455169 | instance | FAILED - RETRYING: [instance]: Check if image exists (104 retries left).
2026-06-08 22:37:48.455336 | instance | FAILED - RETRYING: [instance]: Check if image exists (103 retries left).
2026-06-08 22:37:48.455503 | instance | FAILED - RETRYING: [instance]: Check if image exists (102 retries left).
2026-06-08 22:37:48.455661 | instance | FAILED - RETRYING: [instance]: Check if image exists (101 retries left).
2026-06-08 22:37:48.455829 | instance | FAILED - RETRYING: [instance]: Check if image exists (100 retries left).
2026-06-08 22:37:48.455991 | instance | FAILED - RETRYING: [instance]: Check if image exists (99 retries left).
2026-06-08 22:37:48.456151 | instance | FAILED - RETRYING: [instance]: Check if image exists (98 retries left).
2026-06-08 22:37:48.456311 | instance | FAILED - RETRYING: [instance]: Check if image exists (97 retries left).
2026-06-08 22:37:48.456483 | instance | FAILED - RETRYING: [instance]: Check if image exists (96 retries left).
2026-06-08 22:37:48.456652 | instance | FAILED - RETRYING: [instance]: Check if image exists (95 retries left).
2026-06-08 22:37:48.456876 | instance | FAILED - RETRYING: [instance]: Check if image exists (94 retries left).
2026-06-08 22:37:48.457067 | instance | FAILED - RETRYING: [instance]: Check if image exists (93 retries left).
2026-06-08 22:37:48.457237 | instance | FAILED - RETRYING: [instance]: Check if image exists (92 retries left).
2026-06-08 22:37:48.457431 | instance | FAILED - RETRYING: [instance]: Check if image exists (91 retries left).
2026-06-08 22:37:48.457593 | instance | FAILED - RETRYING: [instance]: Check if image exists (90 retries left).
2026-06-08 22:37:48.457778 | instance | FAILED - RETRYING: [instance]: Check if image exists (89 retries left).
2026-06-08 22:37:48.457949 | instance | FAILED - RETRYING: [instance]: Check if image exists (88 retries left).
2026-06-08 22:37:48.458115 | instance | FAILED - RETRYING: [instance]: Check if image exists (87 retries left).
2026-06-08 22:37:48.458274 | instance | FAILED - RETRYING: [instance]: Check if image exists (86 retries left).
2026-06-08 22:37:48.458444 | instance | FAILED - RETRYING: [instance]: Check if image exists (85 retries left).
2026-06-08 22:37:48.458611 | instance | FAILED - RETRYING: [instance]: Check if image exists (84 retries left).
2026-06-08 22:37:48.458790 | instance | FAILED - RETRYING: [instance]: Check if image exists (83 retries left).
2026-06-08 22:37:48.458962 | instance | FAILED - RETRYING: [instance]: Check if image exists (82 retries left).
2026-06-08 22:37:48.459125 | instance | FAILED - RETRYING: [instance]: Check if image exists (81 retries left).
2026-06-08 22:37:48.459290 | instance | FAILED - RETRYING: [instance]: Check if image exists (80 retries left).
2026-06-08 22:37:48.459459 | instance | FAILED - RETRYING: [instance]: Check if image exists (79 retries left).
2026-06-08 22:37:48.459665 | instance | FAILED - RETRYING: [instance]: Check if image exists (78 retries left).
2026-06-08 22:37:48.459846 | instance | FAILED - RETRYING: [instance]: Check if image exists (77 retries left).
2026-06-08 22:37:48.460051 | instance | FAILED - RETRYING: [instance]: Check if image exists (76 retries left).
2026-06-08 22:37:48.460266 | instance | FAILED - RETRYING: [instance]: Check if image exists (75 retries left).
2026-06-08 22:37:48.460438 | instance | FAILED - RETRYING: [instance]: Check if image exists (74 retries left).
2026-06-08 22:37:48.460603 | instance | FAILED - RETRYING: [instance]: Check if image exists (73 retries left).
2026-06-08 22:37:48.460766 | instance | FAILED - RETRYING: [instance]: Check if image exists (72 retries left).
2026-06-08 22:37:48.460929 | instance | FAILED - RETRYING: [instance]: Check if image exists (71 retries left).
2026-06-08 22:37:48.461099 | instance | FAILED - RETRYING: [instance]: Check if image exists (70 retries left).
2026-06-08 22:37:48.461288 | instance | FAILED - RETRYING: [instance]: Check if image exists (69 retries left).
2026-06-08 22:37:48.461522 | instance | FAILED - RETRYING: [instance]: Check if image exists (68 retries left).
2026-06-08 22:37:48.462406 | instance | FAILED - RETRYING: [instance]: Check if image exists (67 retries left).
2026-06-08 22:37:48.462908 | instance | FAILED - RETRYING: [instance]: Check if image exists (66 retries left).
2026-06-08 22:37:48.463207 | instance | FAILED - RETRYING: [instance]: Check if image exists (65 retries left).
2026-06-08 22:37:48.463494 | instance | FAILED - RETRYING: [instance]: Check if image exists (64 retries left).
2026-06-08 22:37:48.463752 | instance | FAILED - RETRYING: [instance]: Check if image exists (63 retries left).
2026-06-08 22:37:48.464012 | instance | FAILED - RETRYING: [instance]: Check if image exists (62 retries left).
2026-06-08 22:37:48.464271 | instance | FAILED - RETRYING: [instance]: Check if image exists (61 retries left).
2026-06-08 22:37:48.464523 | instance | FAILED - RETRYING: [instance]: Check if image exists (60 retries left).
2026-06-08 22:37:48.464784 | instance | FAILED - RETRYING: [instance]: Check if image exists (59 retries left).
2026-06-08 22:37:48.465044 | instance | FAILED - RETRYING: [instance]: Check if image exists (58 retries left).
2026-06-08 22:37:48.465312 | instance | FAILED - RETRYING: [instance]: Check if image exists (57 retries left).
2026-06-08 22:37:48.465600 | instance | FAILED - RETRYING: [instance]: Check if image exists (56 retries left).
2026-06-08 22:37:48.465893 | instance | FAILED - RETRYING: [instance]: Check if image exists (55 retries left).
2026-06-08 22:37:48.466153 | instance | FAILED - RETRYING: [instance]: Check if image exists (54 retries left).
2026-06-08 22:37:48.466405 | instance | ok: [instance]
2026-06-08 22:37:48.466640 | instance |
2026-06-08 22:37:48.466911 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] ***
2026-06-08 22:37:48.467184 | instance | Monday 08 June 2026 22:37:48 +0000 (0:02:01.882) 0:31:49.598 ***********
2026-06-08 22:37:48.508485 | instance | ok: [instance]
2026-06-08 22:37:48.508724 | instance |
2026-06-08 22:37:48.508990 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] ***
2026-06-08 22:37:48.509248 | instance | Monday 08 June 2026 22:37:48 +0000 (0:00:00.057) 0:31:49.655 ***********
2026-06-08 22:37:48.562135 | instance | ok: [instance]
2026-06-08 22:37:48.562355 | instance |
2026-06-08 22:37:48.562618 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ******
2026-06-08 22:37:48.562885 | instance | Monday 08 June 2026 22:37:48 +0000 (0:00:00.053) 0:31:49.709 ***********
2026-06-08 22:37:48.787754 | instance | changed: [instance]
2026-06-08 22:37:48.787872 | instance |
2026-06-08 22:37:48.788041 | instance | TASK [atmosphere.common.glance_image : Download image] *************************
2026-06-08 22:37:48.788206 | instance | Monday 08 June 2026 22:37:48 +0000 (0:00:00.225) 0:31:49.934 ***********
2026-06-08 22:37:49.635627 | instance | changed: [instance]
2026-06-08 22:37:49.635911 | instance |
2026-06-08 22:37:49.636257 | instance | TASK [atmosphere.common.glance_image : Get image format] ***********************
2026-06-08 22:37:49.636572 | instance | Monday 08 June 2026 22:37:49 +0000 (0:00:00.847) 0:31:50.782 ***********
2026-06-08 22:37:49.890426 | instance | ok: [instance]
2026-06-08 22:37:49.890625 | instance |
2026-06-08 22:37:49.890919 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] *****
2026-06-08 22:37:49.891184 | instance | Monday 08 June 2026 22:37:49 +0000 (0:00:00.254) 0:31:51.036 ***********
2026-06-08 22:37:50.209313 | instance | changed: [instance]
2026-06-08 22:37:50.209946 | instance |
2026-06-08 22:37:50.209954 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] *********
2026-06-08 22:37:50.210269 | instance | Monday 08 June 2026 22:37:50 +0000 (0:00:00.319) 0:31:51.356 ***********
2026-06-08 22:37:50.899267 | instance | ok: [instance]
2026-06-08 22:37:50.899518 | instance |
2026-06-08 22:37:50.899868 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] *************
2026-06-08 22:37:50.900158 | instance | Monday 08 June 2026 22:37:50 +0000 (0:00:00.689) 0:31:52.046 ***********
2026-06-08 22:37:50.956951 | instance | ok: [instance]
2026-06-08 22:37:50.957185 | instance |
2026-06-08 22:37:50.957460 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] ***************
2026-06-08 22:37:50.957741 | instance | Monday 08 June 2026 22:37:50 +0000 (0:00:00.057) 0:31:52.103 ***********
2026-06-08 22:37:56.391750 | instance | changed: [instance]
2026-06-08 22:37:56.391867 | instance |
2026-06-08 22:37:56.392045 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] ***
2026-06-08 22:37:56.392209 | instance | Monday 08 June 2026 22:37:56 +0000 (0:00:05.435) 0:31:57.538 ***********
2026-06-08 22:37:56.449051 | instance | skipping: [instance]
2026-06-08 22:37:56.449327 | instance |
2026-06-08 22:37:56.449660 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] ***
2026-06-08 22:37:56.450037 | instance | Monday 08 June 2026 22:37:56 +0000 (0:00:00.056) 0:31:57.595 ***********
2026-06-08 22:37:56.503857 | instance | skipping: [instance]
2026-06-08 22:37:56.504097 | instance |
2026-06-08 22:37:56.504371 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ******************
2026-06-08 22:37:56.504662 | instance | Monday 08 June 2026 22:37:56 +0000 (0:00:00.055) 0:31:57.651 ***********
2026-06-08 22:37:56.829394 | instance | changed: [instance]
2026-06-08 22:37:56.829712 | instance |
2026-06-08 22:37:56.830063 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-08 22:37:56.830332 | instance | Monday 08 June 2026 22:37:56 +0000 (0:00:00.324) 0:31:57.976 ***********
2026-06-08 22:37:56.904258 | instance | ok: [instance]
2026-06-08 22:37:56.904476 | instance |
2026-06-08 22:37:56.904870 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-08 22:37:56.905241 | instance | Monday 08 June 2026 22:37:56 +0000 (0:00:00.075) 0:31:58.051 ***********
2026-06-08 22:37:56.951004 | instance | skipping: [instance]
2026-06-08 22:37:56.951247 | instance |
2026-06-08 22:37:56.951564 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-08 22:37:56.951865 | instance | Monday 08 June 2026 22:37:56 +0000 (0:00:00.046) 0:31:58.098 ***********
2026-06-08 22:37:57.004214 | instance | skipping: [instance]
2026-06-08 22:37:57.004368 | instance |
2026-06-08 22:37:57.004553 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-08 22:37:57.004724 | instance | Monday 08 June 2026 22:37:56 +0000 (0:00:00.053) 0:31:58.151 ***********
2026-06-08 22:37:57.059487 | instance | skipping: [instance]
2026-06-08 22:37:57.059649 | instance |
2026-06-08 22:37:57.059834 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-08 22:37:57.060022 | instance | Monday 08 June 2026 22:37:57 +0000 (0:00:00.055) 0:31:58.206 ***********
2026-06-08 22:37:57.120173 | instance | skipping: [instance]
2026-06-08 22:37:57.120480 | instance |
2026-06-08 22:37:57.120798 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-08 22:37:57.121071 | instance | Monday 08 June 2026 22:37:57 +0000 (0:00:00.060) 0:31:58.267 ***********
2026-06-08 22:37:57.175717 | instance | skipping: [instance]
2026-06-08 22:37:57.175980 | instance |
2026-06-08 22:37:57.176255 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-08 22:37:57.176521 | instance | Monday 08 June 2026 22:37:57 +0000 (0:00:00.055) 0:31:58.322 ***********
2026-06-08 22:37:57.233128 | instance | ok: [instance]
2026-06-08 22:37:57.233362 | instance |
2026-06-08 22:37:57.233658 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-08 22:37:57.234053 | instance | Monday 08 June 2026 22:37:57 +0000 (0:00:00.057) 0:31:58.380 ***********
2026-06-08 22:37:57.334516 | instance | ok: [instance] => (item=staffeln)
2026-06-08 22:37:57.334794 | instance | ok: [instance] => (item=identity)
2026-06-08 22:37:57.335068 | instance | ok: [instance] => (item=oslo_cache)
2026-06-08 22:37:57.335361 | instance | ok: [instance] => (item=oslo_db)
2026-06-08 22:37:57.335661 | instance |
2026-06-08 22:37:57.335950 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-08 22:37:57.336243 | instance | Monday 08 June 2026 22:37:57 +0000 (0:00:00.101) 0:31:58.481 ***********
2026-06-08 22:37:57.410065 | instance | ok: [instance]
2026-06-08 22:37:57.410313 | instance |
2026-06-08 22:37:57.410608 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-08 22:37:57.410893 | instance | Monday 08 June 2026 22:37:57 +0000 (0:00:00.075) 0:31:58.556 ***********
2026-06-08 22:37:57.479770 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-08 22:37:57.480017 | instance |
2026-06-08 22:37:57.480297 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-08 22:37:57.480618 | instance | Monday 08 June 2026 22:37:57 +0000 (0:00:00.069) 0:31:58.626 ***********
2026-06-08 22:37:57.993343 | instance | changed: [instance]
2026-06-08 22:37:57.993576 | instance |
2026-06-08 22:37:57.993886 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************
2026-06-08 22:37:57.994159 | instance | Monday 08 June 2026 22:37:57 +0000 (0:00:00.513) 0:31:59.140 ***********
2026-06-08 22:38:21.074960 | instance | changed: [instance]
2026-06-08 22:38:21.075196 | instance |
2026-06-08 22:38:21.075483 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-08 22:38:21.075750 | instance | Monday 08 June 2026 22:38:21 +0000 (0:00:23.081) 0:32:22.221 ***********
2026-06-08 22:38:21.161369 | instance | ok: [instance]
2026-06-08 22:38:21.161589 | instance |
2026-06-08 22:38:21.161890 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-08 22:38:21.162174 | instance | Monday 08 June 2026 22:38:21 +0000 (0:00:00.086) 0:32:22.308 ***********
2026-06-08 22:38:21.236420 | instance | included: rabbitmq for instance
2026-06-08 22:38:21.236650 | instance |
2026-06-08 22:38:21.236954 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-08 22:38:21.237267 | instance | Monday 08 June 2026 22:38:21 +0000 (0:00:00.075) 0:32:22.383 ***********
2026-06-08 22:38:21.919867 | instance | ok: [instance]
2026-06-08 22:38:21.919932 | instance |
2026-06-08 22:38:21.920149 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-08 22:38:21.920272 | instance | Monday 08 June 2026 22:38:21 +0000 (0:00:00.683) 0:32:23.067 ***********
2026-06-08 22:38:21.970828 | instance | skipping: [instance]
2026-06-08 22:38:21.970896 | instance |
2026-06-08 22:38:21.971028 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-08 22:38:21.971152 | instance | Monday 08 June 2026 22:38:21 +0000 (0:00:00.050) 0:32:23.118 ***********
2026-06-08 22:38:22.017524 | instance | skipping: [instance]
2026-06-08 22:38:22.017607 | instance |
2026-06-08 22:38:22.017689 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-08 22:38:22.017819 | instance | Monday 08 June 2026 22:38:22 +0000 (0:00:00.046) 0:32:23.164 ***********
2026-06-08 22:38:22.067870 | instance | skipping: [instance]
2026-06-08 22:38:22.067944 | instance |
2026-06-08 22:38:22.068060 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-08 22:38:22.068177 | instance | Monday 08 June 2026 22:38:22 +0000 (0:00:00.050) 0:32:23.215 ***********
2026-06-08 22:38:52.879273 | instance | changed: [instance]
2026-06-08 22:38:52.879544 | instance |
2026-06-08 22:38:52.879830 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-08 22:38:52.880110 | instance | Monday 08 June 2026 22:38:52 +0000 (0:00:30.811) 0:32:54.026 ***********
2026-06-08 22:38:53.538447 | instance | ok: [instance]
2026-06-08 22:38:53.538650 | instance |
2026-06-08 22:38:53.538951 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-08 22:38:53.539220 | instance | Monday 08 June 2026 22:38:53 +0000 (0:00:00.659) 0:32:54.685 ***********
2026-06-08 22:38:53.595211 | instance | ok: [instance]
2026-06-08 22:38:53.595477 | instance |
2026-06-08 22:38:53.595768 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-08 22:38:53.596046 | instance | Monday 08 June 2026 22:38:53 +0000 (0:00:00.057) 0:32:54.742 ***********
2026-06-08 22:38:53.646262 | instance | skipping: [instance]
2026-06-08 22:38:53.646387 | instance |
2026-06-08 22:38:53.646552 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-08 22:38:53.646716 | instance | Monday 08 June 2026 22:38:53 +0000 (0:00:00.051) 0:32:54.793 ***********
2026-06-08 22:38:53.708490 | instance | skipping: [instance]
2026-06-08 22:38:53.708738 | instance |
2026-06-08 22:38:53.709055 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-08 22:38:53.709322 | instance | Monday 08 June 2026 22:38:53 +0000 (0:00:00.061) 0:32:54.855 ***********
2026-06-08 22:38:53.774157 | instance | ok: [instance]
2026-06-08 22:38:53.774394 | instance |
2026-06-08 22:38:53.774669 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-08 22:38:53.774961 | instance | Monday 08 June 2026 22:38:53 +0000 (0:00:00.065) 0:32:54.920 ***********
2026-06-08 22:38:53.897654 | instance | ok: [instance] => (item=image)
2026-06-08 22:38:53.897834 | instance | ok: [instance] => (item=oslo_cache)
2026-06-08 22:38:53.897856 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-08 22:38:53.897993 | instance | ok: [instance] => (item=identity)
2026-06-08 22:38:53.898104 | instance | ok: [instance] => (item=volumev3)
2026-06-08 22:38:53.898226 | instance | ok: [instance] => (item=oslo_db)
2026-06-08 22:38:53.898339 | instance |
2026-06-08 22:38:53.898457 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-08 22:38:53.898574 | instance | Monday 08 June 2026 22:38:53 +0000 (0:00:00.124) 0:32:55.045 ***********
2026-06-08 22:38:53.973431 | instance | ok: [instance]
2026-06-08 22:38:53.973969 | instance |
2026-06-08 22:38:53.974478 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-08 22:38:53.974992 | instance | Monday 08 June 2026 22:38:53 +0000 (0:00:00.075) 0:32:55.120 ***********
2026-06-08 22:38:54.035271 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-08 22:38:54.035495 | instance |
2026-06-08 22:38:54.035754 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-08 22:38:54.036012 | instance | Monday 08 June 2026 22:38:54 +0000 (0:00:00.062) 0:32:55.182 ***********
2026-06-08 22:38:54.562480 | instance | changed: [instance]
2026-06-08 22:38:54.562687 | instance |
2026-06-08 22:38:54.562965 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] ***********************
2026-06-08 22:38:54.563247 | instance | Monday 08 June 2026 22:38:54 +0000 (0:00:00.526) 0:32:55.709 ***********
2026-06-08 22:38:54.863187 | instance | ok: [instance]
2026-06-08 22:38:54.863308 | instance |
2026-06-08 22:38:54.863481 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] **************
2026-06-08 22:38:54.863645 | instance | Monday 08 June 2026 22:38:54 +0000 (0:00:00.300) 0:32:56.010 ***********
2026-06-08 22:38:54.933090 | instance | ok: [instance]
2026-06-08 22:38:54.933408 | instance |
2026-06-08 22:38:54.933694 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (storage)] ***************
2026-06-08 22:38:54.934001 | instance | Monday 08 June 2026 22:38:54 +0000 (0:00:00.069) 0:32:56.079 ***********
2026-06-08 22:38:55.135477 | instance | ok: [instance]
2026-06-08 22:38:55.135612 | instance |
2026-06-08 22:38:55.135786 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] **************************
2026-06-08 22:38:55.135955 | instance | Monday 08 June 2026 22:38:55 +0000 (0:00:00.202) 0:32:56.282 ***********
2026-06-08 22:43:43.782939 | instance | changed: [instance]
2026-06-08 22:43:43.783009 | instance |
2026-06-08 22:43:43.783020 | instance | TASK [Create Ingress] **********************************************************
2026-06-08 22:43:43.783249 | instance | Monday 08 June 2026 22:43:43 +0000 (0:04:48.646) 0:37:44.928 ***********
2026-06-08 22:43:43.891032 | instance | included: openstack_helm_ingress for instance
2026-06-08 22:43:43.891139 | instance |
2026-06-08 22:43:43.891318 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-08 22:43:43.891489 | instance | Monday 08 June 2026 22:43:43 +0000 (0:00:00.109) 0:37:45.038 ***********
2026-06-08 22:43:43.941032 | instance | skipping: [instance]
2026-06-08 22:43:43.941237 | instance |
2026-06-08 22:43:43.941550 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-08 22:43:43.941853 | instance | Monday 08 June 2026 22:43:43 +0000 (0:00:00.050) 0:37:45.088 ***********
2026-06-08 22:43:43.991972 | instance | skipping: [instance]
2026-06-08 22:43:43.992275 | instance |
2026-06-08 22:43:43.992569 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-08 22:43:43.992856 | instance | Monday 08 June 2026 22:43:43 +0000 (0:00:00.050) 0:37:45.138 ***********
2026-06-08 22:43:44.054040 | instance | ok: [instance]
2026-06-08 22:43:44.054197 | instance |
2026-06-08 22:43:44.054381 | instance | TASK [Create Ingress volumev3] *************************************************
2026-06-08 22:43:44.054577 | instance | Monday 08 June 2026 22:43:44 +0000 (0:00:00.062) 0:37:45.201 ***********
2026-06-08 22:43:44.131643 | instance | included: ingress for instance
2026-06-08 22:43:44.131740 | instance |
2026-06-08 22:43:44.131857 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] *******************
2026-06-08 22:43:44.131976 | instance | Monday 08 June 2026 22:43:44 +0000 (0:00:00.077) 0:37:45.278 ***********
2026-06-08 22:43:45.242881 | instance | changed: [instance]
2026-06-08 22:43:45.243102 | instance |
2026-06-08 22:43:45.243384 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-08 22:43:45.243659 | instance | Monday 08 June 2026 22:43:45 +0000 (0:00:01.110) 0:37:46.389 ***********
2026-06-08 22:43:45.315325 | instance | ok: [instance]
2026-06-08 22:43:45.315480 | instance |
2026-06-08 22:43:45.315705 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-08 22:43:45.315880 | instance | Monday 08 June 2026 22:43:45 +0000 (0:00:00.072) 0:37:46.462 ***********
2026-06-08 22:43:45.350555 | instance | skipping: [instance]
2026-06-08 22:43:45.350764 | instance |
2026-06-08 22:43:45.351049 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-08 22:43:45.351313 | instance | Monday 08 June 2026 22:43:45 +0000 (0:00:00.035) 0:37:46.497 ***********
2026-06-08 22:43:45.392945 | instance | skipping: [instance]
2026-06-08 22:43:45.393169 | instance |
2026-06-08 22:43:45.393457 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-08 22:43:45.393734 | instance | Monday 08 June 2026 22:43:45 +0000 (0:00:00.042) 0:37:46.540 ***********
2026-06-08 22:43:45.436257 | instance | skipping: [instance]
2026-06-08 22:43:45.436476 | instance |
2026-06-08 22:43:45.436769 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-08 22:43:45.437033 | instance | Monday 08 June 2026 22:43:45 +0000 (0:00:00.043) 0:37:46.583 ***********
2026-06-08 22:43:45.500103 | instance | skipping: [instance]
2026-06-08 22:43:45.500311 | instance |
2026-06-08 22:43:45.500584 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-08 22:43:45.500855 | instance | Monday 08 June 2026 22:43:45 +0000 (0:00:00.063) 0:37:46.647 ***********
2026-06-08 22:43:45.551343 | instance | skipping: [instance]
2026-06-08 22:43:45.551590 | instance |
2026-06-08 22:43:45.551870 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-08 22:43:45.552138 | instance | Monday 08 June 2026 22:43:45 +0000 (0:00:00.051) 0:37:46.698 ***********
2026-06-08 22:43:45.603879 | instance | ok: [instance]
2026-06-08 22:43:45.604082 | instance |
2026-06-08 22:43:45.604362 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-08 22:43:45.604623 | instance | Monday 08 June 2026 22:43:45 +0000 (0:00:00.052) 0:37:46.750 ***********
2026-06-08 22:43:45.696939 | instance | ok: [instance] => (item=placement)
2026-06-08 22:43:45.697072 | instance | ok: [instance] => (item=identity)
2026-06-08 22:43:45.697246 | instance | ok: [instance] => (item=oslo_cache)
2026-06-08 22:43:45.697422 | instance | ok: [instance] => (item=oslo_db)
2026-06-08 22:43:45.697591 | instance |
2026-06-08 22:43:45.697795 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-08 22:43:45.697981 | instance | Monday 08 June 2026 22:43:45 +0000 (0:00:00.093) 0:37:46.844 ***********
2026-06-08 22:43:45.770980 | instance | ok: [instance]
2026-06-08 22:43:45.771053 | instance |
2026-06-08 22:43:45.771217 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-08 22:43:45.771333 | instance | Monday 08 June 2026 22:43:45 +0000 (0:00:00.073) 0:37:46.918 ***********
2026-06-08 22:43:45.833945 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-08 22:43:45.834114 | instance |
2026-06-08 22:43:45.834280 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-08 22:43:45.834454 | instance | Monday 08 June 2026 22:43:45 +0000 (0:00:00.062) 0:37:46.981 ***********
2026-06-08 22:43:46.368418 | instance | changed: [instance]
2026-06-08 22:43:46.368494 | instance |
2026-06-08 22:43:46.368601 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] ***********************
2026-06-08 22:43:46.368718 | instance | Monday 08 June 2026 22:43:46 +0000 (0:00:00.534) 0:37:47.515 ***********
2026-06-08 22:45:21.949198 | instance | changed: [instance]
2026-06-08 22:45:21.949421 | instance |
2026-06-08 22:45:21.949582 | instance | TASK [Create Ingress] **********************************************************
2026-06-08 22:45:21.949780 | instance | Monday 08 June 2026 22:45:21 +0000 (0:01:35.580) 0:39:23.096 ***********
2026-06-08 22:45:22.062256 | instance | included: openstack_helm_ingress for instance
2026-06-08 22:45:22.062481 | instance |
2026-06-08 22:45:22.062748 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-08 22:45:22.063035 | instance | Monday 08 June 2026 22:45:22 +0000 (0:00:00.112) 0:39:23.209 ***********
2026-06-08 22:45:22.142648 | instance | skipping: [instance]
2026-06-08 22:45:22.142909 | instance |
2026-06-08 22:45:22.143234 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-08 22:45:22.143506 | instance | Monday 08 June 2026 22:45:22 +0000 (0:00:00.080) 0:39:23.289 ***********
2026-06-08 22:45:22.411007 | instance | skipping: [instance]
2026-06-08 22:45:22.411270 | instance |
2026-06-08 22:45:22.411579 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-08 22:45:22.411866 | instance | Monday 08 June 2026 22:45:22 +0000 (0:00:00.268) 0:39:23.558 ***********
2026-06-08 22:45:22.472847 | instance | ok: [instance]
2026-06-08 22:45:22.472930 | instance |
2026-06-08 22:45:22.473060 | instance | TASK [Create Ingress placement] ************************************************
2026-06-08 22:45:22.473197 | instance | Monday 08 June 2026 22:45:22 +0000 (0:00:00.062) 0:39:23.620 ***********
2026-06-08 22:45:22.555183 | instance | included: ingress for instance
2026-06-08 22:45:22.555268 | instance |
2026-06-08 22:45:22.555385 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ******************
2026-06-08 22:45:22.555630 | instance | Monday 08 June 2026 22:45:22 +0000 (0:00:00.082) 0:39:23.702 ***********
2026-06-08 22:45:23.595368 | instance | changed: [instance]
2026-06-08 22:45:23.595495 | instance |
2026-06-08 22:45:23.595694 | instance | PLAY [Configure operating system] **********************************************
2026-06-08 22:45:23.595855 | instance |
2026-06-08 22:45:23.596027 | instance | TASK [Gathering Facts] *********************************************************
2026-06-08 22:45:23.596200 | instance | Monday 08 June 2026 22:45:23 +0000 (0:00:01.040) 0:39:24.742 ***********
2026-06-08 22:45:26.036939 | instance | ok: [instance]
2026-06-08 22:45:26.037166 | instance |
2026-06-08 22:45:26.037469 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ********
2026-06-08 22:45:26.037748 | instance | Monday 08 June 2026 22:45:26 +0000 (0:00:02.441) 0:39:27.184 ***********
2026-06-08 22:45:26.241055 | instance | ok: [instance]
2026-06-08 22:45:26.241288 | instance |
2026-06-08 22:45:26.241581 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] ***************
2026-06-08 22:45:26.241890 | instance | Monday 08 June 2026 22:45:26 +0000 (0:00:00.203) 0:39:27.388 ***********
2026-06-08 22:45:26.291921 | instance | skipping: [instance]
2026-06-08 22:45:26.292063 | instance |
2026-06-08 22:45:26.292231 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] *****
2026-06-08 22:45:26.292394 | instance | Monday 08 June 2026 22:45:26 +0000 (0:00:00.051) 0:39:27.439 ***********
2026-06-08 22:45:26.349180 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth)
2026-06-08 22:45:26.349485 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt)
2026-06-08 22:45:26.349834 | instance | skipping: [instance] => (item=lpfc_max_luns)
2026-06-08 22:45:26.350108 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type)
2026-06-08 22:45:26.350369 | instance | skipping: [instance]
2026-06-08 22:45:26.350621 | instance |
2026-06-08 22:45:26.350898 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] ***
2026-06-08 22:45:26.351162 | instance | Monday 08 June 2026 22:45:26 +0000 (0:00:00.056) 0:39:27.496 ***********
2026-06-08 22:45:26.419812 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth)
2026-06-08 22:45:26.419978 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt)
2026-06-08 22:45:26.420255 | instance | skipping: [instance] => (item=lpfc_max_luns)
2026-06-08 22:45:26.420509 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type)
2026-06-08 22:45:26.420763 | instance | skipping: [instance]
2026-06-08 22:45:26.420996 | instance |
2026-06-08 22:45:26.421319 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] ***
2026-06-08 22:45:26.421588 | instance | Monday 08 June 2026 22:45:26 +0000 (0:00:00.070) 0:39:27.567 ***********
2026-06-08 22:45:26.469351 | instance | skipping: [instance]
2026-06-08 22:45:26.469532 | instance |
2026-06-08 22:45:26.469850 | instance | TASK [Reboot the system if the configuration file has changed] *****************
2026-06-08 22:45:26.470102 | instance | Monday 08 June 2026 22:45:26 +0000 (0:00:00.049) 0:39:27.616 ***********
2026-06-08 22:45:26.540173 | instance | skipping: [instance]
2026-06-08 22:45:26.540302 | instance |
2026-06-08 22:45:26.540352 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] **********************
2026-06-08 22:45:26.540442 | instance | Monday 08 June 2026 22:45:26 +0000 (0:00:00.070) 0:39:27.687 ***********
2026-06-08 22:45:30.437630 | instance | changed: [instance]
2026-06-08 22:45:30.437788 | instance |
2026-06-08 22:45:30.437970 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] *********
2026-06-08 22:45:30.438139 | instance | Monday 08 June 2026 22:45:30 +0000 (0:00:03.897) 0:39:31.584 ***********
2026-06-08 22:45:51.966990 | instance | changed: [instance]
2026-06-08 22:45:51.967218 | instance |
2026-06-08 22:45:51.967524 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] *********
2026-06-08 22:45:51.967789 | instance | Monday 08 June 2026 22:45:51 +0000 (0:00:21.528) 0:39:53.113 ***********
2026-06-08 22:45:52.483981 | instance | changed: [instance]
2026-06-08 22:45:52.484210 | instance |
2026-06-08 22:45:52.484534 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] ***********************
2026-06-08 22:45:52.484798 | instance | Monday 08 June 2026 22:45:52 +0000 (0:00:00.517) 0:39:53.630 ***********
2026-06-08 22:45:53.605634 | instance | ok: [instance]
2026-06-08 22:45:53.605774 | instance |
2026-06-08 22:45:53.605980 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ********************
2026-06-08 22:45:53.606173 | instance | Monday 08 June 2026 22:45:53 +0000 (0:00:01.121) 0:39:54.752 ***********
2026-06-08 22:45:54.032381 | instance | changed: [instance]
2026-06-08 22:45:54.032615 | instance |
2026-06-08 22:45:54.032984 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] ***
2026-06-08 22:45:54.033370 | instance | Monday 08 June 2026 22:45:54 +0000 (0:00:00.426) 0:39:55.179 ***********
2026-06-08 22:45:54.494988 | instance | changed: [instance]
2026-06-08 22:45:54.495206 | instance |
2026-06-08 22:45:54.495501 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] *******
2026-06-08 22:45:54.495803 | instance | Monday 08 June 2026 22:45:54 +0000 (0:00:00.462) 0:39:55.641 ***********
2026-06-08 22:45:55.031999 | instance | changed: [instance]
2026-06-08 22:45:55.032262 | instance |
2026-06-08 22:45:55.032522 | instance | RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ********
2026-06-08 22:45:55.032784 | instance | Monday 08 June 2026 22:45:55 +0000 (0:00:00.536) 0:39:56.178 ***********
2026-06-08 22:45:55.487915 | instance | changed: [instance]
2026-06-08 22:45:55.488134 | instance |
2026-06-08 22:45:55.488409 | instance | RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] ***********************
2026-06-08 22:45:55.488686 | instance | Monday 08 June 2026 22:45:55 +0000 (0:00:00.455) 0:39:56.634 ***********
2026-06-08 22:45:55.781522 | instance | ok: [instance]
2026-06-08 22:45:55.781836 | instance |
2026-06-08 22:45:55.782169 | instance | PLAY [Deploy SDN] **************************************************************
2026-06-08 22:45:55.782492 | instance |
2026-06-08 22:45:55.782818 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-08 22:45:55.783158 | instance | Monday 08 June 2026 22:45:55 +0000 (0:00:00.292) 0:39:56.927 ***********
2026-06-08 22:45:55.858583 | instance | ok: [instance]
2026-06-08 22:45:55.858922 | instance |
2026-06-08 22:45:55.859303 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-08 22:45:55.859742 | instance | Monday 08 June 2026 22:45:55 +0000 (0:00:00.077) 0:39:57.005 ***********
2026-06-08 22:45:55.902303 | instance | skipping: [instance]
2026-06-08 22:45:55.902615 | instance |
2026-06-08 22:45:55.903034 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-08 22:45:55.903405 | instance | Monday 08 June 2026 22:45:55 +0000 (0:00:00.043) 0:39:57.049 ***********
2026-06-08 22:45:55.945119 | instance | skipping: [instance]
2026-06-08 22:45:55.945446 | instance |
2026-06-08 22:45:55.945787 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-08 22:45:55.946088 | instance | Monday 08 June 2026 22:45:55 +0000 (0:00:00.042) 0:39:57.092 ***********
2026-06-08 22:45:55.998462 | instance | skipping: [instance]
2026-06-08 22:45:55.998772 | instance |
2026-06-08 22:45:55.999121 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-08 22:45:55.999492 | instance | Monday 08 June 2026 22:45:55 +0000 (0:00:00.052) 0:39:57.145 ***********
2026-06-08 22:45:56.048429 | instance | skipping: [instance]
2026-06-08 22:45:56.048647 | instance |
2026-06-08 22:45:56.048934 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-08 22:45:56.049199 | instance | Monday 08 June 2026 22:45:56 +0000 (0:00:00.050) 0:39:57.195 ***********
2026-06-08 22:45:56.098784 | instance | skipping: [instance]
2026-06-08 22:45:56.099043 | instance |
2026-06-08 22:45:56.099362 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-08 22:45:56.099649 | instance | Monday 08 June 2026 22:45:56 +0000 (0:00:00.050) 0:39:57.246 ***********
2026-06-08 22:45:56.152884 | instance | ok: [instance]
2026-06-08 22:45:56.153163 | instance |
2026-06-08 22:45:56.153452 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-08 22:45:56.153757 | instance | Monday 08 June 2026 22:45:56 +0000 (0:00:00.053) 0:39:57.300 ***********
2026-06-08 22:45:56.203130 | instance | skipping: [instance]
2026-06-08 22:45:56.203466 | instance |
2026-06-08 22:45:56.203688 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-08 22:45:56.203946 | instance | Monday 08 June 2026 22:45:56 +0000 (0:00:00.050) 0:39:57.350 ***********
2026-06-08 22:45:56.280752 | instance | ok: [instance]
2026-06-08 22:45:56.280962 | instance |
2026-06-08 22:45:56.281230 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-08 22:45:56.281486 | instance | Monday 08 June 2026 22:45:56 +0000 (0:00:00.077) 0:39:57.427 ***********
2026-06-08 22:45:56.357468 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-08 22:45:56.357694 | instance |
2026-06-08 22:45:56.358025 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-08 22:45:56.358306 | instance | Monday 08 June 2026 22:45:56 +0000 (0:00:00.076) 0:39:57.504 ***********
2026-06-08 22:45:56.888751 | instance | changed: [instance]
2026-06-08 22:45:56.888823 | instance |
2026-06-08 22:45:56.888981 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] ***
2026-06-08 22:45:56.889107 | instance | Monday 08 June 2026 22:45:56 +0000 (0:00:00.531) 0:39:58.036 ***********
2026-06-08 22:45:57.121996 | instance | ok: [instance]
2026-06-08 22:45:57.122232 | instance |
2026-06-08 22:45:57.122644 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] ***
2026-06-08 22:45:57.123043 | instance | Monday 08 June 2026 22:45:57 +0000 (0:00:00.232) 0:39:58.268 ***********
2026-06-08 22:45:57.182861 | instance | ok: [instance] => {
2026-06-08 22:45:57.183124 | instance | "changed": false,
2026-06-08 22:45:57.183400 | instance | "msg": "All assertions passed"
2026-06-08 22:45:57.183676 | instance | }
2026-06-08 22:45:57.183926 | instance |
2026-06-08 22:45:57.184195 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] ****************
2026-06-08 22:45:57.184481 | instance | Monday 08 June 2026 22:45:57 +0000 (0:00:00.061) 0:39:58.330 ***********
2026-06-08 22:46:04.324281 | instance | ok: [instance]
2026-06-08 22:46:04.324499 | instance |
2026-06-08 22:46:04.324812 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] *********
2026-06-08 22:46:04.325078 | instance | Monday 08 June 2026 22:46:04 +0000 (0:00:07.141) 0:40:05.471 ***********
2026-06-08 22:46:04.388280 | instance | ok: [instance] => {
2026-06-08 22:46:04.388521 | instance | "changed": false,
2026-06-08 22:46:04.388815 | instance | "msg": "Successfully pulled openvswitch image"
2026-06-08 22:46:04.389064 | instance | }
2026-06-08 22:46:04.389304 | instance |
2026-06-08 22:46:04.389563 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] *********************
2026-06-08 22:46:04.389867 | instance | Monday 08 June 2026 22:46:04 +0000 (0:00:00.064) 0:40:05.535 ***********
2026-06-08 22:46:06.292317 | instance | changed: [instance]
2026-06-08 22:46:06.292364 | instance |
2026-06-08 22:46:06.292372 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-08 22:46:06.292379 | instance | Monday 08 June 2026 22:46:06 +0000 (0:00:01.902) 0:40:07.438 ***********
2026-06-08 22:46:06.366225 | instance | skipping: [instance]
2026-06-08 22:46:06.368803 | instance |
2026-06-08 22:46:06.368836 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] *************************
2026-06-08 22:46:06.368897 | instance | Monday 08 June 2026 22:46:06 +0000 (0:00:00.074) 0:40:07.513 ***********
2026-06-08 22:46:06.453101 | instance | skipping: [instance]
2026-06-08 22:46:06.462078 | instance |
2026-06-08 22:46:06.462112 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-08 22:46:06.462129 | instance | Monday 08 June 2026 22:46:06 +0000 (0:00:00.086) 0:40:07.600 ***********
2026-06-08 22:46:06.535542 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-08 22:46:06.535583 | instance |
2026-06-08 22:46:06.535589 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-08 22:46:06.535594 | instance | Monday 08 June 2026 22:46:06 +0000 (0:00:00.082) 0:40:07.682 ***********
2026-06-08 22:46:07.323986 | instance | changed: [instance]
2026-06-08 22:46:07.324512 | instance |
2026-06-08 22:46:07.324572 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ******
2026-06-08 22:46:07.324591 | instance | Monday 08 June 2026 22:46:07 +0000 (0:00:00.788) 0:40:08.471 ***********
2026-06-08 22:46:07.376330 | instance | skipping: [instance]
2026-06-08 22:46:07.376415 | instance |
2026-06-08 22:46:07.376670 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] ***
2026-06-08 22:46:07.376751 | instance | Monday 08 June 2026 22:46:07 +0000 (0:00:00.052) 0:40:08.523 ***********
2026-06-08 22:46:07.431132 | instance | skipping: [instance]
2026-06-08 22:46:07.431514 | instance |
2026-06-08 22:46:07.431570 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] *********************
2026-06-08 22:46:07.431576 | instance | Monday 08 June 2026 22:46:07 +0000 (0:00:00.054) 0:40:08.578 ***********
2026-06-08 22:46:13.178750 | instance | ok: [instance]
2026-06-08 22:46:13.178838 | instance |
2026-06-08 22:46:13.179047 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] **************
2026-06-08 22:46:13.179081 | instance | Monday 08 June 2026 22:46:13 +0000 (0:00:05.747) 0:40:14.325 ***********
2026-06-08 22:46:13.245861 | instance | ok: [instance] => {
2026-06-08 22:46:13.245957 | instance | "changed": false,
2026-06-08 22:46:13.246552 | instance | "msg": "Successfully pulled ovn-controller image"
2026-06-08 22:46:13.246589 | instance | }
2026-06-08 22:46:13.246595 | instance |
2026-06-08 22:46:13.246600 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] *****************************
2026-06-08 22:46:13.246604 | instance | Monday 08 June 2026 22:46:13 +0000 (0:00:00.067) 0:40:14.393 ***********
2026-06-08 22:46:13.388383 | instance | skipping: [instance]
2026-06-08 22:46:13.388474 | instance |
2026-06-08 22:46:13.388955 | instance | PLAY [controllers[0]] **********************************************************
2026-06-08 22:46:13.388995 | instance |
2026-06-08 22:46:13.389001 | instance | TASK [Gathering Facts] *********************************************************
2026-06-08 22:46:13.389005 | instance | Monday 08 June 2026 22:46:13 +0000 (0:00:00.142) 0:40:14.535 ***********
2026-06-08 22:46:15.695882 | instance | ok: [instance]
2026-06-08 22:46:15.695960 | instance |
2026-06-08 22:46:15.696146 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-08 22:46:15.696257 | instance | Monday 08 June 2026 22:46:15 +0000 (0:00:02.307) 0:40:16.843 ***********
2026-06-08 22:46:15.801082 | instance | ok: [instance]
2026-06-08 22:46:15.801140 | instance |
2026-06-08 22:46:15.801398 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-08 22:46:15.801415 | instance | Monday 08 June 2026 22:46:15 +0000 (0:00:00.105) 0:40:16.948 ***********
2026-06-08 22:46:15.859032 | instance | skipping: [instance]
2026-06-08 22:46:15.859126 | instance |
2026-06-08 22:46:15.859312 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-08 22:46:15.859422 | instance | Monday 08 June 2026 22:46:15 +0000 (0:00:00.057) 0:40:17.006 ***********
2026-06-08 22:46:15.908885 | instance | skipping: [instance]
2026-06-08 22:46:15.908960 | instance |
2026-06-08 22:46:15.909277 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-08 22:46:15.909542 | instance | Monday 08 June 2026 22:46:15 +0000 (0:00:00.049) 0:40:17.055 ***********
2026-06-08 22:46:15.960188 | instance | skipping: [instance]
2026-06-08 22:46:15.960256 | instance |
2026-06-08 22:46:15.960368 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-08 22:46:15.960477 | instance | Monday 08 June 2026 22:46:15 +0000 (0:00:00.051) 0:40:17.107 ***********
2026-06-08 22:46:16.007043 | instance | skipping: [instance]
2026-06-08 22:46:16.007270 | instance |
2026-06-08 22:46:16.007543 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-08 22:46:16.007804 | instance | Monday 08 June 2026 22:46:16 +0000 (0:00:00.046) 0:40:17.154 ***********
2026-06-08 22:46:16.061251 | instance | skipping: [instance]
2026-06-08 22:46:16.061500 | instance |
2026-06-08 22:46:16.061939 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-08 22:46:16.062277 | instance | Monday 08 June 2026 22:46:16 +0000 (0:00:00.053) 0:40:17.208 ***********
2026-06-08 22:46:16.115652 | instance | ok: [instance]
2026-06-08 22:46:16.115897 | instance |
2026-06-08 22:46:16.116206 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-08 22:46:16.116469 | instance | Monday 08 June 2026 22:46:16 +0000 (0:00:00.054) 0:40:17.262 ***********
2026-06-08 22:46:16.176563 | instance | ok: [instance] => (item=libvirt_exporter)
2026-06-08 22:46:16.176866 | instance |
2026-06-08 22:46:16.177152 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-08 22:46:16.177406 | instance | Monday 08 June 2026 22:46:16 +0000 (0:00:00.060) 0:40:17.323 ***********
2026-06-08 22:46:16.254968 | instance | ok: [instance]
2026-06-08 22:46:16.255220 | instance |
2026-06-08 22:46:16.255581 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-08 22:46:16.255896 | instance | Monday 08 June 2026 22:46:16 +0000 (0:00:00.078) 0:40:17.401 ***********
2026-06-08 22:46:16.331770 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-08 22:46:16.332005 | instance |
2026-06-08 22:46:16.332273 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-08 22:46:16.332620 | instance | Monday 08 June 2026 22:46:16 +0000 (0:00:00.077) 0:40:17.479 ***********
2026-06-08 22:46:16.868401 | instance | changed: [instance]
2026-06-08 22:46:16.868671 | instance |
2026-06-08 22:46:16.868948 | instance | TASK [vexxhost.atmosphere.libvirt : Fail if atmosphere_ceph_enabled is set] ****
2026-06-08 22:46:16.869234 | instance | Monday 08 June 2026 22:46:16 +0000 (0:00:00.536) 0:40:18.015 ***********
2026-06-08 22:46:16.927616 | instance | skipping: [instance]
2026-06-08 22:46:16.927827 | instance |
2026-06-08 22:46:16.928091 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ********************
2026-06-08 22:46:16.928376 | instance | Monday 08 June 2026 22:46:16 +0000 (0:00:00.059) 0:40:18.074 ***********
2026-06-08 22:46:18.279613 | instance | changed: [instance] => (item=libvirt-vnc)
2026-06-08 22:46:18.279799 | instance | changed: [instance] => (item=libvirt-api)
2026-06-08 22:46:18.280037 | instance |
2026-06-08 22:46:18.280304 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] ****************************
2026-06-08 22:46:18.280550 | instance | Monday 08 June 2026 22:46:18 +0000 (0:00:01.351) 0:40:19.426 ***********
2026-06-08 22:46:19.570162 | instance | changed: [instance] => (item=libvirt-vnc)
2026-06-08 22:46:19.570606 | instance | changed: [instance] => (item=libvirt-api)
2026-06-08 22:46:19.570735 | instance |
2026-06-08 22:46:19.571316 | instance | TASK [vexxhost.atmosphere.libvirt : Generate Helm values (storage)] ************
2026-06-08 22:46:19.571359 | instance | Monday 08 June 2026 22:46:19 +0000 (0:00:01.290) 0:40:20.716 ***********
2026-06-08 22:46:19.877592 | instance | ok: [instance]
2026-06-08 22:46:19.877676 | instance |
2026-06-08 22:46:19.877937 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] *************************
2026-06-08 22:46:19.877980 | instance | Monday 08 June 2026 22:46:19 +0000 (0:00:00.308) 0:40:21.024 ***********
2026-06-08 22:46:21.737687 | instance | changed: [instance]
2026-06-08 22:46:21.737785 | instance |
2026-06-08 22:46:21.737928 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-08 22:46:21.738091 | instance | Monday 08 June 2026 22:46:21 +0000 (0:00:01.859) 0:40:22.884 ***********
2026-06-08 22:46:21.823670 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-08 22:46:21.823738 | instance |
2026-06-08 22:46:21.823873 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-08 22:46:21.824018 | instance | Monday 08 June 2026 22:46:21 +0000 (0:00:00.086) 0:40:22.970 ***********
2026-06-08 22:46:22.360690 | instance | changed: [instance]
2026-06-08 22:46:22.360766 | instance |
2026-06-08 22:46:22.361029 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] *************************
2026-06-08 22:46:22.361071 | instance | Monday 08 June 2026 22:46:22 +0000 (0:00:00.536) 0:40:23.507 ***********
2026-06-08 22:46:24.147443 | instance | changed: [instance]
2026-06-08 22:46:24.147590 | instance |
2026-06-08 22:46:24.147605 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] *****************
2026-06-08 22:46:24.147780 | instance | Monday 08 June 2026 22:46:24 +0000 (0:00:01.787) 0:40:25.294 ***********
2026-06-08 22:46:25.176055 | instance | ok: [instance]
2026-06-08 22:46:25.176188 | instance |
2026-06-08 22:46:25.176203 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] ****
2026-06-08 22:46:25.176379 | instance | Monday 08 June 2026 22:46:25 +0000 (0:00:01.028) 0:40:26.323 ***********
2026-06-08 22:46:25.427278 | instance | ok: [instance]
2026-06-08 22:46:25.427394 | instance |
2026-06-08 22:46:25.427784 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] ***********
2026-06-08 22:46:25.427828 | instance | Monday 08 June 2026 22:46:25 +0000 (0:00:00.250) 0:40:26.574 ***********
2026-06-08 22:46:25.994999 | instance | ok: [instance]
2026-06-08 22:46:25.995073 | instance |
2026-06-08 22:46:25.995387 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-08 22:46:25.995433 | instance | Monday 08 June 2026 22:46:25 +0000 (0:00:00.567) 0:40:27.141 ***********
2026-06-08 22:46:26.121667 | instance | ok: [instance]
2026-06-08 22:46:26.121919 | instance |
2026-06-08 22:46:26.122086 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-08 22:46:26.122293 | instance | Monday 08 June 2026 22:46:26 +0000 (0:00:00.126) 0:40:27.268 ***********
2026-06-08 22:46:26.221322 | instance | included: rabbitmq for instance
2026-06-08 22:46:26.221404 | instance |
2026-06-08 22:46:26.221516 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-08 22:46:26.221632 | instance | Monday 08 June 2026 22:46:26 +0000 (0:00:00.100) 0:40:27.368 ***********
2026-06-08 22:46:26.914731 | instance | ok: [instance]
2026-06-08 22:46:26.914792 | instance |
2026-06-08 22:46:26.915027 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-08 22:46:26.915191 | instance | Monday 08 June 2026 22:46:26 +0000 (0:00:00.693) 0:40:28.062 ***********
2026-06-08 22:46:26.974931 | instance | skipping: [instance]
2026-06-08 22:46:26.975003 | instance |
2026-06-08 22:46:26.975093 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-08 22:46:26.975257 | instance | Monday 08 June 2026 22:46:26 +0000 (0:00:00.060) 0:40:28.122 ***********
2026-06-08 22:46:27.030198 | instance | skipping: [instance]
2026-06-08 22:46:27.030450 | instance |
2026-06-08 22:46:27.030712 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-08 22:46:27.030966 | instance | Monday 08 June 2026 22:46:27 +0000 (0:00:00.055) 0:40:28.177 ***********
2026-06-08 22:46:27.089008 | instance | skipping: [instance]
2026-06-08 22:46:27.089266 | instance |
2026-06-08 22:46:27.089535 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-08 22:46:27.089798 | instance | Monday 08 June 2026 22:46:27 +0000 (0:00:00.058) 0:40:28.236 ***********
2026-06-08 22:46:57.906302 | instance | changed: [instance]
2026-06-08 22:46:57.906527 | instance |
2026-06-08 22:46:57.906832 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-08 22:46:57.907093 | instance | Monday 08 June 2026 22:46:57 +0000 (0:00:30.817) 0:40:59.053 ***********
2026-06-08 22:46:58.587565 | instance | ok: [instance]
2026-06-08 22:46:58.587797 | instance |
2026-06-08 22:46:58.588088 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-08 22:46:58.588363 | instance | Monday 08 June 2026 22:46:58 +0000 (0:00:00.681) 0:40:59.734 ***********
2026-06-08 22:46:58.655513 | instance | ok: [instance]
2026-06-08 22:46:58.655640 | instance |
2026-06-08 22:46:58.655814 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-08 22:46:58.655998 | instance | Monday 08 June 2026 22:46:58 +0000 (0:00:00.068) 0:40:59.802 ***********
2026-06-08 22:46:58.733817 | instance | skipping: [instance]
2026-06-08 22:46:58.733961 | instance |
2026-06-08 22:46:58.734144 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-08 22:46:58.734317 | instance | Monday 08 June 2026 22:46:58 +0000 (0:00:00.078) 0:40:59.880 ***********
2026-06-08 22:46:58.799151 | instance | skipping: [instance]
2026-06-08 22:46:58.799385 | instance |
2026-06-08 22:46:58.799672 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-08 22:46:58.799955 | instance | Monday 08 June 2026 22:46:58 +0000 (0:00:00.065) 0:40:59.946 ***********
2026-06-08 22:46:58.855947 | instance | ok: [instance]
2026-06-08 22:46:58.856153 | instance |
2026-06-08 22:46:58.856428 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-08 22:46:58.856691 | instance | Monday 08 June 2026 22:46:58 +0000 (0:00:00.057) 0:41:00.003 ***********
2026-06-08 22:46:59.078595 | instance | ok: [instance] => (item=oslo_db_api)
2026-06-08 22:46:59.078832 | instance | ok: [instance] => (item=compute_novnc_proxy)
2026-06-08 22:46:59.079117 | instance | ok: [instance] => (item=baremetal)
2026-06-08 22:46:59.079376 | instance | ok: [instance] => (item=image)
2026-06-08 22:46:59.079628 | instance | ok: [instance] => (item=oslo_cache)
2026-06-08 22:46:59.079881 | instance | ok: [instance] => (item=placement)
2026-06-08 22:46:59.080164 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-08 22:46:59.080392 | instance | ok: [instance] => (item=identity)
2026-06-08 22:46:59.080708 | instance | ok: [instance] => (item=volumev3)
2026-06-08 22:46:59.080969 | instance | ok: [instance] => (item=compute)
2026-06-08 22:46:59.081226 | instance | ok: [instance] => (item=compute_metadata)
2026-06-08 22:46:59.081478 | instance | ok: [instance] => (item=oslo_db)
2026-06-08 22:46:59.081728 | instance | ok: [instance] => (item=oslo_db_cell0)
2026-06-08 22:46:59.082046 | instance | ok: [instance] => (item=network)
2026-06-08 22:46:59.082287 | instance |
2026-06-08 22:46:59.082548 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-08 22:46:59.082805 | instance | Monday 08 June 2026 22:46:59 +0000 (0:00:00.222) 0:41:00.225 ***********
2026-06-08 22:46:59.157785 | instance | ok: [instance]
2026-06-08 22:46:59.158048 | instance |
2026-06-08 22:46:59.158370 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-08 22:46:59.158651 | instance | Monday 08 June 2026 22:46:59 +0000 (0:00:00.079) 0:41:00.304 ***********
2026-06-08 22:46:59.240089 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-08 22:46:59.240370 | instance |
2026-06-08 22:46:59.240653 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-08 22:46:59.240918 | instance | Monday 08 June 2026 22:46:59 +0000 (0:00:00.082) 0:41:00.387 ***********
2026-06-08 22:46:59.782837 | instance | changed: [instance]
2026-06-08 22:46:59.783072 | instance |
2026-06-08 22:46:59.783373 | instance | TASK [vexxhost.atmosphere.nova : Fail if atmosphere_ceph_enabled is set] *******
2026-06-08 22:46:59.783639 | instance | Monday 08 June 2026 22:46:59 +0000 (0:00:00.542) 0:41:00.929 ***********
2026-06-08 22:46:59.842181 | instance | skipping: [instance]
2026-06-08 22:46:59.842414 | instance |
2026-06-08 22:46:59.842711 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] ***
2026-06-08 22:46:59.842976 | instance | Monday 08 June 2026 22:46:59 +0000 (0:00:00.059) 0:41:00.989 ***********
2026-06-08 22:47:00.045373 | instance | ok: [instance -> localhost]
2026-06-08 22:47:00.045508 | instance |
2026-06-08 22:47:00.045678 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] ****
2026-06-08 22:47:00.045876 | instance | Monday 08 June 2026 22:47:00 +0000 (0:00:00.202) 0:41:01.192 ***********
2026-06-08 22:47:00.434204 | instance | ok: [instance -> localhost]
2026-06-08 22:47:00.434304 | instance |
2026-06-08 22:47:00.434753 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ******
2026-06-08 22:47:00.434840 | instance | Monday 08 June 2026 22:47:00 +0000 (0:00:00.388) 0:41:01.580 ***********
2026-06-08 22:47:00.928058 | instance | ok: [instance -> localhost]
2026-06-08 22:47:00.928130 | instance |
2026-06-08 22:47:00.928258 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] *****
2026-06-08 22:47:00.928380 | instance | Monday 08 June 2026 22:47:00 +0000 (0:00:00.494) 0:41:02.075 ***********
2026-06-08 22:47:01.153419 | instance | ok: [instance -> localhost]
2026-06-08 22:47:01.153505 | instance |
2026-06-08 22:47:01.153653 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] ***
2026-06-08 22:47:01.153833 | instance | Monday 08 June 2026 22:47:01 +0000 (0:00:00.225) 0:41:02.300 ***********
2026-06-08 22:47:02.418119 | instance | ok: [instance] => (item=nova-bootstrap)
2026-06-08 22:47:02.418220 | instance | ok: [instance] => (item=nova-cell-setup)
2026-06-08 22:47:02.418550 | instance |
2026-06-08 22:47:02.418578 | instance | TASK [vexxhost.atmosphere.nova : Generate Helm values (storage)] ***************
2026-06-08 22:47:02.418584 | instance | Monday 08 June 2026 22:47:02 +0000 (0:00:01.264) 0:41:03.565 ***********
2026-06-08 22:47:02.917981 | instance | ok: [instance]
2026-06-08 22:47:02.918066 | instance |
2026-06-08 22:47:02.918286 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] ****************************
2026-06-08 22:47:02.918359 | instance | Monday 08 June 2026 22:47:02 +0000 (0:00:00.499) 0:41:04.065 ***********
2026-06-08 22:49:46.543590 | instance | changed: [instance]
2026-06-08 22:49:46.543678 | instance |
2026-06-08 22:49:46.543799 | instance | TASK [Create Ingress] **********************************************************
2026-06-08 22:49:46.543922 | instance | Monday 08 June 2026 22:49:46 +0000 (0:02:43.625) 0:43:47.690 ***********
2026-06-08 22:49:46.675851 | instance | included: openstack_helm_ingress for instance
2026-06-08 22:49:46.675933 | instance |
2026-06-08 22:49:46.676067 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-08 22:49:46.676192 | instance | Monday 08 June 2026 22:49:46 +0000 (0:00:00.132) 0:43:47.823 ***********
2026-06-08 22:49:46.740392 | instance | skipping: [instance]
2026-06-08 22:49:46.740468 | instance |
2026-06-08 22:49:46.740742 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-08 22:49:46.740784 | instance | Monday 08 June 2026 22:49:46 +0000 (0:00:00.064) 0:43:47.887 ***********
2026-06-08 22:49:46.802453 | instance | skipping: [instance]
2026-06-08 22:49:46.802521 | instance |
2026-06-08 22:49:46.802527 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-08 22:49:46.802533 | instance | Monday 08 June 2026 22:49:46 +0000 (0:00:00.061) 0:43:47.948 ***********
2026-06-08 22:49:46.873384 | instance | ok: [instance]
2026-06-08 22:49:46.873494 | instance |
2026-06-08 22:49:46.873586 | instance | TASK [Create Ingress compute] **************************************************
2026-06-08 22:49:46.873734 | instance | Monday 08 June 2026 22:49:46 +0000 (0:00:00.071) 0:43:48.020 ***********
2026-06-08 22:49:46.974520 | instance | included: ingress for instance
2026-06-08 22:49:46.974582 | instance |
2026-06-08 22:49:46.974588 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ********************
2026-06-08 22:49:46.974594 | instance | Monday 08 June 2026 22:49:46 +0000 (0:00:00.100) 0:43:48.121 ***********
2026-06-08 22:49:48.157033 | instance | changed: [instance]
2026-06-08 22:49:48.157150 | instance |
2026-06-08 22:49:48.157164 | instance | TASK [Create Ingress] **********************************************************
2026-06-08 22:49:48.157183 | instance | Monday 08 June 2026 22:49:48 +0000 (0:00:01.182) 0:43:49.303 ***********
2026-06-08 22:49:48.328766 | instance | included: openstack_helm_ingress for instance
2026-06-08 22:49:48.328850 | instance |
2026-06-08 22:49:48.329003 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-08 22:49:48.329150 | instance | Monday 08 June 2026 22:49:48 +0000 (0:00:00.172) 0:43:49.475 ***********
2026-06-08 22:49:48.389472 | instance | skipping: [instance]
2026-06-08 22:49:48.389572 | instance |
2026-06-08 22:49:48.389840 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-08 22:49:48.389882 | instance | Monday 08 June 2026 22:49:48 +0000 (0:00:00.060) 0:43:49.536 ***********
2026-06-08 22:49:48.456869 | instance | skipping: [instance]
2026-06-08 22:49:48.456950 | instance |
2026-06-08 22:49:48.457149 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-08 22:49:48.457318 | instance | Monday 08 June 2026 22:49:48 +0000 (0:00:00.067) 0:43:49.604 ***********
2026-06-08 22:49:48.532333 | instance | ok: [instance]
2026-06-08 22:49:48.532420 | instance |
2026-06-08 22:49:48.532644 | instance | TASK [Create Ingress compute-novnc-proxy] **************************************
2026-06-08 22:49:48.532681 | instance | Monday 08 June 2026 22:49:48 +0000 (0:00:00.075) 0:43:49.679 ***********
2026-06-08 22:49:48.715571 | instance | included: ingress for instance
2026-06-08 22:49:48.715658 | instance |
2026-06-08 22:49:48.715794 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ********
2026-06-08 22:49:48.715908 | instance | Monday 08 June 2026 22:49:48 +0000 (0:00:00.183) 0:43:49.863 ***********
2026-06-08 22:49:49.724377 | instance | changed: [instance]
2026-06-08 22:49:49.724440 | instance |
2026-06-08 22:49:49.724453 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] *********
2026-06-08 22:49:49.724464 | instance | Monday 08 June 2026 22:49:49 +0000 (0:00:01.006) 0:43:50.870 ***********
2026-06-08 22:49:50.453251 | instance | ok: [instance]
2026-06-08 22:49:50.453306 | instance |
2026-06-08 22:49:50.453320 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] *******************************
2026-06-08 22:49:50.453330 | instance | Monday 08 June 2026 22:49:50 +0000 (0:00:00.729) 0:43:51.599 ***********
2026-06-08 22:50:03.518276 | instance | FAILED - RETRYING: [instance]: Create flavors (60 retries left).
2026-06-08 22:50:03.518346 | instance | changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1})
2026-06-08 22:50:03.518358 | instance | changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1})
2026-06-08 22:50:03.518368 | instance | changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2})
2026-06-08 22:50:03.518377 | instance | changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4})
2026-06-08 22:50:03.518386 | instance | changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8})
2026-06-08 22:50:03.518395 | instance |
2026-06-08 22:50:03.518405 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-08 22:50:03.518415 | instance | Monday 08 June 2026 22:50:03 +0000 (0:00:13.063) 0:44:04.662 ***********
2026-06-08 22:50:03.617956 | instance | ok: [instance]
2026-06-08 22:50:03.617998 | instance |
2026-06-08 22:50:03.618006 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-08 22:50:03.618012 | instance | Monday 08 June 2026 22:50:03 +0000 (0:00:00.101) 0:44:04.764 ***********
2026-06-08 22:50:03.712620 | instance | included: rabbitmq for instance
2026-06-08 22:50:03.712978 | instance |
2026-06-08 22:50:03.713373 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-08 22:50:03.713716 | instance | Monday 08 June 2026 22:50:03 +0000 (0:00:00.095) 0:44:04.859 ***********
2026-06-08 22:50:04.410598 | instance | ok: [instance]
2026-06-08 22:50:04.410656 | instance |
2026-06-08 22:50:04.410674 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-08 22:50:04.410685 | instance | Monday 08 June 2026 22:50:04 +0000 (0:00:00.696) 0:44:05.556 ***********
2026-06-08 22:50:04.465992 | instance | skipping: [instance]
2026-06-08 22:50:04.466036 | instance |
2026-06-08 22:50:04.466042 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-08 22:50:04.466047 | instance | Monday 08 June 2026 22:50:04 +0000 (0:00:00.056) 0:44:05.612 ***********
2026-06-08 22:50:04.526225 | instance | skipping: [instance]
2026-06-08 22:50:04.526269 | instance |
2026-06-08 22:50:04.526545 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-08 22:50:04.526828 | instance | Monday 08 June 2026 22:50:04 +0000 (0:00:00.060) 0:44:05.672 ***********
2026-06-08 22:50:04.586267 | instance | skipping: [instance]
2026-06-08 22:50:04.586493 | instance |
2026-06-08 22:50:04.586763 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-08 22:50:04.587050 | instance | Monday 08 June 2026 22:50:04 +0000 (0:00:00.060) 0:44:05.733 ***********
2026-06-08 22:50:35.429673 | instance | changed: [instance]
2026-06-08 22:50:35.429962 | instance |
2026-06-08 22:50:35.430280 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-08 22:50:35.430576 | instance | Monday 08 June 2026 22:50:35 +0000 (0:00:30.842) 0:44:36.576 ***********
2026-06-08 22:50:36.092842 | instance | ok: [instance]
2026-06-08 22:50:36.092948 | instance |
2026-06-08 22:50:36.093149 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-08 22:50:36.093335 | instance | Monday 08 June 2026 22:50:36 +0000 (0:00:00.663) 0:44:37.239 ***********
2026-06-08 22:50:36.149179 | instance | ok: [instance]
2026-06-08 22:50:36.149341 | instance |
2026-06-08 22:50:36.149642 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-08 22:50:36.150013 | instance | Monday 08 June 2026 22:50:36 +0000 (0:00:00.056) 0:44:37.296 ***********
2026-06-08 22:50:36.206980 | instance | skipping: [instance]
2026-06-08 22:50:36.207116 | instance |
2026-06-08 22:50:36.207400 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-08 22:50:36.207651 | instance | Monday 08 June 2026 22:50:36 +0000 (0:00:00.057) 0:44:37.354 ***********
2026-06-08 22:50:36.269779 | instance | skipping: [instance]
2026-06-08 22:50:36.269906 | instance |
2026-06-08 22:50:36.270057 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-08 22:50:36.270224 | instance | Monday 08 June 2026 22:50:36 +0000 (0:00:00.062) 0:44:37.416 ***********
2026-06-08 22:50:36.329072 | instance | ok: [instance]
2026-06-08 22:50:36.329252 | instance |
2026-06-08 22:50:36.329527 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-08 22:50:36.329851 | instance | Monday 08 June 2026 22:50:36 +0000 (0:00:00.059) 0:44:37.476 ***********
2026-06-08 22:50:36.513638 | instance | ok: [instance] => (item=baremetal)
2026-06-08 22:50:36.513782 | instance | ok: [instance] => (item=load_balancer)
2026-06-08 22:50:36.513980 | instance | ok: [instance] => (item=dns)
2026-06-08 22:50:36.514175 | instance | ok: [instance] => (item=oslo_cache)
2026-06-08 22:50:36.514725 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-08 22:50:36.514737 | instance | ok: [instance] => (item=identity)
2026-06-08 22:50:36.514742 | instance | ok: [instance] => (item=compute)
2026-06-08 22:50:36.514832 | instance | ok: [instance] => (item=oslo_db)
2026-06-08 22:50:36.515027 | instance | ok: [instance] => (item=compute_metadata)
2026-06-08 22:50:36.515192 | instance | ok: [instance] => (item=network)
2026-06-08 22:50:36.515349 | instance |
2026-06-08 22:50:36.515517 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-08 22:50:36.515685 | instance | Monday 08 June 2026 22:50:36 +0000 (0:00:00.183) 0:44:37.660 ***********
2026-06-08 22:50:36.593489 | instance | ok: [instance]
2026-06-08 22:50:36.593648 | instance |
2026-06-08 22:50:36.593847 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-08 22:50:36.594034 | instance | Monday 08 June 2026 22:50:36 +0000 (0:00:00.080) 0:44:37.740 ***********
2026-06-08 22:50:36.700091 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-08 22:50:36.700234 | instance |
2026-06-08 22:50:36.700416 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-08 22:50:36.700601 | instance | Monday 08 June 2026 22:50:36 +0000 (0:00:00.106) 0:44:37.846 ***********
2026-06-08 22:50:37.243221 | instance | changed: [instance]
2026-06-08 22:50:37.243428 | instance |
2026-06-08 22:50:37.243722 | instance | TASK [vexxhost.atmosphere.neutron : Manage secret with generic switch access keys] ***
2026-06-08 22:50:37.244024 | instance | Monday 08 June 2026 22:50:37 +0000 (0:00:00.543) 0:44:38.390 ***********
2026-06-08 22:50:37.914547 | instance | ok: [instance]
2026-06-08 22:50:37.914840 | instance |
2026-06-08 22:50:37.915169 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] *******************
2026-06-08 22:50:37.915462 | instance | Monday 08 June 2026 22:50:37 +0000 (0:00:00.671) 0:44:39.061 ***********
2026-06-08 22:50:37.964914 | instance | skipping: [instance]
2026-06-08 22:50:37.965160 | instance |
2026-06-08 22:50:37.965472 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] **********************
2026-06-08 22:50:37.965798 | instance | Monday 08 June 2026 22:50:37 +0000 (0:00:00.050) 0:44:39.112 ***********
2026-06-08 22:50:38.462363 | instance | ok: [instance]
2026-06-08 22:50:38.462708 | instance |
2026-06-08 22:50:38.463088 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************
2026-06-08 22:50:38.463446 | instance | Monday 08 June 2026 22:50:38 +0000 (0:00:00.496) 0:44:39.609 ***********
2026-06-08 22:50:38.516987 | instance | skipping: [instance]
2026-06-08 22:50:38.517221 | instance |
2026-06-08 22:50:38.517504 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] ***
2026-06-08 22:50:38.517816 | instance | Monday 08 June 2026 22:50:38 +0000 (0:00:00.055) 0:44:39.664 ***********
2026-06-08 22:50:38.586278 | instance | ok: [instance]
2026-06-08 22:50:38.586517 | instance |
2026-06-08 22:50:38.586801 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (mount neutron genericswitch keys)] ***
2026-06-08 22:50:38.587064 | instance | Monday 08 June 2026 22:50:38 +0000 (0:00:00.069) 0:44:39.733 ***********
2026-06-08 22:50:38.642031 | instance | skipping: [instance]
2026-06-08 22:50:38.642279 | instance |
2026-06-08 22:50:38.642607 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] *************************
2026-06-08 22:50:38.642866 | instance | Monday 08 June 2026 22:50:38 +0000 (0:00:00.055) 0:44:39.789 ***********
2026-06-08 22:52:56.413833 | instance | changed: [instance]
2026-06-08 22:52:56.414063 | instance |
2026-06-08 22:52:56.414365 | instance | TASK [Create Ingress] **********************************************************
2026-06-08 22:52:56.414641 | instance | Monday 08 June 2026 22:52:56 +0000 (0:02:17.771) 0:46:57.560 ***********
2026-06-08 22:52:56.548101 | instance | included: openstack_helm_ingress for instance
2026-06-08 22:52:56.548286 | instance |
2026-06-08 22:52:56.548460 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-08 22:52:56.548627 | instance | Monday 08 June 2026 22:52:56 +0000 (0:00:00.134) 0:46:57.695 ***********
2026-06-08 22:52:56.608122 | instance | skipping: [instance]
2026-06-08 22:52:56.608441 | instance |
2026-06-08 22:52:56.608830 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-08 22:52:56.609227 | instance | Monday 08 June 2026 22:52:56 +0000 (0:00:00.059) 0:46:57.754 ***********
2026-06-08 22:52:56.674937 | instance | skipping: [instance]
2026-06-08 22:52:56.675215 | instance |
2026-06-08 22:52:56.675531 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-08 22:52:56.675826 | instance | Monday 08 June 2026 22:52:56 +0000 (0:00:00.066) 0:46:57.821 ***********
2026-06-08 22:52:56.763163 | instance | ok: [instance]
2026-06-08 22:52:56.763394 | instance |
2026-06-08 22:52:56.763662 | instance | TASK [Create Ingress network] **************************************************
2026-06-08 22:52:56.763936 | instance | Monday 08 June 2026 22:52:56 +0000 (0:00:00.088) 0:46:57.910 ***********
2026-06-08 22:52:56.856567 | instance | included: ingress for instance
2026-06-08 22:52:56.856768 | instance |
2026-06-08 22:52:56.857025 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ********************
2026-06-08 22:52:56.857279 | instance | Monday 08 June 2026 22:52:56 +0000 (0:00:00.093) 0:46:58.003 ***********
2026-06-08 22:52:58.019727 | instance | changed: [instance]
2026-06-08 22:52:58.019805 | instance |
2026-06-08 22:52:58.019930 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] **********
2026-06-08 22:52:58.020054 | instance | Monday 08 June 2026 22:52:58 +0000 (0:00:01.163) 0:46:59.167 ***********
2026-06-08 22:52:58.753006 | instance | ok: [instance]
2026-06-08 22:52:58.753263 | instance |
2026-06-08 22:52:58.753589 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] ***************************
2026-06-08 22:52:58.753923 | instance | Monday 08 June 2026 22:52:58 +0000 (0:00:00.732) 0:46:59.899 ***********
2026-06-08 22:58:50.581938 | 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-140.nip.io/v2.0/networks/public, 503 Service Temporarily Unavailable: nginx"}
2026-06-08 22:58:50.590613 | instance | FAILED - RETRYING: [instance]: Create networks (60 retries left).
2026-06-08 22:58:50.590870 | instance | FAILED - RETRYING: [instance]: Create networks (59 retries left).
2026-06-08 22:58:50.591134 | instance | FAILED - RETRYING: [instance]: Create networks (58 retries left).
2026-06-08 22:58:50.591393 | instance | FAILED - RETRYING: [instance]: Create networks (57 retries left).
2026-06-08 22:58:50.591684 | instance | FAILED - RETRYING: [instance]: Create networks (56 retries left).
2026-06-08 22:58:50.591974 | instance | FAILED - RETRYING: [instance]: Create networks (55 retries left).
2026-06-08 22:58:50.592238 | instance | FAILED - RETRYING: [instance]: Create networks (54 retries left).
2026-06-08 22:58:50.592497 | instance | FAILED - RETRYING: [instance]: Create networks (53 retries left).
2026-06-08 22:58:50.592755 | instance | FAILED - RETRYING: [instance]: Create networks (52 retries left).
2026-06-08 22:58:50.593013 | instance | FAILED - RETRYING: [instance]: Create networks (51 retries left).
2026-06-08 22:58:50.593271 | instance | FAILED - RETRYING: [instance]: Create networks (50 retries left).
2026-06-08 22:58:50.593527 | instance | FAILED - RETRYING: [instance]: Create networks (49 retries left).
2026-06-08 22:58:50.593868 | instance | FAILED - RETRYING: [instance]: Create networks (48 retries left).
2026-06-08 22:58:50.594134 | instance | FAILED - RETRYING: [instance]: Create networks (47 retries left).
2026-06-08 22:58:50.594393 | instance | FAILED - RETRYING: [instance]: Create networks (46 retries left).
2026-06-08 22:58:50.594648 | instance | FAILED - RETRYING: [instance]: Create networks (45 retries left).
2026-06-08 22:58:50.594904 | instance | FAILED - RETRYING: [instance]: Create networks (44 retries left).
2026-06-08 22:58:50.595168 | instance | FAILED - RETRYING: [instance]: Create networks (43 retries left).
2026-06-08 22:58:50.595440 | instance | FAILED - RETRYING: [instance]: Create networks (42 retries left).
2026-06-08 22:58:50.595719 | instance | FAILED - RETRYING: [instance]: Create networks (41 retries left).
2026-06-08 22:58:50.595994 | instance | FAILED - RETRYING: [instance]: Create networks (40 retries left).
2026-06-08 22:58:50.596253 | instance | FAILED - RETRYING: [instance]: Create networks (39 retries left).
2026-06-08 22:58:50.596512 | instance | FAILED - RETRYING: [instance]: Create networks (38 retries left).
2026-06-08 22:58:50.596768 | instance | FAILED - RETRYING: [instance]: Create networks (37 retries left).
2026-06-08 22:58:50.597022 | instance | FAILED - RETRYING: [instance]: Create networks (36 retries left).
2026-06-08 22:58:50.597279 | instance | FAILED - RETRYING: [instance]: Create networks (35 retries left).
2026-06-08 22:58:50.597535 | instance | FAILED - RETRYING: [instance]: Create networks (34 retries left).
2026-06-08 22:58:50.597835 | instance | FAILED - RETRYING: [instance]: Create networks (33 retries left).
2026-06-08 22:58:50.598097 | instance | FAILED - RETRYING: [instance]: Create networks (32 retries left).
2026-06-08 22:58:50.598354 | instance | FAILED - RETRYING: [instance]: Create networks (31 retries left).
2026-06-08 22:58:50.598622 | instance | FAILED - RETRYING: [instance]: Create networks (30 retries left).
2026-06-08 22:58:50.598871 | instance | FAILED - RETRYING: [instance]: Create networks (29 retries left).
2026-06-08 22:58:50.599129 | instance | FAILED - RETRYING: [instance]: Create networks (28 retries left).
2026-06-08 22:58:50.599383 | instance | FAILED - RETRYING: [instance]: Create networks (27 retries left).
2026-06-08 22:58:50.599656 | instance | FAILED - RETRYING: [instance]: Create networks (26 retries left).
2026-06-08 22:58:50.599963 | instance | FAILED - RETRYING: [instance]: Create networks (25 retries left).
2026-06-08 22:58:50.600147 | instance | FAILED - RETRYING: [instance]: Create networks (24 retries left).
2026-06-08 22:58:50.600264 | instance | FAILED - RETRYING: [instance]: Create networks (23 retries left).
2026-06-08 22:58:50.600383 | instance | FAILED - RETRYING: [instance]: Create networks (22 retries left).
2026-06-08 22:58:50.600497 | instance | FAILED - RETRYING: [instance]: Create networks (21 retries left).
2026-06-08 22:58:50.600624 | instance | FAILED - RETRYING: [instance]: Create networks (20 retries left).
2026-06-08 22:58:50.600735 | instance | FAILED - RETRYING: [instance]: Create networks (19 retries left).
2026-06-08 22:58:50.600850 | instance | FAILED - RETRYING: [instance]: Create networks (18 retries left).
2026-06-08 22:58:50.600996 | instance | FAILED - RETRYING: [instance]: Create networks (17 retries left).
2026-06-08 22:58:50.601116 | instance | FAILED - RETRYING: [instance]: Create networks (16 retries left).
2026-06-08 22:58:50.601231 | instance | FAILED - RETRYING: [instance]: Create networks (15 retries left).
2026-06-08 22:58:50.601346 | instance | FAILED - RETRYING: [instance]: Create networks (14 retries left).
2026-06-08 22:58:50.601462 | instance | FAILED - RETRYING: [instance]: Create networks (13 retries left).
2026-06-08 22:58:50.601577 | instance | FAILED - RETRYING: [instance]: Create networks (12 retries left).
2026-06-08 22:58:50.601692 | instance | FAILED - RETRYING: [instance]: Create networks (11 retries left).
2026-06-08 22:58:50.601821 | instance | FAILED - RETRYING: [instance]: Create networks (10 retries left).
2026-06-08 22:58:50.601936 | instance | FAILED - RETRYING: [instance]: Create networks (9 retries left).
2026-06-08 22:58:50.602055 | instance | FAILED - RETRYING: [instance]: Create networks (8 retries left).
2026-06-08 22:58:50.602172 | instance | FAILED - RETRYING: [instance]: Create networks (7 retries left).
2026-06-08 22:58:50.602287 | instance | FAILED - RETRYING: [instance]: Create networks (6 retries left).
2026-06-08 22:58:50.602402 | instance | FAILED - RETRYING: [instance]: Create networks (5 retries left).
2026-06-08 22:58:50.602517 | instance | FAILED - RETRYING: [instance]: Create networks (4 retries left).
2026-06-08 22:58:50.602632 | instance | FAILED - RETRYING: [instance]: Create networks (3 retries left).
2026-06-08 22:58:50.602748 | instance | FAILED - RETRYING: [instance]: Create networks (2 retries left).
2026-06-08 22:58:50.602862 | instance | FAILED - RETRYING: [instance]: Create networks (1 retries left).
2026-06-08 22:58:50.602971 | instance |
2026-06-08 22:58:50.603090 | instance | PLAY RECAP *********************************************************************
2026-06-08 22:58:50.603215 | instance | instance : ok=596 changed=219 unreachable=0 failed=1 skipped=198 rescued=0 ignored=2
2026-06-08 22:58:50.603323 | instance |
2026-06-08 22:58:50.603438 | instance | Monday 08 June 2026 22:58:50 +0000 (0:05:51.835) 0:52:51.735 ***********
2026-06-08 22:58:50.603550 | instance | ===============================================================================
2026-06-08 22:58:50.603694 | instance | vexxhost.atmosphere.neutron : Create networks ------------------------- 351.84s
2026-06-08 22:58:50.603821 | instance | vexxhost.atmosphere.cinder : Deploy Helm chart ------------------------ 288.65s
2026-06-08 22:58:50.603937 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 164.44s
2026-06-08 22:58:50.604052 | instance | vexxhost.atmosphere.nova : Deploy Helm chart -------------------------- 163.63s
2026-06-08 22:58:50.604167 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 159.47s
2026-06-08 22:58:50.604282 | instance | vexxhost.atmosphere.neutron : Deploy Helm chart ----------------------- 137.77s
2026-06-08 22:58:50.604401 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 137.16s
2026-06-08 22:58:50.604517 | instance | atmosphere.common.glance_image : Check if image exists ---------------- 121.88s
2026-06-08 22:58:50.604632 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ---------------- 121.79s
2026-06-08 22:58:50.604747 | instance | vexxhost.ceph.mon : Run Bootstrap command ----------------------------- 114.90s
2026-06-08 22:58:50.604871 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster - 107.02s
2026-06-08 22:58:50.604989 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ---------------------- 100.92s
2026-06-08 22:58:50.605107 | instance | vexxhost.atmosphere.placement : Deploy Helm chart ---------------------- 95.58s
2026-06-08 22:58:50.605216 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 95.56s
2026-06-08 22:58:50.605331 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 40.88s
2026-06-08 22:58:50.605446 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.89s
2026-06-08 22:58:50.605560 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.85s
2026-06-08 22:58:50.605674 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.84s
2026-06-08 22:58:50.605801 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.82s
2026-06-08 22:58:50.605915 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.81s
2026-06-08 22:58:50.851806 | 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-08 22:58:50.851988 | instance | ERROR [aio > converge] [31mExecuted: Failed[0m
2026-06-08 22:58:50.852134 | 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-08 22:58:50.998003 | instance | ERROR
2026-06-08 22:58:50.998143 | instance | {
2026-06-08 22:58:50.998171 | instance | "delta": "0:53:56.770819",
2026-06-08 22:58:50.998191 | instance | "end": "2026-06-08 22:58:50.925522",
2026-06-08 22:58:50.998209 | instance | "msg": "non-zero return code",
2026-06-08 22:58:50.998226 | instance | "rc": 2,
2026-06-08 22:58:50.998245 | instance | "start": "2026-06-08 22:04:54.154703"
2026-06-08 22:58:50.998263 | instance | }
failure
2026-06-08 22:58:51.035651 |
2026-06-08 22:58:51.035769 | PLAY RECAP
2026-06-08 22:58:51.035835 | instance | ok: 2 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0
2026-06-08 22:58:51.035865 |
2026-06-08 22:58:51.178368 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main]
2026-06-08 22:58:51.189543 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main]
2026-06-08 22:58:51.824462 |
2026-06-08 22:58:51.824615 | PLAY [all]
2026-06-08 22:58:51.839475 |
2026-06-08 22:58:51.839564 | TASK [gather-host-logs : creating directory for system status]
2026-06-08 22:58:52.178809 | instance | changed
2026-06-08 22:58:52.186670 |
2026-06-08 22:58:52.186765 | TASK [gather-host-logs : Get logs for each host]
2026-06-08 22:58:52.532134 | instance | + systemd-cgls --full --all --no-pager
2026-06-08 22:58:52.570327 | instance | + ip addr
2026-06-08 22:58:52.576614 | instance | + ip route
2026-06-08 22:58:52.579434 | instance | + lsblk
2026-06-08 22:58:52.590805 | instance | + mount
2026-06-08 22:58:52.601761 | instance | + docker images
2026-06-08 22:58:52.624005 | instance | + brctl show
2026-06-08 22:58:52.624666 | instance | /bin/bash: line 8: brctl: command not found
2026-06-08 22:58:52.624960 | instance | + ps aux --sort=-%mem
2026-06-08 22:58:52.664656 | instance | + dpkg -l
2026-06-08 22:58:52.676270 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul))
2026-06-08 22:58:52.676853 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul
2026-06-08 22:58:52.695388 | instance | + '[' '!' -z '' ']'
2026-06-08 22:58:52.745196 | instance | ok: Runtime: 0:00:00.168580
2026-06-08 22:58:52.753343 |
2026-06-08 22:58:52.753413 | TASK [gather-host-logs : Downloads logs to executor]
2026-06-08 22:58:53.383436 | instance | changed:
2026-06-08 22:58:53.383678 | instance | created directory /var/lib/zuul/builds/ecd0f8f2d39c4b6f8d3724333845bb17/work/logs/instance
2026-06-08 22:58:53.383720 | instance | cd+++++++++ system/
2026-06-08 22:58:53.383751 | instance | >f+++++++++ system/brctl-show.txt
2026-06-08 22:58:53.383782 | instance | >f+++++++++ system/docker-images.txt
2026-06-08 22:58:53.383810 | instance | >f+++++++++ system/ip-addr.txt
2026-06-08 22:58:53.383841 | instance | >f+++++++++ system/ip-route.txt
2026-06-08 22:58:53.383874 | instance | >f+++++++++ system/lsblk.txt
2026-06-08 22:58:53.383903 | instance | >f+++++++++ system/mount.txt
2026-06-08 22:58:53.383930 | instance | >f+++++++++ system/packages.txt
2026-06-08 22:58:53.383957 | instance | >f+++++++++ system/ps.txt
2026-06-08 22:58:53.383998 | instance | >f+++++++++ system/systemd-cgls.txt
2026-06-08 22:58:53.395391 |
2026-06-08 22:58:53.395463 | LOOP [helm-release-status : creating directory for helm release status]
2026-06-08 22:58:53.594737 | instance | changed: "values"
2026-06-08 22:58:53.823060 | instance | changed: "releases"
2026-06-08 22:58:53.842294 |
2026-06-08 22:58:53.842447 | TASK [helm-release-status : Gather get release status for helm charts]
2026-06-08 22:59:02.429672 | instance | ok: Runtime: 0:00:07.908998
2026-06-08 22:59:02.434791 |
2026-06-08 22:59:02.434859 | TASK [helm-release-status : Downloads logs to executor]
2026-06-08 22:59:02.924185 | instance | changed:
2026-06-08 22:59:02.924407 | instance | cd+++++++++ helm/
2026-06-08 22:59:02.924445 | instance | cd+++++++++ helm/releases/
2026-06-08 22:59:02.924475 | instance | cd+++++++++ helm/releases/auth-system/
2026-06-08 22:59:02.924503 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt
2026-06-08 22:59:02.924530 | instance | cd+++++++++ helm/releases/cert-manager/
2026-06-08 22:59:02.924556 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt
2026-06-08 22:59:02.924582 | instance | cd+++++++++ helm/releases/envoy-gateway-system/
2026-06-08 22:59:02.924608 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt
2026-06-08 22:59:02.924633 | instance | cd+++++++++ helm/releases/ingress-nginx/
2026-06-08 22:59:02.924659 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt
2026-06-08 22:59:02.924685 | instance | cd+++++++++ helm/releases/kube-system/
2026-06-08 22:59:02.924710 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt
2026-06-08 22:59:02.924741 | instance | cd+++++++++ helm/releases/local-path-storage/
2026-06-08 22:59:02.924767 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt
2026-06-08 22:59:02.924793 | instance | cd+++++++++ helm/releases/monitoring/
2026-06-08 22:59:02.924819 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt
2026-06-08 22:59:02.924844 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt
2026-06-08 22:59:02.924873 | instance | >f+++++++++ helm/releases/monitoring/loki.txt
2026-06-08 22:59:02.924909 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt
2026-06-08 22:59:02.924944 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt
2026-06-08 22:59:02.925002 | instance | >f+++++++++ helm/releases/monitoring/prometheus-smartctl-exporter.txt
2026-06-08 22:59:02.925031 | instance | >f+++++++++ helm/releases/monitoring/vector.txt
2026-06-08 22:59:02.925057 | instance | cd+++++++++ helm/releases/openstack/
2026-06-08 22:59:02.925085 | instance | >f+++++++++ helm/releases/openstack/barbican.txt
2026-06-08 22:59:02.925120 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt
2026-06-08 22:59:02.925147 | instance | >f+++++++++ helm/releases/openstack/ceph.txt
2026-06-08 22:59:02.925177 | instance | >f+++++++++ helm/releases/openstack/cinder.txt
2026-06-08 22:59:02.925207 | instance | >f+++++++++ helm/releases/openstack/glance.txt
2026-06-08 22:59:02.925236 | instance | >f+++++++++ helm/releases/openstack/keystone.txt
2026-06-08 22:59:02.925267 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt
2026-06-08 22:59:02.925295 | instance | >f+++++++++ helm/releases/openstack/memcached.txt
2026-06-08 22:59:02.925324 | instance | >f+++++++++ helm/releases/openstack/neutron-coredns.txt
2026-06-08 22:59:02.925349 | instance | >f+++++++++ helm/releases/openstack/neutron.txt
2026-06-08 22:59:02.925376 | instance | >f+++++++++ helm/releases/openstack/nova.txt
2026-06-08 22:59:02.925405 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt
2026-06-08 22:59:02.925435 | instance | >f+++++++++ helm/releases/openstack/placement.txt
2026-06-08 22:59:02.925460 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt
2026-06-08 22:59:02.925485 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt
2026-06-08 22:59:02.925525 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt
2026-06-08 22:59:02.925551 | instance | >f+++++++++ helm/releases/openstack/valkey.txt
2026-06-08 22:59:02.925576 | instance | cd+++++++++ helm/releases/rook-ceph/
2026-06-08 22:59:02.925601 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt
2026-06-08 22:59:02.925626 | instance | cd+++++++++ helm/values/
2026-06-08 22:59:02.925650 | instance | cd+++++++++ helm/values/auth-system/
2026-06-08 22:59:02.925675 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml
2026-06-08 22:59:02.925699 | instance | cd+++++++++ helm/values/cert-manager/
2026-06-08 22:59:02.925724 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml
2026-06-08 22:59:02.925749 | instance | cd+++++++++ helm/values/envoy-gateway-system/
2026-06-08 22:59:02.925773 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml
2026-06-08 22:59:02.925797 | instance | cd+++++++++ helm/values/ingress-nginx/
2026-06-08 22:59:02.925822 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml
2026-06-08 22:59:02.925846 | instance | cd+++++++++ helm/values/kube-system/
2026-06-08 22:59:02.925870 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml
2026-06-08 22:59:02.925895 | instance | cd+++++++++ helm/values/local-path-storage/
2026-06-08 22:59:02.925919 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml
2026-06-08 22:59:02.925944 | instance | cd+++++++++ helm/values/monitoring/
2026-06-08 22:59:02.925970 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml
2026-06-08 22:59:02.925994 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml
2026-06-08 22:59:02.926019 | instance | >f+++++++++ helm/values/monitoring/loki.yaml
2026-06-08 22:59:02.926043 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml
2026-06-08 22:59:02.926068 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml
2026-06-08 22:59:02.926092 | instance | >f+++++++++ helm/values/monitoring/prometheus-smartctl-exporter.yaml
2026-06-08 22:59:02.926116 | instance | >f+++++++++ helm/values/monitoring/vector.yaml
2026-06-08 22:59:02.926141 | instance | cd+++++++++ helm/values/openstack/
2026-06-08 22:59:02.926166 | instance | >f+++++++++ helm/values/openstack/barbican.yaml
2026-06-08 22:59:02.926191 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml
2026-06-08 22:59:02.926216 | instance | >f+++++++++ helm/values/openstack/ceph.yaml
2026-06-08 22:59:02.926240 | instance | >f+++++++++ helm/values/openstack/cinder.yaml
2026-06-08 22:59:02.926265 | instance | >f+++++++++ helm/values/openstack/glance.yaml
2026-06-08 22:59:02.926289 | instance | >f+++++++++ helm/values/openstack/keystone.yaml
2026-06-08 22:59:02.926313 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml
2026-06-08 22:59:02.926338 | instance | >f+++++++++ helm/values/openstack/memcached.yaml
2026-06-08 22:59:02.926362 | instance | >f+++++++++ helm/values/openstack/neutron-coredns.yaml
2026-06-08 22:59:02.926386 | instance | >f+++++++++ helm/values/openstack/neutron.yaml
2026-06-08 22:59:02.926411 | instance | >f+++++++++ helm/values/openstack/nova.yaml
2026-06-08 22:59:02.926435 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml
2026-06-08 22:59:02.926459 | instance | >f+++++++++ helm/values/openstack/placement.yaml
2026-06-08 22:59:02.926483 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml
2026-06-08 22:59:02.926508 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml
2026-06-08 22:59:02.926533 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml
2026-06-08 22:59:02.926558 | instance | >f+++++++++ helm/values/openstack/valkey.yaml
2026-06-08 22:59:02.926582 | instance | cd+++++++++ helm/values/rook-ceph/
2026-06-08 22:59:02.926608 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml
2026-06-08 22:59:02.938099 |
2026-06-08 22:59:02.938169 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects]
2026-06-08 22:59:03.144946 | instance | changed
2026-06-08 22:59:03.154313 |
2026-06-08 22:59:03.154456 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects]
2026-06-08 22:59:03.366629 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-08 22:59:03.367609 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-08 22:59:03.374984 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:03.378063 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:03.475044 | instance | node/instance
2026-06-08 22:59:03.477735 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:03.556962 | instance | clusterrole/admin
2026-06-08 22:59:03.784888 | instance | clusterrole/cephfs-csi-nodeplugin
2026-06-08 22:59:03.835964 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:03.841396 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:03.853163 | instance | clusterrole/cephfs-external-provisioner-runner
2026-06-08 22:59:03.983746 | instance | clusterrole/cert-manager-cainjector
2026-06-08 22:59:04.061551 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io
2026-06-08 22:59:04.175760 | instance | clusterrole/cert-manager-controller-certificates
2026-06-08 22:59:04.260295 | instance | clusterrole/cert-manager-controller-certificatesigningrequests
2026-06-08 22:59:04.383395 | instance | clusterrole/cert-manager-controller-challenges
2026-06-08 22:59:04.443410 | instance | clusterrole/cert-manager-controller-clusterissuers
2026-06-08 22:59:04.576185 | instance | clusterrole/cert-manager-controller-ingress-shim
2026-06-08 22:59:04.643790 | instance | clusterrole/cert-manager-controller-issuers
2026-06-08 22:59:04.780482 | instance | clusterrole/cert-manager-controller-orders
2026-06-08 22:59:04.858182 | instance | clusterrole/cert-manager-edit
2026-06-08 22:59:04.985949 | instance | clusterrole/cert-manager-view
2026-06-08 22:59:05.042711 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews
2026-06-08 22:59:05.173926 | instance | clusterrole/cilium
2026-06-08 22:59:05.224717 | instance | clusterrole/cilium-operator
2026-06-08 22:59:05.347666 | instance | clusterrole/cluster-admin
2026-06-08 22:59:05.390138 | instance | clusterrole/edit
2026-06-08 22:59:05.548693 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system
2026-06-08 22:59:05.599173 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role
2026-06-08 22:59:05.763378 | instance | clusterrole/goldpinger-clusterrole
2026-06-08 22:59:05.819609 | instance | clusterrole/ingress-nginx
2026-06-08 22:59:05.951927 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole
2026-06-08 22:59:06.021778 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics
2026-06-08 22:59:06.168220 | instance | clusterrole/kube-prometheus-stack-operator
2026-06-08 22:59:06.235592 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role
2026-06-08 22:59:06.353811 | instance | clusterrolebinding/cephfs-csi-provisioner-role
2026-06-08 22:59:06.427471 | instance | clusterrole/kube-prometheus-stack-prometheus
2026-06-08 22:59:06.547937 | instance | clusterrolebinding/cert-manager-cainjector
2026-06-08 22:59:06.638864 | instance | clusterrole/kubeadm:get-nodes
2026-06-08 22:59:06.738015 | instance | clusterrole/local-path-provisioner
2026-06-08 22:59:06.869649 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io
2026-06-08 22:59:06.974601 | instance | clusterrole/neutron-coredns
2026-06-08 22:59:07.078323 | instance | clusterrole/node-feature-discovery
2026-06-08 22:59:07.161312 | instance | clusterrolebinding/cert-manager-controller-certificates
2026-06-08 22:59:07.255404 | instance | clusterrole/node-feature-discovery-gc
2026-06-08 22:59:07.339415 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests
2026-06-08 22:59:07.458471 | instance | clusterrole/nova-bootstrap
2026-06-08 22:59:07.542537 | instance | clusterrolebinding/cert-manager-controller-challenges
2026-06-08 22:59:07.651362 | instance | clusterrole/nova-cell-setup
2026-06-08 22:59:07.745478 | instance | clusterrole/objectstorage-provisioner-role
2026-06-08 22:59:07.868506 | instance | clusterrolebinding/cert-manager-controller-clusterissuers
2026-06-08 22:59:07.927592 | instance | clusterrole/rabbitmq-cluster-operator-openstack
2026-06-08 22:59:08.044163 | instance | clusterrolebinding/cert-manager-controller-ingress-shim
2026-06-08 22:59:08.108987 | instance | clusterrolebinding/cert-manager-controller-issuers
2026-06-08 22:59:08.247281 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin
2026-06-08 22:59:08.293774 | instance | clusterrolebinding/cert-manager-controller-orders
2026-06-08 22:59:08.447071 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit
2026-06-08 22:59:08.483319 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews
2026-06-08 22:59:08.636197 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view
2026-06-08 22:59:08.669825 | instance | clusterrolebinding/cilium
2026-06-08 22:59:08.840977 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack
2026-06-08 22:59:08.894463 | instance | clusterrolebinding/cilium-operator
2026-06-08 22:59:09.026758 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin
2026-06-08 22:59:09.083067 | instance | clusterrolebinding/cluster-admin
2026-06-08 22:59:09.216376 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit
2026-06-08 22:59:09.266330 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system
2026-06-08 22:59:09.403775 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view
2026-06-08 22:59:09.442410 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding
2026-06-08 22:59:09.602314 | instance | clusterrole/rbd-csi-nodeplugin
2026-06-08 22:59:09.635930 | instance | clusterrolebinding/goldpinger-clusterrolebinding
2026-06-08 22:59:09.782239 | instance | clusterrole/rbd-external-provisioner-runner
2026-06-08 22:59:09.852120 | instance | clusterrolebinding/ingress-nginx
2026-06-08 22:59:09.982550 | instance | clusterrole/rook-ceph-cluster-mgmt
2026-06-08 22:59:10.035563 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding
2026-06-08 22:59:10.172969 | instance | clusterrole/rook-ceph-global
2026-06-08 22:59:10.221404 | instance | clusterrole/rook-ceph-mgr-cluster
2026-06-08 22:59:10.367939 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics
2026-06-08 22:59:10.409834 | instance | clusterrole/rook-ceph-mgr-system
2026-06-08 22:59:10.569028 | instance | clusterrolebinding/kube-prometheus-stack-operator
2026-06-08 22:59:10.612296 | instance | clusterrole/rook-ceph-object-bucket
2026-06-08 22:59:10.752259 | instance | clusterrolebinding/kube-prometheus-stack-prometheus
2026-06-08 22:59:10.830519 | instance | clusterrole/rook-ceph-osd
2026-06-08 22:59:10.954123 | instance | clusterrolebinding/kubeadm:get-nodes
2026-06-08 22:59:11.024915 | instance | clusterrole/rook-ceph-system
2026-06-08 22:59:11.134047 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap
2026-06-08 22:59:11.226847 | instance | clusterrole/secretgen-controller-cluster-role
2026-06-08 22:59:11.322040 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap
2026-06-08 22:59:11.399241 | instance | clusterrole/system:aggregate-to-admin
2026-06-08 22:59:11.484683 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation
2026-06-08 22:59:11.613434 | instance | clusterrole/system:aggregate-to-edit
2026-06-08 22:59:11.687901 | instance | clusterrolebinding/kubeadm:node-proxier
2026-06-08 22:59:11.803791 | instance | clusterrole/system:aggregate-to-view
2026-06-08 22:59:11.873554 | instance | clusterrolebinding/local-path-provisioner
2026-06-08 22:59:11.976654 | instance | clusterrolebinding/neutron-coredns
2026-06-08 22:59:12.030733 | instance | clusterrolebinding/node-feature-discovery
2026-06-08 22:59:12.137932 | instance | clusterrole/system:auth-delegator
2026-06-08 22:59:12.201762 | instance | clusterrolebinding/node-feature-discovery-gc
2026-06-08 22:59:12.306731 | instance | clusterrole/system:basic-user
2026-06-08 22:59:12.374206 | instance | clusterrolebinding/nova-bootstrap
2026-06-08 22:59:12.485808 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient
2026-06-08 22:59:12.553155 | instance | clusterrolebinding/nova-cell-setup
2026-06-08 22:59:12.681329 | instance | clusterrolebinding/objectstorage-provisioner-role-binding
2026-06-08 22:59:12.745441 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient
2026-06-08 22:59:12.873887 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack
2026-06-08 22:59:12.960353 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver
2026-06-08 22:59:13.080846 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack
2026-06-08 22:59:13.163145 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver
2026-06-08 22:59:13.256138 | instance | clusterrolebinding/rbd-csi-nodeplugin
2026-06-08 22:59:13.343831 | instance | clusterrolebinding/rbd-csi-provisioner-role
2026-06-08 22:59:13.442530 | instance | clusterrolebinding/rook-ceph-global
2026-06-08 22:59:13.521109 | instance | clusterrolebinding/rook-ceph-mgr-cluster
2026-06-08 22:59:13.626043 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver
2026-06-08 22:59:13.700198 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack
2026-06-08 22:59:13.824144 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver
2026-06-08 22:59:13.930273 | instance | clusterrolebinding/rook-ceph-object-bucket
2026-06-08 22:59:14.033785 | instance | clusterrole/system:controller:attachdetach-controller
2026-06-08 22:59:14.109181 | instance | clusterrolebinding/rook-ceph-osd
2026-06-08 22:59:14.216013 | instance | clusterrole/system:controller:certificate-controller
2026-06-08 22:59:14.295687 | instance | clusterrole/system:controller:clusterrole-aggregation-controller
2026-06-08 22:59:14.426157 | instance | clusterrolebinding/rook-ceph-osd-openstack
2026-06-08 22:59:14.530151 | instance | clusterrole/system:controller:cronjob-controller
2026-06-08 22:59:14.620494 | instance | clusterrole/system:controller:daemon-set-controller
2026-06-08 22:59:14.709768 | instance | clusterrolebinding/rook-ceph-system
2026-06-08 22:59:14.806838 | instance | clusterrole/system:controller:deployment-controller
2026-06-08 22:59:14.900188 | instance | clusterrole/system:controller:disruption-controller
2026-06-08 22:59:15.006224 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding
2026-06-08 22:59:15.074612 | instance | clusterrolebinding/system:basic-user
2026-06-08 22:59:15.186303 | instance | clusterrole/system:controller:endpoint-controller
2026-06-08 22:59:15.287871 | instance | clusterrolebinding/system:controller:attachdetach-controller
2026-06-08 22:59:15.370325 | instance | clusterrole/system:controller:endpointslice-controller
2026-06-08 22:59:15.513682 | instance | clusterrolebinding/system:controller:certificate-controller
2026-06-08 22:59:15.632019 | instance | clusterrole/system:controller:endpointslicemirroring-controller
2026-06-08 22:59:15.699362 | instance | clusterrole/system:controller:ephemeral-volume-controller
2026-06-08 22:59:15.854508 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller
2026-06-08 22:59:15.904990 | instance | clusterrole/system:controller:expand-controller
2026-06-08 22:59:16.054116 | instance | clusterrolebinding/system:controller:cronjob-controller
2026-06-08 22:59:16.119521 | instance | clusterrole/system:controller:generic-garbage-collector
2026-06-08 22:59:16.258585 | instance | clusterrole/system:controller:horizontal-pod-autoscaler
2026-06-08 22:59:16.317254 | instance | clusterrolebinding/system:controller:daemon-set-controller
2026-06-08 22:59:16.478482 | instance | clusterrolebinding/system:controller:deployment-controller
2026-06-08 22:59:16.524094 | instance | clusterrole/system:controller:job-controller
2026-06-08 22:59:16.672712 | instance | clusterrole/system:controller:namespace-controller
2026-06-08 22:59:16.699951 | instance | clusterrolebinding/system:controller:disruption-controller
2026-06-08 22:59:16.874331 | instance | clusterrolebinding/system:controller:endpoint-controller
2026-06-08 22:59:16.917008 | instance | clusterrole/system:controller:node-controller
2026-06-08 22:59:17.059497 | instance | clusterrolebinding/system:controller:endpointslice-controller
2026-06-08 22:59:17.115305 | instance | clusterrole/system:controller:persistent-volume-binder
2026-06-08 22:59:17.255474 | instance | clusterrole/system:controller:pod-garbage-collector
2026-06-08 22:59:17.319547 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller
2026-06-08 22:59:17.455973 | instance | clusterrole/system:controller:pv-protection-controller
2026-06-08 22:59:17.528294 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller
2026-06-08 22:59:17.669038 | instance | clusterrole/system:controller:pvc-protection-controller
2026-06-08 22:59:17.734946 | instance | clusterrolebinding/system:controller:expand-controller
2026-06-08 22:59:17.886964 | instance | clusterrole/system:controller:replicaset-controller
2026-06-08 22:59:17.943988 | instance | clusterrolebinding/system:controller:generic-garbage-collector
2026-06-08 22:59:18.076275 | instance | clusterrole/system:controller:replication-controller
2026-06-08 22:59:18.141823 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler
2026-06-08 22:59:18.277151 | instance | clusterrolebinding/system:controller:job-controller
2026-06-08 22:59:18.350072 | instance | clusterrole/system:controller:resourcequota-controller
2026-06-08 22:59:18.454887 | instance | clusterrole/system:controller:root-ca-cert-publisher
2026-06-08 22:59:18.539948 | instance | clusterrolebinding/system:controller:namespace-controller
2026-06-08 22:59:18.633772 | instance | clusterrole/system:controller:route-controller
2026-06-08 22:59:18.721687 | instance | clusterrolebinding/system:controller:node-controller
2026-06-08 22:59:18.823203 | instance | clusterrole/system:controller:service-account-controller
2026-06-08 22:59:18.896151 | instance | clusterrole/system:controller:service-controller
2026-06-08 22:59:19.031967 | instance | clusterrolebinding/system:controller:persistent-volume-binder
2026-06-08 22:59:19.088063 | instance | clusterrolebinding/system:controller:pod-garbage-collector
2026-06-08 22:59:19.230702 | instance | clusterrole/system:controller:statefulset-controller
2026-06-08 22:59:19.275125 | instance | clusterrole/system:controller:ttl-after-finished-controller
2026-06-08 22:59:19.424933 | instance | clusterrolebinding/system:controller:pv-protection-controller
2026-06-08 22:59:19.460648 | instance | clusterrole/system:controller:ttl-controller
2026-06-08 22:59:19.607469 | instance | clusterrolebinding/system:controller:pvc-protection-controller
2026-06-08 22:59:19.661836 | instance | clusterrolebinding/system:controller:replicaset-controller
2026-06-08 22:59:19.813892 | instance | clusterrole/system:coredns
2026-06-08 22:59:19.876063 | instance | clusterrole/system:discovery
2026-06-08 22:59:20.013111 | instance | clusterrolebinding/system:controller:replication-controller
2026-06-08 22:59:20.052276 | instance | clusterrolebinding/system:controller:resourcequota-controller
2026-06-08 22:59:20.218094 | instance | clusterrole/system:heapster
2026-06-08 22:59:20.234798 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher
2026-06-08 22:59:20.399737 | instance | clusterrole/system:kube-aggregator
2026-06-08 22:59:20.402047 | instance | clusterrolebinding/system:controller:route-controller
2026-06-08 22:59:20.593183 | instance | clusterrole/system:kube-controller-manager
2026-06-08 22:59:20.598806 | instance | clusterrolebinding/system:controller:service-account-controller
2026-06-08 22:59:20.800022 | instance | clusterrole/system:kube-dns
2026-06-08 22:59:20.830463 | instance | clusterrolebinding/system:controller:service-controller
2026-06-08 22:59:20.988224 | instance | clusterrole/system:kube-scheduler
2026-06-08 22:59:21.027277 | instance | clusterrolebinding/system:controller:statefulset-controller
2026-06-08 22:59:21.182212 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller
2026-06-08 22:59:21.234707 | instance | clusterrole/system:kubelet-api-admin
2026-06-08 22:59:21.371061 | instance | clusterrolebinding/system:controller:ttl-controller
2026-06-08 22:59:21.411010 | instance | clusterrolebinding/system:coredns
2026-06-08 22:59:21.558588 | instance | clusterrole/system:monitoring
2026-06-08 22:59:21.619303 | instance | clusterrolebinding/system:discovery
2026-06-08 22:59:21.756595 | instance | clusterrole/system:node
2026-06-08 22:59:21.823184 | instance | clusterrole/system:node-bootstrapper
2026-06-08 22:59:21.967113 | instance | clusterrolebinding/system:kube-controller-manager
2026-06-08 22:59:22.035103 | instance | clusterrolebinding/system:kube-dns
2026-06-08 22:59:22.143154 | instance | clusterrole/system:node-problem-detector
2026-06-08 22:59:22.208369 | instance | clusterrolebinding/system:kube-scheduler
2026-06-08 22:59:22.341834 | instance | clusterrole/system:node-proxier
2026-06-08 22:59:22.399161 | instance | clusterrolebinding/system:monitoring
2026-06-08 22:59:22.533209 | instance | clusterrole/system:persistent-volume-provisioner
2026-06-08 22:59:22.578622 | instance | clusterrolebinding/system:node
2026-06-08 22:59:22.726103 | instance | clusterrole/system:public-info-viewer
2026-06-08 22:59:22.763570 | instance | clusterrolebinding/system:node-proxier
2026-06-08 22:59:22.920890 | instance | clusterrole/system:service-account-issuer-discovery
2026-06-08 22:59:22.972029 | instance | clusterrolebinding/system:public-info-viewer
2026-06-08 22:59:23.102040 | instance | clusterrolebinding/system:service-account-issuer-discovery
2026-06-08 22:59:23.157202 | instance | clusterrole/system:volume-scheduler
2026-06-08 22:59:23.290173 | instance | clusterrolebinding/system:volume-scheduler
2026-06-08 22:59:23.345063 | instance | clusterrolebinding/vector
2026-06-08 22:59:23.483159 | instance | clusterrole/vector
2026-06-08 22:59:23.522583 | instance | clusterrole/view
2026-06-08 22:59:23.668935 | instance | storageclass/general
2026-06-08 22:59:23.721678 | instance | namespace/auth-system
2026-06-08 22:59:23.902041 | instance | namespace/cert-manager
2026-06-08 22:59:23.924538 | instance | namespace/default
2026-06-08 22:59:24.089887 | instance | namespace/envoy-gateway-system
2026-06-08 22:59:24.100408 | instance | namespace/ingress-nginx
2026-06-08 22:59:24.280225 | instance | namespace/kube-node-lease
2026-06-08 22:59:24.285542 | instance | namespace/kube-public
2026-06-08 22:59:24.454349 | instance | namespace/kube-system
2026-06-08 22:59:24.458859 | instance | namespace/local-path-storage
2026-06-08 22:59:24.660959 | instance | namespace/monitoring
2026-06-08 22:59:24.662753 | instance | namespace/openstack
2026-06-08 22:59:24.861074 | instance | namespace/rook-ceph
2026-06-08 22:59:24.862236 | instance | namespace/secretgen-controller
2026-06-08 22:59:25.224600 | instance | ok: Runtime: 0:00:21.709340
2026-06-08 22:59:25.233938 |
2026-06-08 22:59:25.234009 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects]
2026-06-08 22:59:25.460481 | instance | changed
2026-06-08 22:59:25.467417 |
2026-06-08 22:59:25.467512 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects]
2026-06-08 22:59:25.679285 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-08 22:59:25.679396 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-08 22:59:25.679451 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-08 22:59:25.780535 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:25.780841 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:25.861895 | instance | auth-system/configmaps/keycloak-env-vars
2026-06-08 22:59:25.862312 | instance | cert-manager/configmaps/cert-manager-webhook
2026-06-08 22:59:25.866238 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:25.867694 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:25.958431 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:25.959184 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:26.045746 | instance | auth-system/configmaps/kube-root-ca.crt
2026-06-08 22:59:26.052792 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:26.059218 | instance | cert-manager/configmaps/kube-root-ca.crt
2026-06-08 22:59:26.083640 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:26.156322 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:26.183425 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:26.239759 | instance | cert-manager/deployment/cert-manager
2026-06-08 22:59:26.259691 | instance | cert-manager/deployment/cert-manager-cainjector
2026-06-08 22:59:26.276137 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:26.278246 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:26.358990 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:26.374857 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:26.442617 | instance | cert-manager/deployment/cert-manager-webhook
2026-06-08 22:59:26.444215 | instance | auth-system/endpoints/keycloak
2026-06-08 22:59:26.453610 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:26.463175 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:26.549779 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:26.552044 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:26.632139 | instance | cert-manager/endpoints/cert-manager
2026-06-08 22:59:26.652053 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:26.659821 | instance | auth-system/endpoints/keycloak-headless
2026-06-08 22:59:26.661311 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:26.772254 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-08 22:59:26.776278 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-08 22:59:26.781059 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:26.786609 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:26.832713 | instance | cert-manager/endpoints/cert-manager-webhook
2026-06-08 22:59:26.845154 | instance | auth-system/endpoints/keycloak-metrics
2026-06-08 22:59:26.881319 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:26.893174 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:26.978600 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:27.024478 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:27.035192 | instance | auth-system/ingresses/keycloak
2026-06-08 22:59:27.045548 | instance | auth-system/networkpolicies/keycloak
2026-06-08 22:59:27.061325 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:27.128474 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:27.167138 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:27.231929 | instance | cert-manager/pods/cert-manager-75c4c745bc-f88lp
2026-06-08 22:59:27.242322 | instance | cert-manager/pods/cert-manager-cainjector-64b59ddb75-rd58r
2026-06-08 22:59:27.269000 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:27.300010 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:27.370861 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:27.410688 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:27.434706 | instance | cert-manager/pods/cert-manager-webhook-548949fc64-nk8xp
2026-06-08 22:59:27.439947 | instance | auth-system/pods/keycloak-0
2026-06-08 22:59:27.496405 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:27.525523 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:27.602003 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:27.635611 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection
2026-06-08 22:59:27.636642 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:27.641105 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving
2026-06-08 22:59:27.695669 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:27.738350 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:27.815212 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:27.840078 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:27.842201 | instance | cert-manager/rolebindings/cert-manager:leaderelection
2026-06-08 22:59:27.842763 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection
2026-06-08 22:59:27.922775 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:27.924068 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:28.012272 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:28.013942 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving
2026-06-08 22:59:28.028304 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:28.031847 | instance | cert-manager/roles/cert-manager:leaderelection
2026-06-08 22:59:28.114010 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:28.120027 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:28.206877 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:28.208629 | instance | auth-system/secrets/keycloak
2026-06-08 22:59:28.215728 | instance | auth-system/secrets/keycloak-externaldb
2026-06-08 22:59:28.215771 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:28.293629 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:28.307734 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:28.401002 | instance | auth-system/secrets/keycloak.199-204-45-140.nip.io-tls
2026-06-08 22:59:28.401740 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1
2026-06-08 22:59:28.401810 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:28.403140 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:28.508528 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:28.512136 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-08 22:59:28.520056 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:28.583564 | instance | cert-manager/secrets/cert-manager-selfsigned-ca
2026-06-08 22:59:28.589263 | instance | cert-manager/secrets/cert-manager-webhook-ca
2026-06-08 22:59:28.606506 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:28.612414 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-08 22:59:28.621351 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:28.696433 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:28.707633 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:28.769732 | instance | cert-manager/secrets/kube-prometheus-stack-ca
2026-06-08 22:59:28.788503 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1
2026-06-08 22:59:28.805805 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:28.806924 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:28.893236 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:28.901820 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:28.948868 | instance | auth-system/serviceaccounts/default
2026-06-08 22:59:28.993932 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:29.033892 | instance | auth-system/serviceaccounts/keycloak
2026-06-08 22:59:29.095569 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:29.138887 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:29.162013 | instance | cert-manager/serviceaccounts/cert-manager
2026-06-08 22:59:29.194439 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:29.227881 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:29.234216 | instance | cert-manager/serviceaccounts/cert-manager-cainjector
2026-06-08 22:59:29.310156 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:29.333564 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:29.434588 | instance | cert-manager/serviceaccounts/cert-manager-webhook
2026-06-08 22:59:29.457018 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:29.464393 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:29.482738 | instance | cert-manager/serviceaccounts/default
2026-06-08 22:59:29.552382 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:29.553710 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:29.639430 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:29.642600 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:29.658094 | instance | auth-system/services/keycloak
2026-06-08 22:59:29.688831 | instance | auth-system/services/keycloak-headless
2026-06-08 22:59:29.729530 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:29.770279 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:29.830127 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:29.846587 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:29.874804 | instance | auth-system/services/keycloak-metrics
2026-06-08 22:59:29.897831 | instance | cert-manager/services/cert-manager
2026-06-08 22:59:29.921992 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:29.962179 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:30.014769 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:30.045993 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:30.093714 | instance | cert-manager/services/cert-manager-webhook
2026-06-08 22:59:30.110966 | instance | auth-system/statefulsets/keycloak
2026-06-08 22:59:30.115708 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:30.145979 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:30.236260 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-08 22:59:30.244422 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:30.248421 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:30.282130 | instance | default/configmaps/kube-root-ca.crt
2026-06-08 22:59:30.338732 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:30.338833 | instance | envoy-gateway-system/configmaps/envoy-gateway-config
2026-06-08 22:59:30.344225 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:30.446099 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-08 22:59:30.458617 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:30.461482 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:30.505497 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt
2026-06-08 22:59:30.555469 | instance | envoy-gateway-system/deployment/envoy-gateway
2026-06-08 22:59:30.567153 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:30.569330 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:30.662809 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:30.666242 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:30.710370 | instance | envoy-gateway-system/endpoints/envoy-gateway
2026-06-08 22:59:30.774803 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:30.806588 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:30.826274 | instance | default/endpoints/kubernetes
2026-06-08 22:59:30.878187 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:30.899363 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:30.967460 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-znv9v
2026-06-08 22:59:31.000916 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:31.012383 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:31.048929 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen
2026-06-08 22:59:31.088132 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:31.127966 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:31.180636 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager
2026-06-08 22:59:31.185300 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:31.215357 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:31.235986 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding
2026-06-08 22:59:31.310685 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:31.314107 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:31.389665 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen
2026-06-08 22:59:31.398306 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:31.400428 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:31.469950 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager
2026-06-08 22:59:31.497626 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:31.511882 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:31.575542 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role
2026-06-08 22:59:31.616168 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:31.636267 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:31.674996 | instance | default/serviceaccounts/default
2026-06-08 22:59:31.731015 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:31.752135 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:31.800417 | instance | default/services/kubernetes
2026-06-08 22:59:31.845767 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:31.846135 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:31.896847 | instance | envoy-gateway-system/secrets/envoy
2026-06-08 22:59:31.942864 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:31.954931 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:32.020106 | instance | envoy-gateway-system/secrets/envoy-gateway
2026-06-08 22:59:32.051790 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-08 22:59:32.059657 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:32.068528 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:32.126458 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac
2026-06-08 22:59:32.138302 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:32.165920 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:32.224466 | instance | envoy-gateway-system/secrets/envoy-rate-limit
2026-06-08 22:59:32.265342 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:32.271081 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:32.319665 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1
2026-06-08 22:59:32.370768 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:32.371863 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-08 22:59:32.379305 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:32.407294 | instance | envoy-gateway-system/serviceaccounts/default
2026-06-08 22:59:32.477211 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:32.482138 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:32.564804 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:32.618774 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:32.655360 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:32.687439 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway
2026-06-08 22:59:32.773230 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:32.818345 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen
2026-06-08 22:59:32.823578 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:32.913966 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:32.960597 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:32.985557 | instance | envoy-gateway-system/services/envoy-gateway
2026-06-08 22:59:33.019255 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:33.065346 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:33.109331 | instance | ingress-nginx/configmaps/ingress-nginx-controller
2026-06-08 22:59:33.119657 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:33.156674 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:33.190773 | instance | ingress-nginx/configmaps/ingress-nginx-tcp
2026-06-08 22:59:33.214547 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:33.312662 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:33.316684 | instance | ingress-nginx/configmaps/ingress-nginx-udp
2026-06-08 22:59:33.408034 | instance | ingress-nginx/configmaps/kube-root-ca.crt
2026-06-08 22:59:33.408301 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:33.506184 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:33.507378 | instance | ingress-nginx/daemonsets/ingress-nginx-controller
2026-06-08 22:59:33.600384 | instance | kube-node-lease/configmaps/kube-root-ca.crt
2026-06-08 22:59:33.630098 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:33.698403 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend
2026-06-08 22:59:33.719997 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:33.762101 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:33.822362 | instance | ingress-nginx/endpoints/ingress-nginx-controller
2026-06-08 22:59:33.840774 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:33.867023 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:33.900602 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission
2026-06-08 22:59:33.946254 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:34.026162 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics
2026-06-08 22:59:34.028422 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:34.050800 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-08 22:59:34.061005 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:34.100990 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend
2026-06-08 22:59:34.124601 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:34.149574 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:34.212958 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:34.222310 | instance | ingress-nginx/pods/ingress-nginx-controller-jlk8v
2026-06-08 22:59:34.251439 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:34.290664 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-xwxg5
2026-06-08 22:59:34.310860 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:34.348443 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:34.401157 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:34.444634 | instance | ingress-nginx/rolebindings/ingress-nginx
2026-06-08 22:59:34.476420 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:34.503614 | instance | ingress-nginx/roles/ingress-nginx
2026-06-08 22:59:34.506709 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:34.559876 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:34.658149 | instance | ingress-nginx/serviceaccounts/default
2026-06-08 22:59:34.721294 | instance | ingress-nginx/serviceaccounts/ingress-nginx
2026-06-08 22:59:34.756756 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:34.783145 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:34.868755 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:34.886531 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-08 22:59:34.897532 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:34.900529 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend
2026-06-08 22:59:34.939981 | instance | ingress-nginx/secrets/ingress-nginx-admission
2026-06-08 22:59:34.986070 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:35.023782 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:35.097516 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1
2026-06-08 22:59:35.149222 | instance | ingress-nginx/services/ingress-nginx-controller
2026-06-08 22:59:35.205704 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:35.233839 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:35.302918 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:35.319802 | instance | ingress-nginx/services/ingress-nginx-controller-admission
2026-06-08 22:59:35.323463 | instance | ingress-nginx/services/ingress-nginx-controller-metrics
2026-06-08 22:59:35.330835 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:35.429860 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:35.523631 | instance | ingress-nginx/services/ingress-nginx-defaultbackend
2026-06-08 22:59:35.525322 | instance | kube-node-lease/serviceaccounts/default
2026-06-08 22:59:35.528659 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:35.644972 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:35.723973 | instance | kube-public/configmaps/cluster-info
2026-06-08 22:59:35.724524 | instance | kube-public/configmaps/kube-root-ca.crt
2026-06-08 22:59:35.836979 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:35.929931 | instance | kube-system/configmaps/cilium-config
2026-06-08 22:59:35.936065 | instance | kube-system/configmaps/coredns
2026-06-08 22:59:35.936326 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-08 22:59:35.943257 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:36.065613 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:36.121628 | instance | kube-system/configmaps/extension-apiserver-authentication
2026-06-08 22:59:36.122109 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking
2026-06-08 22:59:36.193687 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:36.282010 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:36.303491 | instance | kube-system/configmaps/kube-proxy
2026-06-08 22:59:36.307735 | instance | kube-system/configmaps/kube-root-ca.crt
2026-06-08 22:59:36.342467 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:36.401740 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:36.505943 | instance | kube-system/configmaps/kubeadm-config
2026-06-08 22:59:36.529981 | instance | kube-system/configmaps/kubelet-config
2026-06-08 22:59:36.701893 | instance | kube-system/daemonsets/cilium
2026-06-08 22:59:36.727277 | instance | kube-system/daemonsets/kube-proxy
2026-06-08 22:59:36.729290 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:36.806940 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:36.899634 | instance | kube-system/deployment/cilium-operator
2026-06-08 22:59:36.907776 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:36.931798 | instance | kube-system/deployment/coredns
2026-06-08 22:59:37.084786 | instance | kube-system/endpoints/kube-dns
2026-06-08 22:59:37.138467 | instance | kube-system/endpoints/kube-prometheus-stack-coredns
2026-06-08 22:59:37.259858 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager
2026-06-08 22:59:37.282681 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:37.325444 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd
2026-06-08 22:59:37.384464 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:37.400130 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:37.433298 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy
2026-06-08 22:59:37.499240 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:37.517503 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler
2026-06-08 22:59:37.574126 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:37.630917 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet
2026-06-08 22:59:37.646235 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:37.687795 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:37.709409 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo
2026-06-08 22:59:37.765826 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:37.795415 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:37.831311 | instance | kube-public/rolebindings/system:controller:bootstrap-signer
2026-06-08 22:59:37.848311 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:37.885243 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:37.891273 | instance | kube-system/pods/cilium-operator-869df985b8-rltpn
2026-06-08 22:59:37.937136 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:37.991517 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:38.036839 | instance | kube-system/pods/cilium-t7wxd
2026-06-08 22:59:38.040217 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:38.091976 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:38.115523 | instance | kube-system/pods/coredns-67659f764b-8dz98
2026-06-08 22:59:38.163433 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:38.184448 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:38.256149 | instance | kube-system/pods/coredns-67659f764b-xgrnf
2026-06-08 22:59:38.267657 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-08 22:59:38.268768 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:38.276482 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:38.336592 | instance | kube-system/pods/etcd-instance
2026-06-08 22:59:38.354898 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:38.364644 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:38.452941 | instance | kube-system/pods/kube-apiserver-instance
2026-06-08 22:59:38.457397 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:38.469030 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:38.519017 | instance | kube-system/pods/kube-controller-manager-instance
2026-06-08 22:59:38.537648 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:38.558992 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-08 22:59:38.567134 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:38.642221 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo
2026-06-08 22:59:38.647972 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:38.660088 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:38.726191 | instance | kube-public/roles/system:controller:bootstrap-signer
2026-06-08 22:59:38.790775 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:38.822976 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:38.827758 | instance | kube-system/pods/kube-proxy-5wqfc
2026-06-08 22:59:38.882824 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:38.920916 | instance | kube-system/pods/kube-scheduler-instance
2026-06-08 22:59:38.923360 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:38.974088 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:39.007221 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:39.029144 | instance | kube-system/pods/kube-vip-instance
2026-06-08 22:59:39.063056 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:39.124276 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-08 22:59:39.165793 | instance | kube-public/serviceaccounts/default
2026-06-08 22:59:39.279570 | instance | kube-system/rolebindings/cilium-config-agent
2026-06-08 22:59:39.367642 | instance | kube-system/rolebindings/kube-proxy
2026-06-08 22:59:39.449397 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs
2026-06-08 22:59:39.541822 | instance | kube-system/rolebindings/kubeadm:kubelet-config
2026-06-08 22:59:39.627955 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config
2026-06-08 22:59:39.713796 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader
2026-06-08 22:59:39.832340 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager
2026-06-08 22:59:39.887756 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler
2026-06-08 22:59:39.999964 | instance | kube-system/rolebindings/system:controller:bootstrap-signer
2026-06-08 22:59:40.065796 | instance | kube-system/rolebindings/system:controller:cloud-provider
2026-06-08 22:59:40.169805 | instance | kube-system/rolebindings/system:controller:token-cleaner
2026-06-08 22:59:40.232871 | instance | kube-system/roles/cilium-config-agent
2026-06-08 22:59:40.336225 | instance | kube-system/roles/extension-apiserver-authentication-reader
2026-06-08 22:59:40.396704 | instance | kube-system/roles/kube-proxy
2026-06-08 22:59:40.513134 | instance | kube-system/roles/kubeadm:kubeadm-certs
2026-06-08 22:59:40.571819 | instance | kube-system/roles/kubeadm:kubelet-config
2026-06-08 22:59:40.721069 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config
2026-06-08 22:59:40.775963 | instance | kube-system/roles/system::leader-locking-kube-controller-manager
2026-06-08 22:59:40.928384 | instance | kube-system/roles/system::leader-locking-kube-scheduler
2026-06-08 22:59:40.953048 | instance | kube-system/roles/system:controller:bootstrap-signer
2026-06-08 22:59:41.114824 | instance | kube-system/roles/system:controller:cloud-provider
2026-06-08 22:59:41.120658 | instance | kube-system/roles/system:controller:token-cleaner
2026-06-08 22:59:41.284386 | instance | kube-system/secrets/bootstrap-token-2rg06b
2026-06-08 22:59:41.292885 | instance | kube-system/secrets/bootstrap-token-yczygv
2026-06-08 22:59:41.464789 | instance | kube-system/secrets/kubeadm-certs
2026-06-08 22:59:41.467782 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1
2026-06-08 22:59:41.668143 | instance | kube-system/serviceaccounts/attachdetach-controller
2026-06-08 22:59:41.767697 | instance | kube-system/serviceaccounts/bootstrap-signer
2026-06-08 22:59:41.903951 | instance | kube-system/serviceaccounts/certificate-controller
2026-06-08 22:59:41.994731 | instance | kube-system/serviceaccounts/cilium
2026-06-08 22:59:42.117863 | instance | kube-system/serviceaccounts/cilium-operator
2026-06-08 22:59:42.204589 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller
2026-06-08 22:59:42.343095 | instance | kube-system/serviceaccounts/coredns
2026-06-08 22:59:42.417703 | instance | kube-system/serviceaccounts/cronjob-controller
2026-06-08 22:59:42.549906 | instance | kube-system/serviceaccounts/daemon-set-controller
2026-06-08 22:59:42.615259 | instance | kube-system/serviceaccounts/default
2026-06-08 22:59:42.759553 | instance | kube-system/serviceaccounts/deployment-controller
2026-06-08 22:59:42.828930 | instance | kube-system/serviceaccounts/disruption-controller
2026-06-08 22:59:42.967152 | instance | kube-system/serviceaccounts/endpoint-controller
2026-06-08 22:59:43.040598 | instance | kube-system/serviceaccounts/endpointslice-controller
2026-06-08 22:59:43.177451 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller
2026-06-08 22:59:43.262143 | instance | local-path-storage/configmaps/kube-root-ca.crt
2026-06-08 22:59:43.380761 | instance | kube-system/serviceaccounts/ephemeral-volume-controller
2026-06-08 22:59:43.442825 | instance | local-path-storage/configmaps/local-path-config
2026-06-08 22:59:43.570839 | instance | kube-system/serviceaccounts/expand-controller
2026-06-08 22:59:43.619208 | instance | kube-system/serviceaccounts/generic-garbage-collector
2026-06-08 22:59:43.809866 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler
2026-06-08 22:59:43.855630 | instance | kube-system/serviceaccounts/job-controller
2026-06-08 22:59:44.038692 | instance | kube-system/serviceaccounts/kube-proxy
2026-06-08 22:59:44.071979 | instance | kube-system/serviceaccounts/namespace-controller
2026-06-08 22:59:44.265680 | instance | kube-system/serviceaccounts/node-controller
2026-06-08 22:59:44.324687 | instance | kube-system/serviceaccounts/persistent-volume-binder
2026-06-08 22:59:44.530074 | instance | kube-system/serviceaccounts/pod-garbage-collector
2026-06-08 22:59:44.565258 | instance | kube-system/serviceaccounts/pv-protection-controller
2026-06-08 22:59:44.762413 | instance | kube-system/serviceaccounts/pvc-protection-controller
2026-06-08 22:59:44.802687 | instance | kube-system/serviceaccounts/replicaset-controller
2026-06-08 22:59:44.986452 | instance | kube-system/serviceaccounts/replication-controller
2026-06-08 22:59:45.039639 | instance | kube-system/serviceaccounts/resourcequota-controller
2026-06-08 22:59:45.207829 | instance | kube-system/serviceaccounts/root-ca-cert-publisher
2026-06-08 22:59:45.249119 | instance | kube-system/serviceaccounts/service-account-controller
2026-06-08 22:59:45.423973 | instance | kube-system/serviceaccounts/service-controller
2026-06-08 22:59:45.463878 | instance | kube-system/serviceaccounts/statefulset-controller
2026-06-08 22:59:45.644280 | instance | kube-system/serviceaccounts/token-cleaner
2026-06-08 22:59:45.653901 | instance | kube-system/serviceaccounts/ttl-after-finished-controller
2026-06-08 22:59:45.861660 | instance | kube-system/serviceaccounts/ttl-controller
2026-06-08 22:59:45.882384 | instance | kube-system/services/kube-dns
2026-06-08 22:59:46.080069 | instance | kube-system/services/kube-prometheus-stack-coredns
2026-06-08 22:59:46.085326 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager
2026-06-08 22:59:46.267943 | instance | kube-system/services/kube-prometheus-stack-kube-etcd
2026-06-08 22:59:46.268151 | instance | kube-system/services/kube-prometheus-stack-kube-proxy
2026-06-08 22:59:46.446441 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler
2026-06-08 22:59:46.453772 | instance | kube-system/services/kube-prometheus-stack-kubelet
2026-06-08 22:59:46.617924 | instance | local-path-storage/deployment/local-path-provisioner
2026-06-08 22:59:46.642751 | instance | monitoring/configmaps/goldpinger-zap
2026-06-08 22:59:46.815667 | instance | monitoring/configmaps/ipmi-exporter
2026-06-08 22:59:46.828126 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview
2026-06-08 22:59:47.001456 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver
2026-06-08 22:59:47.012016 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total
2026-06-08 22:59:47.174802 | instance | monitoring/daemonsets/goldpinger
2026-06-08 22:59:47.191915 | instance | monitoring/daemonsets/ipmi-exporter
2026-06-08 22:59:47.383063 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager
2026-06-08 22:59:47.384162 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter
2026-06-08 22:59:47.576225 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster
2026-06-08 22:59:47.590324 | instance | monitoring/daemonsets/node-feature-discovery-worker
2026-06-08 22:59:47.793498 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced
2026-06-08 22:59:47.815257 | instance | monitoring/daemonsets/prometheus-smartctl-exporter-0
2026-06-08 22:59:47.994790 | instance | monitoring/daemonsets/vector
2026-06-08 22:59:48.000595 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger
2026-06-08 22:59:48.181523 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy
2026-06-08 22:59:48.186071 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details
2026-06-08 22:59:48.386325 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview
2026-06-08 22:59:48.477886 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full
2026-06-08 22:59:48.579830 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details
2026-06-08 22:59:48.780890 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview
2026-06-08 22:59:48.813007 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail
2026-06-08 22:59:48.985782 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview
2026-06-08 22:59:49.023945 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details
2026-06-08 22:59:49.191906 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview
2026-06-08 22:59:49.204572 | instance | monitoring/configmaps/kube-prometheus-stack-etcd
2026-06-08 22:59:49.371902 | instance | monitoring/configmaps/kube-prometheus-stack-grafana
2026-06-08 22:59:49.396608 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards
2026-06-08 22:59:49.584278 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource
2026-06-08 22:59:49.587982 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview
2026-06-08 22:59:49.788621 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns
2026-06-08 22:59:49.790115 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster
2026-06-08 22:59:49.973014 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster
2026-06-08 22:59:50.000654 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace
2026-06-08 22:59:50.170305 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node
2026-06-08 22:59:50.196202 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod
2026-06-08 22:59:50.355304 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload
2026-06-08 22:59:50.382325 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace
2026-06-08 22:59:50.542300 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet
2026-06-08 22:59:50.576276 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod
2026-06-08 22:59:50.727312 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload
2026-06-08 22:59:50.782935 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use
2026-06-08 22:59:50.925188 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter
2026-06-08 22:59:50.982337 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use
2026-06-08 22:59:51.133879 | instance | monitoring/configmaps/kube-prometheus-stack-nodes
2026-06-08 22:59:51.188237 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin
2026-06-08 22:59:51.334839 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage
2026-06-08 22:59:51.366027 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total
2026-06-08 22:59:51.526946 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus
2026-06-08 22:59:51.583335 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls
2026-06-08 22:59:51.740040 | instance | monitoring/configmaps/kube-prometheus-stack-proxy
2026-06-08 22:59:51.800617 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler
2026-06-08 22:59:51.933280 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total
2026-06-08 22:59:52.000877 | instance | monitoring/configmaps/kube-root-ca.crt
2026-06-08 22:59:52.105455 | instance | monitoring/configmaps/loki
2026-06-08 22:59:52.197077 | instance | monitoring/configmaps/loki-alerting-rules
2026-06-08 22:59:52.315354 | instance | monitoring/configmaps/loki-gateway
2026-06-08 22:59:52.370116 | instance | monitoring/configmaps/loki-runtime
2026-06-08 22:59:52.508421 | instance | monitoring/configmaps/node-feature-discovery-master-conf
2026-06-08 22:59:52.582621 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf
2026-06-08 22:59:52.700460 | instance | monitoring/configmaps/node-feature-discovery-worker-conf
2026-06-08 22:59:52.793875 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0
2026-06-08 22:59:52.892605 | instance | monitoring/configmaps/vector
2026-06-08 22:59:53.077281 | instance | monitoring/deployment/kube-prometheus-stack-grafana
2026-06-08 22:59:53.079013 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics
2026-06-08 22:59:53.264401 | instance | monitoring/deployment/kube-prometheus-stack-operator
2026-06-08 22:59:53.267023 | instance | monitoring/deployment/loki-gateway
2026-06-08 22:59:53.447901 | instance | monitoring/deployment/node-feature-discovery-gc
2026-06-08 22:59:53.458919 | instance | monitoring/deployment/node-feature-discovery-master
2026-06-08 22:59:53.648308 | instance | monitoring/deployment/prometheus-pushgateway
2026-06-08 22:59:53.662816 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-k26kk
2026-06-08 22:59:53.852879 | instance | monitoring/endpoints/alertmanager-operated
2026-06-08 22:59:53.869993 | instance | monitoring/endpoints/goldpinger
2026-06-08 22:59:54.038444 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager
2026-06-08 22:59:54.041909 | instance | monitoring/endpoints/kube-prometheus-stack-grafana
2026-06-08 22:59:54.220050 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics
2026-06-08 22:59:54.220620 | instance | monitoring/endpoints/kube-prometheus-stack-operator
2026-06-08 22:59:54.398245 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus
2026-06-08 22:59:54.408690 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter
2026-06-08 22:59:54.588994 | instance | monitoring/endpoints/loki
2026-06-08 22:59:54.592284 | instance | monitoring/endpoints/loki-chunks-cache
2026-06-08 22:59:54.792497 | instance | monitoring/endpoints/loki-gateway
2026-06-08 22:59:54.796327 | instance | monitoring/endpoints/loki-headless
2026-06-08 22:59:54.981143 | instance | monitoring/endpoints/loki-memberlist
2026-06-08 22:59:54.982504 | instance | monitoring/endpoints/loki-results-cache
2026-06-08 22:59:55.184330 | instance | monitoring/endpoints/prometheus-operated
2026-06-08 22:59:55.184612 | instance | monitoring/endpoints/prometheus-pushgateway
2026-06-08 22:59:55.395460 | instance | monitoring/endpoints/prometheus-smartctl-exporter
2026-06-08 22:59:55.400246 | instance | monitoring/endpoints/vector-headless
2026-06-08 22:59:55.576152 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager
2026-06-08 22:59:55.593329 | instance | monitoring/ingresses/kube-prometheus-stack-grafana
2026-06-08 22:59:55.797898 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus
2026-06-08 22:59:55.814940 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1
2026-06-08 22:59:55.999383 | instance | local-path-storage/serviceaccounts/default
2026-06-08 22:59:56.016165 | instance | local-path-storage/serviceaccounts/local-path-provisioner
2026-06-08 22:59:56.210158 | instance | openstack/configmaps/barbican-bin
2026-06-08 22:59:56.214253 | instance | openstack/configmaps/ceph-csi-config
2026-06-08 22:59:56.444677 | instance | openstack/configmaps/ceph-etc
2026-06-08 22:59:56.480939 | instance | openstack/configmaps/cinder-bin
2026-06-08 22:59:56.704650 | instance | openstack/configmaps/glance-bin
2026-06-08 22:59:56.724102 | instance | openstack/configmaps/keepalived-bin
2026-06-08 22:59:56.960121 | instance | openstack/configmaps/keystone-bin
2026-06-08 22:59:56.968166 | instance | openstack/configmaps/keystone-openid-metadata
2026-06-08 22:59:57.180384 | instance | openstack/configmaps/kube-root-ca.crt
2026-06-08 22:59:57.186874 | instance | openstack/configmaps/libvirt-bin
2026-06-08 22:59:57.390502 | instance | openstack/configmaps/libvirt-libvirt-default-bin
2026-06-08 22:59:57.406602 | instance | openstack/configmaps/memcached-memcached-bin
2026-06-08 22:59:57.578815 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0
2026-06-08 22:59:57.599236 | instance | openstack/configmaps/neutron-bin
2026-06-08 22:59:57.804176 | instance | monitoring/pods/goldpinger-zsmqf
2026-06-08 22:59:57.860428 | instance | openstack/configmaps/neutron-coredns
2026-06-08 22:59:57.991956 | instance | monitoring/pods/kube-prometheus-stack-grafana-86b5565c7-zqwnn
2026-06-08 22:59:58.066043 | instance | openstack/configmaps/nova-bin
2026-06-08 22:59:58.196626 | instance | openstack/configmaps/openvswitch-bin
2026-06-08 22:59:58.276270 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-b6xtl
2026-06-08 22:59:58.402043 | instance | openstack/configmaps/percona-xtradb-haproxy
2026-06-08 22:59:58.463533 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-tsvwk
2026-06-08 22:59:58.607285 | instance | openstack/configmaps/percona-xtradb-pxc
2026-06-08 22:59:58.656679 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-sb84j
2026-06-08 22:59:58.833797 | instance | monitoring/pods/loki-0
2026-06-08 22:59:58.882387 | instance | monitoring/pods/loki-chunks-cache-0
2026-06-08 22:59:59.031497 | instance | openstack/configmaps/placement-bin
2026-06-08 22:59:59.095964 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf
2026-06-08 22:59:59.257826 | instance | monitoring/pods/loki-gateway-cf54cb88c-2h87l
2026-06-08 22:59:59.315356 | instance | openstack/configmaps/rabbitmq-barbican-server-conf
2026-06-08 22:59:59.458813 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf
2026-06-08 22:59:59.526801 | instance | monitoring/pods/loki-results-cache-0
2026-06-08 22:59:59.678725 | instance | openstack/configmaps/rabbitmq-cinder-server-conf
2026-06-08 22:59:59.722874 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf
2026-06-08 22:59:59.920002 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-mrlfg
2026-06-08 22:59:59.970683 | instance | openstack/configmaps/rabbitmq-glance-server-conf
2026-06-08 23:00:00.161827 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf
2026-06-08 23:00:00.227923 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-5m57c
2026-06-08 23:00:00.369656 | instance | openstack/configmaps/rabbitmq-keystone-server-conf
2026-06-08 23:00:00.445368 | instance | monitoring/pods/node-feature-discovery-worker-49rm9
2026-06-08 23:00:00.592498 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0
2026-06-08 23:00:00.651866 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf
2026-06-08 23:00:00.816076 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-67bg5
2026-06-08 23:00:00.899911 | instance | openstack/configmaps/rabbitmq-neutron-server-conf
2026-06-08 23:00:01.035117 | instance | monitoring/pods/vector-vlg68
2026-06-08 23:00:01.125986 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf
2026-06-08 23:00:01.273675 | instance | openstack/configmaps/rabbitmq-nova-server-conf
2026-06-08 23:00:01.376017 | instance | openstack/configmaps/rook-ceph-mon-endpoints
2026-06-08 23:00:01.527339 | instance | openstack/configmaps/rook-ceph-pdbstatemap
2026-06-08 23:00:01.583328 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types
2026-06-08 23:00:01.723626 | instance | openstack/configmaps/rook-config-override
2026-06-08 23:00:01.822797 | instance | openstack/configmaps/staffeln-bin
2026-06-08 23:00:01.963123 | instance | openstack/configmaps/valkey-configuration
2026-06-08 23:00:02.044854 | instance | openstack/configmaps/valkey-health
2026-06-08 23:00:02.180278 | instance | openstack/configmaps/valkey-scripts
2026-06-08 23:00:02.271078 | instance | openstack/cronjobs/cinder-volume-usage-audit
2026-06-08 23:00:02.395684 | instance | openstack/cronjobs/keystone-credential-rotate
2026-06-08 23:00:02.486790 | instance | openstack/cronjobs/keystone-fernet-rotate
2026-06-08 23:00:02.611577 | instance | openstack/cronjobs/nova-cell-setup
2026-06-08 23:00:02.703780 | instance | openstack/cronjobs/nova-service-cleaner
2026-06-08 23:00:02.850380 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0
2026-06-08 23:00:02.930710 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0
2026-06-08 23:00:03.067716 | instance | monitoring/persistentvolumeclaims/storage-loki-0
2026-06-08 23:00:03.157964 | instance | openstack/daemonsets/keepalived
2026-06-08 23:00:03.308229 | instance | openstack/daemonsets/libvirt-libvirt-default
2026-06-08 23:00:03.483951 | instance | openstack/daemonsets/neutron-dhcp-agent-default
2026-06-08 23:00:03.606383 | instance | openstack/daemonsets/neutron-l3-agent-default
2026-06-08 23:00:03.743538 | instance | openstack/daemonsets/neutron-metadata-agent-default
2026-06-08 23:00:03.867553 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default
2026-06-08 23:00:04.021402 | instance | openstack/daemonsets/neutron-ovs-agent-default
2026-06-08 23:00:04.094647 | instance | openstack/daemonsets/nova-compute-default
2026-06-08 23:00:04.281979 | instance | openstack/daemonsets/openvswitch
2026-06-08 23:00:04.367540 | instance | openstack/endpoints/barbican-api
2026-06-08 23:00:04.512222 | instance | openstack/endpoints/ceph-mon
2026-06-08 23:00:04.588087 | instance | openstack/endpoints/cinder-api
2026-06-08 23:00:04.731292 | instance | openstack/endpoints/glance-api
2026-06-08 23:00:04.813136 | instance | openstack/deployment/barbican-api
2026-06-08 23:00:04.957804 | instance | openstack/endpoints/keystone-api
2026-06-08 23:00:05.063808 | instance | openstack/deployment/cinder-api
2026-06-08 23:00:05.169571 | instance | openstack/endpoints/memcached
2026-06-08 23:00:05.345903 | instance | openstack/deployment/cinder-backup
2026-06-08 23:00:05.428324 | instance | openstack/endpoints/memcached-metrics
2026-06-08 23:00:05.625018 | instance | openstack/deployment/cinder-scheduler
2026-06-08 23:00:05.646680 | instance | openstack/endpoints/neutron-coredns
2026-06-08 23:00:05.851497 | instance | openstack/deployment/cinder-volume
2026-06-08 23:00:05.868100 | instance | openstack/deployment/glance-api
2026-06-08 23:00:06.091249 | instance | openstack/endpoints/neutron-coredns-metrics
2026-06-08 23:00:06.100881 | instance | openstack/deployment/keystone-api
2026-06-08 23:00:06.326198 | instance | openstack/endpoints/neutron-server
2026-06-08 23:00:06.356308 | instance | openstack/deployment/memcached-memcached
2026-06-08 23:00:06.532335 | instance | openstack/endpoints/nova-api
2026-06-08 23:00:06.583397 | instance | openstack/deployment/neutron-coredns
2026-06-08 23:00:06.717171 | instance | openstack/deployment/neutron-rpc-server
2026-06-08 23:00:06.803231 | instance | openstack/endpoints/nova-metadata
2026-06-08 23:00:06.936832 | instance | openstack/deployment/neutron-server
2026-06-08 23:00:07.017377 | instance | openstack/endpoints/nova-novncproxy
2026-06-08 23:00:07.177201 | instance | openstack/deployment/nova-api-metadata
2026-06-08 23:00:07.243104 | instance | openstack/deployment/nova-api-osapi
2026-06-08 23:00:07.445787 | instance | openstack/deployment/nova-conductor
2026-06-08 23:00:07.525150 | instance | openstack/deployment/nova-novncproxy
2026-06-08 23:00:07.671012 | instance | openstack/endpoints/percona-xtradb-cluster-operator
2026-06-08 23:00:07.771695 | instance | openstack/deployment/nova-scheduler
2026-06-08 23:00:07.904223 | instance | openstack/deployment/placement-api
2026-06-08 23:00:07.994473 | instance | openstack/endpoints/percona-xtradb-haproxy
2026-06-08 23:00:08.161104 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics
2026-06-08 23:00:08.218709 | instance | openstack/deployment/pxc-operator
2026-06-08 23:00:08.392581 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas
2026-06-08 23:00:08.438546 | instance | openstack/deployment/rabbitmq-cluster-operator
2026-06-08 23:00:08.614934 | instance | openstack/endpoints/percona-xtradb-pxc
2026-06-08 23:00:08.667667 | instance | openstack/deployment/rabbitmq-messaging-topology-operator
2026-06-08 23:00:08.846747 | instance | openstack/deployment/rook-ceph-crashcollector-instance
2026-06-08 23:00:08.890993 | instance | openstack/endpoints/percona-xtradb-pxc-unready
2026-06-08 23:00:09.071994 | instance | openstack/endpoints/placement-api
2026-06-08 23:00:09.112057 | instance | openstack/deployment/rook-ceph-rgw-ceph-a
2026-06-08 23:00:09.283266 | instance | openstack/endpoints/rabbitmq-barbican
2026-06-08 23:00:09.360677 | instance | openstack/deployment/staffeln-api
2026-06-08 23:00:09.508397 | instance | openstack/endpoints/rabbitmq-barbican-nodes
2026-06-08 23:00:09.598436 | instance | openstack/deployment/staffeln-conductor
2026-06-08 23:00:09.716999 | instance | openstack/endpoints/rabbitmq-cinder
2026-06-08 23:00:09.836204 | instance | openstack/endpoints/rabbitmq-cinder-nodes
2026-06-08 23:00:09.961126 | instance | openstack/endpoints/rabbitmq-glance
2026-06-08 23:00:10.055249 | instance | openstack/endpoints/rabbitmq-glance-nodes
2026-06-08 23:00:10.179113 | instance | openstack/endpoints/rabbitmq-keystone
2026-06-08 23:00:10.276496 | instance | openstack/endpoints/rabbitmq-keystone-nodes
2026-06-08 23:00:10.417611 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook
2026-06-08 23:00:10.498836 | instance | openstack/endpoints/rabbitmq-neutron
2026-06-08 23:00:10.626953 | instance | openstack/endpoints/rabbitmq-neutron-nodes
2026-06-08 23:00:10.706684 | instance | openstack/endpoints/rabbitmq-nova
2026-06-08 23:00:10.855932 | instance | openstack/endpoints/rabbitmq-nova-nodes
2026-06-08 23:00:10.929740 | instance | openstack/endpoints/rook-ceph-rgw-ceph
2026-06-08 23:00:11.079780 | instance | openstack/endpoints/staffeln-api
2026-06-08 23:00:11.148543 | instance | openstack/endpoints/valkey
2026-06-08 23:00:11.300444 | instance | openstack/endpoints/valkey-headless
2026-06-08 23:00:11.381221 | instance | openstack/endpoints/valkey-metrics
2026-06-08 23:00:11.517350 | instance | openstack/ingresses/compute
2026-06-08 23:00:11.661797 | instance | openstack/ingresses/compute-novnc-proxy
2026-06-08 23:00:11.796080 | instance | openstack/ingresses/identity
2026-06-08 23:00:11.935775 | instance | openstack/ingresses/image
2026-06-08 23:00:12.041326 | instance | openstack/ingresses/key-manager
2026-06-08 23:00:12.147234 | instance | openstack/ingresses/network
2026-06-08 23:00:12.271466 | instance | openstack/ingresses/placement
2026-06-08 23:00:12.381810 | instance | openstack/ingresses/rook-ceph-cluster
2026-06-08 23:00:12.500270 | instance | openstack/ingresses/volumev3
2026-06-08 23:00:12.616139 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana
2026-06-08 23:00:12.718065 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar
2026-06-08 23:00:12.809431 | instance | monitoring/rolebindings/node-feature-discovery-worker
2026-06-08 23:00:12.915581 | instance | monitoring/rolebindings/prometheus-smartctl-exporter
2026-06-08 23:00:12.988717 | instance | monitoring/roles/kube-prometheus-stack-grafana
2026-06-08 23:00:13.078997 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar
2026-06-08 23:00:13.172711 | instance | monitoring/roles/node-feature-discovery-worker
2026-06-08 23:00:13.246077 | instance | openstack/networkpolicies/rabbitmq-cluster-operator
2026-06-08 23:00:13.355736 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator
2026-06-08 23:00:13.443215 | instance | openstack/jobs/barbican-db-init
2026-06-08 23:00:13.549066 | instance | openstack/networkpolicies/valkey
2026-06-08 23:00:13.661398 | instance | openstack/jobs/barbican-db-sync
2026-06-08 23:00:13.732169 | instance | openstack/jobs/barbican-ks-endpoints
2026-06-08 23:00:13.911822 | instance | openstack/jobs/barbican-ks-service
2026-06-08 23:00:13.977870 | instance | openstack/jobs/barbican-ks-user
2026-06-08 23:00:14.141909 | instance | openstack/jobs/barbican-rabbit-init
2026-06-08 23:00:14.203673 | instance | openstack/jobs/cinder-backup-storage-init
2026-06-08 23:00:14.361935 | instance | openstack/jobs/cinder-bootstrap
2026-06-08 23:00:14.435819 | instance | openstack/jobs/cinder-create-internal-tenant
2026-06-08 23:00:14.595801 | instance | openstack/jobs/cinder-db-init
2026-06-08 23:00:14.667686 | instance | openstack/jobs/cinder-db-sync
2026-06-08 23:00:14.833112 | instance | openstack/jobs/cinder-ks-endpoints
2026-06-08 23:00:14.914015 | instance | openstack/jobs/cinder-ks-service
2026-06-08 23:00:15.049420 | instance | openstack/jobs/cinder-ks-user
2026-06-08 23:00:15.120835 | instance | openstack/jobs/cinder-rabbit-init
2026-06-08 23:00:15.273249 | instance | openstack/jobs/cinder-storage-init
2026-06-08 23:00:15.373458 | instance | openstack/jobs/glance-db-init
2026-06-08 23:00:15.514846 | instance | openstack/jobs/glance-db-sync
2026-06-08 23:00:15.578925 | instance | openstack/jobs/glance-ks-endpoints
2026-06-08 23:00:15.754315 | instance | openstack/jobs/glance-ks-service
2026-06-08 23:00:15.815429 | instance | openstack/jobs/glance-ks-user
2026-06-08 23:00:15.968460 | instance | openstack/jobs/glance-metadefs-load
2026-06-08 23:00:16.049626 | instance | openstack/jobs/glance-rabbit-init
2026-06-08 23:00:16.191715 | instance | openstack/jobs/glance-storage-init
2026-06-08 23:00:16.272984 | instance | openstack/jobs/keystone-bootstrap
2026-06-08 23:00:16.425258 | instance | openstack/jobs/keystone-credential-setup
2026-06-08 23:00:16.535599 | instance | openstack/jobs/keystone-db-init
2026-06-08 23:00:16.695317 | instance | openstack/jobs/keystone-db-sync
2026-06-08 23:00:16.763911 | instance | openstack/jobs/keystone-domain-manage
2026-06-08 23:00:16.920651 | instance | openstack/jobs/keystone-fernet-setup
2026-06-08 23:00:16.981639 | instance | openstack/jobs/keystone-rabbit-init
2026-06-08 23:00:17.148908 | instance | openstack/jobs/neutron-db-init
2026-06-08 23:00:17.216164 | instance | openstack/jobs/neutron-db-sync
2026-06-08 23:00:17.390594 | instance | openstack/jobs/neutron-ks-endpoints
2026-06-08 23:00:17.460748 | instance | openstack/jobs/neutron-ks-service
2026-06-08 23:00:17.627403 | instance | openstack/jobs/neutron-ks-user
2026-06-08 23:00:17.684263 | instance | openstack/jobs/neutron-rabbit-init
2026-06-08 23:00:17.866693 | instance | openstack/jobs/nova-bootstrap
2026-06-08 23:00:17.925517 | instance | openstack/jobs/nova-cell-setup
2026-06-08 23:00:18.107794 | instance | openstack/jobs/nova-db-init
2026-06-08 23:00:18.152354 | instance | openstack/jobs/nova-db-sync
2026-06-08 23:00:18.326045 | instance | openstack/jobs/nova-ks-endpoints
2026-06-08 23:00:18.369769 | instance | openstack/jobs/nova-ks-service
2026-06-08 23:00:18.532081 | instance | openstack/jobs/nova-ks-user
2026-06-08 23:00:18.592302 | instance | openstack/jobs/nova-rabbit-init
2026-06-08 23:00:18.745999 | instance | openstack/jobs/placement-db-init
2026-06-08 23:00:18.821638 | instance | openstack/jobs/placement-db-sync
2026-06-08 23:00:18.987631 | instance | openstack/jobs/placement-ks-endpoints
2026-06-08 23:00:19.057921 | instance | openstack/jobs/placement-ks-service
2026-06-08 23:00:19.205386 | instance | openstack/jobs/placement-ks-user
2026-06-08 23:00:19.257570 | instance | openstack/jobs/staffeln-db-init
2026-06-08 23:00:19.442306 | instance | openstack/jobs/staffeln-db-sync
2026-06-08 23:00:19.484939 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager
2026-06-08 23:00:19.657996 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated
2026-06-08 23:00:19.690116 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0
2026-06-08 23:00:19.849490 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config
2026-06-08 23:00:19.885586 | instance | monitoring/secrets/alertmanager-tls
2026-06-08 23:00:20.033665 | instance | monitoring/secrets/grafana-tls
2026-06-08 23:00:20.072714 | instance | monitoring/secrets/kube-prometheus-stack-admission
2026-06-08 23:00:20.236757 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret
2026-06-08 23:00:20.259986 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret
2026-06-08 23:00:20.442291 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy
2026-06-08 23:00:20.455938 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert
2026-06-08 23:00:20.642421 | instance | monitoring/secrets/kube-prometheus-stack-grafana
2026-06-08 23:00:20.677076 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret
2026-06-08 23:00:20.852771 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret
2026-06-08 23:00:20.875635 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret
2026-06-08 23:00:21.035428 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-sb84j-tls
2026-06-08 23:00:21.057802 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy
2026-06-08 23:00:21.223302 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus
2026-06-08 23:00:21.243919 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls
2026-06-08 23:00:21.431592 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0
2026-06-08 23:00:21.449233 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config
2026-06-08 23:00:21.649951 | instance | monitoring/secrets/prometheus-tls
2026-06-08 23:00:21.668991 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1
2026-06-08 23:00:21.845815 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1
2026-06-08 23:00:21.888020 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1
2026-06-08 23:00:22.158161 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1
2026-06-08 23:00:22.194173 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1
2026-06-08 23:00:22.357027 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1
2026-06-08 23:00:22.393761 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1
2026-06-08 23:00:22.532774 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0
2026-06-08 23:00:22.595818 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0
2026-06-08 23:00:22.891846 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0
2026-06-08 23:00:22.959947 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0
2026-06-08 23:00:23.195260 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0
2026-06-08 23:00:23.291471 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0
2026-06-08 23:00:23.480812 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0
2026-06-08 23:00:23.576171 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0
2026-06-08 23:00:23.810969 | instance | openstack/pods/barbican-api-79d968d6ff-r9blq
2026-06-08 23:00:23.891767 | instance | openstack/pods/barbican-db-init-76nzn
2026-06-08 23:00:24.026060 | instance | openstack/pods/barbican-db-sync-7n87r
2026-06-08 23:00:24.118845 | instance | openstack/pods/barbican-ks-endpoints-wm6ml
2026-06-08 23:00:24.247870 | instance | openstack/pods/barbican-ks-service-ttwwf
2026-06-08 23:00:24.345404 | instance | openstack/pods/barbican-ks-user-8jdnj
2026-06-08 23:00:24.474484 | instance | openstack/pods/barbican-rabbit-init-vl7fk
2026-06-08 23:00:24.590111 | instance | openstack/pods/cinder-api-6d4695f765-drbf5
2026-06-08 23:00:24.708006 | instance | openstack/pods/cinder-backup-69965fd97f-5f72t
2026-06-08 23:00:24.828625 | instance | openstack/pods/cinder-backup-storage-init-s9gdr
2026-06-08 23:00:24.944088 | instance | openstack/pods/cinder-bootstrap-45mt5
2026-06-08 23:00:25.037054 | instance | openstack/pods/cinder-create-internal-tenant-s8vq2
2026-06-08 23:00:25.148679 | instance | openstack/pods/cinder-db-init-s9ccc
2026-06-08 23:00:25.236595 | instance | openstack/pods/cinder-db-sync-8twp6
2026-06-08 23:00:25.362622 | instance | openstack/pods/cinder-ks-endpoints-862rv
2026-06-08 23:00:25.442102 | instance | openstack/pods/cinder-ks-service-h95gw
2026-06-08 23:00:25.597897 | instance | openstack/pods/cinder-ks-user-9fqr9
2026-06-08 23:00:25.690085 | instance | openstack/pods/cinder-rabbit-init-n4bhb
2026-06-08 23:00:25.845207 | instance | openstack/pods/cinder-scheduler-68d9ccd99f-ht5dp
2026-06-08 23:00:25.946569 | instance | openstack/pods/cinder-storage-init-g9bfz
2026-06-08 23:00:26.088850 | instance | openstack/pods/cinder-volume-5d79c6ffdf-8brgl
2026-06-08 23:00:26.168011 | instance | openstack/pods/glance-api-6995d5645c-7v2kz
2026-06-08 23:00:26.377809 | instance | openstack/pods/glance-db-init-l42bd
2026-06-08 23:00:26.422949 | instance | openstack/pods/glance-db-sync-xsctm
2026-06-08 23:00:26.600739 | instance | openstack/pods/glance-ks-endpoints-6c7cj
2026-06-08 23:00:26.657782 | instance | openstack/pods/glance-ks-service-hf9qz
2026-06-08 23:00:26.857033 | instance | openstack/pods/glance-ks-user-wvjd9
2026-06-08 23:00:26.915600 | instance | openstack/pods/glance-metadefs-load-6jc5h
2026-06-08 23:00:27.078098 | instance | openstack/pods/glance-rabbit-init-jrb5f
2026-06-08 23:00:27.143332 | instance | openstack/pods/glance-storage-init-lnjmp
2026-06-08 23:00:27.291592 | instance | openstack/pods/keepalived-lf4v7
2026-06-08 23:00:27.395413 | instance | openstack/pods/keystone-api-66d5fb6649-5nkx2
2026-06-08 23:00:27.545967 | instance | openstack/pods/keystone-bootstrap-5d4c5
2026-06-08 23:00:27.643223 | instance | openstack/pods/keystone-credential-setup-lsczp
2026-06-08 23:00:27.801835 | instance | openstack/pods/keystone-db-init-rnj9h
2026-06-08 23:00:27.878291 | instance | openstack/pods/keystone-db-sync-7zvmh
2026-06-08 23:00:28.038718 | instance | openstack/pods/keystone-domain-manage-9lkql
2026-06-08 23:00:28.122780 | instance | openstack/pods/keystone-fernet-setup-2txwp
2026-06-08 23:00:28.262037 | instance | openstack/pods/keystone-rabbit-init-nsfvd
2026-06-08 23:00:28.333942 | instance | openstack/pods/libvirt-libvirt-default-6t2nk
2026-06-08 23:00:28.480675 | instance | openstack/pods/memcached-memcached-6479589586-n4pz7
2026-06-08 23:00:28.572263 | instance | openstack/pods/neutron-coredns-7dd4958666-fdjj6
2026-06-08 23:00:28.721649 | instance | openstack/pods/neutron-db-init-dsl2d
2026-06-08 23:00:28.809953 | instance | monitoring/serviceaccounts/default
2026-06-08 23:00:28.944646 | instance | openstack/pods/neutron-db-sync-n8p8r
2026-06-08 23:00:29.060879 | instance | monitoring/serviceaccounts/goldpinger
2026-06-08 23:00:29.155513 | instance | openstack/pods/neutron-dhcp-agent-default-qnpbc
2026-06-08 23:00:29.309116 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager
2026-06-08 23:00:29.374194 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana
2026-06-08 23:00:29.573239 | instance | openstack/pods/neutron-ks-endpoints-6pvj5
2026-06-08 23:00:29.640978 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics
2026-06-08 23:00:29.816986 | instance | openstack/pods/neutron-ks-service-vntv9
2026-06-08 23:00:29.909193 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator
2026-06-08 23:00:30.044831 | instance | openstack/pods/neutron-ks-user-dwvlc
2026-06-08 23:00:30.188037 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus
2026-06-08 23:00:30.265987 | instance | openstack/pods/neutron-l3-agent-default-4wdwb
2026-06-08 23:00:30.431358 | instance | openstack/pods/neutron-metadata-agent-default-khbhn
2026-06-08 23:00:30.482521 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter
2026-06-08 23:00:30.653850 | instance | openstack/pods/neutron-netns-cleanup-cron-default-vstgk
2026-06-08 23:00:30.749256 | instance | monitoring/serviceaccounts/loki
2026-06-08 23:00:30.904124 | instance | openstack/pods/neutron-ovs-agent-default-xhhv5
2026-06-08 23:00:31.007219 | instance | monitoring/serviceaccounts/node-feature-discovery
2026-06-08 23:00:31.152183 | instance | monitoring/serviceaccounts/node-feature-discovery-gc
2026-06-08 23:00:31.301245 | instance | openstack/pods/neutron-rabbit-init-8lnc9
2026-06-08 23:00:31.445796 | instance | monitoring/serviceaccounts/node-feature-discovery-worker
2026-06-08 23:00:31.548799 | instance | monitoring/serviceaccounts/prometheus-pushgateway
2026-06-08 23:00:31.723400 | instance | openstack/pods/neutron-rpc-server-74564db544-r55kt
2026-06-08 23:00:31.816209 | instance | monitoring/serviceaccounts/prometheus-smartctl-exporter
2026-06-08 23:00:31.956016 | instance | openstack/pods/neutron-server-85fb56c9cf-czpb7
2026-06-08 23:00:32.067893 | instance | monitoring/serviceaccounts/vector
2026-06-08 23:00:32.174309 | instance | openstack/pods/nova-api-metadata-c84467567-4qdlt
2026-06-08 23:00:32.319291 | instance | openstack/pods/nova-api-osapi-7b984d566f-cb5r4
2026-06-08 23:00:32.414942 | instance | openstack/pods/nova-bootstrap-p4n6w
2026-06-08 23:00:32.540471 | instance | openstack/pods/nova-cell-setup-jdkvs
2026-06-08 23:00:32.635272 | instance | openstack/pods/nova-compute-default-q2mrf
2026-06-08 23:00:32.774727 | instance | openstack/pods/nova-conductor-68f54d4d8c-m4slp
2026-06-08 23:00:32.891789 | instance | openstack/pods/nova-db-init-22g9p
2026-06-08 23:00:32.997704 | instance | openstack/pods/nova-db-sync-27sd8
2026-06-08 23:00:33.094882 | instance | openstack/pods/nova-ks-endpoints-5qjq5
2026-06-08 23:00:33.199677 | instance | openstack/pods/nova-ks-service-nj84d
2026-06-08 23:00:33.288483 | instance | openstack/pods/nova-ks-user-85xtn
2026-06-08 23:00:33.422371 | instance | openstack/pods/nova-novncproxy-7d64d6b54b-lzqks
2026-06-08 23:00:33.512300 | instance | openstack/pods/nova-rabbit-init-s5t72
2026-06-08 23:00:33.657433 | instance | openstack/pods/nova-scheduler-5f78bd4567-7nddw
2026-06-08 23:00:33.730562 | instance | openstack/pods/openvswitch-46c6c
2026-06-08 23:00:33.894798 | instance | openstack/pods/percona-xtradb-haproxy-0
2026-06-08 23:00:33.987170 | instance | openstack/pods/percona-xtradb-pxc-0
2026-06-08 23:00:34.125587 | instance | openstack/pods/placement-api-6757b67c68-5xqv7
2026-06-08 23:00:34.213578 | instance | openstack/pods/placement-db-init-5fl4f
2026-06-08 23:00:34.363687 | instance | openstack/pods/placement-db-sync-p5bsd
2026-06-08 23:00:34.429541 | instance | openstack/pods/placement-ks-endpoints-4szmd
2026-06-08 23:00:34.585669 | instance | openstack/pods/placement-ks-service-59wcv
2026-06-08 23:00:34.656946 | instance | openstack/pods/placement-ks-user-7lpb5
2026-06-08 23:00:34.825221 | instance | openstack/pods/pxc-operator-69cb5bbdb9-n8pql
2026-06-08 23:00:34.892820 | instance | openstack/pods/rabbitmq-barbican-server-0
2026-06-08 23:00:35.047517 | instance | openstack/pods/rabbitmq-cinder-server-0
2026-06-08 23:00:35.128475 | instance | openstack/pods/rabbitmq-cluster-operator-54f767cff8-d4sls
2026-06-08 23:00:35.266086 | instance | openstack/pods/rabbitmq-glance-server-0
2026-06-08 23:00:35.344764 | instance | openstack/pods/rabbitmq-keystone-server-0
2026-06-08 23:00:35.498172 | instance | openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-5r5pl
2026-06-08 23:00:35.575674 | instance | openstack/pods/rabbitmq-neutron-server-0
2026-06-08 23:00:35.728605 | instance | openstack/pods/rabbitmq-nova-server-0
2026-06-08 23:00:35.865799 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-cftmb
2026-06-08 23:00:36.013142 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-qpwc5
2026-06-08 23:00:36.109779 | instance | openstack/pods/staffeln-api-f99ddc67-dk6tg
2026-06-08 23:00:36.249918 | instance | openstack/pods/staffeln-conductor-5bf7d565fb-g6lhq
2026-06-08 23:00:36.339953 | instance | openstack/pods/staffeln-db-init-j6r46
2026-06-08 23:00:36.482238 | instance | openstack/pods/staffeln-db-sync-2bhxj
2026-06-08 23:00:36.613892 | instance | openstack/pods/valkey-node-0
2026-06-08 23:00:36.735014 | instance | monitoring/services/alertmanager-operated
2026-06-08 23:00:36.902368 | instance | monitoring/services/goldpinger
2026-06-08 23:00:36.950441 | instance | monitoring/services/kube-prometheus-stack-alertmanager
2026-06-08 23:00:37.111069 | instance | monitoring/services/kube-prometheus-stack-grafana
2026-06-08 23:00:37.144394 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics
2026-06-08 23:00:37.322136 | instance | monitoring/services/kube-prometheus-stack-operator
2026-06-08 23:00:37.339836 | instance | monitoring/services/kube-prometheus-stack-prometheus
2026-06-08 23:00:37.519203 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter
2026-06-08 23:00:37.528415 | instance | monitoring/services/loki
2026-06-08 23:00:37.708549 | instance | monitoring/services/loki-chunks-cache
2026-06-08 23:00:37.737987 | instance | monitoring/services/loki-gateway
2026-06-08 23:00:37.919535 | instance | monitoring/services/loki-headless
2026-06-08 23:00:37.951553 | instance | monitoring/services/loki-memberlist
2026-06-08 23:00:38.110145 | instance | monitoring/services/loki-results-cache
2026-06-08 23:00:38.141239 | instance | monitoring/services/prometheus-operated
2026-06-08 23:00:38.303148 | instance | monitoring/services/prometheus-pushgateway
2026-06-08 23:00:38.340700 | instance | monitoring/services/prometheus-smartctl-exporter
2026-06-08 23:00:38.508731 | instance | monitoring/services/vector-headless
2026-06-08 23:00:38.516002 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager
2026-06-08 23:00:38.715389 | instance | monitoring/statefulsets/loki
2026-06-08 23:00:38.727784 | instance | monitoring/statefulsets/loki-chunks-cache
2026-06-08 23:00:38.921538 | instance | monitoring/statefulsets/loki-results-cache
2026-06-08 23:00:38.931575 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus
2026-06-08 23:00:39.117942 | instance | openstack/rolebindings/barbican-barbican-api
2026-06-08 23:00:39.133743 | instance | openstack/rolebindings/barbican-barbican-db-init
2026-06-08 23:00:39.303450 | instance | openstack/rolebindings/barbican-barbican-db-sync
2026-06-08 23:00:39.311716 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints
2026-06-08 23:00:39.478097 | instance | openstack/rolebindings/barbican-barbican-ks-service
2026-06-08 23:00:39.479832 | instance | openstack/rolebindings/barbican-barbican-ks-user
2026-06-08 23:00:39.666020 | instance | openstack/rolebindings/barbican-barbican-rabbit-init
2026-06-08 23:00:39.686084 | instance | openstack/rolebindings/cinder-backup-storage-init
2026-06-08 23:00:39.862717 | instance | openstack/rolebindings/cinder-cinder-api
2026-06-08 23:00:39.871089 | instance | openstack/rolebindings/cinder-cinder-backup
2026-06-08 23:00:40.040252 | instance | openstack/rolebindings/cinder-cinder-bootstrap
2026-06-08 23:00:40.049187 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant
2026-06-08 23:00:40.221509 | instance | openstack/rolebindings/cinder-cinder-db-init
2026-06-08 23:00:40.238284 | instance | openstack/rolebindings/cinder-cinder-db-sync
2026-06-08 23:00:40.409907 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints
2026-06-08 23:00:40.431971 | instance | openstack/rolebindings/cinder-cinder-ks-service
2026-06-08 23:00:40.589884 | instance | openstack/rolebindings/cinder-cinder-ks-user
2026-06-08 23:00:40.602489 | instance | openstack/rolebindings/cinder-cinder-rabbit-init
2026-06-08 23:00:40.792963 | instance | openstack/rolebindings/cinder-cinder-scheduler
2026-06-08 23:00:40.799029 | instance | openstack/rolebindings/cinder-cinder-test
2026-06-08 23:00:40.998247 | instance | openstack/rolebindings/cinder-cinder-volume
2026-06-08 23:00:40.998756 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit
2026-06-08 23:00:41.180447 | instance | openstack/rolebindings/cinder-storage-init
2026-06-08 23:00:41.199544 | instance | openstack/rolebindings/glance-glance-api
2026-06-08 23:00:41.374117 | instance | openstack/rolebindings/glance-glance-db-init
2026-06-08 23:00:41.375967 | instance | openstack/rolebindings/glance-glance-db-sync
2026-06-08 23:00:41.588291 | instance | openstack/rolebindings/glance-glance-ks-endpoints
2026-06-08 23:00:41.590799 | instance | openstack/roles/barbican-openstack-barbican-api
2026-06-08 23:00:41.786061 | instance | openstack/rolebindings/glance-glance-ks-service
2026-06-08 23:00:41.794764 | instance | openstack/roles/barbican-openstack-barbican-db-init
2026-06-08 23:00:41.975027 | instance | openstack/rolebindings/glance-glance-ks-user
2026-06-08 23:00:41.977858 | instance | openstack/roles/barbican-openstack-barbican-db-sync
2026-06-08 23:00:42.153033 | instance | openstack/rolebindings/glance-glance-metadefs-load
2026-06-08 23:00:42.165015 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints
2026-06-08 23:00:42.357655 | instance | openstack/rolebindings/glance-glance-rabbit-init
2026-06-08 23:00:42.363797 | instance | openstack/roles/barbican-openstack-barbican-ks-service
2026-06-08 23:00:42.534124 | instance | openstack/roles/barbican-openstack-barbican-ks-user
2026-06-08 23:00:42.536101 | instance | openstack/rolebindings/glance-glance-storage-init
2026-06-08 23:00:42.719406 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init
2026-06-08 23:00:42.720674 | instance | openstack/rolebindings/glance-glance-test
2026-06-08 23:00:42.925023 | instance | openstack/roles/cinder-backup-storage-init
2026-06-08 23:00:42.937309 | instance | openstack/rolebindings/glance-storage-init
2026-06-08 23:00:43.099984 | instance | openstack/roles/cinder-openstack-cinder-api
2026-06-08 23:00:43.104880 | instance | openstack/rolebindings/keepalived
2026-06-08 23:00:43.275977 | instance | openstack/roles/cinder-openstack-cinder-backup
2026-06-08 23:00:43.279236 | instance | openstack/rolebindings/keystone-credential-rotate
2026-06-08 23:00:43.447713 | instance | openstack/roles/cinder-openstack-cinder-bootstrap
2026-06-08 23:00:43.451450 | instance | openstack/rolebindings/keystone-credential-setup
2026-06-08 23:00:43.621115 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant
2026-06-08 23:00:43.628693 | instance | openstack/rolebindings/keystone-fernet-rotate
2026-06-08 23:00:43.827148 | instance | openstack/rolebindings/keystone-fernet-setup
2026-06-08 23:00:43.833230 | instance | openstack/roles/cinder-openstack-cinder-db-init
2026-06-08 23:00:44.019152 | instance | openstack/rolebindings/keystone-keystone-api
2026-06-08 23:00:44.041008 | instance | openstack/roles/cinder-openstack-cinder-db-sync
2026-06-08 23:00:44.194811 | instance | openstack/rolebindings/keystone-keystone-bootstrap
2026-06-08 23:00:44.232950 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints
2026-06-08 23:00:44.415481 | instance | openstack/roles/cinder-openstack-cinder-ks-service
2026-06-08 23:00:44.446285 | instance | openstack/rolebindings/keystone-keystone-credential-rotate
2026-06-08 23:00:44.648244 | instance | openstack/roles/cinder-openstack-cinder-ks-user
2026-06-08 23:00:44.679661 | instance | openstack/rolebindings/keystone-keystone-db-init
2026-06-08 23:00:44.856713 | instance | openstack/rolebindings/keystone-keystone-db-sync
2026-06-08 23:00:44.875029 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init
2026-06-08 23:00:45.026703 | instance | openstack/rolebindings/keystone-keystone-domain-manage
2026-06-08 23:00:45.068501 | instance | openstack/roles/cinder-openstack-cinder-scheduler
2026-06-08 23:00:45.214774 | instance | openstack/roles/cinder-openstack-cinder-test
2026-06-08 23:00:45.255144 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate
2026-06-08 23:00:45.403051 | instance | openstack/roles/cinder-openstack-cinder-volume
2026-06-08 23:00:45.436925 | instance | openstack/rolebindings/keystone-keystone-test
2026-06-08 23:00:45.585504 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit
2026-06-08 23:00:45.627054 | instance | openstack/rolebindings/libvirt-cert-manager
2026-06-08 23:00:45.786958 | instance | openstack/roles/cinder-storage-init
2026-06-08 23:00:45.834621 | instance | openstack/rolebindings/libvirt-libvirt
2026-06-08 23:00:45.977604 | instance | openstack/roles/glance-openstack-glance-api
2026-06-08 23:00:46.048560 | instance | openstack/rolebindings/neutron-neutron-db-init
2026-06-08 23:00:46.164418 | instance | openstack/roles/glance-openstack-glance-db-init
2026-06-08 23:00:46.221405 | instance | openstack/rolebindings/neutron-neutron-db-sync
2026-06-08 23:00:46.398336 | instance | openstack/roles/glance-openstack-glance-db-sync
2026-06-08 23:00:46.461649 | instance | openstack/rolebindings/neutron-neutron-dhcp-agent
2026-06-08 23:00:46.596775 | instance | openstack/roles/glance-openstack-glance-ks-endpoints
2026-06-08 23:00:46.662289 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints
2026-06-08 23:00:46.792698 | instance | openstack/roles/glance-openstack-glance-ks-service
2026-06-08 23:00:46.856676 | instance | openstack/rolebindings/neutron-neutron-ks-service
2026-06-08 23:00:46.960851 | instance | openstack/rolebindings/neutron-neutron-ks-user
2026-06-08 23:00:47.028262 | instance | openstack/roles/glance-openstack-glance-ks-user
2026-06-08 23:00:47.139935 | instance | openstack/rolebindings/neutron-neutron-l3-agent
2026-06-08 23:00:47.198932 | instance | openstack/rolebindings/neutron-neutron-metadata-agent
2026-06-08 23:00:47.331174 | instance | openstack/roles/glance-openstack-glance-metadefs-load
2026-06-08 23:00:47.391636 | instance | openstack/rolebindings/neutron-neutron-ovs-agent
2026-06-08 23:00:47.520862 | instance | openstack/roles/glance-openstack-glance-rabbit-init
2026-06-08 23:00:47.574981 | instance | openstack/roles/glance-openstack-glance-storage-init
2026-06-08 23:00:47.697026 | instance | openstack/rolebindings/neutron-neutron-rabbit-init
2026-06-08 23:00:47.790394 | instance | openstack/roles/glance-openstack-glance-test
2026-06-08 23:00:47.908178 | instance | openstack/rolebindings/neutron-neutron-rpc-server
2026-06-08 23:00:47.985451 | instance | openstack/roles/glance-storage-init
2026-06-08 23:00:48.182669 | instance | openstack/rolebindings/neutron-neutron-server
2026-06-08 23:00:48.254284 | instance | openstack/roles/keepalived
2026-06-08 23:00:48.358618 | instance | openstack/rolebindings/neutron-neutron-test
2026-06-08 23:00:48.422083 | instance | openstack/roles/keystone-credential-rotate
2026-06-08 23:00:48.527221 | instance | openstack/rolebindings/nova-nova-api-metadata
2026-06-08 23:00:48.598879 | instance | openstack/roles/keystone-credential-setup
2026-06-08 23:00:48.701405 | instance | openstack/rolebindings/nova-nova-api-osapi
2026-06-08 23:00:48.780890 | instance | openstack/roles/keystone-fernet-rotate
2026-06-08 23:00:48.876017 | instance | openstack/rolebindings/nova-nova-bootstrap
2026-06-08 23:00:48.958647 | instance | openstack/rolebindings/nova-nova-cell-setup
2026-06-08 23:00:49.043000 | instance | openstack/roles/keystone-fernet-setup
2026-06-08 23:00:49.146526 | instance | openstack/rolebindings/nova-nova-cell-setup-cron
2026-06-08 23:00:49.234658 | instance | openstack/rolebindings/nova-nova-compute
2026-06-08 23:00:49.327217 | instance | openstack/roles/keystone-openstack-keystone-api
2026-06-08 23:00:49.407124 | instance | openstack/rolebindings/nova-nova-conductor
2026-06-08 23:00:49.503759 | instance | openstack/roles/keystone-openstack-keystone-bootstrap
2026-06-08 23:00:49.584860 | instance | openstack/rolebindings/nova-nova-db-init
2026-06-08 23:00:49.677703 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate
2026-06-08 23:00:49.768237 | instance | openstack/rolebindings/nova-nova-db-sync
2026-06-08 23:00:49.870909 | instance | openstack/roles/keystone-openstack-keystone-db-init
2026-06-08 23:00:49.949424 | instance | openstack/rolebindings/nova-nova-ks-endpoints
2026-06-08 23:00:50.055754 | instance | openstack/roles/keystone-openstack-keystone-db-sync
2026-06-08 23:00:50.133969 | instance | openstack/roles/keystone-openstack-keystone-domain-manage
2026-06-08 23:00:50.253641 | instance | openstack/rolebindings/nova-nova-ks-service
2026-06-08 23:00:50.325149 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate
2026-06-08 23:00:50.451345 | instance | openstack/rolebindings/nova-nova-ks-user
2026-06-08 23:00:50.509093 | instance | openstack/rolebindings/nova-nova-novncproxy
2026-06-08 23:00:50.647790 | instance | openstack/roles/keystone-openstack-keystone-test
2026-06-08 23:00:50.716614 | instance | openstack/roles/libvirt-cert-manager
2026-06-08 23:00:50.854731 | instance | openstack/rolebindings/nova-nova-rabbit-init
2026-06-08 23:00:50.925828 | instance | openstack/roles/libvirt-openstack-libvirt
2026-06-08 23:00:51.067215 | instance | openstack/rolebindings/nova-nova-scheduler
2026-06-08 23:00:51.124009 | instance | openstack/roles/neutron-openstack-neutron-db-init
2026-06-08 23:00:51.265905 | instance | openstack/rolebindings/nova-nova-service-cleaner
2026-06-08 23:00:51.301127 | instance | openstack/rolebindings/nova-nova-test
2026-06-08 23:00:51.457781 | instance | openstack/roles/neutron-openstack-neutron-db-sync
2026-06-08 23:00:51.475129 | instance | openstack/rolebindings/placement-placement-api
2026-06-08 23:00:51.644712 | instance | openstack/rolebindings/placement-placement-db-init
2026-06-08 23:00:51.670596 | instance | openstack/roles/neutron-openstack-neutron-dhcp-agent
2026-06-08 23:00:51.831704 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints
2026-06-08 23:00:51.878801 | instance | openstack/rolebindings/placement-placement-db-sync
2026-06-08 23:00:52.043252 | instance | openstack/roles/neutron-openstack-neutron-ks-service
2026-06-08 23:00:52.083521 | instance | openstack/roles/neutron-openstack-neutron-ks-user
2026-06-08 23:00:52.251352 | instance | openstack/rolebindings/placement-placement-ks-endpoints
2026-06-08 23:00:52.284216 | instance | openstack/roles/neutron-openstack-neutron-l3-agent
2026-06-08 23:00:52.436959 | instance | openstack/rolebindings/placement-placement-ks-service
2026-06-08 23:00:52.476033 | instance | openstack/rolebindings/placement-placement-ks-user
2026-06-08 23:00:52.621526 | instance | openstack/roles/neutron-openstack-neutron-metadata-agent
2026-06-08 23:00:52.654033 | instance | openstack/roles/neutron-openstack-neutron-ovs-agent
2026-06-08 23:00:52.822947 | instance | openstack/rolebindings/pxc-operator
2026-06-08 23:00:52.840630 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init
2026-06-08 23:00:52.996980 | instance | openstack/rolebindings/rabbitmq-barbican-server
2026-06-08 23:00:53.021502 | instance | openstack/roles/neutron-openstack-neutron-rpc-server
2026-06-08 23:00:53.172829 | instance | openstack/roles/neutron-openstack-neutron-server
2026-06-08 23:00:53.203431 | instance | openstack/roles/neutron-openstack-neutron-test
2026-06-08 23:00:53.352864 | instance | openstack/rolebindings/rabbitmq-cinder-server
2026-06-08 23:00:53.374009 | instance | openstack/rolebindings/rabbitmq-cluster-operator
2026-06-08 23:00:53.542932 | instance | openstack/rolebindings/rabbitmq-glance-server
2026-06-08 23:00:53.560349 | instance | openstack/roles/nova-openstack-nova-api-metadata
2026-06-08 23:00:53.747933 | instance | openstack/rolebindings/rabbitmq-keystone-server
2026-06-08 23:00:53.756566 | instance | openstack/roles/nova-openstack-nova-api-osapi
2026-06-08 23:00:53.934041 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator
2026-06-08 23:00:53.953978 | instance | openstack/roles/nova-openstack-nova-bootstrap
2026-06-08 23:00:54.115840 | instance | openstack/rolebindings/rabbitmq-neutron-server
2026-06-08 23:00:54.137466 | instance | openstack/roles/nova-openstack-nova-cell-setup
2026-06-08 23:00:54.323095 | instance | openstack/rolebindings/rabbitmq-nova-server
2026-06-08 23:00:54.345749 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron
2026-06-08 23:00:54.516440 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt
2026-06-08 23:00:54.532329 | instance | openstack/roles/nova-openstack-nova-compute
2026-06-08 23:00:54.694188 | instance | openstack/roles/nova-openstack-nova-conductor
2026-06-08 23:00:54.724352 | instance | openstack/rolebindings/rook-ceph-cmd-reporter
2026-06-08 23:00:54.915992 | instance | openstack/rolebindings/rook-ceph-mgr
2026-06-08 23:00:54.916642 | instance | openstack/roles/nova-openstack-nova-db-init
2026-06-08 23:00:55.100332 | instance | openstack/roles/nova-openstack-nova-db-sync
2026-06-08 23:00:55.102913 | instance | openstack/rolebindings/rook-ceph-osd
2026-06-08 23:00:55.276787 | instance | openstack/roles/nova-openstack-nova-ks-endpoints
2026-06-08 23:00:55.285935 | instance | openstack/rolebindings/rook-ceph-purge-osd
2026-06-08 23:00:55.467147 | instance | openstack/rolebindings/staffeln-conductor-leases
2026-06-08 23:00:55.471332 | instance | openstack/roles/nova-openstack-nova-ks-service
2026-06-08 23:00:55.633040 | instance | openstack/rolebindings/staffeln-staffeln-api
2026-06-08 23:00:55.640926 | instance | openstack/roles/nova-openstack-nova-ks-user
2026-06-08 23:00:55.827831 | instance | openstack/rolebindings/staffeln-staffeln-conductor
2026-06-08 23:00:55.833595 | instance | openstack/rolebindings/staffeln-staffeln-db-init
2026-06-08 23:00:56.005876 | instance | openstack/roles/nova-openstack-nova-novncproxy
2026-06-08 23:00:56.009279 | instance | openstack/rolebindings/staffeln-staffeln-db-sync
2026-06-08 23:00:56.200964 | instance | openstack/roles/nova-openstack-nova-rabbit-init
2026-06-08 23:00:56.202757 | instance | openstack/roles/nova-openstack-nova-scheduler
2026-06-08 23:00:56.371950 | instance | openstack/roles/nova-openstack-nova-service-cleaner
2026-06-08 23:00:56.374924 | instance | openstack/roles/nova-openstack-nova-test
2026-06-08 23:00:56.543353 | instance | openstack/roles/placement-openstack-placement-api
2026-06-08 23:00:56.543996 | instance | openstack/roles/placement-openstack-placement-db-init
2026-06-08 23:00:56.722773 | instance | openstack/roles/placement-openstack-placement-db-sync
2026-06-08 23:00:56.728318 | instance | openstack/roles/placement-openstack-placement-ks-endpoints
2026-06-08 23:00:56.933596 | instance | openstack/roles/placement-openstack-placement-ks-service
2026-06-08 23:00:56.952834 | instance | openstack/roles/placement-openstack-placement-ks-user
2026-06-08 23:00:57.124132 | instance | openstack/roles/pxc-operator
2026-06-08 23:00:57.146144 | instance | openstack/roles/rabbitmq-barbican-peer-discovery
2026-06-08 23:00:57.314060 | instance | openstack/roles/rabbitmq-cinder-peer-discovery
2026-06-08 23:00:57.319245 | instance | openstack/roles/rabbitmq-cluster-operator
2026-06-08 23:00:57.498847 | instance | openstack/roles/rabbitmq-glance-peer-discovery
2026-06-08 23:00:57.502893 | instance | openstack/roles/rabbitmq-keystone-peer-discovery
2026-06-08 23:00:57.683460 | instance | openstack/roles/rabbitmq-messaging-topology-operator
2026-06-08 23:00:57.697907 | instance | openstack/roles/rabbitmq-neutron-peer-discovery
2026-06-08 23:00:57.885585 | instance | openstack/roles/rabbitmq-nova-peer-discovery
2026-06-08 23:00:57.895481 | instance | openstack/roles/rook-ceph-cmd-reporter
2026-06-08 23:00:58.073411 | instance | openstack/roles/rook-ceph-mgr
2026-06-08 23:00:58.082147 | instance | openstack/roles/rook-ceph-osd
2026-06-08 23:00:58.255627 | instance | openstack/roles/rook-ceph-purge-osd
2026-06-08 23:00:58.268397 | instance | openstack/roles/staffeln-conductor
2026-06-08 23:00:58.471464 | instance | openstack/roles/staffeln-openstack-staffeln-api
2026-06-08 23:00:58.472046 | instance | openstack/roles/staffeln-openstack-staffeln-conductor
2026-06-08 23:00:58.658939 | instance | openstack/roles/staffeln-openstack-staffeln-db-init
2026-06-08 23:00:58.662118 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync
2026-06-08 23:00:58.846532 | instance | rook-ceph/configmaps/kube-root-ca.crt
2026-06-08 23:00:58.862564 | instance | rook-ceph/configmaps/rook-ceph-csi-config
2026-06-08 23:00:59.042731 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config
2026-06-08 23:00:59.072690 | instance | rook-ceph/configmaps/rook-ceph-operator-config
2026-06-08 23:00:59.237376 | instance | openstack/serviceaccounts/barbican-api
2026-06-08 23:00:59.242911 | instance | openstack/serviceaccounts/barbican-db-init
2026-06-08 23:00:59.559023 | instance | openstack/serviceaccounts/barbican-db-sync
2026-06-08 23:00:59.572362 | instance | openstack/serviceaccounts/barbican-ks-endpoints
2026-06-08 23:00:59.880981 | instance | openstack/serviceaccounts/barbican-ks-service
2026-06-08 23:00:59.928438 | instance | openstack/serviceaccounts/barbican-ks-user
2026-06-08 23:01:00.238234 | instance | openstack/serviceaccounts/barbican-rabbit-init
2026-06-08 23:01:00.317143 | instance | openstack/serviceaccounts/barbican-test
2026-06-08 23:01:00.591609 | instance | openstack/serviceaccounts/cinder-api
2026-06-08 23:01:00.687001 | instance | openstack/serviceaccounts/cinder-backup
2026-06-08 23:01:00.977640 | instance | openstack/serviceaccounts/cinder-backup-storage-init
2026-06-08 23:01:01.048908 | instance | openstack/serviceaccounts/cinder-bootstrap
2026-06-08 23:01:01.365799 | instance | openstack/serviceaccounts/cinder-create-internal-tenant
2026-06-08 23:01:01.431881 | instance | openstack/serviceaccounts/cinder-db-init
2026-06-08 23:01:01.678820 | instance | openstack/serviceaccounts/cinder-db-sync
2026-06-08 23:01:01.753402 | instance | openstack/serviceaccounts/cinder-ks-endpoints
2026-06-08 23:01:01.987216 | instance | openstack/serviceaccounts/cinder-ks-service
2026-06-08 23:01:02.098804 | instance | openstack/serviceaccounts/cinder-ks-user
2026-06-08 23:01:02.337785 | instance | openstack/serviceaccounts/cinder-rabbit-init
2026-06-08 23:01:02.413736 | instance | openstack/serviceaccounts/cinder-scheduler
2026-06-08 23:01:02.669021 | instance | openstack/serviceaccounts/cinder-storage-init
2026-06-08 23:01:02.747827 | instance | openstack/serviceaccounts/cinder-test
2026-06-08 23:01:03.019248 | instance | openstack/serviceaccounts/cinder-volume
2026-06-08 23:01:03.091322 | instance | openstack/serviceaccounts/cinder-volume-usage-audit
2026-06-08 23:01:03.363164 | instance | openstack/serviceaccounts/default
2026-06-08 23:01:03.470381 | instance | openstack/serviceaccounts/glance-api
2026-06-08 23:01:03.712461 | instance | openstack/serviceaccounts/glance-db-init
2026-06-08 23:01:03.828099 | instance | openstack/serviceaccounts/glance-db-sync
2026-06-08 23:01:04.075341 | instance | openstack/serviceaccounts/glance-ks-endpoints
2026-06-08 23:01:04.166935 | instance | openstack/serviceaccounts/glance-ks-service
2026-06-08 23:01:04.405418 | instance | openstack/serviceaccounts/glance-ks-user
2026-06-08 23:01:04.549325 | instance | openstack/serviceaccounts/glance-metadefs-load
2026-06-08 23:01:04.786039 | instance | openstack/serviceaccounts/glance-rabbit-init
2026-06-08 23:01:04.977282 | instance | openstack/serviceaccounts/glance-storage-init
2026-06-08 23:01:05.156582 | instance | openstack/serviceaccounts/glance-test
2026-06-08 23:01:05.356519 | instance | openstack/serviceaccounts/keepalived
2026-06-08 23:01:05.522119 | instance | openstack/secrets/barbican-api-certs
2026-06-08 23:01:05.713236 | instance | openstack/serviceaccounts/keystone-api
2026-06-08 23:01:05.720722 | instance | openstack/serviceaccounts/keystone-bootstrap
2026-06-08 23:01:06.057117 | instance | openstack/secrets/barbican-db-admin
2026-06-08 23:01:06.087781 | instance | openstack/secrets/barbican-db-user
2026-06-08 23:01:06.263363 | instance | openstack/serviceaccounts/keystone-credential-rotate
2026-06-08 23:01:06.332531 | instance | openstack/serviceaccounts/keystone-credential-setup
2026-06-08 23:01:06.619753 | instance | openstack/secrets/barbican-etc
2026-06-08 23:01:06.681244 | instance | openstack/serviceaccounts/keystone-db-init
2026-06-08 23:01:06.798526 | instance | openstack/secrets/barbican-keystone-admin
2026-06-08 23:01:06.993562 | instance | openstack/serviceaccounts/keystone-db-sync
2026-06-08 23:01:07.022419 | instance | openstack/secrets/barbican-keystone-user
2026-06-08 23:01:07.225335 | instance | openstack/serviceaccounts/keystone-domain-manage
2026-06-08 23:01:07.318144 | instance | openstack/secrets/barbican-rabbitmq-admin
2026-06-08 23:01:07.518713 | instance | openstack/serviceaccounts/keystone-fernet-rotate
2026-06-08 23:01:07.558017 | instance | openstack/secrets/barbican-rabbitmq-user
2026-06-08 23:01:07.755335 | instance | openstack/serviceaccounts/keystone-fernet-setup
2026-06-08 23:01:07.859062 | instance | openstack/secrets/cinder-api-certs
2026-06-08 23:01:08.044450 | instance | openstack/serviceaccounts/keystone-rabbit-init
2026-06-08 23:01:08.126961 | instance | openstack/serviceaccounts/keystone-test
2026-06-08 23:01:08.377595 | instance | openstack/secrets/cinder-backup-rbd-keyring
2026-06-08 23:01:08.472689 | instance | openstack/serviceaccounts/libvirt
2026-06-08 23:01:08.562226 | instance | openstack/secrets/cinder-db-admin
2026-06-08 23:01:08.795884 | instance | openstack/serviceaccounts/memcached-memcached
2026-06-08 23:01:08.813940 | instance | openstack/secrets/cinder-db-user
2026-06-08 23:01:09.001125 | instance | openstack/serviceaccounts/neutron-db-init
2026-06-08 23:01:09.119064 | instance | openstack/secrets/cinder-etc
2026-06-08 23:01:09.315448 | instance | openstack/serviceaccounts/neutron-db-sync
2026-06-08 23:01:09.316286 | instance | openstack/secrets/cinder-keystone-admin
2026-06-08 23:01:09.492438 | instance | openstack/secrets/cinder-keystone-test
2026-06-08 23:01:09.644815 | instance | openstack/serviceaccounts/neutron-dhcp-agent
2026-06-08 23:01:09.678237 | instance | openstack/secrets/cinder-keystone-user
2026-06-08 23:01:09.878956 | instance | openstack/serviceaccounts/neutron-ks-endpoints
2026-06-08 23:01:09.989252 | instance | openstack/secrets/cinder-rabbitmq-admin
2026-06-08 23:01:10.177605 | instance | openstack/serviceaccounts/neutron-ks-service
2026-06-08 23:01:10.223066 | instance | openstack/secrets/cinder-rabbitmq-user
2026-06-08 23:01:10.422737 | instance | openstack/secrets/cinder-volume-rbd-keyring
2026-06-08 23:01:10.504525 | instance | openstack/serviceaccounts/neutron-ks-user
2026-06-08 23:01:10.617462 | instance | openstack/secrets/glance-api-certs
2026-06-08 23:01:10.805607 | instance | openstack/serviceaccounts/neutron-l3-agent
2026-06-08 23:01:10.821398 | instance | openstack/serviceaccounts/neutron-metadata-agent
2026-06-08 23:01:11.145068 | instance | openstack/secrets/glance-db-admin
2026-06-08 23:01:11.167573 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron
2026-06-08 23:01:11.317502 | instance | openstack/secrets/glance-db-user
2026-06-08 23:01:11.496887 | instance | openstack/serviceaccounts/neutron-ovs-agent
2026-06-08 23:01:11.501382 | instance | openstack/secrets/glance-etc
2026-06-08 23:01:11.692474 | instance | openstack/secrets/glance-keystone-admin
2026-06-08 23:01:11.846725 | instance | openstack/serviceaccounts/neutron-rabbit-init
2026-06-08 23:01:11.906385 | instance | openstack/secrets/glance-keystone-test
2026-06-08 23:01:12.091442 | instance | openstack/serviceaccounts/neutron-rpc-server
2026-06-08 23:01:12.184794 | instance | openstack/secrets/glance-keystone-user
2026-06-08 23:01:12.370851 | instance | openstack/serviceaccounts/neutron-server
2026-06-08 23:01:12.416977 | instance | openstack/secrets/glance-rabbitmq-admin
2026-06-08 23:01:12.595784 | instance | openstack/serviceaccounts/neutron-test
2026-06-08 23:01:12.691432 | instance | openstack/secrets/glance-rabbitmq-user
2026-06-08 23:01:12.870719 | instance | openstack/serviceaccounts/nova-api-metadata
2026-06-08 23:01:12.939824 | instance | openstack/secrets/images-rbd-keyring
2026-06-08 23:01:13.128285 | instance | openstack/serviceaccounts/nova-api-osapi
2026-06-08 23:01:13.250819 | instance | openstack/secrets/internal-percona-xtradb
2026-06-08 23:01:13.446371 | instance | openstack/serviceaccounts/nova-bootstrap
2026-06-08 23:01:13.498884 | instance | openstack/secrets/keepalived-etc
2026-06-08 23:01:13.687823 | instance | openstack/secrets/keystone-api-certs
2026-06-08 23:01:13.757956 | instance | openstack/serviceaccounts/nova-cell-setup
2026-06-08 23:01:13.889643 | instance | openstack/serviceaccounts/nova-cell-setup-cron
2026-06-08 23:01:14.137806 | instance | openstack/secrets/keystone-credential-keys
2026-06-08 23:01:14.222091 | instance | openstack/serviceaccounts/nova-compute
2026-06-08 23:01:14.322180 | instance | openstack/secrets/keystone-db-admin
2026-06-08 23:01:14.524400 | instance | openstack/secrets/keystone-db-user
2026-06-08 23:01:14.572755 | instance | openstack/serviceaccounts/nova-conductor
2026-06-08 23:01:14.713099 | instance | openstack/serviceaccounts/nova-db-init
2026-06-08 23:01:14.931155 | instance | openstack/secrets/keystone-etc
2026-06-08 23:01:15.072620 | instance | openstack/serviceaccounts/nova-db-sync
2026-06-08 23:01:15.138901 | instance | openstack/secrets/keystone-fernet-keys
2026-06-08 23:01:15.355241 | instance | openstack/secrets/keystone-keystone-admin
2026-06-08 23:01:15.418028 | instance | openstack/serviceaccounts/nova-ks-endpoints
2026-06-08 23:01:15.535982 | instance | openstack/serviceaccounts/nova-ks-service
2026-06-08 23:01:15.739905 | instance | openstack/secrets/keystone-keystone-test
2026-06-08 23:01:15.910617 | instance | openstack/secrets/keystone-rabbitmq-admin
2026-06-08 23:01:15.925504 | instance | openstack/serviceaccounts/nova-ks-user
2026-06-08 23:01:16.099922 | instance | openstack/secrets/keystone-rabbitmq-user
2026-06-08 23:01:16.261551 | instance | openstack/serviceaccounts/nova-novncproxy
2026-06-08 23:01:16.277588 | instance | openstack/secrets/libvirt-api-ca
2026-06-08 23:01:16.504592 | instance | openstack/serviceaccounts/nova-rabbit-init
2026-06-08 23:01:16.622498 | instance | openstack/secrets/libvirt-etc
2026-06-08 23:01:16.826329 | instance | openstack/serviceaccounts/nova-scheduler
2026-06-08 23:01:16.853330 | instance | openstack/secrets/libvirt-libvirt-default-etc
2026-06-08 23:01:17.043027 | instance | openstack/serviceaccounts/nova-service-cleaner
2026-06-08 23:01:17.153415 | instance | openstack/secrets/libvirt-vnc-ca
2026-06-08 23:01:17.343989 | instance | openstack/serviceaccounts/nova-test
2026-06-08 23:01:17.376472 | instance | openstack/secrets/neutron-db-admin
2026-06-08 23:01:17.552800 | instance | openstack/secrets/neutron-db-user
2026-06-08 23:01:17.676461 | instance | openstack/serviceaccounts/openvswitch-server
2026-06-08 23:01:17.751805 | instance | openstack/secrets/neutron-dhcp-agent-default
2026-06-08 23:01:17.959763 | instance | openstack/serviceaccounts/placement-api
2026-06-08 23:01:18.019388 | instance | openstack/secrets/neutron-etc
2026-06-08 23:01:18.227954 | instance | openstack/serviceaccounts/placement-db-init
2026-06-08 23:01:18.285429 | instance | openstack/secrets/neutron-keystone-admin
2026-06-08 23:01:18.531328 | instance | openstack/serviceaccounts/placement-db-sync
2026-06-08 23:01:18.598079 | instance | openstack/secrets/neutron-keystone-test
2026-06-08 23:01:18.798912 | instance | openstack/serviceaccounts/placement-ks-endpoints
2026-06-08 23:01:18.868620 | instance | openstack/secrets/neutron-keystone-user
2026-06-08 23:01:19.051647 | instance | openstack/serviceaccounts/placement-ks-service
2026-06-08 23:01:19.133993 | instance | openstack/secrets/neutron-l3-agent-default
2026-06-08 23:01:19.329437 | instance | openstack/serviceaccounts/placement-ks-user
2026-06-08 23:01:19.357500 | instance | openstack/secrets/neutron-metadata-agent-default
2026-06-08 23:01:19.567563 | instance | openstack/serviceaccounts/pxc-operator
2026-06-08 23:01:19.656295 | instance | openstack/secrets/neutron-netns-cleanup-cron-default
2026-06-08 23:01:19.866563 | instance | openstack/secrets/neutron-ovs-agent-default
2026-06-08 23:01:19.894001 | instance | openstack/serviceaccounts/rabbitmq-barbican-server
2026-06-08 23:01:20.069058 | instance | openstack/secrets/neutron-rabbitmq-admin
2026-06-08 23:01:20.232760 | instance | openstack/secrets/neutron-rabbitmq-user
2026-06-08 23:01:20.263098 | instance | openstack/serviceaccounts/rabbitmq-cinder-server
2026-06-08 23:01:20.422189 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator
2026-06-08 23:01:20.585105 | instance | openstack/secrets/neutron-server-certs
2026-06-08 23:01:20.783754 | instance | openstack/serviceaccounts/rabbitmq-glance-server
2026-06-08 23:01:20.788817 | instance | openstack/secrets/nova-api-certs
2026-06-08 23:01:20.999750 | instance | openstack/serviceaccounts/rabbitmq-keystone-server
2026-06-08 23:01:21.126014 | instance | openstack/secrets/nova-compute-default
2026-06-08 23:01:21.322365 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator
2026-06-08 23:01:21.370827 | instance | openstack/secrets/nova-db-admin
2026-06-08 23:01:21.551070 | instance | openstack/serviceaccounts/rabbitmq-neutron-server
2026-06-08 23:01:21.646720 | instance | openstack/serviceaccounts/rabbitmq-nova-server
2026-06-08 23:01:21.877982 | instance | openstack/secrets/nova-db-api-admin
2026-06-08 23:01:22.024590 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter
2026-06-08 23:01:22.086744 | instance | openstack/secrets/nova-db-api-user
2026-06-08 23:01:22.270952 | instance | openstack/serviceaccounts/rook-ceph-default
2026-06-08 23:01:22.345397 | instance | openstack/secrets/nova-db-cell0-admin
2026-06-08 23:01:22.536987 | instance | openstack/serviceaccounts/rook-ceph-mgr
2026-06-08 23:01:22.580588 | instance | openstack/secrets/nova-db-cell0-user
2026-06-08 23:01:22.774654 | instance | openstack/serviceaccounts/rook-ceph-osd
2026-06-08 23:01:22.887546 | instance | openstack/secrets/nova-db-user
2026-06-08 23:01:23.097240 | instance | openstack/serviceaccounts/rook-ceph-purge-osd
2026-06-08 23:01:23.128259 | instance | openstack/secrets/nova-etc
2026-06-08 23:01:23.308613 | instance | openstack/serviceaccounts/rook-ceph-rgw
2026-06-08 23:01:23.436332 | instance | openstack/secrets/nova-keystone-admin
2026-06-08 23:01:23.615071 | instance | openstack/serviceaccounts/staffeln-api
2026-06-08 23:01:23.632455 | instance | openstack/serviceaccounts/staffeln-conductor
2026-06-08 23:01:23.972301 | instance | openstack/secrets/nova-keystone-test
2026-06-08 23:01:24.013078 | instance | openstack/secrets/nova-keystone-user
2026-06-08 23:01:24.169145 | instance | openstack/serviceaccounts/staffeln-db-init
2026-06-08 23:01:24.208318 | instance | openstack/secrets/nova-novncproxy-certs
2026-06-08 23:01:24.433921 | instance | openstack/serviceaccounts/staffeln-db-sync
2026-06-08 23:01:24.499969 | instance | openstack/secrets/nova-novncproxy-vencrypt
2026-06-08 23:01:24.682537 | instance | openstack/serviceaccounts/valkey
2026-06-08 23:01:24.770911 | instance | openstack/secrets/nova-rabbitmq-admin
2026-06-08 23:01:24.948356 | instance | openstack/secrets/nova-rabbitmq-user
2026-06-08 23:01:25.015178 | instance | openstack/secrets/nova-ssh
2026-06-08 23:01:25.134799 | instance | openstack/secrets/percona-xtradb
2026-06-08 23:01:25.214678 | instance | openstack/secrets/placement-api-certs
2026-06-08 23:01:25.322479 | instance | openstack/secrets/placement-db-admin
2026-06-08 23:01:25.399412 | instance | openstack/secrets/placement-db-user
2026-06-08 23:01:25.499925 | instance | openstack/secrets/placement-etc
2026-06-08 23:01:25.582105 | instance | openstack/secrets/placement-keystone-admin
2026-06-08 23:01:25.674183 | instance | openstack/secrets/placement-keystone-user
2026-06-08 23:01:25.768271 | instance | openstack/secrets/pvc-ceph-client-key
2026-06-08 23:01:25.873112 | instance | openstack/secrets/rabbitmq-barbican-default-user
2026-06-08 23:01:25.956535 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie
2026-06-08 23:01:26.049085 | instance | openstack/secrets/rabbitmq-cinder-default-user
2026-06-08 23:01:26.138570 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie
2026-06-08 23:01:26.246160 | instance | openstack/secrets/rabbitmq-glance-default-user
2026-06-08 23:01:26.327833 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie
2026-06-08 23:01:26.435713 | instance | openstack/secrets/rabbitmq-keystone-default-user
2026-06-08 23:01:26.532268 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie
2026-06-08 23:01:26.644931 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook
2026-06-08 23:01:26.734486 | instance | openstack/secrets/rabbitmq-neutron-default-user
2026-06-08 23:01:26.848263 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie
2026-06-08 23:01:26.911233 | instance | openstack/secrets/rabbitmq-nova-default-user
2026-06-08 23:01:27.034473 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie
2026-06-08 23:01:27.105693 | instance | openstack/secrets/rook-ceph-config
2026-06-08 23:01:27.219197 | instance | openstack/secrets/rook-ceph-crash-collector-keyring
2026-06-08 23:01:27.316635 | instance | openstack/secrets/rook-ceph-mon
2026-06-08 23:01:27.404237 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring
2026-06-08 23:01:27.493819 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs
2026-06-08 23:01:27.598120 | instance | openstack/secrets/rook-ceph-rgw-ceph-creds
2026-06-08 23:01:27.673236 | instance | openstack/secrets/rook-csi-cephfs-node
2026-06-08 23:01:27.778631 | instance | openstack/secrets/rook-csi-cephfs-provisioner
2026-06-08 23:01:27.870838 | instance | openstack/secrets/rook-csi-rbd-node
2026-06-08 23:01:27.944562 | instance | openstack/secrets/rook-csi-rbd-provisioner
2026-06-08 23:01:28.064868 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1
2026-06-08 23:01:28.120270 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1
2026-06-08 23:01:28.260999 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1
2026-06-08 23:01:28.304763 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1
2026-06-08 23:01:28.446473 | instance | openstack/secrets/sh.helm.release.v1.glance.v1
2026-06-08 23:01:28.520154 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1
2026-06-08 23:01:28.654842 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1
2026-06-08 23:01:28.732551 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1
2026-06-08 23:01:28.877475 | instance | openstack/secrets/sh.helm.release.v1.neutron-coredns.v1
2026-06-08 23:01:28.952504 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1
2026-06-08 23:01:29.086547 | instance | openstack/secrets/sh.helm.release.v1.nova.v1
2026-06-08 23:01:29.214122 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1
2026-06-08 23:01:29.316937 | instance | openstack/secrets/sh.helm.release.v1.placement.v1
2026-06-08 23:01:29.409055 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1
2026-06-08 23:01:29.508573 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1
2026-06-08 23:01:29.620600 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1
2026-06-08 23:01:29.761005 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1
2026-06-08 23:01:29.809224 | instance | openstack/secrets/staffeln-db-admin
2026-06-08 23:01:30.004275 | instance | openstack/secrets/staffeln-db-user
2026-06-08 23:01:30.022725 | instance | openstack/secrets/staffeln-etc
2026-06-08 23:01:30.188608 | instance | openstack/secrets/valkey-ca
2026-06-08 23:01:30.221233 | instance | openstack/secrets/valkey-server-certs
2026-06-08 23:01:30.379958 | instance | openstack/services/barbican-api
2026-06-08 23:01:30.422025 | instance | openstack/services/ceph-mon
2026-06-08 23:01:30.591056 | instance | openstack/services/cinder-api
2026-06-08 23:01:30.651183 | instance | openstack/services/glance-api
2026-06-08 23:01:30.839626 | instance | openstack/services/keystone-api
2026-06-08 23:01:30.888067 | instance | openstack/services/memcached
2026-06-08 23:01:31.081852 | instance | openstack/services/memcached-metrics
2026-06-08 23:01:31.162494 | instance | openstack/services/neutron-coredns
2026-06-08 23:01:31.304044 | instance | openstack/services/neutron-coredns-metrics
2026-06-08 23:01:31.378649 | instance | openstack/services/neutron-server
2026-06-08 23:01:31.517851 | instance | openstack/services/nova-api
2026-06-08 23:01:31.605702 | instance | openstack/services/nova-metadata
2026-06-08 23:01:31.748856 | instance | openstack/services/nova-novncproxy
2026-06-08 23:01:31.869338 | instance | openstack/services/percona-xtradb-cluster-operator
2026-06-08 23:01:31.975885 | instance | openstack/services/percona-xtradb-haproxy
2026-06-08 23:01:32.087022 | instance | openstack/services/percona-xtradb-haproxy-metrics
2026-06-08 23:01:32.202919 | instance | openstack/services/percona-xtradb-haproxy-replicas
2026-06-08 23:01:32.300459 | instance | openstack/services/percona-xtradb-pxc
2026-06-08 23:01:32.412705 | instance | openstack/services/percona-xtradb-pxc-unready
2026-06-08 23:01:32.519852 | instance | openstack/services/placement-api
2026-06-08 23:01:32.615838 | instance | openstack/services/rabbitmq-barbican
2026-06-08 23:01:32.750882 | instance | openstack/services/rabbitmq-barbican-nodes
2026-06-08 23:01:32.833298 | instance | openstack/services/rabbitmq-cinder
2026-06-08 23:01:32.972124 | instance | openstack/services/rabbitmq-cinder-nodes
2026-06-08 23:01:33.052813 | instance | openstack/services/rabbitmq-glance
2026-06-08 23:01:33.198350 | instance | openstack/services/rabbitmq-glance-nodes
2026-06-08 23:01:33.271565 | instance | openstack/services/rabbitmq-keystone
2026-06-08 23:01:33.411113 | instance | openstack/services/rabbitmq-keystone-nodes
2026-06-08 23:01:33.470100 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook
2026-06-08 23:01:33.647201 | instance | openstack/services/rabbitmq-neutron
2026-06-08 23:01:33.717141 | instance | openstack/services/rabbitmq-neutron-nodes
2026-06-08 23:01:33.873191 | instance | openstack/services/rabbitmq-nova
2026-06-08 23:01:33.938288 | instance | openstack/services/rabbitmq-nova-nodes
2026-06-08 23:01:34.094564 | instance | openstack/services/rook-ceph-rgw-ceph
2026-06-08 23:01:34.162514 | instance | openstack/services/staffeln-api
2026-06-08 23:01:34.322650 | instance | openstack/services/valkey
2026-06-08 23:01:34.382608 | instance | openstack/services/valkey-headless
2026-06-08 23:01:34.564747 | instance | openstack/services/valkey-metrics
2026-06-08 23:01:34.607543 | instance | openstack/statefulsets/percona-xtradb-haproxy
2026-06-08 23:01:34.821056 | instance | openstack/statefulsets/percona-xtradb-pxc
2026-06-08 23:01:34.854798 | instance | openstack/statefulsets/rabbitmq-barbican-server
2026-06-08 23:01:35.072808 | instance | openstack/statefulsets/rabbitmq-cinder-server
2026-06-08 23:01:35.091324 | instance | openstack/statefulsets/rabbitmq-glance-server
2026-06-08 23:01:35.357796 | instance | openstack/statefulsets/rabbitmq-keystone-server
2026-06-08 23:01:35.361222 | instance | openstack/statefulsets/rabbitmq-neutron-server
2026-06-08 23:01:35.608062 | instance | openstack/statefulsets/rabbitmq-nova-server
2026-06-08 23:01:35.618144 | instance | openstack/statefulsets/valkey-node
2026-06-08 23:01:35.837709 | instance | secretgen-controller/configmaps/kube-root-ca.crt
2026-06-08 23:01:35.859705 | instance | rook-ceph/deployment/rook-ceph-operator
2026-06-08 23:01:36.026560 | instance | secretgen-controller/deployment/secretgen-controller
2026-06-08 23:01:36.043141 | instance | rook-ceph/pods/rook-ceph-operator-76bbbb77ff-48xsn
2026-06-08 23:01:36.231970 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg
2026-06-08 23:01:36.253547 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg
2026-06-08 23:01:36.410598 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt
2026-06-08 23:01:36.432861 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter
2026-06-08 23:01:36.592594 | instance | rook-ceph/rolebindings/rook-ceph-mgr
2026-06-08 23:01:36.621860 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system
2026-06-08 23:01:36.810357 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack
2026-06-08 23:01:36.843693 | instance | rook-ceph/rolebindings/rook-ceph-osd
2026-06-08 23:01:37.000802 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd
2026-06-08 23:01:37.038610 | instance | rook-ceph/rolebindings/rook-ceph-system
2026-06-08 23:01:37.185501 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-5ksdk
2026-06-08 23:01:37.208645 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg
2026-06-08 23:01:37.368803 | instance | rook-ceph/roles/rbd-external-provisioner-cfg
2026-06-08 23:01:37.411704 | instance | rook-ceph/roles/rook-ceph-cmd-reporter
2026-06-08 23:01:37.562102 | instance | rook-ceph/roles/rook-ceph-mgr
2026-06-08 23:01:37.590091 | instance | rook-ceph/roles/rook-ceph-osd
2026-06-08 23:01:37.744680 | instance | rook-ceph/roles/rook-ceph-purge-osd
2026-06-08 23:01:37.763557 | instance | rook-ceph/roles/rook-ceph-system
2026-06-08 23:01:37.922197 | instance | rook-ceph/serviceaccounts/default
2026-06-08 23:01:37.939399 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner
2026-06-08 23:01:38.147095 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter
2026-06-08 23:01:38.150490 | instance | rook-ceph/serviceaccounts/rook-ceph-default
2026-06-08 23:01:38.362935 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr
2026-06-08 23:01:38.373852 | instance | rook-ceph/serviceaccounts/rook-ceph-osd
2026-06-08 23:01:38.558179 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd
2026-06-08 23:01:38.576587 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw
2026-06-08 23:01:38.764335 | instance | rook-ceph/serviceaccounts/rook-ceph-system
2026-06-08 23:01:38.800782 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa
2026-06-08 23:01:38.980932 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa
2026-06-08 23:01:39.018806 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa
2026-06-08 23:01:39.200842 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa
2026-06-08 23:01:39.232414 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1
2026-06-08 23:01:39.438433 | instance | secretgen-controller/serviceaccounts/default
2026-06-08 23:01:39.517863 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa
2026-06-08 23:01:39.776439 | instance | ok: Runtime: 0:02:14.038448
2026-06-08 23:01:39.792427 |
2026-06-08 23:01:39.792506 | TASK [describe-kubernetes-objects : Downloads logs to executor]
2026-06-08 23:01:40.558151 | instance | changed:
2026-06-08 23:01:40.558333 | instance | cd+++++++++ objects/
2026-06-08 23:01:40.558361 | instance | cd+++++++++ objects/cluster/
2026-06-08 23:01:40.558382 | instance | cd+++++++++ objects/cluster/clusterrole/
2026-06-08 23:01:40.558402 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt
2026-06-08 23:01:40.558421 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml
2026-06-08 23:01:40.558440 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt
2026-06-08 23:01:40.558459 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml
2026-06-08 23:01:40.558478 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt
2026-06-08 23:01:40.558496 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml
2026-06-08 23:01:40.558515 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt
2026-06-08 23:01:40.558533 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml
2026-06-08 23:01:40.558551 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt
2026-06-08 23:01:40.558570 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml
2026-06-08 23:01:40.558587 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt
2026-06-08 23:01:40.558606 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml
2026-06-08 23:01:40.558624 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt
2026-06-08 23:01:40.558642 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml
2026-06-08 23:01:40.558660 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt
2026-06-08 23:01:40.558678 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml
2026-06-08 23:01:40.558695 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt
2026-06-08 23:01:40.558713 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml
2026-06-08 23:01:40.558731 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt
2026-06-08 23:01:40.558749 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml
2026-06-08 23:01:40.558766 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt
2026-06-08 23:01:40.558783 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml
2026-06-08 23:01:40.558801 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt
2026-06-08 23:01:40.558818 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml
2026-06-08 23:01:40.558839 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt
2026-06-08 23:01:40.558860 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml
2026-06-08 23:01:40.558879 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt
2026-06-08 23:01:40.558898 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml
2026-06-08 23:01:40.558917 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt
2026-06-08 23:01:40.558936 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml
2026-06-08 23:01:40.558969 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt
2026-06-08 23:01:40.558990 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml
2026-06-08 23:01:40.559010 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt
2026-06-08 23:01:40.559031 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml
2026-06-08 23:01:40.559049 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt
2026-06-08 23:01:40.559068 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml
2026-06-08 23:01:40.559086 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt
2026-06-08 23:01:40.559104 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml
2026-06-08 23:01:40.559122 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt
2026-06-08 23:01:40.559140 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml
2026-06-08 23:01:40.559159 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt
2026-06-08 23:01:40.559177 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml
2026-06-08 23:01:40.559196 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt
2026-06-08 23:01:40.559216 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml
2026-06-08 23:01:40.559235 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt
2026-06-08 23:01:40.559253 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml
2026-06-08 23:01:40.559271 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt
2026-06-08 23:01:40.559290 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml
2026-06-08 23:01:40.559308 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt
2026-06-08 23:01:40.559326 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-08 23:01:40.559344 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt
2026-06-08 23:01:40.559362 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml
2026-06-08 23:01:40.559380 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt
2026-06-08 23:01:40.559398 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml
2026-06-08 23:01:40.559416 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt
2026-06-08 23:01:40.559433 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml
2026-06-08 23:01:40.559451 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt
2026-06-08 23:01:40.559469 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml
2026-06-08 23:01:40.559487 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns.txt
2026-06-08 23:01:40.559505 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns.yaml
2026-06-08 23:01:40.559523 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt
2026-06-08 23:01:40.559541 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml
2026-06-08 23:01:40.559559 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt
2026-06-08 23:01:40.559577 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml
2026-06-08 23:01:40.559594 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt
2026-06-08 23:01:40.559612 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml
2026-06-08 23:01:40.559629 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt
2026-06-08 23:01:40.559647 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml
2026-06-08 23:01:40.559670 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt
2026-06-08 23:01:40.559689 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml
2026-06-08 23:01:40.559706 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt
2026-06-08 23:01:40.559724 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml
2026-06-08 23:01:40.559743 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt
2026-06-08 23:01:40.559760 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml
2026-06-08 23:01:40.559778 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt
2026-06-08 23:01:40.559796 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml
2026-06-08 23:01:40.559814 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt
2026-06-08 23:01:40.559832 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml
2026-06-08 23:01:40.559850 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt
2026-06-08 23:01:40.559868 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml
2026-06-08 23:01:40.559886 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt
2026-06-08 23:01:40.559904 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml
2026-06-08 23:01:40.559921 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt
2026-06-08 23:01:40.559939 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml
2026-06-08 23:01:40.559957 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt
2026-06-08 23:01:40.559974 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml
2026-06-08 23:01:40.559992 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt
2026-06-08 23:01:40.560010 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml
2026-06-08 23:01:40.560028 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt
2026-06-08 23:01:40.560046 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml
2026-06-08 23:01:40.560064 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt
2026-06-08 23:01:40.560082 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml
2026-06-08 23:01:40.560100 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt
2026-06-08 23:01:40.560118 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml
2026-06-08 23:01:40.560136 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt
2026-06-08 23:01:40.560155 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml
2026-06-08 23:01:40.560173 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt
2026-06-08 23:01:40.560192 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml
2026-06-08 23:01:40.560210 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt
2026-06-08 23:01:40.560229 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml
2026-06-08 23:01:40.560246 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt
2026-06-08 23:01:40.560264 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml
2026-06-08 23:01:40.560287 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt
2026-06-08 23:01:40.560306 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml
2026-06-08 23:01:40.560324 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt
2026-06-08 23:01:40.560343 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml
2026-06-08 23:01:40.560361 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt
2026-06-08 23:01:40.560380 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml
2026-06-08 23:01:40.560398 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt
2026-06-08 23:01:40.560417 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml
2026-06-08 23:01:40.560435 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt
2026-06-08 23:01:40.560453 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml
2026-06-08 23:01:40.560471 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt
2026-06-08 23:01:40.560489 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml
2026-06-08 23:01:40.560508 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt
2026-06-08 23:01:40.560525 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml
2026-06-08 23:01:40.560544 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt
2026-06-08 23:01:40.560566 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml
2026-06-08 23:01:40.560585 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt
2026-06-08 23:01:40.560603 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml
2026-06-08 23:01:40.560622 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt
2026-06-08 23:01:40.560640 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml
2026-06-08 23:01:40.560659 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt
2026-06-08 23:01:40.560677 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml
2026-06-08 23:01:40.560695 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt
2026-06-08 23:01:40.560714 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml
2026-06-08 23:01:40.560732 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt
2026-06-08 23:01:40.560750 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml
2026-06-08 23:01:40.560768 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt
2026-06-08 23:01:40.560786 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml
2026-06-08 23:01:40.560804 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt
2026-06-08 23:01:40.560823 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml
2026-06-08 23:01:40.560840 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt
2026-06-08 23:01:40.560859 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml
2026-06-08 23:01:40.560877 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt
2026-06-08 23:01:40.560900 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml
2026-06-08 23:01:40.560919 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt
2026-06-08 23:01:40.560937 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml
2026-06-08 23:01:40.560959 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt
2026-06-08 23:01:40.560995 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml
2026-06-08 23:01:40.561014 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt
2026-06-08 23:01:40.561032 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml
2026-06-08 23:01:40.561050 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt
2026-06-08 23:01:40.561068 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml
2026-06-08 23:01:40.561086 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt
2026-06-08 23:01:40.561104 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml
2026-06-08 23:01:40.561122 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt
2026-06-08 23:01:40.561140 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml
2026-06-08 23:01:40.561158 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt
2026-06-08 23:01:40.561176 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml
2026-06-08 23:01:40.561194 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt
2026-06-08 23:01:40.561212 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml
2026-06-08 23:01:40.561231 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt
2026-06-08 23:01:40.561249 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml
2026-06-08 23:01:40.561268 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt
2026-06-08 23:01:40.561285 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml
2026-06-08 23:01:40.561303 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt
2026-06-08 23:01:40.561321 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml
2026-06-08 23:01:40.561339 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt
2026-06-08 23:01:40.561357 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml
2026-06-08 23:01:40.561375 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt
2026-06-08 23:01:40.561393 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml
2026-06-08 23:01:40.561412 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt
2026-06-08 23:01:40.561430 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml
2026-06-08 23:01:40.561448 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt
2026-06-08 23:01:40.561466 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml
2026-06-08 23:01:40.561484 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt
2026-06-08 23:01:40.561502 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml
2026-06-08 23:01:40.561552 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt
2026-06-08 23:01:40.561577 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml
2026-06-08 23:01:40.561597 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt
2026-06-08 23:01:40.561616 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml
2026-06-08 23:01:40.561634 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt
2026-06-08 23:01:40.561652 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml
2026-06-08 23:01:40.561671 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt
2026-06-08 23:01:40.561689 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml
2026-06-08 23:01:40.561707 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt
2026-06-08 23:01:40.561725 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml
2026-06-08 23:01:40.561743 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt
2026-06-08 23:01:40.561761 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml
2026-06-08 23:01:40.561779 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt
2026-06-08 23:01:40.561797 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml
2026-06-08 23:01:40.561814 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt
2026-06-08 23:01:40.561832 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml
2026-06-08 23:01:40.561850 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt
2026-06-08 23:01:40.561867 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml
2026-06-08 23:01:40.561885 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt
2026-06-08 23:01:40.561902 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml
2026-06-08 23:01:40.561920 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt
2026-06-08 23:01:40.561938 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml
2026-06-08 23:01:40.561955 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt
2026-06-08 23:01:40.561972 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml
2026-06-08 23:01:40.561990 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt
2026-06-08 23:01:40.562008 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml
2026-06-08 23:01:40.562026 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt
2026-06-08 23:01:40.562044 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml
2026-06-08 23:01:40.562062 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt
2026-06-08 23:01:40.562080 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml
2026-06-08 23:01:40.562098 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt
2026-06-08 23:01:40.562116 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml
2026-06-08 23:01:40.562134 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt
2026-06-08 23:01:40.562152 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml
2026-06-08 23:01:40.562174 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt
2026-06-08 23:01:40.562193 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml
2026-06-08 23:01:40.562211 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt
2026-06-08 23:01:40.562228 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml
2026-06-08 23:01:40.562246 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt
2026-06-08 23:01:40.562264 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml
2026-06-08 23:01:40.562281 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt
2026-06-08 23:01:40.562299 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml
2026-06-08 23:01:40.562317 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt
2026-06-08 23:01:40.562335 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml
2026-06-08 23:01:40.562353 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt
2026-06-08 23:01:40.562371 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml
2026-06-08 23:01:40.562389 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt
2026-06-08 23:01:40.562407 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml
2026-06-08 23:01:40.562425 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt
2026-06-08 23:01:40.562443 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml
2026-06-08 23:01:40.562461 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt
2026-06-08 23:01:40.562480 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml
2026-06-08 23:01:40.562498 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt
2026-06-08 23:01:40.562516 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml
2026-06-08 23:01:40.562533 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt
2026-06-08 23:01:40.562551 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml
2026-06-08 23:01:40.562569 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt
2026-06-08 23:01:40.562587 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml
2026-06-08 23:01:40.562605 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt
2026-06-08 23:01:40.562623 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml
2026-06-08 23:01:40.562641 | instance | cd+++++++++ objects/cluster/clusterrolebinding/
2026-06-08 23:01:40.562659 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt
2026-06-08 23:01:40.562677 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml
2026-06-08 23:01:40.562698 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt
2026-06-08 23:01:40.562717 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml
2026-06-08 23:01:40.562736 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt
2026-06-08 23:01:40.562755 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml
2026-06-08 23:01:40.562774 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt
2026-06-08 23:01:40.562792 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml
2026-06-08 23:01:40.562811 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt
2026-06-08 23:01:40.562829 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml
2026-06-08 23:01:40.562853 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt
2026-06-08 23:01:40.562873 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml
2026-06-08 23:01:40.562892 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt
2026-06-08 23:01:40.562910 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml
2026-06-08 23:01:40.562929 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt
2026-06-08 23:01:40.562947 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml
2026-06-08 23:01:40.562965 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt
2026-06-08 23:01:40.562983 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml
2026-06-08 23:01:40.563002 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt
2026-06-08 23:01:40.563020 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml
2026-06-08 23:01:40.563038 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt
2026-06-08 23:01:40.563057 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml
2026-06-08 23:01:40.563075 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt
2026-06-08 23:01:40.563093 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml
2026-06-08 23:01:40.563111 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt
2026-06-08 23:01:40.563130 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml
2026-06-08 23:01:40.563149 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt
2026-06-08 23:01:40.563167 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml
2026-06-08 23:01:40.563186 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt
2026-06-08 23:01:40.563205 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml
2026-06-08 23:01:40.563223 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt
2026-06-08 23:01:40.563241 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml
2026-06-08 23:01:40.563260 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt
2026-06-08 23:01:40.563278 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml
2026-06-08 23:01:40.563296 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt
2026-06-08 23:01:40.563315 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml
2026-06-08 23:01:40.563333 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt
2026-06-08 23:01:40.563352 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml
2026-06-08 23:01:40.563370 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt
2026-06-08 23:01:40.563389 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml
2026-06-08 23:01:40.563408 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt
2026-06-08 23:01:40.563426 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-08 23:01:40.563445 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt
2026-06-08 23:01:40.563467 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml
2026-06-08 23:01:40.563486 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt
2026-06-08 23:01:40.563504 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml
2026-06-08 23:01:40.563523 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt
2026-06-08 23:01:40.563541 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml
2026-06-08 23:01:40.563560 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt
2026-06-08 23:01:40.563579 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml
2026-06-08 23:01:40.563597 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt
2026-06-08 23:01:40.563615 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml
2026-06-08 23:01:40.563633 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt
2026-06-08 23:01:40.563652 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml
2026-06-08 23:01:40.563671 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt
2026-06-08 23:01:40.563689 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml
2026-06-08 23:01:40.563707 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt
2026-06-08 23:01:40.563725 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml
2026-06-08 23:01:40.563743 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns.txt
2026-06-08 23:01:40.563761 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns.yaml
2026-06-08 23:01:40.563780 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt
2026-06-08 23:01:40.563798 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml
2026-06-08 23:01:40.563816 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt
2026-06-08 23:01:40.563834 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml
2026-06-08 23:01:40.563853 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt
2026-06-08 23:01:40.563871 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml
2026-06-08 23:01:40.563889 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt
2026-06-08 23:01:40.563908 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml
2026-06-08 23:01:40.563926 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt
2026-06-08 23:01:40.563944 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml
2026-06-08 23:01:40.563962 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt
2026-06-08 23:01:40.563980 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml
2026-06-08 23:01:40.563998 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt
2026-06-08 23:01:40.564017 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml
2026-06-08 23:01:40.564035 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt
2026-06-08 23:01:40.564053 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml
2026-06-08 23:01:40.564072 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt
2026-06-08 23:01:40.564094 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml
2026-06-08 23:01:40.564113 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt
2026-06-08 23:01:40.564132 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml
2026-06-08 23:01:40.564150 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt
2026-06-08 23:01:40.564169 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml
2026-06-08 23:01:40.564187 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt
2026-06-08 23:01:40.564205 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml
2026-06-08 23:01:40.564224 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt
2026-06-08 23:01:40.564242 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml
2026-06-08 23:01:40.564261 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt
2026-06-08 23:01:40.564279 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml
2026-06-08 23:01:40.564298 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt
2026-06-08 23:01:40.564316 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml
2026-06-08 23:01:40.564334 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt
2026-06-08 23:01:40.564352 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml
2026-06-08 23:01:40.564370 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt
2026-06-08 23:01:40.564388 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml
2026-06-08 23:01:40.564406 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt
2026-06-08 23:01:40.564424 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml
2026-06-08 23:01:40.564441 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt
2026-06-08 23:01:40.564459 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml
2026-06-08 23:01:40.564476 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt
2026-06-08 23:01:40.564493 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml
2026-06-08 23:01:40.564511 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt
2026-06-08 23:01:40.564529 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml
2026-06-08 23:01:40.564547 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt
2026-06-08 23:01:40.564571 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml
2026-06-08 23:01:40.564614 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt
2026-06-08 23:01:40.564647 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml
2026-06-08 23:01:40.564667 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt
2026-06-08 23:01:40.564686 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml
2026-06-08 23:01:40.564704 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt
2026-06-08 23:01:40.564722 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml
2026-06-08 23:01:40.564740 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt
2026-06-08 23:01:40.564764 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml
2026-06-08 23:01:40.564782 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt
2026-06-08 23:01:40.564800 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml
2026-06-08 23:01:40.564818 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt
2026-06-08 23:01:40.564835 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml
2026-06-08 23:01:40.564921 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt
2026-06-08 23:01:40.564949 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml
2026-06-08 23:01:40.564986 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt
2026-06-08 23:01:40.565005 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml
2026-06-08 23:01:40.565024 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt
2026-06-08 23:01:40.565042 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml
2026-06-08 23:01:40.565060 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt
2026-06-08 23:01:40.565077 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml
2026-06-08 23:01:40.565095 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt
2026-06-08 23:01:40.565113 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml
2026-06-08 23:01:40.565131 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt
2026-06-08 23:01:40.565149 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml
2026-06-08 23:01:40.565167 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt
2026-06-08 23:01:40.565185 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml
2026-06-08 23:01:40.565202 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt
2026-06-08 23:01:40.565220 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml
2026-06-08 23:01:40.565269 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt
2026-06-08 23:01:40.565288 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml
2026-06-08 23:01:40.565306 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt
2026-06-08 23:01:40.565324 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml
2026-06-08 23:01:40.565342 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt
2026-06-08 23:01:40.565359 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml
2026-06-08 23:01:40.565377 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt
2026-06-08 23:01:40.565395 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml
2026-06-08 23:01:40.565413 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt
2026-06-08 23:01:40.565430 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml
2026-06-08 23:01:40.565453 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt
2026-06-08 23:01:40.565472 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml
2026-06-08 23:01:40.565490 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt
2026-06-08 23:01:40.565508 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml
2026-06-08 23:01:40.565527 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt
2026-06-08 23:01:40.565566 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml
2026-06-08 23:01:40.565591 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt
2026-06-08 23:01:40.565613 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml
2026-06-08 23:01:40.565632 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt
2026-06-08 23:01:40.565650 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml
2026-06-08 23:01:40.565669 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt
2026-06-08 23:01:40.565687 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml
2026-06-08 23:01:40.565705 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt
2026-06-08 23:01:40.565724 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml
2026-06-08 23:01:40.565742 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt
2026-06-08 23:01:40.565760 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml
2026-06-08 23:01:40.565778 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt
2026-06-08 23:01:40.565796 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml
2026-06-08 23:01:40.565815 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt
2026-06-08 23:01:40.565833 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml
2026-06-08 23:01:40.565851 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt
2026-06-08 23:01:40.565869 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml
2026-06-08 23:01:40.565886 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt
2026-06-08 23:01:40.565906 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml
2026-06-08 23:01:40.565932 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt
2026-06-08 23:01:40.565956 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml
2026-06-08 23:01:40.565975 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt
2026-06-08 23:01:40.565993 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml
2026-06-08 23:01:40.566012 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt
2026-06-08 23:01:40.566029 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml
2026-06-08 23:01:40.566048 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt
2026-06-08 23:01:40.566066 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml
2026-06-08 23:01:40.566085 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt
2026-06-08 23:01:40.566108 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml
2026-06-08 23:01:40.566128 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt
2026-06-08 23:01:40.566148 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml
2026-06-08 23:01:40.566166 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt
2026-06-08 23:01:40.566185 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml
2026-06-08 23:01:40.566204 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt
2026-06-08 23:01:40.566222 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml
2026-06-08 23:01:40.566240 | instance | cd+++++++++ objects/cluster/namespace/
2026-06-08 23:01:40.566258 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt
2026-06-08 23:01:40.566277 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml
2026-06-08 23:01:40.566295 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt
2026-06-08 23:01:40.566314 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml
2026-06-08 23:01:40.566332 | instance | >f+++++++++ objects/cluster/namespace/default.txt
2026-06-08 23:01:40.566350 | instance | >f+++++++++ objects/cluster/namespace/default.yaml
2026-06-08 23:01:40.566368 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt
2026-06-08 23:01:40.566386 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml
2026-06-08 23:01:40.566404 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt
2026-06-08 23:01:40.566422 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml
2026-06-08 23:01:40.566440 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt
2026-06-08 23:01:40.566458 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml
2026-06-08 23:01:40.566476 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt
2026-06-08 23:01:40.566494 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml
2026-06-08 23:01:40.566512 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt
2026-06-08 23:01:40.566530 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml
2026-06-08 23:01:40.566548 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt
2026-06-08 23:01:40.566566 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml
2026-06-08 23:01:40.566583 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt
2026-06-08 23:01:40.566602 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml
2026-06-08 23:01:40.566620 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt
2026-06-08 23:01:40.566638 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml
2026-06-08 23:01:40.566656 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt
2026-06-08 23:01:40.566675 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml
2026-06-08 23:01:40.566701 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt
2026-06-08 23:01:40.566726 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml
2026-06-08 23:01:40.566746 | instance | cd+++++++++ objects/cluster/node/
2026-06-08 23:01:40.566764 | instance | >f+++++++++ objects/cluster/node/instance.txt
2026-06-08 23:01:40.566783 | instance | >f+++++++++ objects/cluster/node/instance.yaml
2026-06-08 23:01:40.566801 | instance | cd+++++++++ objects/cluster/storageclass/
2026-06-08 23:01:40.566819 | instance | >f+++++++++ objects/cluster/storageclass/general.txt
2026-06-08 23:01:40.566837 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml
2026-06-08 23:01:40.566855 | instance | cd+++++++++ objects/namespaced/
2026-06-08 23:01:40.566873 | instance | cd+++++++++ objects/namespaced/auth-system/
2026-06-08 23:01:40.566892 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/
2026-06-08 23:01:40.566914 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt
2026-06-08 23:01:40.566934 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml
2026-06-08 23:01:40.566952 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt
2026-06-08 23:01:40.566971 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml
2026-06-08 23:01:40.566989 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/
2026-06-08 23:01:40.567008 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt
2026-06-08 23:01:40.567026 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml
2026-06-08 23:01:40.567044 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt
2026-06-08 23:01:40.567062 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml
2026-06-08 23:01:40.567079 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt
2026-06-08 23:01:40.567097 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml
2026-06-08 23:01:40.567115 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/
2026-06-08 23:01:40.567132 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt
2026-06-08 23:01:40.567150 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml
2026-06-08 23:01:40.567167 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/
2026-06-08 23:01:40.567185 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt
2026-06-08 23:01:40.567203 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml
2026-06-08 23:01:40.567221 | instance | cd+++++++++ objects/namespaced/auth-system/pods/
2026-06-08 23:01:40.567238 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt
2026-06-08 23:01:40.567256 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml
2026-06-08 23:01:40.567274 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/
2026-06-08 23:01:40.567292 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt
2026-06-08 23:01:40.567310 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml
2026-06-08 23:01:40.567328 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-140.nip.io-tls.txt
2026-06-08 23:01:40.567346 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-140.nip.io-tls.yaml
2026-06-08 23:01:40.567364 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt
2026-06-08 23:01:40.567382 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml
2026-06-08 23:01:40.567399 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt
2026-06-08 23:01:40.567417 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml
2026-06-08 23:01:40.567435 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/
2026-06-08 23:01:40.567453 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt
2026-06-08 23:01:40.567471 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml
2026-06-08 23:01:40.567489 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt
2026-06-08 23:01:40.567507 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml
2026-06-08 23:01:40.567524 | instance | cd+++++++++ objects/namespaced/auth-system/services/
2026-06-08 23:01:40.567542 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt
2026-06-08 23:01:40.567560 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml
2026-06-08 23:01:40.567583 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt
2026-06-08 23:01:40.567601 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml
2026-06-08 23:01:40.567618 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt
2026-06-08 23:01:40.567636 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml
2026-06-08 23:01:40.567654 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/
2026-06-08 23:01:40.567672 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt
2026-06-08 23:01:40.567689 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml
2026-06-08 23:01:40.567707 | instance | cd+++++++++ objects/namespaced/cert-manager/
2026-06-08 23:01:40.567724 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/
2026-06-08 23:01:40.567741 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt
2026-06-08 23:01:40.567759 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml
2026-06-08 23:01:40.567777 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt
2026-06-08 23:01:40.567794 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml
2026-06-08 23:01:40.567812 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/
2026-06-08 23:01:40.567829 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt
2026-06-08 23:01:40.567847 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml
2026-06-08 23:01:40.567865 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt
2026-06-08 23:01:40.567883 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml
2026-06-08 23:01:40.567900 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt
2026-06-08 23:01:40.567918 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml
2026-06-08 23:01:40.567936 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/
2026-06-08 23:01:40.567954 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt
2026-06-08 23:01:40.567972 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml
2026-06-08 23:01:40.567990 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt
2026-06-08 23:01:40.568011 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml
2026-06-08 23:01:40.568032 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/
2026-06-08 23:01:40.568050 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-f88lp.txt
2026-06-08 23:01:40.568068 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-f88lp.yaml
2026-06-08 23:01:40.568086 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-rd58r.txt
2026-06-08 23:01:40.568104 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-rd58r.yaml
2026-06-08 23:01:40.568122 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-nk8xp.txt
2026-06-08 23:01:40.568140 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-nk8xp.yaml
2026-06-08 23:01:40.568158 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/
2026-06-08 23:01:40.568176 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt
2026-06-08 23:01:40.568195 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml
2026-06-08 23:01:40.568213 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt
2026-06-08 23:01:40.568236 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml
2026-06-08 23:01:40.568255 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt
2026-06-08 23:01:40.568274 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml
2026-06-08 23:01:40.568292 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/
2026-06-08 23:01:40.568311 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt
2026-06-08 23:01:40.568329 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml
2026-06-08 23:01:40.568347 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt
2026-06-08 23:01:40.568365 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml
2026-06-08 23:01:40.568383 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt
2026-06-08 23:01:40.568401 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml
2026-06-08 23:01:40.568419 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/
2026-06-08 23:01:40.568437 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt
2026-06-08 23:01:40.568456 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml
2026-06-08 23:01:40.568474 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt
2026-06-08 23:01:40.568492 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml
2026-06-08 23:01:40.568510 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt
2026-06-08 23:01:40.568528 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml
2026-06-08 23:01:40.568546 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt
2026-06-08 23:01:40.568564 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml
2026-06-08 23:01:40.568582 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/
2026-06-08 23:01:40.568600 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt
2026-06-08 23:01:40.568618 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml
2026-06-08 23:01:40.568636 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt
2026-06-08 23:01:40.568654 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml
2026-06-08 23:01:40.568672 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt
2026-06-08 23:01:40.568690 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml
2026-06-08 23:01:40.568708 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt
2026-06-08 23:01:40.568726 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml
2026-06-08 23:01:40.568745 | instance | cd+++++++++ objects/namespaced/cert-manager/services/
2026-06-08 23:01:40.568763 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt
2026-06-08 23:01:40.568782 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml
2026-06-08 23:01:40.568800 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt
2026-06-08 23:01:40.568818 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml
2026-06-08 23:01:40.568841 | instance | cd+++++++++ objects/namespaced/default/
2026-06-08 23:01:40.568860 | instance | cd+++++++++ objects/namespaced/default/configmaps/
2026-06-08 23:01:40.568879 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt
2026-06-08 23:01:40.568898 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml
2026-06-08 23:01:40.568916 | instance | cd+++++++++ objects/namespaced/default/endpoints/
2026-06-08 23:01:40.568935 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt
2026-06-08 23:01:40.568957 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml
2026-06-08 23:01:40.569001 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/
2026-06-08 23:01:40.569021 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt
2026-06-08 23:01:40.569039 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml
2026-06-08 23:01:40.569057 | instance | cd+++++++++ objects/namespaced/default/services/
2026-06-08 23:01:40.569076 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt
2026-06-08 23:01:40.569094 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml
2026-06-08 23:01:40.569112 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/
2026-06-08 23:01:40.569130 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/
2026-06-08 23:01:40.569148 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt
2026-06-08 23:01:40.569166 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml
2026-06-08 23:01:40.569184 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt
2026-06-08 23:01:40.569202 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml
2026-06-08 23:01:40.569220 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/
2026-06-08 23:01:40.569238 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt
2026-06-08 23:01:40.569257 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml
2026-06-08 23:01:40.569275 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/
2026-06-08 23:01:40.569293 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt
2026-06-08 23:01:40.569311 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml
2026-06-08 23:01:40.569329 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/
2026-06-08 23:01:40.569347 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-znv9v.txt
2026-06-08 23:01:40.569365 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-znv9v.yaml
2026-06-08 23:01:40.569383 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/
2026-06-08 23:01:40.569401 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt
2026-06-08 23:01:40.569419 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml
2026-06-08 23:01:40.569438 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt
2026-06-08 23:01:40.569456 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml
2026-06-08 23:01:40.569475 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt
2026-06-08 23:01:40.569493 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml
2026-06-08 23:01:40.569511 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/
2026-06-08 23:01:40.569535 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt
2026-06-08 23:01:40.569588 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml
2026-06-08 23:01:40.569608 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt
2026-06-08 23:01:40.569627 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml
2026-06-08 23:01:40.569645 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt
2026-06-08 23:01:40.569663 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml
2026-06-08 23:01:40.569681 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/
2026-06-08 23:01:40.569699 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt
2026-06-08 23:01:40.569717 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml
2026-06-08 23:01:40.569735 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt
2026-06-08 23:01:40.569753 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml
2026-06-08 23:01:40.569770 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt
2026-06-08 23:01:40.569788 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml
2026-06-08 23:01:40.569805 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt
2026-06-08 23:01:40.569823 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml
2026-06-08 23:01:40.569840 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt
2026-06-08 23:01:40.569858 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml
2026-06-08 23:01:40.569875 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/
2026-06-08 23:01:40.569893 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt
2026-06-08 23:01:40.569911 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml
2026-06-08 23:01:40.569929 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt
2026-06-08 23:01:40.569946 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml
2026-06-08 23:01:40.569964 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt
2026-06-08 23:01:40.569981 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml
2026-06-08 23:01:40.569998 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/
2026-06-08 23:01:40.570016 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt
2026-06-08 23:01:40.570033 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml
2026-06-08 23:01:40.570050 | instance | cd+++++++++ objects/namespaced/ingress-nginx/
2026-06-08 23:01:40.570068 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/
2026-06-08 23:01:40.570086 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt
2026-06-08 23:01:40.570103 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml
2026-06-08 23:01:40.570121 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt
2026-06-08 23:01:40.570138 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml
2026-06-08 23:01:40.570161 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt
2026-06-08 23:01:40.570180 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml
2026-06-08 23:01:40.570198 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt
2026-06-08 23:01:40.570216 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml
2026-06-08 23:01:40.570233 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/
2026-06-08 23:01:40.570251 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt
2026-06-08 23:01:40.570268 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml
2026-06-08 23:01:40.570285 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/
2026-06-08 23:01:40.570303 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt
2026-06-08 23:01:40.570321 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml
2026-06-08 23:01:40.570339 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/
2026-06-08 23:01:40.570356 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt
2026-06-08 23:01:40.570375 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml
2026-06-08 23:01:40.570393 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt
2026-06-08 23:01:40.570411 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml
2026-06-08 23:01:40.570428 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt
2026-06-08 23:01:40.570446 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml
2026-06-08 23:01:40.570463 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt
2026-06-08 23:01:40.570480 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml
2026-06-08 23:01:40.570498 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/
2026-06-08 23:01:40.570515 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-jlk8v.txt
2026-06-08 23:01:40.570534 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-jlk8v.yaml
2026-06-08 23:01:40.570552 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-xwxg5.txt
2026-06-08 23:01:40.570570 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-xwxg5.yaml
2026-06-08 23:01:40.570588 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/
2026-06-08 23:01:40.570607 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt
2026-06-08 23:01:40.570625 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml
2026-06-08 23:01:40.570643 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/
2026-06-08 23:01:40.570662 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt
2026-06-08 23:01:40.570680 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml
2026-06-08 23:01:40.570698 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/
2026-06-08 23:01:40.570716 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt
2026-06-08 23:01:40.570735 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml
2026-06-08 23:01:40.570752 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt
2026-06-08 23:01:40.570775 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml
2026-06-08 23:01:40.570795 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/
2026-06-08 23:01:40.570813 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt
2026-06-08 23:01:40.570831 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml
2026-06-08 23:01:40.570849 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt
2026-06-08 23:01:40.570867 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml
2026-06-08 23:01:40.570885 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt
2026-06-08 23:01:40.570904 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml
2026-06-08 23:01:40.570922 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/
2026-06-08 23:01:40.570940 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt
2026-06-08 23:01:40.570958 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml
2026-06-08 23:01:40.570976 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt
2026-06-08 23:01:40.570995 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml
2026-06-08 23:01:40.571013 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt
2026-06-08 23:01:40.571030 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml
2026-06-08 23:01:40.571048 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt
2026-06-08 23:01:40.571066 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml
2026-06-08 23:01:40.571084 | instance | cd+++++++++ objects/namespaced/kube-node-lease/
2026-06-08 23:01:40.571102 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/
2026-06-08 23:01:40.571120 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt
2026-06-08 23:01:40.571138 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml
2026-06-08 23:01:40.571156 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/
2026-06-08 23:01:40.571174 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt
2026-06-08 23:01:40.571193 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml
2026-06-08 23:01:40.571211 | instance | cd+++++++++ objects/namespaced/kube-public/
2026-06-08 23:01:40.571229 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/
2026-06-08 23:01:40.571247 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt
2026-06-08 23:01:40.571265 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml
2026-06-08 23:01:40.571283 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt
2026-06-08 23:01:40.571301 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml
2026-06-08 23:01:40.571320 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/
2026-06-08 23:01:40.571338 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt
2026-06-08 23:01:40.571356 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml
2026-06-08 23:01:40.571375 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt
2026-06-08 23:01:40.571393 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml
2026-06-08 23:01:40.571416 | instance | cd+++++++++ objects/namespaced/kube-public/roles/
2026-06-08 23:01:40.571435 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt
2026-06-08 23:01:40.571453 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml
2026-06-08 23:01:40.571472 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt
2026-06-08 23:01:40.571490 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml
2026-06-08 23:01:40.571508 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/
2026-06-08 23:01:40.571526 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt
2026-06-08 23:01:40.571544 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml
2026-06-08 23:01:40.571562 | instance | cd+++++++++ objects/namespaced/kube-system/
2026-06-08 23:01:40.571580 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/
2026-06-08 23:01:40.571598 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt
2026-06-08 23:01:40.571616 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml
2026-06-08 23:01:40.571634 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt
2026-06-08 23:01:40.571653 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml
2026-06-08 23:01:40.571671 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt
2026-06-08 23:01:40.571689 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml
2026-06-08 23:01:40.571707 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt
2026-06-08 23:01:40.571725 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml
2026-06-08 23:01:40.571743 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt
2026-06-08 23:01:40.571761 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml
2026-06-08 23:01:40.571780 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt
2026-06-08 23:01:40.571798 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml
2026-06-08 23:01:40.571816 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt
2026-06-08 23:01:40.571834 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml
2026-06-08 23:01:40.571853 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt
2026-06-08 23:01:40.571871 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml
2026-06-08 23:01:40.571889 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/
2026-06-08 23:01:40.571907 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt
2026-06-08 23:01:40.571925 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml
2026-06-08 23:01:40.571943 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt
2026-06-08 23:01:40.571961 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml
2026-06-08 23:01:40.571978 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/
2026-06-08 23:01:40.571996 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt
2026-06-08 23:01:40.572014 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml
2026-06-08 23:01:40.572033 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt
2026-06-08 23:01:40.572051 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml
2026-06-08 23:01:40.572074 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/
2026-06-08 23:01:40.572093 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt
2026-06-08 23:01:40.572111 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml
2026-06-08 23:01:40.572129 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt
2026-06-08 23:01:40.572147 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml
2026-06-08 23:01:40.572165 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt
2026-06-08 23:01:40.572183 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml
2026-06-08 23:01:40.572201 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt
2026-06-08 23:01:40.572219 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml
2026-06-08 23:01:40.572237 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt
2026-06-08 23:01:40.572255 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml
2026-06-08 23:01:40.572272 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt
2026-06-08 23:01:40.572290 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml
2026-06-08 23:01:40.572307 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt
2026-06-08 23:01:40.572324 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml
2026-06-08 23:01:40.572341 | instance | cd+++++++++ objects/namespaced/kube-system/pods/
2026-06-08 23:01:40.572359 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-rltpn.txt
2026-06-08 23:01:40.572376 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-rltpn.yaml
2026-06-08 23:01:40.572394 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-t7wxd.txt
2026-06-08 23:01:40.572412 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-t7wxd.yaml
2026-06-08 23:01:40.572429 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-8dz98.txt
2026-06-08 23:01:40.572447 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-8dz98.yaml
2026-06-08 23:01:40.572465 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-xgrnf.txt
2026-06-08 23:01:40.572483 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-xgrnf.yaml
2026-06-08 23:01:40.572501 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt
2026-06-08 23:01:40.572519 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml
2026-06-08 23:01:40.572536 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt
2026-06-08 23:01:40.572554 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml
2026-06-08 23:01:40.572572 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt
2026-06-08 23:01:40.572589 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml
2026-06-08 23:01:40.572606 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-5wqfc.txt
2026-06-08 23:01:40.572623 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-5wqfc.yaml
2026-06-08 23:01:40.572641 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt
2026-06-08 23:01:40.572658 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml
2026-06-08 23:01:40.572682 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt
2026-06-08 23:01:40.572700 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml
2026-06-08 23:01:40.572718 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/
2026-06-08 23:01:40.572736 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt
2026-06-08 23:01:40.572754 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml
2026-06-08 23:01:40.572772 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt
2026-06-08 23:01:40.572790 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml
2026-06-08 23:01:40.572807 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt
2026-06-08 23:01:40.572825 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml
2026-06-08 23:01:40.572842 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt
2026-06-08 23:01:40.572860 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml
2026-06-08 23:01:40.572878 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt
2026-06-08 23:01:40.572896 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml
2026-06-08 23:01:40.572913 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt
2026-06-08 23:01:40.572932 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml
2026-06-08 23:01:40.572949 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt
2026-06-08 23:01:40.572987 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml
2026-06-08 23:01:40.573006 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt
2026-06-08 23:01:40.573025 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml
2026-06-08 23:01:40.573044 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt
2026-06-08 23:01:40.573062 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml
2026-06-08 23:01:40.573080 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt
2026-06-08 23:01:40.573098 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml
2026-06-08 23:01:40.573117 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt
2026-06-08 23:01:40.573134 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml
2026-06-08 23:01:40.573153 | instance | cd+++++++++ objects/namespaced/kube-system/roles/
2026-06-08 23:01:40.573171 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt
2026-06-08 23:01:40.573189 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml
2026-06-08 23:01:40.573208 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt
2026-06-08 23:01:40.573226 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml
2026-06-08 23:01:40.573244 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt
2026-06-08 23:01:40.573262 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml
2026-06-08 23:01:40.573279 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt
2026-06-08 23:01:40.573302 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml
2026-06-08 23:01:40.573321 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt
2026-06-08 23:01:40.573339 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml
2026-06-08 23:01:40.573358 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt
2026-06-08 23:01:40.573376 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml
2026-06-08 23:01:40.573395 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt
2026-06-08 23:01:40.573413 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml
2026-06-08 23:01:40.573432 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt
2026-06-08 23:01:40.573450 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml
2026-06-08 23:01:40.573468 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt
2026-06-08 23:01:40.573486 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml
2026-06-08 23:01:40.573504 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt
2026-06-08 23:01:40.573521 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml
2026-06-08 23:01:40.573539 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt
2026-06-08 23:01:40.573577 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml
2026-06-08 23:01:40.573603 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/
2026-06-08 23:01:40.573626 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-2rg06b.txt
2026-06-08 23:01:40.573650 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-2rg06b.yaml
2026-06-08 23:01:40.573673 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-yczygv.txt
2026-06-08 23:01:40.573695 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-yczygv.yaml
2026-06-08 23:01:40.573718 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt
2026-06-08 23:01:40.573741 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml
2026-06-08 23:01:40.573763 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt
2026-06-08 23:01:40.573786 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml
2026-06-08 23:01:40.573806 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/
2026-06-08 23:01:40.573825 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt
2026-06-08 23:01:40.573843 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml
2026-06-08 23:01:40.573862 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt
2026-06-08 23:01:40.573880 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml
2026-06-08 23:01:40.573897 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt
2026-06-08 23:01:40.573915 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml
2026-06-08 23:01:40.573934 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt
2026-06-08 23:01:40.573952 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml
2026-06-08 23:01:40.573971 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt
2026-06-08 23:01:40.573995 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml
2026-06-08 23:01:40.574014 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt
2026-06-08 23:01:40.574032 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml
2026-06-08 23:01:40.574051 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt
2026-06-08 23:01:40.574069 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml
2026-06-08 23:01:40.574087 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt
2026-06-08 23:01:40.574105 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml
2026-06-08 23:01:40.574123 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt
2026-06-08 23:01:40.574142 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml
2026-06-08 23:01:40.574159 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt
2026-06-08 23:01:40.574177 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml
2026-06-08 23:01:40.574196 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt
2026-06-08 23:01:40.574214 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml
2026-06-08 23:01:40.574231 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt
2026-06-08 23:01:40.574249 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml
2026-06-08 23:01:40.574267 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt
2026-06-08 23:01:40.574285 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml
2026-06-08 23:01:40.574302 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt
2026-06-08 23:01:40.574320 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml
2026-06-08 23:01:40.574339 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt
2026-06-08 23:01:40.574358 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml
2026-06-08 23:01:40.574376 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt
2026-06-08 23:01:40.574395 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml
2026-06-08 23:01:40.574413 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt
2026-06-08 23:01:40.574431 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml
2026-06-08 23:01:40.574449 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt
2026-06-08 23:01:40.574467 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml
2026-06-08 23:01:40.574485 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt
2026-06-08 23:01:40.574503 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml
2026-06-08 23:01:40.574521 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt
2026-06-08 23:01:40.574539 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml
2026-06-08 23:01:40.574557 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt
2026-06-08 23:01:40.574575 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml
2026-06-08 23:01:40.574597 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt
2026-06-08 23:01:40.574616 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml
2026-06-08 23:01:40.574635 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt
2026-06-08 23:01:40.574654 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml
2026-06-08 23:01:40.574672 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt
2026-06-08 23:01:40.574690 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml
2026-06-08 23:01:40.574708 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt
2026-06-08 23:01:40.574726 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml
2026-06-08 23:01:40.574743 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt
2026-06-08 23:01:40.574761 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml
2026-06-08 23:01:40.574779 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt
2026-06-08 23:01:40.574796 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml
2026-06-08 23:01:40.574814 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt
2026-06-08 23:01:40.574831 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml
2026-06-08 23:01:40.574849 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt
2026-06-08 23:01:40.574866 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml
2026-06-08 23:01:40.574883 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt
2026-06-08 23:01:40.574900 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml
2026-06-08 23:01:40.574917 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt
2026-06-08 23:01:40.574980 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml
2026-06-08 23:01:40.575015 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt
2026-06-08 23:01:40.575036 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml
2026-06-08 23:01:40.575055 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt
2026-06-08 23:01:40.575074 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml
2026-06-08 23:01:40.575092 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt
2026-06-08 23:01:40.575110 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml
2026-06-08 23:01:40.575128 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt
2026-06-08 23:01:40.575145 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml
2026-06-08 23:01:40.575163 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt
2026-06-08 23:01:40.575181 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml
2026-06-08 23:01:40.575199 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt
2026-06-08 23:01:40.575216 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml
2026-06-08 23:01:40.575240 | instance | cd+++++++++ objects/namespaced/kube-system/services/
2026-06-08 23:01:40.575259 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt
2026-06-08 23:01:40.575277 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml
2026-06-08 23:01:40.575295 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt
2026-06-08 23:01:40.575313 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml
2026-06-08 23:01:40.575331 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt
2026-06-08 23:01:40.575349 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml
2026-06-08 23:01:40.575367 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt
2026-06-08 23:01:40.575386 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml
2026-06-08 23:01:40.575404 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt
2026-06-08 23:01:40.575421 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml
2026-06-08 23:01:40.575439 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt
2026-06-08 23:01:40.575457 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml
2026-06-08 23:01:40.575475 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt
2026-06-08 23:01:40.575492 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml
2026-06-08 23:01:40.575509 | instance | cd+++++++++ objects/namespaced/local-path-storage/
2026-06-08 23:01:40.575526 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/
2026-06-08 23:01:40.575544 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt
2026-06-08 23:01:40.575561 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml
2026-06-08 23:01:40.575579 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt
2026-06-08 23:01:40.575596 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml
2026-06-08 23:01:40.575613 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/
2026-06-08 23:01:40.575632 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt
2026-06-08 23:01:40.575650 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml
2026-06-08 23:01:40.575669 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/
2026-06-08 23:01:40.575687 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-k26kk.txt
2026-06-08 23:01:40.575706 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-k26kk.yaml
2026-06-08 23:01:40.575724 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/
2026-06-08 23:01:40.575743 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt
2026-06-08 23:01:40.575761 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml
2026-06-08 23:01:40.575779 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/
2026-06-08 23:01:40.575797 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt
2026-06-08 23:01:40.575815 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml
2026-06-08 23:01:40.575834 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt
2026-06-08 23:01:40.575856 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml
2026-06-08 23:01:40.575875 | instance | cd+++++++++ objects/namespaced/monitoring/
2026-06-08 23:01:40.575893 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/
2026-06-08 23:01:40.575911 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt
2026-06-08 23:01:40.575930 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml
2026-06-08 23:01:40.575947 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt
2026-06-08 23:01:40.575966 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml
2026-06-08 23:01:40.575984 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt
2026-06-08 23:01:40.576003 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml
2026-06-08 23:01:40.576021 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt
2026-06-08 23:01:40.576040 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml
2026-06-08 23:01:40.576058 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt
2026-06-08 23:01:40.576075 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml
2026-06-08 23:01:40.576093 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt
2026-06-08 23:01:40.576111 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml
2026-06-08 23:01:40.576129 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt
2026-06-08 23:01:40.576147 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml
2026-06-08 23:01:40.576165 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt
2026-06-08 23:01:40.576183 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml
2026-06-08 23:01:40.576201 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt
2026-06-08 23:01:40.576218 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml
2026-06-08 23:01:40.576236 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt
2026-06-08 23:01:40.576254 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml
2026-06-08 23:01:40.576272 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt
2026-06-08 23:01:40.576290 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml
2026-06-08 23:01:40.576308 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt
2026-06-08 23:01:40.576325 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml
2026-06-08 23:01:40.576343 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt
2026-06-08 23:01:40.576361 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml
2026-06-08 23:01:40.576379 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt
2026-06-08 23:01:40.576400 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml
2026-06-08 23:01:40.576419 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt
2026-06-08 23:01:40.576436 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml
2026-06-08 23:01:40.576454 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt
2026-06-08 23:01:40.576472 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml
2026-06-08 23:01:40.576490 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt
2026-06-08 23:01:40.576507 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml
2026-06-08 23:01:40.576525 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt
2026-06-08 23:01:40.576542 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml
2026-06-08 23:01:40.576560 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt
2026-06-08 23:01:40.576578 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml
2026-06-08 23:01:40.576596 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt
2026-06-08 23:01:40.576614 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml
2026-06-08 23:01:40.576631 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt
2026-06-08 23:01:40.576649 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml
2026-06-08 23:01:40.576667 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt
2026-06-08 23:01:40.576685 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml
2026-06-08 23:01:40.576703 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt
2026-06-08 23:01:40.576721 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml
2026-06-08 23:01:40.576739 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt
2026-06-08 23:01:40.576756 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml
2026-06-08 23:01:40.576774 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt
2026-06-08 23:01:40.576791 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml
2026-06-08 23:01:40.576809 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt
2026-06-08 23:01:40.576827 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml
2026-06-08 23:01:40.576844 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt
2026-06-08 23:01:40.576862 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml
2026-06-08 23:01:40.576880 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt
2026-06-08 23:01:40.576898 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml
2026-06-08 23:01:40.576916 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt
2026-06-08 23:01:40.576938 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml
2026-06-08 23:01:40.576976 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt
2026-06-08 23:01:40.576997 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml
2026-06-08 23:01:40.577015 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt
2026-06-08 23:01:40.577033 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml
2026-06-08 23:01:40.577051 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt
2026-06-08 23:01:40.577069 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml
2026-06-08 23:01:40.577088 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt
2026-06-08 23:01:40.577105 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml
2026-06-08 23:01:40.577123 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt
2026-06-08 23:01:40.577141 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml
2026-06-08 23:01:40.577159 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt
2026-06-08 23:01:40.577177 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml
2026-06-08 23:01:40.577196 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt
2026-06-08 23:01:40.577214 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml
2026-06-08 23:01:40.577232 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt
2026-06-08 23:01:40.577250 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml
2026-06-08 23:01:40.577268 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt
2026-06-08 23:01:40.577285 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml
2026-06-08 23:01:40.577303 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt
2026-06-08 23:01:40.577321 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml
2026-06-08 23:01:40.577338 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt
2026-06-08 23:01:40.577355 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml
2026-06-08 23:01:40.577373 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt
2026-06-08 23:01:40.577390 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml
2026-06-08 23:01:40.577408 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt
2026-06-08 23:01:40.577425 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml
2026-06-08 23:01:40.577443 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt
2026-06-08 23:01:40.577460 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml
2026-06-08 23:01:40.577477 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt
2026-06-08 23:01:40.577499 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml
2026-06-08 23:01:40.577517 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt
2026-06-08 23:01:40.577535 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml
2026-06-08 23:01:40.577553 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt
2026-06-08 23:01:40.577599 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml
2026-06-08 23:01:40.577619 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt
2026-06-08 23:01:40.577637 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml
2026-06-08 23:01:40.577654 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt
2026-06-08 23:01:40.577672 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml
2026-06-08 23:01:40.577690 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt
2026-06-08 23:01:40.577707 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml
2026-06-08 23:01:40.577725 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt
2026-06-08 23:01:40.577743 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml
2026-06-08 23:01:40.577760 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt
2026-06-08 23:01:40.577778 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml
2026-06-08 23:01:40.577796 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt
2026-06-08 23:01:40.577813 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml
2026-06-08 23:01:40.577831 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt
2026-06-08 23:01:40.577849 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml
2026-06-08 23:01:40.577866 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt
2026-06-08 23:01:40.577884 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml
2026-06-08 23:01:40.577901 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt
2026-06-08 23:01:40.577919 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml
2026-06-08 23:01:40.577936 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt
2026-06-08 23:01:40.577954 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml
2026-06-08 23:01:40.577971 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt
2026-06-08 23:01:40.577988 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml
2026-06-08 23:01:40.578006 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/
2026-06-08 23:01:40.578024 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt
2026-06-08 23:01:40.578041 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml
2026-06-08 23:01:40.578058 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt
2026-06-08 23:01:40.578075 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml
2026-06-08 23:01:40.578093 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt
2026-06-08 23:01:40.578115 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-06-08 23:01:40.578134 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt
2026-06-08 23:01:40.578153 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml
2026-06-08 23:01:40.578171 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.txt
2026-06-08 23:01:40.578188 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.yaml
2026-06-08 23:01:40.578207 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt
2026-06-08 23:01:40.578225 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml
2026-06-08 23:01:40.578243 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/
2026-06-08 23:01:40.578261 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt
2026-06-08 23:01:40.578279 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml
2026-06-08 23:01:40.578296 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt
2026-06-08 23:01:40.578314 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-08 23:01:40.578333 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt
2026-06-08 23:01:40.578351 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml
2026-06-08 23:01:40.578369 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt
2026-06-08 23:01:40.578387 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml
2026-06-08 23:01:40.578405 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt
2026-06-08 23:01:40.578423 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml
2026-06-08 23:01:40.578442 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt
2026-06-08 23:01:40.578460 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml
2026-06-08 23:01:40.578478 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt
2026-06-08 23:01:40.578496 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml
2026-06-08 23:01:40.578514 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/
2026-06-08 23:01:40.578532 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt
2026-06-08 23:01:40.578550 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml
2026-06-08 23:01:40.578568 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt
2026-06-08 23:01:40.578586 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml
2026-06-08 23:01:40.578604 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt
2026-06-08 23:01:40.578622 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml
2026-06-08 23:01:40.578640 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt
2026-06-08 23:01:40.578658 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml
2026-06-08 23:01:40.578676 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt
2026-06-08 23:01:40.578694 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-08 23:01:40.578713 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt
2026-06-08 23:01:40.578735 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml
2026-06-08 23:01:40.578754 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt
2026-06-08 23:01:40.578773 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-06-08 23:01:40.578791 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt
2026-06-08 23:01:40.578810 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml
2026-06-08 23:01:40.578828 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt
2026-06-08 23:01:40.578846 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml
2026-06-08 23:01:40.578864 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt
2026-06-08 23:01:40.578882 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml
2026-06-08 23:01:40.578900 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt
2026-06-08 23:01:40.578918 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml
2026-06-08 23:01:40.578936 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt
2026-06-08 23:01:40.578954 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml
2026-06-08 23:01:40.578972 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt
2026-06-08 23:01:40.578990 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml
2026-06-08 23:01:40.579008 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt
2026-06-08 23:01:40.579026 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml
2026-06-08 23:01:40.579044 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt
2026-06-08 23:01:40.579062 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml
2026-06-08 23:01:40.579081 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt
2026-06-08 23:01:40.579099 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml
2026-06-08 23:01:40.579117 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.txt
2026-06-08 23:01:40.579135 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.yaml
2026-06-08 23:01:40.579153 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt
2026-06-08 23:01:40.579171 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml
2026-06-08 23:01:40.579190 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/
2026-06-08 23:01:40.579208 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt
2026-06-08 23:01:40.579226 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml
2026-06-08 23:01:40.579244 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt
2026-06-08 23:01:40.579262 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml
2026-06-08 23:01:40.579280 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt
2026-06-08 23:01:40.579298 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml
2026-06-08 23:01:40.579316 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/
2026-06-08 23:01:40.579334 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt
2026-06-08 23:01:40.579365 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml
2026-06-08 23:01:40.579385 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt
2026-06-08 23:01:40.579403 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml
2026-06-08 23:01:40.579422 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt
2026-06-08 23:01:40.579441 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml
2026-06-08 23:01:40.579459 | instance | cd+++++++++ objects/namespaced/monitoring/pods/
2026-06-08 23:01:40.579478 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt
2026-06-08 23:01:40.579496 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml
2026-06-08 23:01:40.579514 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-zsmqf.txt
2026-06-08 23:01:40.579532 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-zsmqf.yaml
2026-06-08 23:01:40.579551 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-86b5565c7-zqwnn.txt
2026-06-08 23:01:40.579569 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-86b5565c7-zqwnn.yaml
2026-06-08 23:01:40.579587 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-b6xtl.txt
2026-06-08 23:01:40.579605 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-b6xtl.yaml
2026-06-08 23:01:40.579624 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-tsvwk.txt
2026-06-08 23:01:40.579642 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-tsvwk.yaml
2026-06-08 23:01:40.579660 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-sb84j.txt
2026-06-08 23:01:40.579679 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-sb84j.yaml
2026-06-08 23:01:40.579697 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt
2026-06-08 23:01:40.579715 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml
2026-06-08 23:01:40.579734 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt
2026-06-08 23:01:40.579752 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml
2026-06-08 23:01:40.579770 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-2h87l.txt
2026-06-08 23:01:40.579789 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-2h87l.yaml
2026-06-08 23:01:40.579807 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt
2026-06-08 23:01:40.579825 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml
2026-06-08 23:01:40.579843 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-mrlfg.txt
2026-06-08 23:01:40.579861 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-mrlfg.yaml
2026-06-08 23:01:40.579879 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-5m57c.txt
2026-06-08 23:01:40.579897 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-5m57c.yaml
2026-06-08 23:01:40.579921 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-49rm9.txt
2026-06-08 23:01:40.579940 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-49rm9.yaml
2026-06-08 23:01:40.579957 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt
2026-06-08 23:01:40.579975 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml
2026-06-08 23:01:40.579993 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-67bg5.txt
2026-06-08 23:01:40.580010 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-67bg5.yaml
2026-06-08 23:01:40.580028 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-vlg68.txt
2026-06-08 23:01:40.580046 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-vlg68.yaml
2026-06-08 23:01:40.580063 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/
2026-06-08 23:01:40.580082 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt
2026-06-08 23:01:40.580099 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml
2026-06-08 23:01:40.580117 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt
2026-06-08 23:01:40.580134 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml
2026-06-08 23:01:40.580152 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt
2026-06-08 23:01:40.580169 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml
2026-06-08 23:01:40.580186 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.txt
2026-06-08 23:01:40.580204 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.yaml
2026-06-08 23:01:40.580221 | instance | cd+++++++++ objects/namespaced/monitoring/roles/
2026-06-08 23:01:40.580239 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt
2026-06-08 23:01:40.580256 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml
2026-06-08 23:01:40.580273 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt
2026-06-08 23:01:40.580291 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml
2026-06-08 23:01:40.580309 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt
2026-06-08 23:01:40.580326 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml
2026-06-08 23:01:40.580344 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/
2026-06-08 23:01:40.580362 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt
2026-06-08 23:01:40.580379 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml
2026-06-08 23:01:40.580397 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt
2026-06-08 23:01:40.580415 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml
2026-06-08 23:01:40.580433 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt
2026-06-08 23:01:40.580451 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml
2026-06-08 23:01:40.580468 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt
2026-06-08 23:01:40.580490 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml
2026-06-08 23:01:40.580509 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt
2026-06-08 23:01:40.580528 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml
2026-06-08 23:01:40.580546 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt
2026-06-08 23:01:40.580564 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml
2026-06-08 23:01:40.580582 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt
2026-06-08 23:01:40.580600 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml
2026-06-08 23:01:40.580617 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt
2026-06-08 23:01:40.580636 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml
2026-06-08 23:01:40.580654 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt
2026-06-08 23:01:40.580672 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml
2026-06-08 23:01:40.580691 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt
2026-06-08 23:01:40.580709 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml
2026-06-08 23:01:40.580727 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt
2026-06-08 23:01:40.580746 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml
2026-06-08 23:01:40.580764 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt
2026-06-08 23:01:40.580782 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml
2026-06-08 23:01:40.580800 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt
2026-06-08 23:01:40.580818 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml
2026-06-08 23:01:40.580835 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt
2026-06-08 23:01:40.580853 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml
2026-06-08 23:01:40.580871 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt
2026-06-08 23:01:40.580890 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml
2026-06-08 23:01:40.580908 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-sb84j-tls.txt
2026-06-08 23:01:40.580926 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-sb84j-tls.yaml
2026-06-08 23:01:40.580944 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt
2026-06-08 23:01:40.580978 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml
2026-06-08 23:01:40.580998 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt
2026-06-08 23:01:40.581017 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml
2026-06-08 23:01:40.581035 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt
2026-06-08 23:01:40.581059 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml
2026-06-08 23:01:40.581077 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt
2026-06-08 23:01:40.581096 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml
2026-06-08 23:01:40.581114 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt
2026-06-08 23:01:40.581133 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml
2026-06-08 23:01:40.581151 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt
2026-06-08 23:01:40.581169 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml
2026-06-08 23:01:40.581187 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt
2026-06-08 23:01:40.581205 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml
2026-06-08 23:01:40.581224 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt
2026-06-08 23:01:40.581242 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml
2026-06-08 23:01:40.581260 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt
2026-06-08 23:01:40.581278 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml
2026-06-08 23:01:40.581296 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt
2026-06-08 23:01:40.581314 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml
2026-06-08 23:01:40.581333 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt
2026-06-08 23:01:40.581351 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml
2026-06-08 23:01:40.581369 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.txt
2026-06-08 23:01:40.581387 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.yaml
2026-06-08 23:01:40.581406 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt
2026-06-08 23:01:40.581424 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml
2026-06-08 23:01:40.581441 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/
2026-06-08 23:01:40.581459 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt
2026-06-08 23:01:40.581477 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml
2026-06-08 23:01:40.581496 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt
2026-06-08 23:01:40.581514 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml
2026-06-08 23:01:40.581532 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt
2026-06-08 23:01:40.581550 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml
2026-06-08 23:01:40.581568 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt
2026-06-08 23:01:40.581603 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml
2026-06-08 23:01:40.581622 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt
2026-06-08 23:01:40.581646 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-08 23:01:40.581665 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt
2026-06-08 23:01:40.581683 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml
2026-06-08 23:01:40.581701 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt
2026-06-08 23:01:40.581719 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-06-08 23:01:40.581737 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt
2026-06-08 23:01:40.581755 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml
2026-06-08 23:01:40.581773 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt
2026-06-08 23:01:40.581791 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml
2026-06-08 23:01:40.581809 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt
2026-06-08 23:01:40.581827 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml
2026-06-08 23:01:40.581851 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt
2026-06-08 23:01:40.581878 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml
2026-06-08 23:01:40.581897 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt
2026-06-08 23:01:40.581915 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml
2026-06-08 23:01:40.581933 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt
2026-06-08 23:01:40.581951 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml
2026-06-08 23:01:40.581969 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.txt
2026-06-08 23:01:40.581988 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.yaml
2026-06-08 23:01:40.582006 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt
2026-06-08 23:01:40.582024 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml
2026-06-08 23:01:40.582042 | instance | cd+++++++++ objects/namespaced/monitoring/services/
2026-06-08 23:01:40.582060 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt
2026-06-08 23:01:40.582079 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml
2026-06-08 23:01:40.582097 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt
2026-06-08 23:01:40.582115 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml
2026-06-08 23:01:40.582133 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt
2026-06-08 23:01:40.582151 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml
2026-06-08 23:01:40.582169 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt
2026-06-08 23:01:40.582186 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml
2026-06-08 23:01:40.582204 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt
2026-06-08 23:01:40.582222 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-08 23:01:40.582240 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt
2026-06-08 23:01:40.582263 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml
2026-06-08 23:01:40.582282 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt
2026-06-08 23:01:40.582300 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-06-08 23:01:40.582318 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt
2026-06-08 23:01:40.582335 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml
2026-06-08 23:01:40.582353 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt
2026-06-08 23:01:40.582371 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml
2026-06-08 23:01:40.582389 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt
2026-06-08 23:01:40.582407 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml
2026-06-08 23:01:40.582425 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt
2026-06-08 23:01:40.582443 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml
2026-06-08 23:01:40.582461 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt
2026-06-08 23:01:40.582478 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml
2026-06-08 23:01:40.582496 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt
2026-06-08 23:01:40.582514 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml
2026-06-08 23:01:40.582532 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt
2026-06-08 23:01:40.582550 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml
2026-06-08 23:01:40.582568 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt
2026-06-08 23:01:40.582586 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml
2026-06-08 23:01:40.582603 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt
2026-06-08 23:01:40.582621 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml
2026-06-08 23:01:40.582639 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.txt
2026-06-08 23:01:40.582657 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.yaml
2026-06-08 23:01:40.582675 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt
2026-06-08 23:01:40.582693 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml
2026-06-08 23:01:40.582710 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/
2026-06-08 23:01:40.582728 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt
2026-06-08 23:01:40.582746 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml
2026-06-08 23:01:40.582764 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt
2026-06-08 23:01:40.582782 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml
2026-06-08 23:01:40.582800 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt
2026-06-08 23:01:40.582818 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml
2026-06-08 23:01:40.582836 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt
2026-06-08 23:01:40.582854 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml
2026-06-08 23:01:40.582876 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt
2026-06-08 23:01:40.582895 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml
2026-06-08 23:01:40.582912 | instance | cd+++++++++ objects/namespaced/openstack/
2026-06-08 23:01:40.582930 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/
2026-06-08 23:01:40.582948 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt
2026-06-08 23:01:40.582967 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml
2026-06-08 23:01:40.582984 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt
2026-06-08 23:01:40.583002 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml
2026-06-08 23:01:40.583019 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt
2026-06-08 23:01:40.583037 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml
2026-06-08 23:01:40.583054 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt
2026-06-08 23:01:40.583072 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml
2026-06-08 23:01:40.583089 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt
2026-06-08 23:01:40.583106 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml
2026-06-08 23:01:40.583123 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt
2026-06-08 23:01:40.583140 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml
2026-06-08 23:01:40.583157 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt
2026-06-08 23:01:40.583174 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml
2026-06-08 23:01:40.583192 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt
2026-06-08 23:01:40.583210 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml
2026-06-08 23:01:40.583228 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt
2026-06-08 23:01:40.583246 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml
2026-06-08 23:01:40.583263 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt
2026-06-08 23:01:40.583282 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml
2026-06-08 23:01:40.583300 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt
2026-06-08 23:01:40.583318 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml
2026-06-08 23:01:40.583336 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt
2026-06-08 23:01:40.583354 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml
2026-06-08 23:01:40.583372 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt
2026-06-08 23:01:40.583391 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml
2026-06-08 23:01:40.583409 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns.txt
2026-06-08 23:01:40.583427 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns.yaml
2026-06-08 23:01:40.583445 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt
2026-06-08 23:01:40.583463 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml
2026-06-08 23:01:40.583481 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt
2026-06-08 23:01:40.583499 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml
2026-06-08 23:01:40.583517 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt
2026-06-08 23:01:40.583541 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml
2026-06-08 23:01:40.583560 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt
2026-06-08 23:01:40.583578 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml
2026-06-08 23:01:40.583596 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt
2026-06-08 23:01:40.583615 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml
2026-06-08 23:01:40.583633 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt
2026-06-08 23:01:40.583651 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml
2026-06-08 23:01:40.583669 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt
2026-06-08 23:01:40.583687 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml
2026-06-08 23:01:40.583705 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt
2026-06-08 23:01:40.583723 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml
2026-06-08 23:01:40.583741 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt
2026-06-08 23:01:40.583758 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml
2026-06-08 23:01:40.583777 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt
2026-06-08 23:01:40.583795 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml
2026-06-08 23:01:40.583812 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt
2026-06-08 23:01:40.583830 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml
2026-06-08 23:01:40.583847 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt
2026-06-08 23:01:40.583865 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml
2026-06-08 23:01:40.583882 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt
2026-06-08 23:01:40.583900 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml
2026-06-08 23:01:40.583918 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt
2026-06-08 23:01:40.583935 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml
2026-06-08 23:01:40.583953 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt
2026-06-08 23:01:40.583970 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml
2026-06-08 23:01:40.583988 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt
2026-06-08 23:01:40.584005 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml
2026-06-08 23:01:40.584023 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt
2026-06-08 23:01:40.584040 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml
2026-06-08 23:01:40.584058 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt
2026-06-08 23:01:40.584076 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml
2026-06-08 23:01:40.584094 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt
2026-06-08 23:01:40.584112 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml
2026-06-08 23:01:40.584135 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt
2026-06-08 23:01:40.584153 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml
2026-06-08 23:01:40.584171 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt
2026-06-08 23:01:40.584190 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml
2026-06-08 23:01:40.584208 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt
2026-06-08 23:01:40.584226 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml
2026-06-08 23:01:40.584245 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt
2026-06-08 23:01:40.584263 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml
2026-06-08 23:01:40.584282 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt
2026-06-08 23:01:40.584300 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml
2026-06-08 23:01:40.584319 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt
2026-06-08 23:01:40.584337 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml
2026-06-08 23:01:40.584355 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/
2026-06-08 23:01:40.584373 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt
2026-06-08 23:01:40.584391 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml
2026-06-08 23:01:40.584409 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt
2026-06-08 23:01:40.584428 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml
2026-06-08 23:01:40.584445 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt
2026-06-08 23:01:40.584464 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml
2026-06-08 23:01:40.584482 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt
2026-06-08 23:01:40.584501 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml
2026-06-08 23:01:40.584519 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt
2026-06-08 23:01:40.584537 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml
2026-06-08 23:01:40.584555 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/
2026-06-08 23:01:40.584573 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt
2026-06-08 23:01:40.584592 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml
2026-06-08 23:01:40.584610 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt
2026-06-08 23:01:40.584627 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml
2026-06-08 23:01:40.584645 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-dhcp-agent-default.txt
2026-06-08 23:01:40.584663 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-dhcp-agent-default.yaml
2026-06-08 23:01:40.584681 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-l3-agent-default.txt
2026-06-08 23:01:40.584699 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-l3-agent-default.yaml
2026-06-08 23:01:40.584717 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-metadata-agent-default.txt
2026-06-08 23:01:40.584735 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-metadata-agent-default.yaml
2026-06-08 23:01:40.584752 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt
2026-06-08 23:01:40.584775 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml
2026-06-08 23:01:40.584794 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovs-agent-default.txt
2026-06-08 23:01:40.584812 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovs-agent-default.yaml
2026-06-08 23:01:40.584830 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt
2026-06-08 23:01:40.584847 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml
2026-06-08 23:01:40.584865 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt
2026-06-08 23:01:40.584883 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml
2026-06-08 23:01:40.584901 | instance | cd+++++++++ objects/namespaced/openstack/deployment/
2026-06-08 23:01:40.584919 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt
2026-06-08 23:01:40.584937 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml
2026-06-08 23:01:40.584959 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt
2026-06-08 23:01:40.584996 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml
2026-06-08 23:01:40.585015 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt
2026-06-08 23:01:40.585033 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml
2026-06-08 23:01:40.585050 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt
2026-06-08 23:01:40.585068 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml
2026-06-08 23:01:40.585087 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt
2026-06-08 23:01:40.585104 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml
2026-06-08 23:01:40.585122 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt
2026-06-08 23:01:40.585140 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml
2026-06-08 23:01:40.585157 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt
2026-06-08 23:01:40.585175 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml
2026-06-08 23:01:40.585193 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt
2026-06-08 23:01:40.585210 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml
2026-06-08 23:01:40.585228 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.txt
2026-06-08 23:01:40.585246 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.yaml
2026-06-08 23:01:40.585263 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.txt
2026-06-08 23:01:40.585281 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.yaml
2026-06-08 23:01:40.585299 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt
2026-06-08 23:01:40.585318 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml
2026-06-08 23:01:40.585336 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt
2026-06-08 23:01:40.585354 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml
2026-06-08 23:01:40.585371 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt
2026-06-08 23:01:40.585389 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml
2026-06-08 23:01:40.585407 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt
2026-06-08 23:01:40.585424 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml
2026-06-08 23:01:40.585442 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt
2026-06-08 23:01:40.585465 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml
2026-06-08 23:01:40.585484 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt
2026-06-08 23:01:40.585502 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml
2026-06-08 23:01:40.585520 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt
2026-06-08 23:01:40.585538 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml
2026-06-08 23:01:40.585555 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt
2026-06-08 23:01:40.585573 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml
2026-06-08 23:01:40.585621 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt
2026-06-08 23:01:40.585641 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml
2026-06-08 23:01:40.585659 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt
2026-06-08 23:01:40.585677 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml
2026-06-08 23:01:40.585695 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt
2026-06-08 23:01:40.585713 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml
2026-06-08 23:01:40.585730 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt
2026-06-08 23:01:40.585748 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml
2026-06-08 23:01:40.585766 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt
2026-06-08 23:01:40.585785 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml
2026-06-08 23:01:40.585803 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt
2026-06-08 23:01:40.585821 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml
2026-06-08 23:01:40.585839 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/
2026-06-08 23:01:40.585858 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt
2026-06-08 23:01:40.585877 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml
2026-06-08 23:01:40.585895 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt
2026-06-08 23:01:40.585913 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml
2026-06-08 23:01:40.585931 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt
2026-06-08 23:01:40.585949 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml
2026-06-08 23:01:40.585966 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt
2026-06-08 23:01:40.585984 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml
2026-06-08 23:01:40.586002 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt
2026-06-08 23:01:40.586019 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml
2026-06-08 23:01:40.586037 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt
2026-06-08 23:01:40.586055 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml
2026-06-08 23:01:40.586074 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt
2026-06-08 23:01:40.586091 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml
2026-06-08 23:01:40.586110 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-metrics.txt
2026-06-08 23:01:40.586128 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-metrics.yaml
2026-06-08 23:01:40.586152 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.txt
2026-06-08 23:01:40.586171 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.yaml
2026-06-08 23:01:40.586189 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt
2026-06-08 23:01:40.586207 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml
2026-06-08 23:01:40.586225 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt
2026-06-08 23:01:40.586244 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml
2026-06-08 23:01:40.586262 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt
2026-06-08 23:01:40.586280 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml
2026-06-08 23:01:40.586298 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt
2026-06-08 23:01:40.586316 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml
2026-06-08 23:01:40.586335 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt
2026-06-08 23:01:40.586353 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml
2026-06-08 23:01:40.586371 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt
2026-06-08 23:01:40.586389 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml
2026-06-08 23:01:40.586407 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt
2026-06-08 23:01:40.586425 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml
2026-06-08 23:01:40.586443 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt
2026-06-08 23:01:40.586461 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml
2026-06-08 23:01:40.586480 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt
2026-06-08 23:01:40.586498 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml
2026-06-08 23:01:40.586516 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt
2026-06-08 23:01:40.586534 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml
2026-06-08 23:01:40.586552 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt
2026-06-08 23:01:40.586571 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml
2026-06-08 23:01:40.586589 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt
2026-06-08 23:01:40.586607 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml
2026-06-08 23:01:40.586626 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt
2026-06-08 23:01:40.586644 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml
2026-06-08 23:01:40.586662 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt
2026-06-08 23:01:40.586680 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml
2026-06-08 23:01:40.586699 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt
2026-06-08 23:01:40.586717 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml
2026-06-08 23:01:40.586735 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt
2026-06-08 23:01:40.586753 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml
2026-06-08 23:01:40.586771 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt
2026-06-08 23:01:40.586794 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml
2026-06-08 23:01:40.586813 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt
2026-06-08 23:01:40.586831 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml
2026-06-08 23:01:40.586850 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt
2026-06-08 23:01:40.586868 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml
2026-06-08 23:01:40.586886 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt
2026-06-08 23:01:40.586905 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml
2026-06-08 23:01:40.586924 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt
2026-06-08 23:01:40.586942 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml
2026-06-08 23:01:40.586960 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt
2026-06-08 23:01:40.586978 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml
2026-06-08 23:01:40.586997 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt
2026-06-08 23:01:40.587015 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml
2026-06-08 23:01:40.587034 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt
2026-06-08 23:01:40.587053 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml
2026-06-08 23:01:40.587071 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt
2026-06-08 23:01:40.587089 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml
2026-06-08 23:01:40.587108 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt
2026-06-08 23:01:40.587126 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml
2026-06-08 23:01:40.587144 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt
2026-06-08 23:01:40.587162 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml
2026-06-08 23:01:40.587180 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt
2026-06-08 23:01:40.587198 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml
2026-06-08 23:01:40.587216 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt
2026-06-08 23:01:40.587234 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml
2026-06-08 23:01:40.587252 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/
2026-06-08 23:01:40.587270 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt
2026-06-08 23:01:40.587288 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml
2026-06-08 23:01:40.587307 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt
2026-06-08 23:01:40.587325 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml
2026-06-08 23:01:40.587343 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt
2026-06-08 23:01:40.587361 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml
2026-06-08 23:01:40.587379 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt
2026-06-08 23:01:40.587397 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml
2026-06-08 23:01:40.587414 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt
2026-06-08 23:01:40.587432 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml
2026-06-08 23:01:40.587449 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt
2026-06-08 23:01:40.587471 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml
2026-06-08 23:01:40.587490 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt
2026-06-08 23:01:40.587508 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml
2026-06-08 23:01:40.587525 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt
2026-06-08 23:01:40.587543 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml
2026-06-08 23:01:40.587560 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt
2026-06-08 23:01:40.587578 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml
2026-06-08 23:01:40.587596 | instance | cd+++++++++ objects/namespaced/openstack/jobs/
2026-06-08 23:01:40.587614 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt
2026-06-08 23:01:40.587631 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml
2026-06-08 23:01:40.587649 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt
2026-06-08 23:01:40.587667 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml
2026-06-08 23:01:40.587684 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt
2026-06-08 23:01:40.587701 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml
2026-06-08 23:01:40.587719 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt
2026-06-08 23:01:40.587737 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml
2026-06-08 23:01:40.587754 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt
2026-06-08 23:01:40.587772 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml
2026-06-08 23:01:40.587789 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt
2026-06-08 23:01:40.587807 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml
2026-06-08 23:01:40.587824 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt
2026-06-08 23:01:40.587842 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml
2026-06-08 23:01:40.587860 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt
2026-06-08 23:01:40.587877 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml
2026-06-08 23:01:40.587895 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt
2026-06-08 23:01:40.587913 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml
2026-06-08 23:01:40.587931 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt
2026-06-08 23:01:40.587949 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml
2026-06-08 23:01:40.587967 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt
2026-06-08 23:01:40.587984 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml
2026-06-08 23:01:40.588001 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt
2026-06-08 23:01:40.588018 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml
2026-06-08 23:01:40.588036 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt
2026-06-08 23:01:40.588053 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml
2026-06-08 23:01:40.588070 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt
2026-06-08 23:01:40.588088 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml
2026-06-08 23:01:40.588105 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt
2026-06-08 23:01:40.588123 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml
2026-06-08 23:01:40.588146 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt
2026-06-08 23:01:40.588165 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml
2026-06-08 23:01:40.588182 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt
2026-06-08 23:01:40.588200 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml
2026-06-08 23:01:40.588218 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt
2026-06-08 23:01:40.588236 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml
2026-06-08 23:01:40.588253 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt
2026-06-08 23:01:40.588271 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml
2026-06-08 23:01:40.588289 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt
2026-06-08 23:01:40.588307 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml
2026-06-08 23:01:40.588325 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt
2026-06-08 23:01:40.588343 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml
2026-06-08 23:01:40.588361 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt
2026-06-08 23:01:40.588378 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml
2026-06-08 23:01:40.588396 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt
2026-06-08 23:01:40.588414 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml
2026-06-08 23:01:40.588432 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt
2026-06-08 23:01:40.588450 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml
2026-06-08 23:01:40.588468 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt
2026-06-08 23:01:40.588486 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml
2026-06-08 23:01:40.588504 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt
2026-06-08 23:01:40.588522 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml
2026-06-08 23:01:40.588540 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt
2026-06-08 23:01:40.588558 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml
2026-06-08 23:01:40.588576 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt
2026-06-08 23:01:40.588594 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml
2026-06-08 23:01:40.588612 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt
2026-06-08 23:01:40.588630 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml
2026-06-08 23:01:40.588648 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt
2026-06-08 23:01:40.588667 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml
2026-06-08 23:01:40.588685 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt
2026-06-08 23:01:40.588703 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml
2026-06-08 23:01:40.588721 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt
2026-06-08 23:01:40.588739 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml
2026-06-08 23:01:40.588757 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt
2026-06-08 23:01:40.588775 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml
2026-06-08 23:01:40.588793 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt
2026-06-08 23:01:40.588815 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml
2026-06-08 23:01:40.588834 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt
2026-06-08 23:01:40.588852 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml
2026-06-08 23:01:40.588870 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt
2026-06-08 23:01:40.588888 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml
2026-06-08 23:01:40.588907 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt
2026-06-08 23:01:40.588925 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml
2026-06-08 23:01:40.588944 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.txt
2026-06-08 23:01:40.588979 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.yaml
2026-06-08 23:01:40.588999 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.txt
2026-06-08 23:01:40.589017 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.yaml
2026-06-08 23:01:40.589035 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt
2026-06-08 23:01:40.589053 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml
2026-06-08 23:01:40.589072 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt
2026-06-08 23:01:40.589090 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml
2026-06-08 23:01:40.589108 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt
2026-06-08 23:01:40.589126 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml
2026-06-08 23:01:40.589144 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt
2026-06-08 23:01:40.589162 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml
2026-06-08 23:01:40.589180 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt
2026-06-08 23:01:40.589198 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml
2026-06-08 23:01:40.589216 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt
2026-06-08 23:01:40.589234 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml
2026-06-08 23:01:40.589252 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt
2026-06-08 23:01:40.589270 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml
2026-06-08 23:01:40.589288 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt
2026-06-08 23:01:40.589306 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml
2026-06-08 23:01:40.589323 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt
2026-06-08 23:01:40.589342 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml
2026-06-08 23:01:40.589360 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt
2026-06-08 23:01:40.589378 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml
2026-06-08 23:01:40.589396 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt
2026-06-08 23:01:40.589414 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml
2026-06-08 23:01:40.589432 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt
2026-06-08 23:01:40.589450 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml
2026-06-08 23:01:40.589469 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt
2026-06-08 23:01:40.589487 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml
2026-06-08 23:01:40.589505 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/
2026-06-08 23:01:40.589529 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt
2026-06-08 23:01:40.589548 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml
2026-06-08 23:01:40.589567 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt
2026-06-08 23:01:40.589585 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml
2026-06-08 23:01:40.589620 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt
2026-06-08 23:01:40.589639 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml
2026-06-08 23:01:40.589657 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/
2026-06-08 23:01:40.589675 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt
2026-06-08 23:01:40.589693 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml
2026-06-08 23:01:40.589711 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt
2026-06-08 23:01:40.589730 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml
2026-06-08 23:01:40.589748 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt
2026-06-08 23:01:40.589766 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml
2026-06-08 23:01:40.589784 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt
2026-06-08 23:01:40.589803 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml
2026-06-08 23:01:40.589821 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt
2026-06-08 23:01:40.589839 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml
2026-06-08 23:01:40.589857 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt
2026-06-08 23:01:40.589875 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml
2026-06-08 23:01:40.589894 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt
2026-06-08 23:01:40.589912 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml
2026-06-08 23:01:40.589930 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt
2026-06-08 23:01:40.589948 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml
2026-06-08 23:01:40.589966 | instance | cd+++++++++ objects/namespaced/openstack/pods/
2026-06-08 23:01:40.589984 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-79d968d6ff-r9blq.txt
2026-06-08 23:01:40.590002 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-79d968d6ff-r9blq.yaml
2026-06-08 23:01:40.590020 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-76nzn.txt
2026-06-08 23:01:40.590037 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-76nzn.yaml
2026-06-08 23:01:40.590055 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-7n87r.txt
2026-06-08 23:01:40.590072 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-7n87r.yaml
2026-06-08 23:01:40.590090 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-wm6ml.txt
2026-06-08 23:01:40.590108 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-wm6ml.yaml
2026-06-08 23:01:40.590130 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-ttwwf.txt
2026-06-08 23:01:40.590149 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-ttwwf.yaml
2026-06-08 23:01:40.590166 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-8jdnj.txt
2026-06-08 23:01:40.590184 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-8jdnj.yaml
2026-06-08 23:01:40.590202 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-vl7fk.txt
2026-06-08 23:01:40.590220 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-vl7fk.yaml
2026-06-08 23:01:40.590237 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-6d4695f765-drbf5.txt
2026-06-08 23:01:40.590254 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-6d4695f765-drbf5.yaml
2026-06-08 23:01:40.590272 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-69965fd97f-5f72t.txt
2026-06-08 23:01:40.590289 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-69965fd97f-5f72t.yaml
2026-06-08 23:01:40.590306 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-s9gdr.txt
2026-06-08 23:01:40.590324 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-s9gdr.yaml
2026-06-08 23:01:40.590341 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-45mt5.txt
2026-06-08 23:01:40.590359 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-45mt5.yaml
2026-06-08 23:01:40.590376 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-s8vq2.txt
2026-06-08 23:01:40.590394 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-s8vq2.yaml
2026-06-08 23:01:40.590411 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-s9ccc.txt
2026-06-08 23:01:40.590428 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-s9ccc.yaml
2026-06-08 23:01:40.590446 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-8twp6.txt
2026-06-08 23:01:40.590464 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-8twp6.yaml
2026-06-08 23:01:40.590482 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-862rv.txt
2026-06-08 23:01:40.590499 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-862rv.yaml
2026-06-08 23:01:40.590517 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-h95gw.txt
2026-06-08 23:01:40.590535 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-h95gw.yaml
2026-06-08 23:01:40.590553 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-9fqr9.txt
2026-06-08 23:01:40.590571 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-9fqr9.yaml
2026-06-08 23:01:40.590589 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-n4bhb.txt
2026-06-08 23:01:40.590607 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-n4bhb.yaml
2026-06-08 23:01:40.590624 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-68d9ccd99f-ht5dp.txt
2026-06-08 23:01:40.590642 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-68d9ccd99f-ht5dp.yaml
2026-06-08 23:01:40.590660 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-g9bfz.txt
2026-06-08 23:01:40.590677 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-g9bfz.yaml
2026-06-08 23:01:40.590695 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-5d79c6ffdf-8brgl.txt
2026-06-08 23:01:40.590713 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-5d79c6ffdf-8brgl.yaml
2026-06-08 23:01:40.590730 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-6995d5645c-7v2kz.txt
2026-06-08 23:01:40.590752 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-6995d5645c-7v2kz.yaml
2026-06-08 23:01:40.590771 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-l42bd.txt
2026-06-08 23:01:40.590789 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-l42bd.yaml
2026-06-08 23:01:40.590807 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-xsctm.txt
2026-06-08 23:01:40.590825 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-xsctm.yaml
2026-06-08 23:01:40.590843 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-6c7cj.txt
2026-06-08 23:01:40.590861 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-6c7cj.yaml
2026-06-08 23:01:40.590878 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-hf9qz.txt
2026-06-08 23:01:40.590896 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-hf9qz.yaml
2026-06-08 23:01:40.590915 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-wvjd9.txt
2026-06-08 23:01:40.590933 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-wvjd9.yaml
2026-06-08 23:01:40.590951 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-6jc5h.txt
2026-06-08 23:01:40.590969 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-6jc5h.yaml
2026-06-08 23:01:40.590988 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-jrb5f.txt
2026-06-08 23:01:40.591006 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-jrb5f.yaml
2026-06-08 23:01:40.591024 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-lnjmp.txt
2026-06-08 23:01:40.591042 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-lnjmp.yaml
2026-06-08 23:01:40.591060 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-lf4v7.txt
2026-06-08 23:01:40.591078 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-lf4v7.yaml
2026-06-08 23:01:40.591096 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-66d5fb6649-5nkx2.txt
2026-06-08 23:01:40.591115 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-66d5fb6649-5nkx2.yaml
2026-06-08 23:01:40.591133 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-5d4c5.txt
2026-06-08 23:01:40.591151 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-5d4c5.yaml
2026-06-08 23:01:40.591169 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-lsczp.txt
2026-06-08 23:01:40.591188 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-lsczp.yaml
2026-06-08 23:01:40.591205 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-rnj9h.txt
2026-06-08 23:01:40.591223 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-rnj9h.yaml
2026-06-08 23:01:40.591241 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-7zvmh.txt
2026-06-08 23:01:40.591259 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-7zvmh.yaml
2026-06-08 23:01:40.591277 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-9lkql.txt
2026-06-08 23:01:40.591295 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-9lkql.yaml
2026-06-08 23:01:40.591313 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-2txwp.txt
2026-06-08 23:01:40.591331 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-2txwp.yaml
2026-06-08 23:01:40.591349 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-nsfvd.txt
2026-06-08 23:01:40.591367 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-nsfvd.yaml
2026-06-08 23:01:40.591390 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-6t2nk.txt
2026-06-08 23:01:40.591409 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-6t2nk.yaml
2026-06-08 23:01:40.591427 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-n4pz7.txt
2026-06-08 23:01:40.591446 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-n4pz7.yaml
2026-06-08 23:01:40.591464 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-7dd4958666-fdjj6.txt
2026-06-08 23:01:40.591482 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-7dd4958666-fdjj6.yaml
2026-06-08 23:01:40.591500 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-dsl2d.txt
2026-06-08 23:01:40.591518 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-dsl2d.yaml
2026-06-08 23:01:40.591536 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-n8p8r.txt
2026-06-08 23:01:40.591554 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-n8p8r.yaml
2026-06-08 23:01:40.591572 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-dhcp-agent-default-qnpbc.txt
2026-06-08 23:01:40.591590 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-dhcp-agent-default-qnpbc.yaml
2026-06-08 23:01:40.591608 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-6pvj5.txt
2026-06-08 23:01:40.591626 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-6pvj5.yaml
2026-06-08 23:01:40.591644 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-vntv9.txt
2026-06-08 23:01:40.591663 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-vntv9.yaml
2026-06-08 23:01:40.591681 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-dwvlc.txt
2026-06-08 23:01:40.591699 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-dwvlc.yaml
2026-06-08 23:01:40.591717 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-l3-agent-default-4wdwb.txt
2026-06-08 23:01:40.591735 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-l3-agent-default-4wdwb.yaml
2026-06-08 23:01:40.591753 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-metadata-agent-default-khbhn.txt
2026-06-08 23:01:40.591772 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-metadata-agent-default-khbhn.yaml
2026-06-08 23:01:40.591789 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-vstgk.txt
2026-06-08 23:01:40.591808 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-vstgk.yaml
2026-06-08 23:01:40.591826 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovs-agent-default-xhhv5.txt
2026-06-08 23:01:40.591844 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovs-agent-default-xhhv5.yaml
2026-06-08 23:01:40.591862 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-8lnc9.txt
2026-06-08 23:01:40.591879 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-8lnc9.yaml
2026-06-08 23:01:40.591898 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-74564db544-r55kt.txt
2026-06-08 23:01:40.591916 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-74564db544-r55kt.yaml
2026-06-08 23:01:40.591934 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-85fb56c9cf-czpb7.txt
2026-06-08 23:01:40.591951 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-85fb56c9cf-czpb7.yaml
2026-06-08 23:01:40.591969 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-c84467567-4qdlt.txt
2026-06-08 23:01:40.591988 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-c84467567-4qdlt.yaml
2026-06-08 23:01:40.592011 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-7b984d566f-cb5r4.txt
2026-06-08 23:01:40.592030 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-7b984d566f-cb5r4.yaml
2026-06-08 23:01:40.592048 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-p4n6w.txt
2026-06-08 23:01:40.592067 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-p4n6w.yaml
2026-06-08 23:01:40.592085 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-jdkvs.txt
2026-06-08 23:01:40.592103 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-jdkvs.yaml
2026-06-08 23:01:40.592121 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-q2mrf.txt
2026-06-08 23:01:40.592139 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-q2mrf.yaml
2026-06-08 23:01:40.592157 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-68f54d4d8c-m4slp.txt
2026-06-08 23:01:40.592175 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-68f54d4d8c-m4slp.yaml
2026-06-08 23:01:40.592193 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-22g9p.txt
2026-06-08 23:01:40.592211 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-22g9p.yaml
2026-06-08 23:01:40.592229 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-27sd8.txt
2026-06-08 23:01:40.592247 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-27sd8.yaml
2026-06-08 23:01:40.592266 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-5qjq5.txt
2026-06-08 23:01:40.592284 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-5qjq5.yaml
2026-06-08 23:01:40.592302 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-nj84d.txt
2026-06-08 23:01:40.592320 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-nj84d.yaml
2026-06-08 23:01:40.592338 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-85xtn.txt
2026-06-08 23:01:40.592356 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-85xtn.yaml
2026-06-08 23:01:40.592373 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-7d64d6b54b-lzqks.txt
2026-06-08 23:01:40.592391 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-7d64d6b54b-lzqks.yaml
2026-06-08 23:01:40.592409 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-s5t72.txt
2026-06-08 23:01:40.592426 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-s5t72.yaml
2026-06-08 23:01:40.592444 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-5f78bd4567-7nddw.txt
2026-06-08 23:01:40.592462 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-5f78bd4567-7nddw.yaml
2026-06-08 23:01:40.592479 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-46c6c.txt
2026-06-08 23:01:40.592497 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-46c6c.yaml
2026-06-08 23:01:40.592515 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt
2026-06-08 23:01:40.592533 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml
2026-06-08 23:01:40.592551 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt
2026-06-08 23:01:40.592570 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml
2026-06-08 23:01:40.592588 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-6757b67c68-5xqv7.txt
2026-06-08 23:01:40.592606 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-6757b67c68-5xqv7.yaml
2026-06-08 23:01:40.592623 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-5fl4f.txt
2026-06-08 23:01:40.592646 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-5fl4f.yaml
2026-06-08 23:01:40.592664 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-p5bsd.txt
2026-06-08 23:01:40.592682 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-p5bsd.yaml
2026-06-08 23:01:40.592700 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-4szmd.txt
2026-06-08 23:01:40.592718 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-4szmd.yaml
2026-06-08 23:01:40.592735 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-59wcv.txt
2026-06-08 23:01:40.592753 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-59wcv.yaml
2026-06-08 23:01:40.592770 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-7lpb5.txt
2026-06-08 23:01:40.592788 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-7lpb5.yaml
2026-06-08 23:01:40.592805 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-n8pql.txt
2026-06-08 23:01:40.592823 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-n8pql.yaml
2026-06-08 23:01:40.592840 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt
2026-06-08 23:01:40.592858 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml
2026-06-08 23:01:40.592876 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt
2026-06-08 23:01:40.592893 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml
2026-06-08 23:01:40.592911 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-d4sls.txt
2026-06-08 23:01:40.592928 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-d4sls.yaml
2026-06-08 23:01:40.592946 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt
2026-06-08 23:01:40.592981 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml
2026-06-08 23:01:40.593001 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt
2026-06-08 23:01:40.593019 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml
2026-06-08 23:01:40.593037 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-5r5pl.txt
2026-06-08 23:01:40.593055 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-5r5pl.yaml
2026-06-08 23:01:40.593073 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt
2026-06-08 23:01:40.593091 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml
2026-06-08 23:01:40.593109 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt
2026-06-08 23:01:40.593126 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml
2026-06-08 23:01:40.593144 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-cftmb.txt
2026-06-08 23:01:40.593162 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-cftmb.yaml
2026-06-08 23:01:40.593179 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-qpwc5.txt
2026-06-08 23:01:40.593197 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-qpwc5.yaml
2026-06-08 23:01:40.593214 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-f99ddc67-dk6tg.txt
2026-06-08 23:01:40.593232 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-f99ddc67-dk6tg.yaml
2026-06-08 23:01:40.593250 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-5bf7d565fb-g6lhq.txt
2026-06-08 23:01:40.593272 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-5bf7d565fb-g6lhq.yaml
2026-06-08 23:01:40.593291 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-j6r46.txt
2026-06-08 23:01:40.593309 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-j6r46.yaml
2026-06-08 23:01:40.593327 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-2bhxj.txt
2026-06-08 23:01:40.593346 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-2bhxj.yaml
2026-06-08 23:01:40.593364 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt
2026-06-08 23:01:40.593382 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml
2026-06-08 23:01:40.593400 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/
2026-06-08 23:01:40.593418 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt
2026-06-08 23:01:40.593436 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml
2026-06-08 23:01:40.593454 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt
2026-06-08 23:01:40.593472 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml
2026-06-08 23:01:40.593490 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt
2026-06-08 23:01:40.593507 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml
2026-06-08 23:01:40.593525 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt
2026-06-08 23:01:40.593544 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml
2026-06-08 23:01:40.593562 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt
2026-06-08 23:01:40.593580 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml
2026-06-08 23:01:40.593597 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt
2026-06-08 23:01:40.593651 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml
2026-06-08 23:01:40.593670 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt
2026-06-08 23:01:40.593688 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml
2026-06-08 23:01:40.593706 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt
2026-06-08 23:01:40.593724 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml
2026-06-08 23:01:40.593742 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt
2026-06-08 23:01:40.593760 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml
2026-06-08 23:01:40.593778 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt
2026-06-08 23:01:40.593796 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml
2026-06-08 23:01:40.593814 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt
2026-06-08 23:01:40.593832 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml
2026-06-08 23:01:40.593850 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt
2026-06-08 23:01:40.593868 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml
2026-06-08 23:01:40.593886 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt
2026-06-08 23:01:40.593904 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml
2026-06-08 23:01:40.593927 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt
2026-06-08 23:01:40.593946 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml
2026-06-08 23:01:40.593964 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt
2026-06-08 23:01:40.593983 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml
2026-06-08 23:01:40.594001 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt
2026-06-08 23:01:40.594018 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml
2026-06-08 23:01:40.594036 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt
2026-06-08 23:01:40.594055 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml
2026-06-08 23:01:40.594073 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt
2026-06-08 23:01:40.594091 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml
2026-06-08 23:01:40.594109 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt
2026-06-08 23:01:40.594126 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml
2026-06-08 23:01:40.594144 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt
2026-06-08 23:01:40.594162 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml
2026-06-08 23:01:40.594180 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt
2026-06-08 23:01:40.594198 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml
2026-06-08 23:01:40.594216 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt
2026-06-08 23:01:40.594234 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml
2026-06-08 23:01:40.594252 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt
2026-06-08 23:01:40.594270 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml
2026-06-08 23:01:40.594289 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt
2026-06-08 23:01:40.594307 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml
2026-06-08 23:01:40.594325 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt
2026-06-08 23:01:40.594343 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml
2026-06-08 23:01:40.594361 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt
2026-06-08 23:01:40.594379 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml
2026-06-08 23:01:40.594397 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt
2026-06-08 23:01:40.594415 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml
2026-06-08 23:01:40.594433 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt
2026-06-08 23:01:40.594451 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml
2026-06-08 23:01:40.594469 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt
2026-06-08 23:01:40.594488 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml
2026-06-08 23:01:40.594506 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt
2026-06-08 23:01:40.594529 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml
2026-06-08 23:01:40.594548 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt
2026-06-08 23:01:40.594566 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml
2026-06-08 23:01:40.594584 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt
2026-06-08 23:01:40.594602 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml
2026-06-08 23:01:40.594620 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt
2026-06-08 23:01:40.594638 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml
2026-06-08 23:01:40.594657 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt
2026-06-08 23:01:40.594675 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml
2026-06-08 23:01:40.594693 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt
2026-06-08 23:01:40.594712 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml
2026-06-08 23:01:40.594730 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt
2026-06-08 23:01:40.594748 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml
2026-06-08 23:01:40.594766 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt
2026-06-08 23:01:40.594784 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml
2026-06-08 23:01:40.594803 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt
2026-06-08 23:01:40.594821 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml
2026-06-08 23:01:40.594839 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt
2026-06-08 23:01:40.594857 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml
2026-06-08 23:01:40.594876 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt
2026-06-08 23:01:40.594895 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml
2026-06-08 23:01:40.594918 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt
2026-06-08 23:01:40.594960 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml
2026-06-08 23:01:40.594991 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt
2026-06-08 23:01:40.595011 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml
2026-06-08 23:01:40.595031 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt
2026-06-08 23:01:40.595049 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml
2026-06-08 23:01:40.595068 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt
2026-06-08 23:01:40.595086 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml
2026-06-08 23:01:40.595103 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt
2026-06-08 23:01:40.595121 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml
2026-06-08 23:01:40.595139 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt
2026-06-08 23:01:40.595157 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml
2026-06-08 23:01:40.595181 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt
2026-06-08 23:01:40.595200 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml
2026-06-08 23:01:40.595218 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt
2026-06-08 23:01:40.595236 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml
2026-06-08 23:01:40.595253 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt
2026-06-08 23:01:40.595271 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml
2026-06-08 23:01:40.595289 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt
2026-06-08 23:01:40.595306 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml
2026-06-08 23:01:40.595324 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt
2026-06-08 23:01:40.595341 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml
2026-06-08 23:01:40.595358 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-dhcp-agent.txt
2026-06-08 23:01:40.595376 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-dhcp-agent.yaml
2026-06-08 23:01:40.595393 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt
2026-06-08 23:01:40.595411 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml
2026-06-08 23:01:40.595428 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt
2026-06-08 23:01:40.595445 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml
2026-06-08 23:01:40.595462 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt
2026-06-08 23:01:40.595479 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml
2026-06-08 23:01:40.595497 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-l3-agent.txt
2026-06-08 23:01:40.595514 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-l3-agent.yaml
2026-06-08 23:01:40.595530 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-metadata-agent.txt
2026-06-08 23:01:40.595548 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-metadata-agent.yaml
2026-06-08 23:01:40.595565 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovs-agent.txt
2026-06-08 23:01:40.595582 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovs-agent.yaml
2026-06-08 23:01:40.595600 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt
2026-06-08 23:01:40.595617 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml
2026-06-08 23:01:40.595634 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.txt
2026-06-08 23:01:40.595651 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.yaml
2026-06-08 23:01:40.595668 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt
2026-06-08 23:01:40.595685 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml
2026-06-08 23:01:40.595702 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt
2026-06-08 23:01:40.595720 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml
2026-06-08 23:01:40.595737 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt
2026-06-08 23:01:40.595755 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml
2026-06-08 23:01:40.595777 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt
2026-06-08 23:01:40.595795 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml
2026-06-08 23:01:40.595813 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt
2026-06-08 23:01:40.595831 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml
2026-06-08 23:01:40.595849 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt
2026-06-08 23:01:40.595867 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml
2026-06-08 23:01:40.595887 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt
2026-06-08 23:01:40.595916 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml
2026-06-08 23:01:40.595941 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt
2026-06-08 23:01:40.595961 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml
2026-06-08 23:01:40.595980 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt
2026-06-08 23:01:40.595999 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml
2026-06-08 23:01:40.596020 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt
2026-06-08 23:01:40.596039 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml
2026-06-08 23:01:40.596057 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt
2026-06-08 23:01:40.596075 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml
2026-06-08 23:01:40.596093 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt
2026-06-08 23:01:40.596111 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml
2026-06-08 23:01:40.596129 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt
2026-06-08 23:01:40.596147 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml
2026-06-08 23:01:40.596165 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt
2026-06-08 23:01:40.596184 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml
2026-06-08 23:01:40.596202 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt
2026-06-08 23:01:40.596221 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml
2026-06-08 23:01:40.596239 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt
2026-06-08 23:01:40.596257 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml
2026-06-08 23:01:40.596275 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt
2026-06-08 23:01:40.596293 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml
2026-06-08 23:01:40.596311 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt
2026-06-08 23:01:40.596329 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml
2026-06-08 23:01:40.596347 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt
2026-06-08 23:01:40.596365 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml
2026-06-08 23:01:40.596383 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt
2026-06-08 23:01:40.596401 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml
2026-06-08 23:01:40.596424 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt
2026-06-08 23:01:40.596443 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml
2026-06-08 23:01:40.596461 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt
2026-06-08 23:01:40.596479 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml
2026-06-08 23:01:40.596497 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt
2026-06-08 23:01:40.596514 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml
2026-06-08 23:01:40.596532 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt
2026-06-08 23:01:40.596550 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml
2026-06-08 23:01:40.596568 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt
2026-06-08 23:01:40.596586 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml
2026-06-08 23:01:40.596604 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt
2026-06-08 23:01:40.596622 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml
2026-06-08 23:01:40.596640 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt
2026-06-08 23:01:40.596658 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml
2026-06-08 23:01:40.596676 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt
2026-06-08 23:01:40.596694 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml
2026-06-08 23:01:40.596712 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt
2026-06-08 23:01:40.596730 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml
2026-06-08 23:01:40.596748 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt
2026-06-08 23:01:40.596766 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml
2026-06-08 23:01:40.596784 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt
2026-06-08 23:01:40.596802 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml
2026-06-08 23:01:40.596820 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt
2026-06-08 23:01:40.596838 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml
2026-06-08 23:01:40.596856 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt
2026-06-08 23:01:40.596874 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml
2026-06-08 23:01:40.596891 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt
2026-06-08 23:01:40.596909 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml
2026-06-08 23:01:40.596927 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt
2026-06-08 23:01:40.596945 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml
2026-06-08 23:01:40.596982 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt
2026-06-08 23:01:40.597002 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml
2026-06-08 23:01:40.597021 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt
2026-06-08 23:01:40.597043 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml
2026-06-08 23:01:40.597062 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt
2026-06-08 23:01:40.597081 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml
2026-06-08 23:01:40.597099 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt
2026-06-08 23:01:40.597117 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml
2026-06-08 23:01:40.597135 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt
2026-06-08 23:01:40.597154 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml
2026-06-08 23:01:40.597172 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt
2026-06-08 23:01:40.597190 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml
2026-06-08 23:01:40.597208 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt
2026-06-08 23:01:40.597226 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml
2026-06-08 23:01:40.597244 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt
2026-06-08 23:01:40.597261 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml
2026-06-08 23:01:40.597279 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt
2026-06-08 23:01:40.597297 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml
2026-06-08 23:01:40.597315 | instance | cd+++++++++ objects/namespaced/openstack/roles/
2026-06-08 23:01:40.597333 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt
2026-06-08 23:01:40.597351 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml
2026-06-08 23:01:40.597369 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt
2026-06-08 23:01:40.597387 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml
2026-06-08 23:01:40.597405 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt
2026-06-08 23:01:40.597423 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml
2026-06-08 23:01:40.597440 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt
2026-06-08 23:01:40.597458 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml
2026-06-08 23:01:40.597476 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt
2026-06-08 23:01:40.597494 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml
2026-06-08 23:01:40.597511 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt
2026-06-08 23:01:40.597529 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml
2026-06-08 23:01:40.597546 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt
2026-06-08 23:01:40.597564 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml
2026-06-08 23:01:40.597581 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt
2026-06-08 23:01:40.597599 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml
2026-06-08 23:01:40.597632 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt
2026-06-08 23:01:40.597655 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml
2026-06-08 23:01:40.597674 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt
2026-06-08 23:01:40.597692 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml
2026-06-08 23:01:40.597709 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt
2026-06-08 23:01:40.597726 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml
2026-06-08 23:01:40.597744 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt
2026-06-08 23:01:40.597761 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml
2026-06-08 23:01:40.597779 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt
2026-06-08 23:01:40.597796 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml
2026-06-08 23:01:40.597814 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt
2026-06-08 23:01:40.597831 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml
2026-06-08 23:01:40.597848 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt
2026-06-08 23:01:40.597865 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml
2026-06-08 23:01:40.597883 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt
2026-06-08 23:01:40.597900 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml
2026-06-08 23:01:40.597918 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt
2026-06-08 23:01:40.597935 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml
2026-06-08 23:01:40.597952 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt
2026-06-08 23:01:40.597969 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml
2026-06-08 23:01:40.597986 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt
2026-06-08 23:01:40.598003 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml
2026-06-08 23:01:40.598020 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt
2026-06-08 23:01:40.598038 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml
2026-06-08 23:01:40.598055 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt
2026-06-08 23:01:40.598073 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml
2026-06-08 23:01:40.598090 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt
2026-06-08 23:01:40.598108 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml
2026-06-08 23:01:40.598125 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt
2026-06-08 23:01:40.598142 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml
2026-06-08 23:01:40.598160 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt
2026-06-08 23:01:40.598177 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml
2026-06-08 23:01:40.598195 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt
2026-06-08 23:01:40.598212 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml
2026-06-08 23:01:40.598234 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt
2026-06-08 23:01:40.598252 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml
2026-06-08 23:01:40.598269 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt
2026-06-08 23:01:40.598287 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml
2026-06-08 23:01:40.598305 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt
2026-06-08 23:01:40.598322 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml
2026-06-08 23:01:40.598341 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt
2026-06-08 23:01:40.598358 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml
2026-06-08 23:01:40.598376 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt
2026-06-08 23:01:40.598395 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml
2026-06-08 23:01:40.598413 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt
2026-06-08 23:01:40.598431 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml
2026-06-08 23:01:40.598449 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt
2026-06-08 23:01:40.598467 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml
2026-06-08 23:01:40.598485 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt
2026-06-08 23:01:40.598503 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml
2026-06-08 23:01:40.598522 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt
2026-06-08 23:01:40.598540 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml
2026-06-08 23:01:40.598558 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt
2026-06-08 23:01:40.598576 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml
2026-06-08 23:01:40.598594 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt
2026-06-08 23:01:40.598613 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml
2026-06-08 23:01:40.598631 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt
2026-06-08 23:01:40.598649 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml
2026-06-08 23:01:40.598667 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt
2026-06-08 23:01:40.598686 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml
2026-06-08 23:01:40.598705 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt
2026-06-08 23:01:40.598725 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml
2026-06-08 23:01:40.598743 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt
2026-06-08 23:01:40.598762 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml
2026-06-08 23:01:40.598780 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt
2026-06-08 23:01:40.598798 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml
2026-06-08 23:01:40.598817 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt
2026-06-08 23:01:40.598836 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml
2026-06-08 23:01:40.598859 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt
2026-06-08 23:01:40.598878 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml
2026-06-08 23:01:40.598897 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt
2026-06-08 23:01:40.598916 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml
2026-06-08 23:01:40.598934 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt
2026-06-08 23:01:40.598953 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml
2026-06-08 23:01:40.598971 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt
2026-06-08 23:01:40.598990 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml
2026-06-08 23:01:40.599008 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt
2026-06-08 23:01:40.599026 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml
2026-06-08 23:01:40.599045 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt
2026-06-08 23:01:40.599063 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml
2026-06-08 23:01:40.599081 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt
2026-06-08 23:01:40.599100 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml
2026-06-08 23:01:40.599118 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt
2026-06-08 23:01:40.599137 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml
2026-06-08 23:01:40.599156 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt
2026-06-08 23:01:40.599174 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml
2026-06-08 23:01:40.599193 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-dhcp-agent.txt
2026-06-08 23:01:40.599211 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-dhcp-agent.yaml
2026-06-08 23:01:40.599229 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt
2026-06-08 23:01:40.599248 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml
2026-06-08 23:01:40.599267 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt
2026-06-08 23:01:40.599285 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml
2026-06-08 23:01:40.599303 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt
2026-06-08 23:01:40.599322 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml
2026-06-08 23:01:40.599340 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-l3-agent.txt
2026-06-08 23:01:40.599358 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-l3-agent.yaml
2026-06-08 23:01:40.599377 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-metadata-agent.txt
2026-06-08 23:01:40.599395 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-metadata-agent.yaml
2026-06-08 23:01:40.599413 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovs-agent.txt
2026-06-08 23:01:40.599432 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovs-agent.yaml
2026-06-08 23:01:40.599455 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt
2026-06-08 23:01:40.599474 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml
2026-06-08 23:01:40.599492 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.txt
2026-06-08 23:01:40.599511 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.yaml
2026-06-08 23:01:40.599529 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt
2026-06-08 23:01:40.599548 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml
2026-06-08 23:01:40.599566 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt
2026-06-08 23:01:40.599584 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml
2026-06-08 23:01:40.599603 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt
2026-06-08 23:01:40.599621 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml
2026-06-08 23:01:40.599640 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt
2026-06-08 23:01:40.599697 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml
2026-06-08 23:01:40.599743 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt
2026-06-08 23:01:40.599767 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml
2026-06-08 23:01:40.599787 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt
2026-06-08 23:01:40.599806 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml
2026-06-08 23:01:40.599825 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt
2026-06-08 23:01:40.599844 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml
2026-06-08 23:01:40.599863 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt
2026-06-08 23:01:40.599882 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml
2026-06-08 23:01:40.599901 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt
2026-06-08 23:01:40.599920 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml
2026-06-08 23:01:40.599939 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt
2026-06-08 23:01:40.599957 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml
2026-06-08 23:01:40.599977 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt
2026-06-08 23:01:40.599996 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml
2026-06-08 23:01:40.600014 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt
2026-06-08 23:01:40.600033 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml
2026-06-08 23:01:40.600052 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt
2026-06-08 23:01:40.600070 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml
2026-06-08 23:01:40.600088 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt
2026-06-08 23:01:40.600106 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml
2026-06-08 23:01:40.600125 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt
2026-06-08 23:01:40.600150 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml
2026-06-08 23:01:40.600169 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt
2026-06-08 23:01:40.600188 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml
2026-06-08 23:01:40.600206 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt
2026-06-08 23:01:40.600224 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml
2026-06-08 23:01:40.600242 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt
2026-06-08 23:01:40.600261 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml
2026-06-08 23:01:40.600279 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt
2026-06-08 23:01:40.600297 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml
2026-06-08 23:01:40.600315 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt
2026-06-08 23:01:40.600333 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml
2026-06-08 23:01:40.600351 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt
2026-06-08 23:01:40.600369 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml
2026-06-08 23:01:40.600387 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt
2026-06-08 23:01:40.600405 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml
2026-06-08 23:01:40.600423 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt
2026-06-08 23:01:40.600441 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml
2026-06-08 23:01:40.600459 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt
2026-06-08 23:01:40.600476 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml
2026-06-08 23:01:40.600494 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt
2026-06-08 23:01:40.600512 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml
2026-06-08 23:01:40.600530 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt
2026-06-08 23:01:40.600548 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml
2026-06-08 23:01:40.600566 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt
2026-06-08 23:01:40.600584 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml
2026-06-08 23:01:40.600603 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt
2026-06-08 23:01:40.600621 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml
2026-06-08 23:01:40.600639 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt
2026-06-08 23:01:40.600657 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml
2026-06-08 23:01:40.600676 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt
2026-06-08 23:01:40.600694 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml
2026-06-08 23:01:40.600711 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt
2026-06-08 23:01:40.600729 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml
2026-06-08 23:01:40.600752 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt
2026-06-08 23:01:40.600771 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml
2026-06-08 23:01:40.600789 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt
2026-06-08 23:01:40.600809 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml
2026-06-08 23:01:40.600828 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt
2026-06-08 23:01:40.600847 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml
2026-06-08 23:01:40.600866 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt
2026-06-08 23:01:40.600885 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml
2026-06-08 23:01:40.600904 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt
2026-06-08 23:01:40.600922 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml
2026-06-08 23:01:40.600940 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt
2026-06-08 23:01:40.600976 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml
2026-06-08 23:01:40.600997 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt
2026-06-08 23:01:40.601016 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml
2026-06-08 23:01:40.601034 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt
2026-06-08 23:01:40.601053 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml
2026-06-08 23:01:40.601072 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt
2026-06-08 23:01:40.601090 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml
2026-06-08 23:01:40.601109 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt
2026-06-08 23:01:40.601128 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml
2026-06-08 23:01:40.601147 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt
2026-06-08 23:01:40.601165 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml
2026-06-08 23:01:40.601184 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt
2026-06-08 23:01:40.601202 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml
2026-06-08 23:01:40.601221 | instance | cd+++++++++ objects/namespaced/openstack/secrets/
2026-06-08 23:01:40.601240 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt
2026-06-08 23:01:40.601259 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml
2026-06-08 23:01:40.601278 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt
2026-06-08 23:01:40.601296 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml
2026-06-08 23:01:40.601315 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt
2026-06-08 23:01:40.601333 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml
2026-06-08 23:01:40.601352 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt
2026-06-08 23:01:40.601370 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml
2026-06-08 23:01:40.601388 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt
2026-06-08 23:01:40.601407 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml
2026-06-08 23:01:40.601425 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt
2026-06-08 23:01:40.601448 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml
2026-06-08 23:01:40.601468 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt
2026-06-08 23:01:40.601487 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml
2026-06-08 23:01:40.601505 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt
2026-06-08 23:01:40.601524 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml
2026-06-08 23:01:40.601542 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt
2026-06-08 23:01:40.601561 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml
2026-06-08 23:01:40.601580 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt
2026-06-08 23:01:40.601598 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml
2026-06-08 23:01:40.601617 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt
2026-06-08 23:01:40.601661 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml
2026-06-08 23:01:40.601681 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt
2026-06-08 23:01:40.601699 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml
2026-06-08 23:01:40.601718 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt
2026-06-08 23:01:40.601737 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml
2026-06-08 23:01:40.601756 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt
2026-06-08 23:01:40.601775 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml
2026-06-08 23:01:40.601794 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt
2026-06-08 23:01:40.601812 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml
2026-06-08 23:01:40.601831 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt
2026-06-08 23:01:40.601850 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml
2026-06-08 23:01:40.601868 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt
2026-06-08 23:01:40.601887 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml
2026-06-08 23:01:40.601906 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt
2026-06-08 23:01:40.601924 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml
2026-06-08 23:01:40.601943 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt
2026-06-08 23:01:40.601962 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml
2026-06-08 23:01:40.601980 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt
2026-06-08 23:01:40.601999 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml
2026-06-08 23:01:40.602018 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt
2026-06-08 23:01:40.602037 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml
2026-06-08 23:01:40.602055 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt
2026-06-08 23:01:40.602074 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml
2026-06-08 23:01:40.602093 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt
2026-06-08 23:01:40.602112 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml
2026-06-08 23:01:40.602130 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt
2026-06-08 23:01:40.602153 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml
2026-06-08 23:01:40.602172 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt
2026-06-08 23:01:40.602191 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml
2026-06-08 23:01:40.602209 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt
2026-06-08 23:01:40.602227 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml
2026-06-08 23:01:40.602246 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt
2026-06-08 23:01:40.602264 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml
2026-06-08 23:01:40.602282 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt
2026-06-08 23:01:40.602300 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml
2026-06-08 23:01:40.602319 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt
2026-06-08 23:01:40.602337 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml
2026-06-08 23:01:40.602355 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt
2026-06-08 23:01:40.602373 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml
2026-06-08 23:01:40.602391 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt
2026-06-08 23:01:40.602409 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml
2026-06-08 23:01:40.602428 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt
2026-06-08 23:01:40.602446 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml
2026-06-08 23:01:40.602464 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt
2026-06-08 23:01:40.602483 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml
2026-06-08 23:01:40.602501 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt
2026-06-08 23:01:40.602519 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml
2026-06-08 23:01:40.602537 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt
2026-06-08 23:01:40.602555 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml
2026-06-08 23:01:40.602573 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt
2026-06-08 23:01:40.602592 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml
2026-06-08 23:01:40.602610 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt
2026-06-08 23:01:40.602628 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml
2026-06-08 23:01:40.602646 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt
2026-06-08 23:01:40.602664 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml
2026-06-08 23:01:40.602682 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt
2026-06-08 23:01:40.602700 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml
2026-06-08 23:01:40.602718 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt
2026-06-08 23:01:40.602736 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml
2026-06-08 23:01:40.602754 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt
2026-06-08 23:01:40.602771 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml
2026-06-08 23:01:40.602789 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt
2026-06-08 23:01:40.602811 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml
2026-06-08 23:01:40.602830 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt
2026-06-08 23:01:40.602848 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml
2026-06-08 23:01:40.602867 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt
2026-06-08 23:01:40.602884 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml
2026-06-08 23:01:40.602903 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt
2026-06-08 23:01:40.602920 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml
2026-06-08 23:01:40.602938 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt
2026-06-08 23:01:40.602956 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml
2026-06-08 23:01:40.602974 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt
2026-06-08 23:01:40.602991 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml
2026-06-08 23:01:40.603011 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-dhcp-agent-default.txt
2026-06-08 23:01:40.603032 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-dhcp-agent-default.yaml
2026-06-08 23:01:40.603050 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt
2026-06-08 23:01:40.603068 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml
2026-06-08 23:01:40.603086 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt
2026-06-08 23:01:40.603104 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml
2026-06-08 23:01:40.603122 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt
2026-06-08 23:01:40.603140 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml
2026-06-08 23:01:40.603157 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt
2026-06-08 23:01:40.603175 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml
2026-06-08 23:01:40.603193 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-l3-agent-default.txt
2026-06-08 23:01:40.603210 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-l3-agent-default.yaml
2026-06-08 23:01:40.603228 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-metadata-agent-default.txt
2026-06-08 23:01:40.603246 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-metadata-agent-default.yaml
2026-06-08 23:01:40.603264 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt
2026-06-08 23:01:40.603281 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml
2026-06-08 23:01:40.603299 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovs-agent-default.txt
2026-06-08 23:01:40.603316 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovs-agent-default.yaml
2026-06-08 23:01:40.603334 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt
2026-06-08 23:01:40.603351 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml
2026-06-08 23:01:40.603368 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt
2026-06-08 23:01:40.603386 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml
2026-06-08 23:01:40.603404 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt
2026-06-08 23:01:40.603421 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml
2026-06-08 23:01:40.603443 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt
2026-06-08 23:01:40.603462 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml
2026-06-08 23:01:40.603480 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt
2026-06-08 23:01:40.603498 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml
2026-06-08 23:01:40.603516 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt
2026-06-08 23:01:40.603534 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml
2026-06-08 23:01:40.603552 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt
2026-06-08 23:01:40.603570 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml
2026-06-08 23:01:40.603588 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt
2026-06-08 23:01:40.603606 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml
2026-06-08 23:01:40.603624 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt
2026-06-08 23:01:40.603642 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml
2026-06-08 23:01:40.603660 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt
2026-06-08 23:01:40.603679 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml
2026-06-08 23:01:40.603697 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt
2026-06-08 23:01:40.603715 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml
2026-06-08 23:01:40.603733 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt
2026-06-08 23:01:40.603751 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml
2026-06-08 23:01:40.603769 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt
2026-06-08 23:01:40.603787 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml
2026-06-08 23:01:40.603805 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt
2026-06-08 23:01:40.603824 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml
2026-06-08 23:01:40.603842 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt
2026-06-08 23:01:40.603859 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml
2026-06-08 23:01:40.603878 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt
2026-06-08 23:01:40.603896 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml
2026-06-08 23:01:40.603914 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt
2026-06-08 23:01:40.603932 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml
2026-06-08 23:01:40.603950 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt
2026-06-08 23:01:40.603968 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml
2026-06-08 23:01:40.603987 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt
2026-06-08 23:01:40.604005 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml
2026-06-08 23:01:40.604023 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt
2026-06-08 23:01:40.604042 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml
2026-06-08 23:01:40.604060 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt
2026-06-08 23:01:40.604079 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml
2026-06-08 23:01:40.604097 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt
2026-06-08 23:01:40.604119 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml
2026-06-08 23:01:40.604139 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt
2026-06-08 23:01:40.604158 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml
2026-06-08 23:01:40.604176 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt
2026-06-08 23:01:40.604195 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml
2026-06-08 23:01:40.604213 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt
2026-06-08 23:01:40.604231 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml
2026-06-08 23:01:40.604250 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt
2026-06-08 23:01:40.604268 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml
2026-06-08 23:01:40.604286 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt
2026-06-08 23:01:40.604305 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml
2026-06-08 23:01:40.604324 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt
2026-06-08 23:01:40.604342 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml
2026-06-08 23:01:40.604361 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt
2026-06-08 23:01:40.604380 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml
2026-06-08 23:01:40.604398 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt
2026-06-08 23:01:40.604417 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml
2026-06-08 23:01:40.604435 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt
2026-06-08 23:01:40.604453 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml
2026-06-08 23:01:40.604472 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt
2026-06-08 23:01:40.604490 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml
2026-06-08 23:01:40.604508 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt
2026-06-08 23:01:40.604526 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml
2026-06-08 23:01:40.604544 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt
2026-06-08 23:01:40.604563 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml
2026-06-08 23:01:40.604582 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt
2026-06-08 23:01:40.604600 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml
2026-06-08 23:01:40.604618 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt
2026-06-08 23:01:40.604636 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml
2026-06-08 23:01:40.604654 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt
2026-06-08 23:01:40.604673 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml
2026-06-08 23:01:40.604692 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt
2026-06-08 23:01:40.604711 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml
2026-06-08 23:01:40.604730 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt
2026-06-08 23:01:40.604752 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml
2026-06-08 23:01:40.604771 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt
2026-06-08 23:01:40.604790 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml
2026-06-08 23:01:40.604809 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt
2026-06-08 23:01:40.604828 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml
2026-06-08 23:01:40.604848 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt
2026-06-08 23:01:40.604867 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml
2026-06-08 23:01:40.604885 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt
2026-06-08 23:01:40.604904 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml
2026-06-08 23:01:40.604923 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt
2026-06-08 23:01:40.604942 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml
2026-06-08 23:01:40.604977 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt
2026-06-08 23:01:40.605000 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml
2026-06-08 23:01:40.605025 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt
2026-06-08 23:01:40.605054 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml
2026-06-08 23:01:40.605079 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.txt
2026-06-08 23:01:40.605099 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.yaml
2026-06-08 23:01:40.605119 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt
2026-06-08 23:01:40.605138 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml
2026-06-08 23:01:40.605157 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt
2026-06-08 23:01:40.605176 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml
2026-06-08 23:01:40.605194 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt
2026-06-08 23:01:40.605213 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml
2026-06-08 23:01:40.605231 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt
2026-06-08 23:01:40.605250 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml
2026-06-08 23:01:40.605269 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt
2026-06-08 23:01:40.605286 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml
2026-06-08 23:01:40.605304 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt
2026-06-08 23:01:40.605322 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml
2026-06-08 23:01:40.605340 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt
2026-06-08 23:01:40.605358 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml
2026-06-08 23:01:40.605376 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt
2026-06-08 23:01:40.605394 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml
2026-06-08 23:01:40.605411 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt
2026-06-08 23:01:40.605434 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml
2026-06-08 23:01:40.605452 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt
2026-06-08 23:01:40.605470 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml
2026-06-08 23:01:40.605488 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt
2026-06-08 23:01:40.605505 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml
2026-06-08 23:01:40.605523 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt
2026-06-08 23:01:40.605541 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml
2026-06-08 23:01:40.605559 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.txt
2026-06-08 23:01:40.605577 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.yaml
2026-06-08 23:01:40.605595 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt
2026-06-08 23:01:40.605612 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml
2026-06-08 23:01:40.605630 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt
2026-06-08 23:01:40.605662 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml
2026-06-08 23:01:40.605680 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt
2026-06-08 23:01:40.605698 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml
2026-06-08 23:01:40.605715 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt
2026-06-08 23:01:40.605733 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml
2026-06-08 23:01:40.605750 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt
2026-06-08 23:01:40.605767 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml
2026-06-08 23:01:40.605784 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt
2026-06-08 23:01:40.605802 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml
2026-06-08 23:01:40.605819 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt
2026-06-08 23:01:40.605837 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml
2026-06-08 23:01:40.605854 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt
2026-06-08 23:01:40.605872 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml
2026-06-08 23:01:40.605889 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt
2026-06-08 23:01:40.605907 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml
2026-06-08 23:01:40.605925 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt
2026-06-08 23:01:40.605943 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml
2026-06-08 23:01:40.605960 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt
2026-06-08 23:01:40.605979 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml
2026-06-08 23:01:40.605997 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt
2026-06-08 23:01:40.606017 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml
2026-06-08 23:01:40.606037 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt
2026-06-08 23:01:40.606059 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml
2026-06-08 23:01:40.606077 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/
2026-06-08 23:01:40.606095 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt
2026-06-08 23:01:40.606113 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml
2026-06-08 23:01:40.606131 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt
2026-06-08 23:01:40.606150 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml
2026-06-08 23:01:40.606169 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt
2026-06-08 23:01:40.606187 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml
2026-06-08 23:01:40.606205 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt
2026-06-08 23:01:40.606223 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml
2026-06-08 23:01:40.606241 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt
2026-06-08 23:01:40.606259 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml
2026-06-08 23:01:40.606277 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt
2026-06-08 23:01:40.606295 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml
2026-06-08 23:01:40.606313 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt
2026-06-08 23:01:40.606330 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml
2026-06-08 23:01:40.606348 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt
2026-06-08 23:01:40.606366 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml
2026-06-08 23:01:40.606385 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt
2026-06-08 23:01:40.606404 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml
2026-06-08 23:01:40.606422 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt
2026-06-08 23:01:40.606440 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml
2026-06-08 23:01:40.606458 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt
2026-06-08 23:01:40.606477 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml
2026-06-08 23:01:40.606495 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt
2026-06-08 23:01:40.606513 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml
2026-06-08 23:01:40.606532 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt
2026-06-08 23:01:40.606550 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml
2026-06-08 23:01:40.606569 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt
2026-06-08 23:01:40.606587 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml
2026-06-08 23:01:40.606605 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt
2026-06-08 23:01:40.606623 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml
2026-06-08 23:01:40.606641 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt
2026-06-08 23:01:40.606659 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml
2026-06-08 23:01:40.606677 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt
2026-06-08 23:01:40.606700 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml
2026-06-08 23:01:40.606719 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt
2026-06-08 23:01:40.606738 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml
2026-06-08 23:01:40.606756 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt
2026-06-08 23:01:40.606774 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml
2026-06-08 23:01:40.606792 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt
2026-06-08 23:01:40.606810 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml
2026-06-08 23:01:40.606828 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt
2026-06-08 23:01:40.606846 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml
2026-06-08 23:01:40.606864 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt
2026-06-08 23:01:40.606882 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml
2026-06-08 23:01:40.606900 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt
2026-06-08 23:01:40.606918 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml
2026-06-08 23:01:40.606937 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt
2026-06-08 23:01:40.606955 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml
2026-06-08 23:01:40.606973 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt
2026-06-08 23:01:40.606992 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml
2026-06-08 23:01:40.607010 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt
2026-06-08 23:01:40.607028 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml
2026-06-08 23:01:40.607046 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt
2026-06-08 23:01:40.607065 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml
2026-06-08 23:01:40.607083 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt
2026-06-08 23:01:40.607101 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml
2026-06-08 23:01:40.607119 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt
2026-06-08 23:01:40.607136 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml
2026-06-08 23:01:40.607154 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt
2026-06-08 23:01:40.607172 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml
2026-06-08 23:01:40.607190 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt
2026-06-08 23:01:40.607209 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml
2026-06-08 23:01:40.607227 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt
2026-06-08 23:01:40.607245 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml
2026-06-08 23:01:40.607263 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt
2026-06-08 23:01:40.607281 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml
2026-06-08 23:01:40.607299 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt
2026-06-08 23:01:40.607320 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml
2026-06-08 23:01:40.607339 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt
2026-06-08 23:01:40.607357 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml
2026-06-08 23:01:40.607375 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt
2026-06-08 23:01:40.607393 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml
2026-06-08 23:01:40.607411 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt
2026-06-08 23:01:40.607429 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml
2026-06-08 23:01:40.607447 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt
2026-06-08 23:01:40.607465 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml
2026-06-08 23:01:40.607483 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt
2026-06-08 23:01:40.607501 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml
2026-06-08 23:01:40.607519 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt
2026-06-08 23:01:40.607537 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml
2026-06-08 23:01:40.607555 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt
2026-06-08 23:01:40.607573 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml
2026-06-08 23:01:40.607592 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt
2026-06-08 23:01:40.607610 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml
2026-06-08 23:01:40.607629 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt
2026-06-08 23:01:40.607647 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml
2026-06-08 23:01:40.607665 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt
2026-06-08 23:01:40.607683 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml
2026-06-08 23:01:40.607701 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt
2026-06-08 23:01:40.607719 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml
2026-06-08 23:01:40.607737 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt
2026-06-08 23:01:40.607755 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml
2026-06-08 23:01:40.607772 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt
2026-06-08 23:01:40.607789 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml
2026-06-08 23:01:40.607807 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt
2026-06-08 23:01:40.607825 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml
2026-06-08 23:01:40.607843 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt
2026-06-08 23:01:40.607861 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml
2026-06-08 23:01:40.607878 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt
2026-06-08 23:01:40.607896 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml
2026-06-08 23:01:40.607915 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt
2026-06-08 23:01:40.607938 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml
2026-06-08 23:01:40.607956 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-dhcp-agent.txt
2026-06-08 23:01:40.607974 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-dhcp-agent.yaml
2026-06-08 23:01:40.607992 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt
2026-06-08 23:01:40.608009 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml
2026-06-08 23:01:40.608027 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt
2026-06-08 23:01:40.608044 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml
2026-06-08 23:01:40.608061 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt
2026-06-08 23:01:40.608079 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml
2026-06-08 23:01:40.608097 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-l3-agent.txt
2026-06-08 23:01:40.608115 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-l3-agent.yaml
2026-06-08 23:01:40.608133 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-metadata-agent.txt
2026-06-08 23:01:40.608150 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-metadata-agent.yaml
2026-06-08 23:01:40.608167 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt
2026-06-08 23:01:40.608185 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml
2026-06-08 23:01:40.608202 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovs-agent.txt
2026-06-08 23:01:40.608219 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovs-agent.yaml
2026-06-08 23:01:40.608237 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt
2026-06-08 23:01:40.608254 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml
2026-06-08 23:01:40.608272 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.txt
2026-06-08 23:01:40.608288 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.yaml
2026-06-08 23:01:40.608306 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt
2026-06-08 23:01:40.608323 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml
2026-06-08 23:01:40.608340 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt
2026-06-08 23:01:40.608358 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml
2026-06-08 23:01:40.608375 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt
2026-06-08 23:01:40.608392 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml
2026-06-08 23:01:40.608410 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt
2026-06-08 23:01:40.608428 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml
2026-06-08 23:01:40.608445 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt
2026-06-08 23:01:40.608462 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml
2026-06-08 23:01:40.608480 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt
2026-06-08 23:01:40.608497 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml
2026-06-08 23:01:40.608514 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt
2026-06-08 23:01:40.608532 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml
2026-06-08 23:01:40.608555 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt
2026-06-08 23:01:40.608574 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml
2026-06-08 23:01:40.608592 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt
2026-06-08 23:01:40.608610 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml
2026-06-08 23:01:40.608629 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt
2026-06-08 23:01:40.608647 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml
2026-06-08 23:01:40.608665 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt
2026-06-08 23:01:40.608684 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml
2026-06-08 23:01:40.608702 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt
2026-06-08 23:01:40.608721 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml
2026-06-08 23:01:40.608739 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt
2026-06-08 23:01:40.608757 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml
2026-06-08 23:01:40.608775 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt
2026-06-08 23:01:40.608793 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml
2026-06-08 23:01:40.608812 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt
2026-06-08 23:01:40.608830 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml
2026-06-08 23:01:40.608848 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt
2026-06-08 23:01:40.608867 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml
2026-06-08 23:01:40.608885 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt
2026-06-08 23:01:40.608903 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml
2026-06-08 23:01:40.608921 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt
2026-06-08 23:01:40.608939 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml
2026-06-08 23:01:40.608971 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt
2026-06-08 23:01:40.608993 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml
2026-06-08 23:01:40.609012 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt
2026-06-08 23:01:40.609031 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml
2026-06-08 23:01:40.609049 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt
2026-06-08 23:01:40.609067 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml
2026-06-08 23:01:40.609084 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt
2026-06-08 23:01:40.609102 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml
2026-06-08 23:01:40.609120 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt
2026-06-08 23:01:40.609138 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml
2026-06-08 23:01:40.609156 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt
2026-06-08 23:01:40.609174 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml
2026-06-08 23:01:40.609192 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt
2026-06-08 23:01:40.609214 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml
2026-06-08 23:01:40.609234 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt
2026-06-08 23:01:40.609252 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml
2026-06-08 23:01:40.609270 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt
2026-06-08 23:01:40.609288 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml
2026-06-08 23:01:40.609306 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt
2026-06-08 23:01:40.609324 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml
2026-06-08 23:01:40.609342 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt
2026-06-08 23:01:40.609360 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml
2026-06-08 23:01:40.609378 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt
2026-06-08 23:01:40.609396 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml
2026-06-08 23:01:40.609414 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt
2026-06-08 23:01:40.609432 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml
2026-06-08 23:01:40.609449 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt
2026-06-08 23:01:40.609467 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml
2026-06-08 23:01:40.609485 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt
2026-06-08 23:01:40.609503 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml
2026-06-08 23:01:40.609522 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt
2026-06-08 23:01:40.609540 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml
2026-06-08 23:01:40.609559 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt
2026-06-08 23:01:40.609577 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml
2026-06-08 23:01:40.609595 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt
2026-06-08 23:01:40.609613 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml
2026-06-08 23:01:40.609631 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt
2026-06-08 23:01:40.609677 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml
2026-06-08 23:01:40.609697 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt
2026-06-08 23:01:40.609716 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml
2026-06-08 23:01:40.609734 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt
2026-06-08 23:01:40.609753 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml
2026-06-08 23:01:40.609771 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt
2026-06-08 23:01:40.609789 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml
2026-06-08 23:01:40.609807 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt
2026-06-08 23:01:40.609825 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml
2026-06-08 23:01:40.609849 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt
2026-06-08 23:01:40.609868 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml
2026-06-08 23:01:40.609887 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt
2026-06-08 23:01:40.609905 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml
2026-06-08 23:01:40.609924 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt
2026-06-08 23:01:40.609942 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml
2026-06-08 23:01:40.609960 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt
2026-06-08 23:01:40.609978 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml
2026-06-08 23:01:40.609997 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt
2026-06-08 23:01:40.610015 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml
2026-06-08 23:01:40.610034 | instance | cd+++++++++ objects/namespaced/openstack/services/
2026-06-08 23:01:40.610052 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt
2026-06-08 23:01:40.610070 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml
2026-06-08 23:01:40.610088 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt
2026-06-08 23:01:40.610107 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml
2026-06-08 23:01:40.610125 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt
2026-06-08 23:01:40.610143 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml
2026-06-08 23:01:40.610162 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt
2026-06-08 23:01:40.610180 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml
2026-06-08 23:01:40.610198 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt
2026-06-08 23:01:40.610216 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml
2026-06-08 23:01:40.610235 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt
2026-06-08 23:01:40.610253 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml
2026-06-08 23:01:40.610272 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt
2026-06-08 23:01:40.610291 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml
2026-06-08 23:01:40.610309 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-metrics.txt
2026-06-08 23:01:40.610328 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-metrics.yaml
2026-06-08 23:01:40.610347 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.txt
2026-06-08 23:01:40.610365 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.yaml
2026-06-08 23:01:40.610383 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt
2026-06-08 23:01:40.610401 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml
2026-06-08 23:01:40.610419 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt
2026-06-08 23:01:40.610437 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml
2026-06-08 23:01:40.610455 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt
2026-06-08 23:01:40.610473 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml
2026-06-08 23:01:40.610491 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt
2026-06-08 23:01:40.610509 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml
2026-06-08 23:01:40.610533 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt
2026-06-08 23:01:40.610551 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml
2026-06-08 23:01:40.610570 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt
2026-06-08 23:01:40.610588 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml
2026-06-08 23:01:40.610606 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt
2026-06-08 23:01:40.610624 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml
2026-06-08 23:01:40.610643 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt
2026-06-08 23:01:40.610661 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml
2026-06-08 23:01:40.610679 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt
2026-06-08 23:01:40.610697 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml
2026-06-08 23:01:40.610716 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt
2026-06-08 23:01:40.610734 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml
2026-06-08 23:01:40.610752 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt
2026-06-08 23:01:40.610771 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml
2026-06-08 23:01:40.610789 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt
2026-06-08 23:01:40.610807 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml
2026-06-08 23:01:40.610826 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt
2026-06-08 23:01:40.610844 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml
2026-06-08 23:01:40.610862 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt
2026-06-08 23:01:40.610880 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml
2026-06-08 23:01:40.610899 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt
2026-06-08 23:01:40.610916 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml
2026-06-08 23:01:40.610934 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt
2026-06-08 23:01:40.610953 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml
2026-06-08 23:01:40.610971 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt
2026-06-08 23:01:40.610989 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml
2026-06-08 23:01:40.611007 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt
2026-06-08 23:01:40.611025 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml
2026-06-08 23:01:40.611044 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt
2026-06-08 23:01:40.611062 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml
2026-06-08 23:01:40.611080 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt
2026-06-08 23:01:40.611099 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml
2026-06-08 23:01:40.611117 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt
2026-06-08 23:01:40.611136 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml
2026-06-08 23:01:40.611155 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt
2026-06-08 23:01:40.611179 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml
2026-06-08 23:01:40.611199 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt
2026-06-08 23:01:40.611217 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml
2026-06-08 23:01:40.611236 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt
2026-06-08 23:01:40.611255 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml
2026-06-08 23:01:40.611274 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt
2026-06-08 23:01:40.611293 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml
2026-06-08 23:01:40.611311 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt
2026-06-08 23:01:40.611330 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml
2026-06-08 23:01:40.611348 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt
2026-06-08 23:01:40.611366 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml
2026-06-08 23:01:40.611384 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt
2026-06-08 23:01:40.611403 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml
2026-06-08 23:01:40.611421 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt
2026-06-08 23:01:40.611439 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml
2026-06-08 23:01:40.611457 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/
2026-06-08 23:01:40.611476 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt
2026-06-08 23:01:40.611495 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml
2026-06-08 23:01:40.611514 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt
2026-06-08 23:01:40.611533 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml
2026-06-08 23:01:40.611551 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt
2026-06-08 23:01:40.611570 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml
2026-06-08 23:01:40.611588 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt
2026-06-08 23:01:40.611607 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml
2026-06-08 23:01:40.611625 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt
2026-06-08 23:01:40.611643 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml
2026-06-08 23:01:40.611662 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt
2026-06-08 23:01:40.611681 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml
2026-06-08 23:01:40.611699 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt
2026-06-08 23:01:40.611717 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml
2026-06-08 23:01:40.611736 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt
2026-06-08 23:01:40.611755 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml
2026-06-08 23:01:40.611773 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt
2026-06-08 23:01:40.611792 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml
2026-06-08 23:01:40.611810 | instance | cd+++++++++ objects/namespaced/rook-ceph/
2026-06-08 23:01:40.611830 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/
2026-06-08 23:01:40.611853 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt
2026-06-08 23:01:40.611873 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml
2026-06-08 23:01:40.611891 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt
2026-06-08 23:01:40.611910 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml
2026-06-08 23:01:40.611929 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt
2026-06-08 23:01:40.611947 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml
2026-06-08 23:01:40.611966 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt
2026-06-08 23:01:40.611983 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml
2026-06-08 23:01:40.612004 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/
2026-06-08 23:01:40.612026 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt
2026-06-08 23:01:40.612045 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml
2026-06-08 23:01:40.612063 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/
2026-06-08 23:01:40.612082 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-48xsn.txt
2026-06-08 23:01:40.612100 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-48xsn.yaml
2026-06-08 23:01:40.612119 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/
2026-06-08 23:01:40.612138 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt
2026-06-08 23:01:40.612157 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml
2026-06-08 23:01:40.612175 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt
2026-06-08 23:01:40.612193 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml
2026-06-08 23:01:40.612211 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt
2026-06-08 23:01:40.612230 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml
2026-06-08 23:01:40.612248 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt
2026-06-08 23:01:40.612266 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml
2026-06-08 23:01:40.612284 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt
2026-06-08 23:01:40.612302 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml
2026-06-08 23:01:40.612320 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt
2026-06-08 23:01:40.612338 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml
2026-06-08 23:01:40.612357 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt
2026-06-08 23:01:40.612376 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml
2026-06-08 23:01:40.612395 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt
2026-06-08 23:01:40.612414 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml
2026-06-08 23:01:40.612433 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt
2026-06-08 23:01:40.612452 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml
2026-06-08 23:01:40.612471 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt
2026-06-08 23:01:40.612490 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml
2026-06-08 23:01:40.612512 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/
2026-06-08 23:01:40.612532 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt
2026-06-08 23:01:40.612551 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml
2026-06-08 23:01:40.612570 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt
2026-06-08 23:01:40.612588 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml
2026-06-08 23:01:40.612607 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt
2026-06-08 23:01:40.612626 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml
2026-06-08 23:01:40.612645 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt
2026-06-08 23:01:40.612663 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml
2026-06-08 23:01:40.612682 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt
2026-06-08 23:01:40.612701 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml
2026-06-08 23:01:40.612720 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt
2026-06-08 23:01:40.612738 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml
2026-06-08 23:01:40.612757 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt
2026-06-08 23:01:40.612775 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml
2026-06-08 23:01:40.612794 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/
2026-06-08 23:01:40.612812 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt
2026-06-08 23:01:40.612831 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml
2026-06-08 23:01:40.612849 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/
2026-06-08 23:01:40.612868 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt
2026-06-08 23:01:40.612886 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml
2026-06-08 23:01:40.612905 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt
2026-06-08 23:01:40.612923 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml
2026-06-08 23:01:40.612941 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt
2026-06-08 23:01:40.612976 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml
2026-06-08 23:01:40.612997 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt
2026-06-08 23:01:40.613016 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml
2026-06-08 23:01:40.613034 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt
2026-06-08 23:01:40.613053 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml
2026-06-08 23:01:40.613071 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt
2026-06-08 23:01:40.613090 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml
2026-06-08 23:01:40.613108 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt
2026-06-08 23:01:40.613126 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml
2026-06-08 23:01:40.613144 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt
2026-06-08 23:01:40.613162 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml
2026-06-08 23:01:40.613185 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt
2026-06-08 23:01:40.613204 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml
2026-06-08 23:01:40.613222 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt
2026-06-08 23:01:40.613240 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml
2026-06-08 23:01:40.613258 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt
2026-06-08 23:01:40.613276 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml
2026-06-08 23:01:40.613294 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt
2026-06-08 23:01:40.613312 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml
2026-06-08 23:01:40.613330 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt
2026-06-08 23:01:40.613348 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml
2026-06-08 23:01:40.613367 | instance | cd+++++++++ objects/namespaced/secretgen-controller/
2026-06-08 23:01:40.613385 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/
2026-06-08 23:01:40.613404 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt
2026-06-08 23:01:40.613422 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml
2026-06-08 23:01:40.613441 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/
2026-06-08 23:01:40.613459 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt
2026-06-08 23:01:40.613477 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml
2026-06-08 23:01:40.613495 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/
2026-06-08 23:01:40.613513 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-5ksdk.txt
2026-06-08 23:01:40.613532 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-5ksdk.yaml
2026-06-08 23:01:40.613551 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/
2026-06-08 23:01:40.613569 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt
2026-06-08 23:01:40.613587 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml
2026-06-08 23:01:40.613605 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt
2026-06-08 23:01:40.613624 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml
2026-06-08 23:01:40.646035 |
2026-06-08 23:01:40.646159 | TASK [gather-pod-logs : creating directory for pod logs]
2026-06-08 23:01:40.883451 | instance | changed
2026-06-08 23:01:40.888376 |
2026-06-08 23:01:40.888438 | TASK [gather-pod-logs : creating directory for failed pod logs]
2026-06-08 23:01:41.093545 | instance | changed
2026-06-08 23:01:41.100490 |
2026-06-08 23:01:41.100579 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)]
2026-06-08 23:01:41.744775 | instance | auth-system/keycloak-0/keycloak
2026-06-08 23:01:41.967729 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found
2026-06-08 23:01:42.148762 | instance | cert-manager/cert-manager-75c4c745bc-f88lp/cert-manager-controller
2026-06-08 23:01:42.357832 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75c4c745bc-f88lp" not found
2026-06-08 23:01:42.546805 | instance | cert-manager/cert-manager-cainjector-64b59ddb75-rd58r/cert-manager-cainjector
2026-06-08 23:01:42.784821 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-64b59ddb75-rd58r" not found
2026-06-08 23:01:43.033444 | instance | cert-manager/cert-manager-webhook-548949fc64-nk8xp/cert-manager-webhook
2026-06-08 23:01:43.209796 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-548949fc64-nk8xp" not found
2026-06-08 23:01:43.412563 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-znv9v/envoy-gateway
2026-06-08 23:01:43.666887 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-znv9v" not found
2026-06-08 23:01:43.881955 | instance | ingress-nginx/ingress-nginx-controller-jlk8v/controller
2026-06-08 23:01:44.124416 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-jlk8v" not found
2026-06-08 23:01:44.343318 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-xwxg5/ingress-nginx-default-backend
2026-06-08 23:01:44.536163 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-xwxg5" not found
2026-06-08 23:01:44.762700 | instance | kube-system/cilium-operator-869df985b8-rltpn/cilium-operator
2026-06-08 23:01:44.955293 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-rltpn" not found
2026-06-08 23:01:45.153213 | instance | kube-system/cilium-t7wxd/config
2026-06-08 23:01:45.370821 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-t7wxd" not found
2026-06-08 23:01:45.374045 | instance | kube-system/cilium-t7wxd/mount-cgroup
2026-06-08 23:01:45.632932 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-t7wxd" not found
2026-06-08 23:01:45.636954 | instance | kube-system/cilium-t7wxd/apply-sysctl-overwrites
2026-06-08 23:01:45.836762 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-t7wxd" not found
2026-06-08 23:01:45.843192 | instance | kube-system/cilium-t7wxd/mount-bpf-fs
2026-06-08 23:01:46.039482 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-t7wxd" not found
2026-06-08 23:01:46.044421 | instance | kube-system/cilium-t7wxd/clean-cilium-state
2026-06-08 23:01:46.240626 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-t7wxd" not found
2026-06-08 23:01:46.246624 | instance | kube-system/cilium-t7wxd/install-cni-binaries
2026-06-08 23:01:46.437987 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-t7wxd" not found
2026-06-08 23:01:46.443780 | instance | kube-system/cilium-t7wxd/cilium-agent
2026-06-08 23:01:46.697669 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-t7wxd" not found
2026-06-08 23:01:46.882366 | instance | kube-system/coredns-67659f764b-8dz98/coredns
2026-06-08 23:01:47.089502 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-8dz98" not found
2026-06-08 23:01:47.286699 | instance | kube-system/coredns-67659f764b-xgrnf/coredns
2026-06-08 23:01:47.479781 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-xgrnf" not found
2026-06-08 23:01:47.676622 | instance | kube-system/etcd-instance/etcd
2026-06-08 23:01:47.927392 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found
2026-06-08 23:01:48.121344 | instance | kube-system/kube-apiserver-instance/kube-apiserver
2026-06-08 23:01:48.356537 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found
2026-06-08 23:01:48.549084 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager
2026-06-08 23:01:48.837109 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found
2026-06-08 23:01:49.030363 | instance | kube-system/kube-proxy-5wqfc/kube-proxy
2026-06-08 23:01:49.215738 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-5wqfc" not found
2026-06-08 23:01:49.426453 | instance | kube-system/kube-scheduler-instance/kube-scheduler
2026-06-08 23:01:49.623469 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found
2026-06-08 23:01:49.809347 | instance | kube-system/kube-vip-instance/kube-vip
2026-06-08 23:01:49.996267 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found
2026-06-08 23:01:50.165784 | instance | local-path-storage/local-path-provisioner-679c578f5-k26kk/local-path-provisioner
2026-06-08 23:01:50.355508 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-k26kk" not found
2026-06-08 23:01:50.559937 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader
2026-06-08 23:01:50.770987 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-06-08 23:01:50.776707 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager
2026-06-08 23:01:50.997315 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-06-08 23:01:51.001850 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader
2026-06-08 23:01:51.183685 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-06-08 23:01:51.187538 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy
2026-06-08 23:01:51.395543 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-06-08 23:01:51.580281 | instance | monitoring/goldpinger-zsmqf/goldpinger-daemon
2026-06-08 23:01:51.774562 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-zsmqf" not found
2026-06-08 23:01:51.973640 | instance | monitoring/kube-prometheus-stack-grafana-86b5565c7-zqwnn/grafana-sc-dashboard
2026-06-08 23:01:52.154566 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-86b5565c7-zqwnn" not found
2026-06-08 23:01:52.160382 | instance | monitoring/kube-prometheus-stack-grafana-86b5565c7-zqwnn/grafana-sc-datasources
2026-06-08 23:01:52.347828 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-86b5565c7-zqwnn" not found
2026-06-08 23:01:52.352479 | instance | monitoring/kube-prometheus-stack-grafana-86b5565c7-zqwnn/grafana
2026-06-08 23:01:52.589209 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-86b5565c7-zqwnn" not found
2026-06-08 23:01:52.781995 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-b6xtl/kube-state-metrics
2026-06-08 23:01:52.954358 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-b6xtl" not found
2026-06-08 23:01:53.130614 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-tsvwk/kube-prometheus-stack
2026-06-08 23:01:53.320566 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-tsvwk" not found
2026-06-08 23:01:53.512379 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-sb84j/node-exporter
2026-06-08 23:01:53.725233 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-sb84j/pod-tls-sidecar
2026-06-08 23:01:53.933089 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-sb84j" not found
2026-06-08 23:01:54.108894 | instance | monitoring/loki-0/loki
2026-06-08 23:01:54.296849 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found
2026-06-08 23:01:54.490489 | instance | monitoring/loki-chunks-cache-0/memcached
2026-06-08 23:01:54.663183 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found
2026-06-08 23:01:54.669214 | instance | monitoring/loki-chunks-cache-0/exporter
2026-06-08 23:01:54.859766 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found
2026-06-08 23:01:55.052333 | instance | monitoring/loki-gateway-cf54cb88c-2h87l/nginx
2026-06-08 23:01:55.356491 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-2h87l" not found
2026-06-08 23:01:55.546303 | instance | monitoring/loki-results-cache-0/memcached
2026-06-08 23:01:55.749174 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found
2026-06-08 23:01:55.754555 | instance | monitoring/loki-results-cache-0/exporter
2026-06-08 23:01:55.947580 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found
2026-06-08 23:01:56.121366 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-mrlfg/gc
2026-06-08 23:01:56.300080 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-mrlfg" not found
2026-06-08 23:01:56.480622 | instance | monitoring/node-feature-discovery-master-8665476dbc-5m57c/master
2026-06-08 23:01:56.660760 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-5m57c" not found
2026-06-08 23:01:56.846228 | instance | monitoring/node-feature-discovery-worker-49rm9/worker
2026-06-08 23:01:57.027578 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-49rm9" not found
2026-06-08 23:01:57.231367 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader
2026-06-08 23:01:57.423600 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-08 23:01:57.428744 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus
2026-06-08 23:01:57.619970 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-08 23:01:57.624301 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader
2026-06-08 23:01:57.826398 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-08 23:01:57.831938 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar
2026-06-08 23:01:58.012927 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-08 23:01:58.016783 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy
2026-06-08 23:01:58.210266 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-08 23:01:58.393654 | instance | monitoring/prometheus-pushgateway-7b8659c68b-67bg5/pushgateway
2026-06-08 23:01:58.583372 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-67bg5" not found
2026-06-08 23:01:58.773712 | instance | monitoring/vector-vlg68/vector
2026-06-08 23:01:58.999380 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-vlg68" not found
2026-06-08 23:01:59.226644 | instance | openstack/barbican-api-79d968d6ff-r9blq/init
2026-06-08 23:01:59.409469 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-79d968d6ff-r9blq" not found
2026-06-08 23:01:59.414134 | instance | openstack/barbican-api-79d968d6ff-r9blq/barbican-api
2026-06-08 23:01:59.626286 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-79d968d6ff-r9blq" not found
2026-06-08 23:01:59.803630 | instance | openstack/barbican-db-init-76nzn/init
2026-06-08 23:01:59.979673 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-76nzn" not found
2026-06-08 23:01:59.983194 | instance | openstack/barbican-db-init-76nzn/barbican-db-init-0
2026-06-08 23:02:00.160699 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-76nzn" not found
2026-06-08 23:02:00.344593 | instance | openstack/barbican-db-sync-7n87r/init
2026-06-08 23:02:00.511139 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-7n87r" not found
2026-06-08 23:02:00.517173 | instance | openstack/barbican-db-sync-7n87r/barbican-db-sync
2026-06-08 23:02:00.695821 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-7n87r" not found
2026-06-08 23:02:00.882215 | instance | openstack/barbican-ks-endpoints-wm6ml/init
2026-06-08 23:02:01.060886 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-wm6ml" not found
2026-06-08 23:02:01.066094 | instance | openstack/barbican-ks-endpoints-wm6ml/key-manager-ks-endpoints-admin
2026-06-08 23:02:01.262354 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-wm6ml" not found
2026-06-08 23:02:01.267016 | instance | openstack/barbican-ks-endpoints-wm6ml/key-manager-ks-endpoints-internal
2026-06-08 23:02:01.452040 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-wm6ml" not found
2026-06-08 23:02:01.456696 | instance | openstack/barbican-ks-endpoints-wm6ml/key-manager-ks-endpoints-public
2026-06-08 23:02:01.673035 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-wm6ml" not found
2026-06-08 23:02:01.865418 | instance | openstack/barbican-ks-service-ttwwf/init
2026-06-08 23:02:02.050364 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-ttwwf" not found
2026-06-08 23:02:02.054001 | instance | openstack/barbican-ks-service-ttwwf/key-manager-ks-service-registration
2026-06-08 23:02:02.235694 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-ttwwf" not found
2026-06-08 23:02:02.411813 | instance | openstack/barbican-ks-user-8jdnj/init
2026-06-08 23:02:02.593049 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-8jdnj" not found
2026-06-08 23:02:02.598004 | instance | openstack/barbican-ks-user-8jdnj/barbican-ks-user
2026-06-08 23:02:02.791446 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-8jdnj" not found
2026-06-08 23:02:02.970990 | instance | openstack/barbican-rabbit-init-vl7fk/init
2026-06-08 23:02:03.161794 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-vl7fk" not found
2026-06-08 23:02:03.165435 | instance | openstack/barbican-rabbit-init-vl7fk/rabbit-init
2026-06-08 23:02:03.341463 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-vl7fk" not found
2026-06-08 23:02:03.513853 | instance | openstack/cinder-api-6d4695f765-drbf5/init
2026-06-08 23:02:03.721465 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-6d4695f765-drbf5" not found
2026-06-08 23:02:03.727366 | instance | openstack/cinder-api-6d4695f765-drbf5/ceph-coordination-volume-perms
2026-06-08 23:02:03.952897 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-6d4695f765-drbf5" not found
2026-06-08 23:02:03.958198 | instance | openstack/cinder-api-6d4695f765-drbf5/cinder-api
2026-06-08 23:02:04.173871 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-6d4695f765-drbf5" not found
2026-06-08 23:02:04.353825 | instance | openstack/cinder-backup-69965fd97f-5f72t/init
2026-06-08 23:02:04.528538 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-69965fd97f-5f72t" not found
2026-06-08 23:02:04.533489 | instance | openstack/cinder-backup-69965fd97f-5f72t/ceph-backup-keyring-placement
2026-06-08 23:02:04.734437 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-69965fd97f-5f72t" not found
2026-06-08 23:02:04.740264 | instance | openstack/cinder-backup-69965fd97f-5f72t/ceph-keyring-placement-rbd1
2026-06-08 23:02:04.930242 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-69965fd97f-5f72t" not found
2026-06-08 23:02:04.935949 | instance | openstack/cinder-backup-69965fd97f-5f72t/ceph-coordination-volume-perms
2026-06-08 23:02:05.110206 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-69965fd97f-5f72t" not found
2026-06-08 23:02:05.114602 | instance | openstack/cinder-backup-69965fd97f-5f72t/cinder-backup
2026-06-08 23:02:05.293096 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-69965fd97f-5f72t" not found
2026-06-08 23:02:05.476523 | instance | openstack/cinder-backup-storage-init-s9gdr/init
2026-06-08 23:02:05.664747 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-s9gdr" not found
2026-06-08 23:02:05.669854 | instance | openstack/cinder-backup-storage-init-s9gdr/ceph-keyring-placement
2026-06-08 23:02:05.872820 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-s9gdr" not found
2026-06-08 23:02:05.877277 | instance | openstack/cinder-backup-storage-init-s9gdr/cinder-backup-storage-init
2026-06-08 23:02:06.095872 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-s9gdr" not found
2026-06-08 23:02:06.285027 | instance | openstack/cinder-bootstrap-45mt5/init
2026-06-08 23:02:06.466162 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-45mt5" not found
2026-06-08 23:02:06.471981 | instance | openstack/cinder-bootstrap-45mt5/bootstrap
2026-06-08 23:02:06.674414 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-45mt5" not found
2026-06-08 23:02:06.872272 | instance | openstack/cinder-create-internal-tenant-s8vq2/init
2026-06-08 23:02:07.061556 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-s8vq2" not found
2026-06-08 23:02:07.062024 | instance | openstack/cinder-create-internal-tenant-s8vq2/create-internal-tenant
2026-06-08 23:02:07.259138 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-s8vq2" not found
2026-06-08 23:02:07.457197 | instance | openstack/cinder-db-init-s9ccc/init
2026-06-08 23:02:07.630213 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-s9ccc" not found
2026-06-08 23:02:07.633451 | instance | openstack/cinder-db-init-s9ccc/cinder-db-init-0
2026-06-08 23:02:07.850626 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-s9ccc" not found
2026-06-08 23:02:08.029502 | instance | openstack/cinder-db-sync-8twp6/init
2026-06-08 23:02:08.214731 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-8twp6" not found
2026-06-08 23:02:08.220004 | instance | openstack/cinder-db-sync-8twp6/cinder-db-sync
2026-06-08 23:02:08.415787 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-8twp6" not found
2026-06-08 23:02:08.614138 | instance | openstack/cinder-ks-endpoints-862rv/init
2026-06-08 23:02:08.799695 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-862rv" not found
2026-06-08 23:02:08.803885 | instance | openstack/cinder-ks-endpoints-862rv/volumev3-ks-endpoints-admin
2026-06-08 23:02:08.999663 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-862rv" not found
2026-06-08 23:02:09.004170 | instance | openstack/cinder-ks-endpoints-862rv/volumev3-ks-endpoints-internal
2026-06-08 23:02:09.197334 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-862rv" not found
2026-06-08 23:02:09.203005 | instance | openstack/cinder-ks-endpoints-862rv/volumev3-ks-endpoints-public
2026-06-08 23:02:09.401904 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-862rv" not found
2026-06-08 23:02:09.593009 | instance | openstack/cinder-ks-service-h95gw/init
2026-06-08 23:02:09.820593 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-h95gw" not found
2026-06-08 23:02:09.825360 | instance | openstack/cinder-ks-service-h95gw/volumev3-ks-service-registration
2026-06-08 23:02:10.027382 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-h95gw" not found
2026-06-08 23:02:10.206968 | instance | openstack/cinder-ks-user-9fqr9/init
2026-06-08 23:02:10.383760 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-9fqr9" not found
2026-06-08 23:02:10.388998 | instance | openstack/cinder-ks-user-9fqr9/cinder-ks-user
2026-06-08 23:02:10.578164 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-9fqr9" not found
2026-06-08 23:02:10.804950 | instance | openstack/cinder-rabbit-init-n4bhb/init
2026-06-08 23:02:11.004428 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-n4bhb" not found
2026-06-08 23:02:11.013347 | instance | openstack/cinder-rabbit-init-n4bhb/rabbit-init
2026-06-08 23:02:11.202920 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-n4bhb" not found
2026-06-08 23:02:11.393203 | instance | openstack/cinder-scheduler-68d9ccd99f-ht5dp/init
2026-06-08 23:02:11.596956 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-68d9ccd99f-ht5dp" not found
2026-06-08 23:02:11.601401 | instance | openstack/cinder-scheduler-68d9ccd99f-ht5dp/ceph-coordination-volume-perms
2026-06-08 23:02:11.801448 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-68d9ccd99f-ht5dp" not found
2026-06-08 23:02:11.805650 | instance | openstack/cinder-scheduler-68d9ccd99f-ht5dp/cinder-scheduler
2026-06-08 23:02:12.025908 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-68d9ccd99f-ht5dp" not found
2026-06-08 23:02:12.226187 | instance | openstack/cinder-storage-init-g9bfz/init
2026-06-08 23:02:12.415661 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-g9bfz" not found
2026-06-08 23:02:12.420608 | instance | openstack/cinder-storage-init-g9bfz/ceph-keyring-placement
2026-06-08 23:02:12.655887 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-g9bfz" not found
2026-06-08 23:02:12.660428 | instance | openstack/cinder-storage-init-g9bfz/cinder-storage-init-rbd1
2026-06-08 23:02:12.867690 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-g9bfz" not found
2026-06-08 23:02:13.055258 | instance | openstack/cinder-volume-5d79c6ffdf-8brgl/init
2026-06-08 23:02:13.255138 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-5d79c6ffdf-8brgl" not found
2026-06-08 23:02:13.259110 | instance | openstack/cinder-volume-5d79c6ffdf-8brgl/ceph-keyring-placement-rbd1
2026-06-08 23:02:13.454341 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-5d79c6ffdf-8brgl" not found
2026-06-08 23:02:13.459347 | instance | openstack/cinder-volume-5d79c6ffdf-8brgl/ceph-coordination-volume-perms
2026-06-08 23:02:13.656466 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-5d79c6ffdf-8brgl" not found
2026-06-08 23:02:13.659719 | instance | openstack/cinder-volume-5d79c6ffdf-8brgl/init-cinder-conf
2026-06-08 23:02:13.855368 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-5d79c6ffdf-8brgl" not found
2026-06-08 23:02:13.859564 | instance | openstack/cinder-volume-5d79c6ffdf-8brgl/cinder-volume
2026-06-08 23:02:14.063276 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-5d79c6ffdf-8brgl" not found
2026-06-08 23:02:14.259212 | instance | openstack/glance-api-6995d5645c-7v2kz/init
2026-06-08 23:02:14.476707 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-6995d5645c-7v2kz" not found
2026-06-08 23:02:14.483015 | instance | openstack/glance-api-6995d5645c-7v2kz/glance-perms
2026-06-08 23:02:14.675423 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-6995d5645c-7v2kz" not found
2026-06-08 23:02:14.682363 | instance | openstack/glance-api-6995d5645c-7v2kz/ceph-keyring-placement
2026-06-08 23:02:14.885528 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-6995d5645c-7v2kz" not found
2026-06-08 23:02:14.889747 | instance | openstack/glance-api-6995d5645c-7v2kz/glance-api
2026-06-08 23:02:15.076887 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-6995d5645c-7v2kz" not found
2026-06-08 23:02:15.267138 | instance | openstack/glance-db-init-l42bd/init
2026-06-08 23:02:15.448849 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-l42bd" not found
2026-06-08 23:02:15.454662 | instance | openstack/glance-db-init-l42bd/glance-db-init-0
2026-06-08 23:02:15.653201 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-l42bd" not found
2026-06-08 23:02:15.845556 | instance | openstack/glance-db-sync-xsctm/init
2026-06-08 23:02:16.028851 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-xsctm" not found
2026-06-08 23:02:16.032912 | instance | openstack/glance-db-sync-xsctm/glance-db-sync
2026-06-08 23:02:16.219554 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-xsctm" not found
2026-06-08 23:02:16.397195 | instance | openstack/glance-ks-endpoints-6c7cj/init
2026-06-08 23:02:16.581143 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-6c7cj" not found
2026-06-08 23:02:16.588095 | instance | openstack/glance-ks-endpoints-6c7cj/image-ks-endpoints-admin
2026-06-08 23:02:16.800244 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-6c7cj" not found
2026-06-08 23:02:16.804152 | instance | openstack/glance-ks-endpoints-6c7cj/image-ks-endpoints-internal
2026-06-08 23:02:16.997213 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-6c7cj" not found
2026-06-08 23:02:17.002398 | instance | openstack/glance-ks-endpoints-6c7cj/image-ks-endpoints-public
2026-06-08 23:02:17.196789 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-6c7cj" not found
2026-06-08 23:02:17.377900 | instance | openstack/glance-ks-service-hf9qz/init
2026-06-08 23:02:17.601802 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-hf9qz" not found
2026-06-08 23:02:17.607088 | instance | openstack/glance-ks-service-hf9qz/image-ks-service-registration
2026-06-08 23:02:17.801632 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-hf9qz" not found
2026-06-08 23:02:17.989658 | instance | openstack/glance-ks-user-wvjd9/init
2026-06-08 23:02:18.175498 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-wvjd9" not found
2026-06-08 23:02:18.179693 | instance | openstack/glance-ks-user-wvjd9/glance-ks-user
2026-06-08 23:02:18.371194 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-wvjd9" not found
2026-06-08 23:02:18.561480 | instance | openstack/glance-metadefs-load-6jc5h/init
2026-06-08 23:02:18.759001 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-6jc5h" not found
2026-06-08 23:02:18.763683 | instance | openstack/glance-metadefs-load-6jc5h/glance-metadefs-load
2026-06-08 23:02:18.945743 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-6jc5h" not found
2026-06-08 23:02:19.130544 | instance | openstack/glance-rabbit-init-jrb5f/init
2026-06-08 23:02:19.316827 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-jrb5f" not found
2026-06-08 23:02:19.321269 | instance | openstack/glance-rabbit-init-jrb5f/rabbit-init
2026-06-08 23:02:19.516973 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-jrb5f" not found
2026-06-08 23:02:19.701836 | instance | openstack/glance-storage-init-lnjmp/init
2026-06-08 23:02:19.906026 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-lnjmp" not found
2026-06-08 23:02:19.912783 | instance | openstack/glance-storage-init-lnjmp/ceph-keyring-placement
2026-06-08 23:02:20.112511 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-lnjmp" not found
2026-06-08 23:02:20.122991 | instance | openstack/glance-storage-init-lnjmp/glance-storage-init
2026-06-08 23:02:20.334756 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-lnjmp" not found
2026-06-08 23:02:20.511918 | instance | openstack/keepalived-lf4v7/init
2026-06-08 23:02:20.746699 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-lf4v7" not found
2026-06-08 23:02:20.756058 | instance | openstack/keepalived-lf4v7/wait-for-ip
2026-06-08 23:02:20.849665 | instance | Error from server (BadRequest): container "wait-for-ip" in pod "keepalived-lf4v7" is waiting to start: PodInitializing
2026-06-08 23:02:20.941890 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-lf4v7" not found
2026-06-08 23:02:20.946982 | instance | openstack/keepalived-lf4v7/keepalived
2026-06-08 23:02:21.048476 | instance | Error from server (BadRequest): container "keepalived" in pod "keepalived-lf4v7" is waiting to start: PodInitializing
2026-06-08 23:02:21.143191 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-lf4v7" not found
2026-06-08 23:02:21.337302 | instance | openstack/keystone-api-66d5fb6649-5nkx2/init
2026-06-08 23:02:21.522964 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-66d5fb6649-5nkx2" not found
2026-06-08 23:02:21.528357 | instance | openstack/keystone-api-66d5fb6649-5nkx2/keystone-api
2026-06-08 23:02:21.995345 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-66d5fb6649-5nkx2" not found
2026-06-08 23:02:22.181481 | instance | openstack/keystone-bootstrap-5d4c5/init
2026-06-08 23:02:22.361252 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-5d4c5" not found
2026-06-08 23:02:22.366953 | instance | openstack/keystone-bootstrap-5d4c5/bootstrap
2026-06-08 23:02:22.541813 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-5d4c5" not found
2026-06-08 23:02:22.735258 | instance | openstack/keystone-credential-setup-lsczp/init
2026-06-08 23:02:22.934221 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-lsczp" not found
2026-06-08 23:02:22.938614 | instance | openstack/keystone-credential-setup-lsczp/keystone-credential-setup
2026-06-08 23:02:23.124270 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-lsczp" not found
2026-06-08 23:02:23.305614 | instance | openstack/keystone-db-init-rnj9h/init
2026-06-08 23:02:23.493193 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-rnj9h" not found
2026-06-08 23:02:23.497614 | instance | openstack/keystone-db-init-rnj9h/keystone-db-init-0
2026-06-08 23:02:23.682531 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-rnj9h" not found
2026-06-08 23:02:23.873815 | instance | openstack/keystone-db-sync-7zvmh/init
2026-06-08 23:02:24.061516 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-7zvmh" not found
2026-06-08 23:02:24.066798 | instance | openstack/keystone-db-sync-7zvmh/keystone-db-sync
2026-06-08 23:02:24.264023 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-7zvmh" not found
2026-06-08 23:02:24.448297 | instance | openstack/keystone-domain-manage-9lkql/init
2026-06-08 23:02:24.632910 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-9lkql" not found
2026-06-08 23:02:24.637382 | instance | openstack/keystone-domain-manage-9lkql/keystone-domain-manage
2026-06-08 23:02:24.829912 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-9lkql" not found
2026-06-08 23:02:25.029028 | instance | openstack/keystone-fernet-setup-2txwp/init
2026-06-08 23:02:25.226433 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-2txwp" not found
2026-06-08 23:02:25.231846 | instance | openstack/keystone-fernet-setup-2txwp/keystone-fernet-setup
2026-06-08 23:02:25.415138 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-2txwp" not found
2026-06-08 23:02:25.605204 | instance | openstack/keystone-rabbit-init-nsfvd/init
2026-06-08 23:02:25.816709 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-nsfvd" not found
2026-06-08 23:02:25.820880 | instance | openstack/keystone-rabbit-init-nsfvd/rabbit-init
2026-06-08 23:02:26.010151 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-nsfvd" not found
2026-06-08 23:02:26.244878 | instance | openstack/libvirt-libvirt-default-6t2nk/init
2026-06-08 23:02:26.449191 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-6t2nk" not found
2026-06-08 23:02:26.454529 | instance | openstack/libvirt-libvirt-default-6t2nk/init-dynamic-options
2026-06-08 23:02:26.547491 | instance | Error from server (BadRequest): container "init-dynamic-options" in pod "libvirt-libvirt-default-6t2nk" is waiting to start: PodInitializing
2026-06-08 23:02:26.649871 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-6t2nk" not found
2026-06-08 23:02:26.656102 | instance | openstack/libvirt-libvirt-default-6t2nk/ceph-admin-keyring-placement
2026-06-08 23:02:26.762780 | instance | Error from server (BadRequest): container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-6t2nk" is waiting to start: PodInitializing
2026-06-08 23:02:26.862660 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-6t2nk" not found
2026-06-08 23:02:26.866590 | instance | openstack/libvirt-libvirt-default-6t2nk/ceph-keyring-placement
2026-06-08 23:02:26.952059 | instance | Error from server (BadRequest): container "ceph-keyring-placement" in pod "libvirt-libvirt-default-6t2nk" is waiting to start: PodInitializing
2026-06-08 23:02:27.040349 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-6t2nk" not found
2026-06-08 23:02:27.044439 | instance | openstack/libvirt-libvirt-default-6t2nk/tls-sidecar
2026-06-08 23:02:27.148622 | instance | Error from server (BadRequest): container "tls-sidecar" in pod "libvirt-libvirt-default-6t2nk" is waiting to start: PodInitializing
2026-06-08 23:02:27.238646 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-6t2nk" not found
2026-06-08 23:02:27.244162 | instance | openstack/libvirt-libvirt-default-6t2nk/libvirt
2026-06-08 23:02:27.334954 | instance | Error from server (BadRequest): container "libvirt" in pod "libvirt-libvirt-default-6t2nk" is waiting to start: PodInitializing
2026-06-08 23:02:27.426407 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-6t2nk" not found
2026-06-08 23:02:27.431444 | instance | openstack/libvirt-libvirt-default-6t2nk/libvirt-exporter
2026-06-08 23:02:27.530247 | instance | Error from server (BadRequest): container "libvirt-exporter" in pod "libvirt-libvirt-default-6t2nk" is waiting to start: PodInitializing
2026-06-08 23:02:27.644032 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-6t2nk" not found
2026-06-08 23:02:27.851651 | instance | openstack/memcached-memcached-6479589586-n4pz7/init
2026-06-08 23:02:28.051709 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-n4pz7" not found
2026-06-08 23:02:28.056805 | instance | openstack/memcached-memcached-6479589586-n4pz7/memcached
2026-06-08 23:02:28.255101 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-n4pz7" not found
2026-06-08 23:02:28.260115 | instance | openstack/memcached-memcached-6479589586-n4pz7/memcached-exporter
2026-06-08 23:02:28.455322 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-n4pz7" not found
2026-06-08 23:02:28.637213 | instance | openstack/neutron-coredns-7dd4958666-fdjj6/coredns
2026-06-08 23:02:28.819458 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "neutron-coredns-7dd4958666-fdjj6" not found
2026-06-08 23:02:29.004162 | instance | openstack/neutron-db-init-dsl2d/init
2026-06-08 23:02:29.191955 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-dsl2d" not found
2026-06-08 23:02:29.197903 | instance | openstack/neutron-db-init-dsl2d/neutron-db-init-0
2026-06-08 23:02:29.388751 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-dsl2d" not found
2026-06-08 23:02:29.570857 | instance | openstack/neutron-db-sync-n8p8r/init
2026-06-08 23:02:29.776145 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-n8p8r" not found
2026-06-08 23:02:29.780157 | instance | openstack/neutron-db-sync-n8p8r/neutron-db-sync
2026-06-08 23:02:29.984209 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-n8p8r" not found
2026-06-08 23:02:30.178978 | instance | openstack/neutron-dhcp-agent-default-qnpbc/init
2026-06-08 23:02:30.409332 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-dhcp-agent-default-qnpbc" not found
2026-06-08 23:02:30.412808 | instance | openstack/neutron-dhcp-agent-default-qnpbc/neutron-dhcp-agent-init
2026-06-08 23:02:30.508749 | instance | Error from server (BadRequest): container "neutron-dhcp-agent-init" in pod "neutron-dhcp-agent-default-qnpbc" is waiting to start: PodInitializing
2026-06-08 23:02:30.603902 | instance | Error from server (BadRequest): previous terminated container "neutron-dhcp-agent-init" in pod "neutron-dhcp-agent-default-qnpbc" not found
2026-06-08 23:02:30.609252 | instance | openstack/neutron-dhcp-agent-default-qnpbc/neutron-dhcp-agent
2026-06-08 23:02:30.724608 | instance | Error from server (BadRequest): container "neutron-dhcp-agent" in pod "neutron-dhcp-agent-default-qnpbc" is waiting to start: PodInitializing
2026-06-08 23:02:30.826600 | instance | Error from server (BadRequest): previous terminated container "neutron-dhcp-agent" in pod "neutron-dhcp-agent-default-qnpbc" not found
2026-06-08 23:02:31.024967 | instance | openstack/neutron-ks-endpoints-6pvj5/init
2026-06-08 23:02:31.213216 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-6pvj5" not found
2026-06-08 23:02:31.217628 | instance | openstack/neutron-ks-endpoints-6pvj5/network-ks-endpoints-admin
2026-06-08 23:02:31.417373 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-6pvj5" not found
2026-06-08 23:02:31.422749 | instance | openstack/neutron-ks-endpoints-6pvj5/network-ks-endpoints-internal
2026-06-08 23:02:31.613811 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-6pvj5" not found
2026-06-08 23:02:31.616762 | instance | openstack/neutron-ks-endpoints-6pvj5/network-ks-endpoints-public
2026-06-08 23:02:31.846750 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-6pvj5" not found
2026-06-08 23:02:32.042994 | instance | openstack/neutron-ks-service-vntv9/init
2026-06-08 23:02:32.233696 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-vntv9" not found
2026-06-08 23:02:32.239511 | instance | openstack/neutron-ks-service-vntv9/network-ks-service-registration
2026-06-08 23:02:32.426908 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-vntv9" not found
2026-06-08 23:02:32.618441 | instance | openstack/neutron-ks-user-dwvlc/init
2026-06-08 23:02:32.813609 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-dwvlc" not found
2026-06-08 23:02:32.816902 | instance | openstack/neutron-ks-user-dwvlc/neutron-ks-user
2026-06-08 23:02:33.003598 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-dwvlc" not found
2026-06-08 23:02:33.197107 | instance | openstack/neutron-l3-agent-default-4wdwb/init
2026-06-08 23:02:33.411381 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-l3-agent-default-4wdwb" not found
2026-06-08 23:02:33.416221 | instance | openstack/neutron-l3-agent-default-4wdwb/neutron-l3-agent-init
2026-06-08 23:02:33.507522 | instance | Error from server (BadRequest): container "neutron-l3-agent-init" in pod "neutron-l3-agent-default-4wdwb" is waiting to start: PodInitializing
2026-06-08 23:02:33.596833 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent-init" in pod "neutron-l3-agent-default-4wdwb" not found
2026-06-08 23:02:33.601837 | instance | openstack/neutron-l3-agent-default-4wdwb/neutron-l3-agent
2026-06-08 23:02:33.714529 | instance | Error from server (BadRequest): container "neutron-l3-agent" in pod "neutron-l3-agent-default-4wdwb" is waiting to start: PodInitializing
2026-06-08 23:02:33.808503 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent" in pod "neutron-l3-agent-default-4wdwb" not found
2026-06-08 23:02:34.008344 | instance | openstack/neutron-metadata-agent-default-khbhn/init
2026-06-08 23:02:34.220641 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-metadata-agent-default-khbhn" not found
2026-06-08 23:02:34.225662 | instance | openstack/neutron-metadata-agent-default-khbhn/neutron-metadata-agent-init
2026-06-08 23:02:34.324567 | instance | Error from server (BadRequest): container "neutron-metadata-agent-init" in pod "neutron-metadata-agent-default-khbhn" is waiting to start: PodInitializing
2026-06-08 23:02:34.413150 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-metadata-agent-default-khbhn" not found
2026-06-08 23:02:34.421993 | instance | openstack/neutron-metadata-agent-default-khbhn/neutron-metadata-agent
2026-06-08 23:02:34.520067 | instance | Error from server (BadRequest): container "neutron-metadata-agent" in pod "neutron-metadata-agent-default-khbhn" is waiting to start: PodInitializing
2026-06-08 23:02:34.611882 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent" in pod "neutron-metadata-agent-default-khbhn" not found
2026-06-08 23:02:34.808431 | instance | openstack/neutron-netns-cleanup-cron-default-vstgk/init
2026-06-08 23:02:35.000055 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-vstgk" not found
2026-06-08 23:02:35.004352 | instance | openstack/neutron-netns-cleanup-cron-default-vstgk/neutron-netns-cleanup-cron
2026-06-08 23:02:35.193025 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-vstgk" not found
2026-06-08 23:02:35.390170 | instance | openstack/neutron-ovs-agent-default-xhhv5/init
2026-06-08 23:02:35.589473 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovs-agent-default-xhhv5" not found
2026-06-08 23:02:35.593673 | instance | openstack/neutron-ovs-agent-default-xhhv5/neutron-openvswitch-agent-kernel-modules
2026-06-08 23:02:35.684398 | instance | Error from server (BadRequest): container "neutron-openvswitch-agent-kernel-modules" in pod "neutron-ovs-agent-default-xhhv5" is waiting to start: PodInitializing
2026-06-08 23:02:35.783307 | instance | Error from server (BadRequest): previous terminated container "neutron-openvswitch-agent-kernel-modules" in pod "neutron-ovs-agent-default-xhhv5" not found
2026-06-08 23:02:35.786948 | instance | openstack/neutron-ovs-agent-default-xhhv5/neutron-ovs-agent-init
2026-06-08 23:02:35.889982 | instance | Error from server (BadRequest): container "neutron-ovs-agent-init" in pod "neutron-ovs-agent-default-xhhv5" is waiting to start: PodInitializing
2026-06-08 23:02:35.986533 | instance | Error from server (BadRequest): previous terminated container "neutron-ovs-agent-init" in pod "neutron-ovs-agent-default-xhhv5" not found
2026-06-08 23:02:35.991277 | instance | openstack/neutron-ovs-agent-default-xhhv5/neutron-ovs-agent
2026-06-08 23:02:36.087462 | instance | Error from server (BadRequest): container "neutron-ovs-agent" in pod "neutron-ovs-agent-default-xhhv5" is waiting to start: PodInitializing
2026-06-08 23:02:36.179546 | instance | Error from server (BadRequest): previous terminated container "neutron-ovs-agent" in pod "neutron-ovs-agent-default-xhhv5" not found
2026-06-08 23:02:36.371556 | instance | openstack/neutron-rabbit-init-8lnc9/init
2026-06-08 23:02:36.564966 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-8lnc9" not found
2026-06-08 23:02:36.569090 | instance | openstack/neutron-rabbit-init-8lnc9/rabbit-init
2026-06-08 23:02:36.760886 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-8lnc9" not found
2026-06-08 23:02:36.977890 | instance | openstack/neutron-rpc-server-74564db544-r55kt/init
2026-06-08 23:02:37.180006 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rpc-server-74564db544-r55kt" not found
2026-06-08 23:02:37.183858 | instance | openstack/neutron-rpc-server-74564db544-r55kt/neutron-rpc-server
2026-06-08 23:02:37.594924 | instance | openstack/neutron-server-85fb56c9cf-czpb7/init
2026-06-08 23:02:37.812678 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-85fb56c9cf-czpb7" not found
2026-06-08 23:02:37.816782 | instance | openstack/neutron-server-85fb56c9cf-czpb7/neutron-server
2026-06-08 23:02:38.056864 | instance | openstack/neutron-server-85fb56c9cf-czpb7/neutron-policy-server
2026-06-08 23:02:38.250085 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-85fb56c9cf-czpb7" not found
2026-06-08 23:02:38.435708 | instance | openstack/nova-api-metadata-c84467567-4qdlt/init
2026-06-08 23:02:38.651551 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-c84467567-4qdlt" not found
2026-06-08 23:02:38.656717 | instance | openstack/nova-api-metadata-c84467567-4qdlt/nova-api-metadata-init
2026-06-08 23:02:38.859264 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-c84467567-4qdlt" not found
2026-06-08 23:02:38.864279 | instance | openstack/nova-api-metadata-c84467567-4qdlt/nova-api
2026-06-08 23:02:39.055756 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-c84467567-4qdlt" not found
2026-06-08 23:02:39.240743 | instance | openstack/nova-api-osapi-7b984d566f-cb5r4/init
2026-06-08 23:02:39.425147 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-7b984d566f-cb5r4" not found
2026-06-08 23:02:39.429854 | instance | openstack/nova-api-osapi-7b984d566f-cb5r4/nova-osapi
2026-06-08 23:02:39.654281 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-7b984d566f-cb5r4" not found
2026-06-08 23:02:39.851344 | instance | openstack/nova-bootstrap-p4n6w/init
2026-06-08 23:02:40.045835 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-p4n6w" not found
2026-06-08 23:02:40.049384 | instance | openstack/nova-bootstrap-p4n6w/bootstrap
2026-06-08 23:02:40.234622 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-p4n6w" not found
2026-06-08 23:02:40.432366 | instance | openstack/nova-cell-setup-29682660-hfxw7/init
2026-06-08 23:02:40.610431 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-29682660-hfxw7" not found
2026-06-08 23:02:40.614021 | instance | openstack/nova-cell-setup-29682660-hfxw7/nova-cell-setup
2026-06-08 23:02:40.708692 | instance | Error from server (BadRequest): container "nova-cell-setup" in pod "nova-cell-setup-29682660-hfxw7" is waiting to start: PodInitializing
2026-06-08 23:02:40.807819 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-29682660-hfxw7" not found
2026-06-08 23:02:41.028960 | instance | openstack/nova-cell-setup-jdkvs/init
2026-06-08 23:02:41.246618 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-jdkvs" not found
2026-06-08 23:02:41.252876 | instance | openstack/nova-cell-setup-jdkvs/nova-cell-setup-init
2026-06-08 23:02:41.354403 | instance | Error from server (BadRequest): container "nova-cell-setup-init" in pod "nova-cell-setup-jdkvs" is waiting to start: PodInitializing
2026-06-08 23:02:41.451907 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-jdkvs" not found
2026-06-08 23:02:41.457445 | instance | openstack/nova-cell-setup-jdkvs/nova-cell-setup
2026-06-08 23:02:41.545218 | instance | Error from server (BadRequest): container "nova-cell-setup" in pod "nova-cell-setup-jdkvs" is waiting to start: PodInitializing
2026-06-08 23:02:41.640569 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-jdkvs" not found
2026-06-08 23:02:41.853064 | instance | openstack/nova-compute-default-q2mrf/init
2026-06-08 23:02:42.120060 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-q2mrf" not found
2026-06-08 23:02:42.123994 | instance | openstack/nova-compute-default-q2mrf/nova-compute-init
2026-06-08 23:02:42.222468 | instance | Error from server (BadRequest): container "nova-compute-init" in pod "nova-compute-default-q2mrf" is waiting to start: PodInitializing
2026-06-08 23:02:42.316452 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-q2mrf" not found
2026-06-08 23:02:42.321260 | instance | openstack/nova-compute-default-q2mrf/ceph-perms
2026-06-08 23:02:42.439193 | instance | Error from server (BadRequest): container "ceph-perms" in pod "nova-compute-default-q2mrf" is waiting to start: PodInitializing
2026-06-08 23:02:42.530033 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-q2mrf" not found
2026-06-08 23:02:42.535025 | instance | openstack/nova-compute-default-q2mrf/ceph-admin-keyring-placement
2026-06-08 23:02:42.626243 | instance | Error from server (BadRequest): container "ceph-admin-keyring-placement" in pod "nova-compute-default-q2mrf" is waiting to start: PodInitializing
2026-06-08 23:02:42.719248 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-q2mrf" not found
2026-06-08 23:02:42.724113 | instance | openstack/nova-compute-default-q2mrf/ceph-keyring-placement
2026-06-08 23:02:42.831522 | instance | Error from server (BadRequest): container "ceph-keyring-placement" in pod "nova-compute-default-q2mrf" is waiting to start: PodInitializing
2026-06-08 23:02:42.919514 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-q2mrf" not found
2026-06-08 23:02:42.925641 | instance | openstack/nova-compute-default-q2mrf/nova-compute-vnc-init
2026-06-08 23:02:43.034723 | instance | Error from server (BadRequest): container "nova-compute-vnc-init" in pod "nova-compute-default-q2mrf" is waiting to start: PodInitializing
2026-06-08 23:02:43.140578 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-q2mrf" not found
2026-06-08 23:02:43.145466 | instance | openstack/nova-compute-default-q2mrf/nova-compute-ssh-init
2026-06-08 23:02:43.245585 | instance | Error from server (BadRequest): container "nova-compute-ssh-init" in pod "nova-compute-default-q2mrf" is waiting to start: PodInitializing
2026-06-08 23:02:43.338232 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-q2mrf" not found
2026-06-08 23:02:43.343066 | instance | openstack/nova-compute-default-q2mrf/nova-compute
2026-06-08 23:02:43.439436 | instance | Error from server (BadRequest): container "nova-compute" in pod "nova-compute-default-q2mrf" is waiting to start: PodInitializing
2026-06-08 23:02:43.525900 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-q2mrf" not found
2026-06-08 23:02:43.529407 | instance | openstack/nova-compute-default-q2mrf/nova-compute-ssh
2026-06-08 23:02:43.621552 | instance | Error from server (BadRequest): container "nova-compute-ssh" in pod "nova-compute-default-q2mrf" is waiting to start: PodInitializing
2026-06-08 23:02:43.725534 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-q2mrf" not found
2026-06-08 23:02:43.940426 | instance | openstack/nova-conductor-68f54d4d8c-m4slp/init
2026-06-08 23:02:44.137868 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-68f54d4d8c-m4slp" not found
2026-06-08 23:02:44.144988 | instance | openstack/nova-conductor-68f54d4d8c-m4slp/nova-conductor
2026-06-08 23:02:44.354904 | instance | Error from server (BadRequest): previous terminated container "nova-conductor" in pod "nova-conductor-68f54d4d8c-m4slp" not found
2026-06-08 23:02:44.593502 | instance | openstack/nova-db-init-22g9p/init
2026-06-08 23:02:44.792589 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-22g9p" not found
2026-06-08 23:02:44.797098 | instance | openstack/nova-db-init-22g9p/nova-db-init-0
2026-06-08 23:02:44.998870 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-22g9p" not found
2026-06-08 23:02:45.003922 | instance | openstack/nova-db-init-22g9p/nova-db-init-1
2026-06-08 23:02:45.205417 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-22g9p" not found
2026-06-08 23:02:45.210867 | instance | openstack/nova-db-init-22g9p/nova-db-init-2
2026-06-08 23:02:45.407259 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-22g9p" not found
2026-06-08 23:02:45.599038 | instance | openstack/nova-db-sync-27sd8/init
2026-06-08 23:02:45.831824 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-27sd8" not found
2026-06-08 23:02:45.836819 | instance | openstack/nova-db-sync-27sd8/nova-db-sync
2026-06-08 23:02:46.025371 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-27sd8" not found
2026-06-08 23:02:46.211934 | instance | openstack/nova-ks-endpoints-5qjq5/init
2026-06-08 23:02:46.414325 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-5qjq5" not found
2026-06-08 23:02:46.419405 | instance | openstack/nova-ks-endpoints-5qjq5/compute-ks-endpoints-admin
2026-06-08 23:02:46.606742 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-5qjq5" not found
2026-06-08 23:02:46.610743 | instance | openstack/nova-ks-endpoints-5qjq5/compute-ks-endpoints-internal
2026-06-08 23:02:46.806267 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-5qjq5" not found
2026-06-08 23:02:46.811450 | instance | openstack/nova-ks-endpoints-5qjq5/compute-ks-endpoints-public
2026-06-08 23:02:46.990102 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-5qjq5" not found
2026-06-08 23:02:47.175291 | instance | openstack/nova-ks-service-nj84d/init
2026-06-08 23:02:47.356841 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-nj84d" not found
2026-06-08 23:02:47.362017 | instance | openstack/nova-ks-service-nj84d/compute-ks-service-registration
2026-06-08 23:02:47.538823 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-nj84d" not found
2026-06-08 23:02:47.726750 | instance | openstack/nova-ks-user-85xtn/init
2026-06-08 23:02:47.910220 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-85xtn" not found
2026-06-08 23:02:47.914863 | instance | openstack/nova-ks-user-85xtn/nova-ks-user
2026-06-08 23:02:48.139582 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-85xtn" not found
2026-06-08 23:02:48.338633 | instance | openstack/nova-novncproxy-7d64d6b54b-lzqks/init
2026-06-08 23:02:48.532195 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-7d64d6b54b-lzqks" not found
2026-06-08 23:02:48.536561 | instance | openstack/nova-novncproxy-7d64d6b54b-lzqks/nova-novncproxy-init
2026-06-08 23:02:48.734804 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-7d64d6b54b-lzqks" not found
2026-06-08 23:02:48.738355 | instance | openstack/nova-novncproxy-7d64d6b54b-lzqks/nova-novncproxy-init-assets
2026-06-08 23:02:48.927248 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-7d64d6b54b-lzqks" not found
2026-06-08 23:02:48.931779 | instance | openstack/nova-novncproxy-7d64d6b54b-lzqks/nova-novncproxy
2026-06-08 23:02:49.123215 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-7d64d6b54b-lzqks" not found
2026-06-08 23:02:49.302410 | instance | openstack/nova-rabbit-init-s5t72/init
2026-06-08 23:02:49.487363 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-s5t72" not found
2026-06-08 23:02:49.493491 | instance | openstack/nova-rabbit-init-s5t72/rabbit-init
2026-06-08 23:02:49.700835 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-s5t72" not found
2026-06-08 23:02:49.894672 | instance | openstack/nova-scheduler-5f78bd4567-7nddw/init
2026-06-08 23:02:50.087098 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-5f78bd4567-7nddw" not found
2026-06-08 23:02:50.094156 | instance | openstack/nova-scheduler-5f78bd4567-7nddw/nova-scheduler
2026-06-08 23:02:50.276913 | instance | Error from server (BadRequest): previous terminated container "nova-scheduler" in pod "nova-scheduler-5f78bd4567-7nddw" not found
2026-06-08 23:02:50.463965 | instance | openstack/nova-service-cleaner-29682660-jtzb2/init
2026-06-08 23:02:50.668204 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-service-cleaner-29682660-jtzb2" not found
2026-06-08 23:02:50.673711 | instance | openstack/nova-service-cleaner-29682660-jtzb2/nova-service-cleaner
2026-06-08 23:02:50.892698 | instance | Error from server (BadRequest): previous terminated container "nova-service-cleaner" in pod "nova-service-cleaner-29682660-jtzb2" not found
2026-06-08 23:02:51.076802 | instance | openstack/openvswitch-46c6c/init
2026-06-08 23:02:51.281239 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-46c6c" not found
2026-06-08 23:02:51.284864 | instance | openstack/openvswitch-46c6c/openvswitch-db-perms
2026-06-08 23:02:51.467734 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-46c6c" not found
2026-06-08 23:02:51.472760 | instance | openstack/openvswitch-46c6c/openvswitch-vswitchd-modules
2026-06-08 23:02:51.648500 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-46c6c" not found
2026-06-08 23:02:51.652540 | instance | openstack/openvswitch-46c6c/openvswitch-db
2026-06-08 23:02:51.863896 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-46c6c" not found
2026-06-08 23:02:51.867468 | instance | openstack/openvswitch-46c6c/openvswitch-vswitchd
2026-06-08 23:02:52.049170 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-46c6c" not found
2026-06-08 23:02:52.248164 | instance | openstack/percona-xtradb-haproxy-0/pxc-init
2026-06-08 23:02:52.464930 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found
2026-06-08 23:02:52.469747 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init
2026-06-08 23:02:52.674475 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found
2026-06-08 23:02:52.680688 | instance | openstack/percona-xtradb-haproxy-0/haproxy
2026-06-08 23:02:53.016422 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found
2026-06-08 23:02:53.021702 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit
2026-06-08 23:02:53.216062 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found
2026-06-08 23:02:53.406355 | instance | openstack/percona-xtradb-pxc-0/pxc-init
2026-06-08 23:02:53.600065 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found
2026-06-08 23:02:53.605756 | instance | openstack/percona-xtradb-pxc-0/pxc
2026-06-08 23:02:53.825308 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found
2026-06-08 23:02:53.830125 | instance | openstack/percona-xtradb-pxc-0/exporter
2026-06-08 23:02:54.020684 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found
2026-06-08 23:02:54.209510 | instance | openstack/placement-api-6757b67c68-5xqv7/init
2026-06-08 23:02:54.388077 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-6757b67c68-5xqv7" not found
2026-06-08 23:02:54.391886 | instance | openstack/placement-api-6757b67c68-5xqv7/placement-api
2026-06-08 23:02:54.585063 | instance | Error from server (BadRequest): previous terminated container "placement-api" in pod "placement-api-6757b67c68-5xqv7" not found
2026-06-08 23:02:54.780692 | instance | openstack/placement-db-init-5fl4f/init
2026-06-08 23:02:54.959854 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-5fl4f" not found
2026-06-08 23:02:54.965109 | instance | openstack/placement-db-init-5fl4f/placement-db-init-0
2026-06-08 23:02:55.137865 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-5fl4f" not found
2026-06-08 23:02:55.332070 | instance | openstack/placement-db-sync-p5bsd/init
2026-06-08 23:02:55.515842 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-p5bsd" not found
2026-06-08 23:02:55.520888 | instance | openstack/placement-db-sync-p5bsd/placement-db-sync
2026-06-08 23:02:55.715203 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-p5bsd" not found
2026-06-08 23:02:55.922482 | instance | openstack/placement-ks-endpoints-4szmd/init
2026-06-08 23:02:56.103555 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-4szmd" not found
2026-06-08 23:02:56.107844 | instance | openstack/placement-ks-endpoints-4szmd/placement-ks-endpoints-admin
2026-06-08 23:02:56.304321 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-4szmd" not found
2026-06-08 23:02:56.309035 | instance | openstack/placement-ks-endpoints-4szmd/placement-ks-endpoints-internal
2026-06-08 23:02:56.489027 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-4szmd" not found
2026-06-08 23:02:56.492817 | instance | openstack/placement-ks-endpoints-4szmd/placement-ks-endpoints-public
2026-06-08 23:02:56.677021 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-4szmd" not found
2026-06-08 23:02:56.880753 | instance | openstack/placement-ks-service-59wcv/init
2026-06-08 23:02:57.084019 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-59wcv" not found
2026-06-08 23:02:57.087500 | instance | openstack/placement-ks-service-59wcv/placement-ks-service-registration
2026-06-08 23:02:57.295156 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-59wcv" not found
2026-06-08 23:02:57.471795 | instance | openstack/placement-ks-user-7lpb5/init
2026-06-08 23:02:57.678339 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-7lpb5" not found
2026-06-08 23:02:57.682857 | instance | openstack/placement-ks-user-7lpb5/placement-ks-user
2026-06-08 23:02:57.881132 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-7lpb5" not found
2026-06-08 23:02:58.062422 | instance | openstack/pxc-operator-69cb5bbdb9-n8pql/percona-xtradb-cluster-operator
2026-06-08 23:02:58.267654 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-69cb5bbdb9-n8pql" not found
2026-06-08 23:02:58.457530 | instance | openstack/rabbitmq-barbican-server-0/setup-container
2026-06-08 23:02:58.671696 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found
2026-06-08 23:02:58.677762 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq
2026-06-08 23:02:58.889483 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found
2026-06-08 23:02:59.071475 | instance | openstack/rabbitmq-cinder-server-0/setup-container
2026-06-08 23:02:59.259267 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found
2026-06-08 23:02:59.264705 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq
2026-06-08 23:02:59.468629 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found
2026-06-08 23:02:59.652828 | instance | openstack/rabbitmq-cluster-operator-54f767cff8-d4sls/rabbitmq-cluster-operator
2026-06-08 23:02:59.856106 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-54f767cff8-d4sls" not found
2026-06-08 23:03:00.058388 | instance | openstack/rabbitmq-glance-server-0/setup-container
2026-06-08 23:03:00.262824 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found
2026-06-08 23:03:00.267200 | instance | openstack/rabbitmq-glance-server-0/rabbitmq
2026-06-08 23:03:00.467291 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found
2026-06-08 23:03:00.657002 | instance | openstack/rabbitmq-keystone-server-0/setup-container
2026-06-08 23:03:00.867414 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found
2026-06-08 23:03:00.872960 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq
2026-06-08 23:03:01.065035 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found
2026-06-08 23:03:01.247652 | instance | openstack/rabbitmq-messaging-topology-operator-6f465c979f-5r5pl/rabbitmq-cluster-operator
2026-06-08 23:03:01.465343 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-6f465c979f-5r5pl" not found
2026-06-08 23:03:01.657682 | instance | openstack/rabbitmq-neutron-server-0/setup-container
2026-06-08 23:03:01.869590 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found
2026-06-08 23:03:01.874622 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq
2026-06-08 23:03:02.079299 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found
2026-06-08 23:03:02.261809 | instance | openstack/rabbitmq-nova-server-0/setup-container
2026-06-08 23:03:02.449996 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found
2026-06-08 23:03:02.453539 | instance | openstack/rabbitmq-nova-server-0/rabbitmq
2026-06-08 23:03:02.666245 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found
2026-06-08 23:03:02.885181 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-cftmb/make-container-crash-dir
2026-06-08 23:03:03.071954 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-cftmb" not found
2026-06-08 23:03:03.075626 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-cftmb/chown-container-data-dir
2026-06-08 23:03:03.262447 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-cftmb" not found
2026-06-08 23:03:03.266268 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-cftmb/ceph-crash
2026-06-08 23:03:03.452538 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-cftmb" not found
2026-06-08 23:03:03.648384 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-qpwc5/chown-container-data-dir
2026-06-08 23:03:03.845569 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-qpwc5" not found
2026-06-08 23:03:03.853302 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-qpwc5/rgw
2026-06-08 23:03:04.069566 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-qpwc5" not found
2026-06-08 23:03:04.076080 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-qpwc5/log-collector
2026-06-08 23:03:04.269862 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-qpwc5" not found
2026-06-08 23:03:04.477065 | instance | openstack/staffeln-api-f99ddc67-dk6tg/init
2026-06-08 23:03:04.667595 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-f99ddc67-dk6tg" not found
2026-06-08 23:03:04.673559 | instance | openstack/staffeln-api-f99ddc67-dk6tg/staffeln-api
2026-06-08 23:03:04.881994 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-f99ddc67-dk6tg" not found
2026-06-08 23:03:05.073457 | instance | openstack/staffeln-conductor-5bf7d565fb-g6lhq/staffeln-conductor
2026-06-08 23:03:05.283017 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-5bf7d565fb-g6lhq" not found
2026-06-08 23:03:05.488029 | instance | openstack/staffeln-db-init-j6r46/init
2026-06-08 23:03:05.664878 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-j6r46" not found
2026-06-08 23:03:05.669883 | instance | openstack/staffeln-db-init-j6r46/staffeln-db-init-0
2026-06-08 23:03:05.880457 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-j6r46" not found
2026-06-08 23:03:06.085749 | instance | openstack/staffeln-db-sync-2bhxj/init
2026-06-08 23:03:06.274799 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-2bhxj" not found
2026-06-08 23:03:06.277941 | instance | openstack/staffeln-db-sync-2bhxj/staffeln-db-sync
2026-06-08 23:03:06.492190 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-2bhxj" not found
2026-06-08 23:03:06.737454 | instance | openstack/valkey-node-0/valkey
2026-06-08 23:03:06.949661 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found
2026-06-08 23:03:06.954140 | instance | openstack/valkey-node-0/sentinel
2026-06-08 23:03:07.156491 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found
2026-06-08 23:03:07.162192 | instance | openstack/valkey-node-0/metrics
2026-06-08 23:03:07.352627 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found
2026-06-08 23:03:07.544318 | instance | rook-ceph/rook-ceph-operator-76bbbb77ff-48xsn/rook-ceph-operator
2026-06-08 23:03:07.783582 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-76bbbb77ff-48xsn" not found
2026-06-08 23:03:07.972443 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-5ksdk/secretgen-controller
2026-06-08 23:03:08.188500 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-5ksdk" not found
2026-06-08 23:03:08.265641 | instance | ERROR
2026-06-08 23:03:08.265941 | instance | {
2026-06-08 23:03:08.265983 | instance | "delta": "0:01:26.891847",
2026-06-08 23:03:08.266012 | instance | "end": "2026-06-08 23:03:08.194731",
2026-06-08 23:03:08.266039 | instance | "msg": "non-zero return code",
2026-06-08 23:03:08.266064 | instance | "rc": 123,
2026-06-08 23:03:08.266090 | instance | "start": "2026-06-08 23:01:41.302884"
2026-06-08 23:03:08.266115 | instance | }
2026-06-08 23:03:08.266148 | instance | ERROR: Ignoring Errors
2026-06-08 23:03:08.287519 |
2026-06-08 23:03:08.287600 | TASK [gather-pod-logs : Downloads pod logs to executor]
2026-06-08 23:03:08.882700 | instance | changed:
2026-06-08 23:03:08.882907 | instance | cd+++++++++ pod-logs/
2026-06-08 23:03:08.882954 | instance | cd+++++++++ pod-logs/auth-system/
2026-06-08 23:03:08.882984 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/
2026-06-08 23:03:08.883012 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt
2026-06-08 23:03:08.883039 | instance | cd+++++++++ pod-logs/cert-manager/
2026-06-08 23:03:08.883066 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-f88lp/
2026-06-08 23:03:08.883091 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-f88lp/cert-manager-controller.txt
2026-06-08 23:03:08.883117 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-rd58r/
2026-06-08 23:03:08.883142 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-rd58r/cert-manager-cainjector.txt
2026-06-08 23:03:08.883168 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-nk8xp/
2026-06-08 23:03:08.883193 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-nk8xp/cert-manager-webhook.txt
2026-06-08 23:03:08.883218 | instance | cd+++++++++ pod-logs/envoy-gateway-system/
2026-06-08 23:03:08.883243 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-znv9v/
2026-06-08 23:03:08.883268 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-znv9v/envoy-gateway.txt
2026-06-08 23:03:08.883293 | instance | cd+++++++++ pod-logs/failed-pods/
2026-06-08 23:03:08.883318 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/
2026-06-08 23:03:08.883343 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/
2026-06-08 23:03:08.883368 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt
2026-06-08 23:03:08.883393 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/
2026-06-08 23:03:08.883419 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-f88lp/
2026-06-08 23:03:08.883444 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-f88lp/cert-manager-controller.txt
2026-06-08 23:03:08.883471 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-rd58r/
2026-06-08 23:03:08.883496 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-rd58r/cert-manager-cainjector.txt
2026-06-08 23:03:08.883524 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-nk8xp/
2026-06-08 23:03:08.883549 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-nk8xp/cert-manager-webhook.txt
2026-06-08 23:03:08.883575 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/
2026-06-08 23:03:08.883600 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-znv9v/
2026-06-08 23:03:08.883624 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-znv9v/envoy-gateway.txt
2026-06-08 23:03:08.883649 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/
2026-06-08 23:03:08.883674 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-jlk8v/
2026-06-08 23:03:08.883699 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-jlk8v/controller.txt
2026-06-08 23:03:08.883741 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-xwxg5/
2026-06-08 23:03:08.883767 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-xwxg5/ingress-nginx-default-backend.txt
2026-06-08 23:03:08.883793 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/
2026-06-08 23:03:08.883818 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-rltpn/
2026-06-08 23:03:08.883844 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-rltpn/cilium-operator.txt
2026-06-08 23:03:08.883868 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-t7wxd/
2026-06-08 23:03:08.883893 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-t7wxd/apply-sysctl-overwrites.txt
2026-06-08 23:03:08.883918 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-t7wxd/cilium-agent.txt
2026-06-08 23:03:08.883944 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-t7wxd/clean-cilium-state.txt
2026-06-08 23:03:08.883969 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-t7wxd/config.txt
2026-06-08 23:03:08.883994 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-t7wxd/install-cni-binaries.txt
2026-06-08 23:03:08.884020 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-t7wxd/mount-bpf-fs.txt
2026-06-08 23:03:08.884049 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-t7wxd/mount-cgroup.txt
2026-06-08 23:03:08.884075 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-8dz98/
2026-06-08 23:03:08.884100 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-8dz98/coredns.txt
2026-06-08 23:03:08.884126 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-xgrnf/
2026-06-08 23:03:08.884151 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-xgrnf/coredns.txt
2026-06-08 23:03:08.884177 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/
2026-06-08 23:03:08.884204 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt
2026-06-08 23:03:08.884230 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/
2026-06-08 23:03:08.884255 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt
2026-06-08 23:03:08.884282 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/
2026-06-08 23:03:08.884308 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt
2026-06-08 23:03:08.884334 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-5wqfc/
2026-06-08 23:03:08.884377 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-5wqfc/kube-proxy.txt
2026-06-08 23:03:08.884404 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/
2026-06-08 23:03:08.884429 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt
2026-06-08 23:03:08.884457 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/
2026-06-08 23:03:08.884484 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt
2026-06-08 23:03:08.884510 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/
2026-06-08 23:03:08.884536 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-k26kk/
2026-06-08 23:03:08.884561 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-k26kk/local-path-provisioner.txt
2026-06-08 23:03:08.884586 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/
2026-06-08 23:03:08.884611 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/
2026-06-08 23:03:08.884643 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt
2026-06-08 23:03:08.884669 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt
2026-06-08 23:03:08.884694 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt
2026-06-08 23:03:08.884719 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt
2026-06-08 23:03:08.884745 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-zsmqf/
2026-06-08 23:03:08.884771 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-zsmqf/goldpinger-daemon.txt
2026-06-08 23:03:08.884796 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-86b5565c7-zqwnn/
2026-06-08 23:03:08.884822 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-86b5565c7-zqwnn/grafana-sc-dashboard.txt
2026-06-08 23:03:08.884847 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-86b5565c7-zqwnn/grafana-sc-datasources.txt
2026-06-08 23:03:08.884873 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-86b5565c7-zqwnn/grafana.txt
2026-06-08 23:03:08.884899 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-b6xtl/
2026-06-08 23:03:08.884925 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-b6xtl/kube-state-metrics.txt
2026-06-08 23:03:08.884986 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-tsvwk/
2026-06-08 23:03:08.885017 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-tsvwk/kube-prometheus-stack.txt
2026-06-08 23:03:08.885043 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-sb84j/
2026-06-08 23:03:08.885069 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-sb84j/node-exporter.txt
2026-06-08 23:03:08.885094 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-sb84j/pod-tls-sidecar.txt
2026-06-08 23:03:08.885119 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/
2026-06-08 23:03:08.885145 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt
2026-06-08 23:03:08.885170 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/
2026-06-08 23:03:08.885196 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt
2026-06-08 23:03:08.885221 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt
2026-06-08 23:03:08.885246 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-2h87l/
2026-06-08 23:03:08.885272 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-2h87l/nginx.txt
2026-06-08 23:03:08.885297 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/
2026-06-08 23:03:08.885322 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt
2026-06-08 23:03:08.885347 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt
2026-06-08 23:03:08.885372 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-mrlfg/
2026-06-08 23:03:08.885398 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-mrlfg/gc.txt
2026-06-08 23:03:08.885423 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-5m57c/
2026-06-08 23:03:08.885448 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-5m57c/master.txt
2026-06-08 23:03:08.885486 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-49rm9/
2026-06-08 23:03:08.885512 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-49rm9/worker.txt
2026-06-08 23:03:08.885537 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/
2026-06-08 23:03:08.885562 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt
2026-06-08 23:03:08.885588 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt
2026-06-08 23:03:08.885613 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt
2026-06-08 23:03:08.885638 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt
2026-06-08 23:03:08.885663 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt
2026-06-08 23:03:08.885688 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-67bg5/
2026-06-08 23:03:08.885713 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-67bg5/pushgateway.txt
2026-06-08 23:03:08.885738 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-vlg68/
2026-06-08 23:03:08.885764 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-vlg68/vector.txt
2026-06-08 23:03:08.885789 | instance | cd+++++++++ pod-logs/failed-pods/openstack/
2026-06-08 23:03:08.885814 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-79d968d6ff-r9blq/
2026-06-08 23:03:08.885840 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-79d968d6ff-r9blq/barbican-api.txt
2026-06-08 23:03:08.885866 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-79d968d6ff-r9blq/init.txt
2026-06-08 23:03:08.885891 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-76nzn/
2026-06-08 23:03:08.885917 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-76nzn/barbican-db-init-0.txt
2026-06-08 23:03:08.885942 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-76nzn/init.txt
2026-06-08 23:03:08.885967 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-7n87r/
2026-06-08 23:03:08.885993 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-7n87r/barbican-db-sync.txt
2026-06-08 23:03:08.886018 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-7n87r/init.txt
2026-06-08 23:03:08.886043 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-wm6ml/
2026-06-08 23:03:08.886068 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-wm6ml/init.txt
2026-06-08 23:03:08.886093 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-wm6ml/key-manager-ks-endpoints-admin.txt
2026-06-08 23:03:08.886118 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-wm6ml/key-manager-ks-endpoints-internal.txt
2026-06-08 23:03:08.886143 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-wm6ml/key-manager-ks-endpoints-public.txt
2026-06-08 23:03:08.886168 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-ttwwf/
2026-06-08 23:03:08.886193 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-ttwwf/init.txt
2026-06-08 23:03:08.886218 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-ttwwf/key-manager-ks-service-registration.txt
2026-06-08 23:03:08.886243 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-8jdnj/
2026-06-08 23:03:08.886269 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-8jdnj/barbican-ks-user.txt
2026-06-08 23:03:08.886294 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-8jdnj/init.txt
2026-06-08 23:03:08.886326 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-vl7fk/
2026-06-08 23:03:08.886353 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-vl7fk/init.txt
2026-06-08 23:03:08.886378 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-vl7fk/rabbit-init.txt
2026-06-08 23:03:08.886403 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-6d4695f765-drbf5/
2026-06-08 23:03:08.886429 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-6d4695f765-drbf5/ceph-coordination-volume-perms.txt
2026-06-08 23:03:08.886454 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-6d4695f765-drbf5/cinder-api.txt
2026-06-08 23:03:08.886479 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-6d4695f765-drbf5/init.txt
2026-06-08 23:03:08.886503 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-69965fd97f-5f72t/
2026-06-08 23:03:08.886528 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-69965fd97f-5f72t/ceph-backup-keyring-placement.txt
2026-06-08 23:03:08.886552 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-69965fd97f-5f72t/ceph-coordination-volume-perms.txt
2026-06-08 23:03:08.886577 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-69965fd97f-5f72t/ceph-keyring-placement-rbd1.txt
2026-06-08 23:03:08.886601 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-69965fd97f-5f72t/cinder-backup.txt
2026-06-08 23:03:08.886625 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-69965fd97f-5f72t/init.txt
2026-06-08 23:03:08.886649 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-s9gdr/
2026-06-08 23:03:08.886673 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-s9gdr/ceph-keyring-placement.txt
2026-06-08 23:03:08.886698 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-s9gdr/cinder-backup-storage-init.txt
2026-06-08 23:03:08.886722 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-s9gdr/init.txt
2026-06-08 23:03:08.886746 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-45mt5/
2026-06-08 23:03:08.886770 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-45mt5/bootstrap.txt
2026-06-08 23:03:08.886795 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-45mt5/init.txt
2026-06-08 23:03:08.886819 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-s8vq2/
2026-06-08 23:03:08.886844 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-s8vq2/create-internal-tenant.txt
2026-06-08 23:03:08.886868 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-s8vq2/init.txt
2026-06-08 23:03:08.886892 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-s9ccc/
2026-06-08 23:03:08.886916 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-s9ccc/cinder-db-init-0.txt
2026-06-08 23:03:08.886941 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-s9ccc/init.txt
2026-06-08 23:03:08.886966 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-8twp6/
2026-06-08 23:03:08.886991 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-8twp6/cinder-db-sync.txt
2026-06-08 23:03:08.887016 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-8twp6/init.txt
2026-06-08 23:03:08.887041 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-862rv/
2026-06-08 23:03:08.887065 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-862rv/init.txt
2026-06-08 23:03:08.887090 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-862rv/volumev3-ks-endpoints-admin.txt
2026-06-08 23:03:08.887114 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-862rv/volumev3-ks-endpoints-internal.txt
2026-06-08 23:03:08.887145 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-862rv/volumev3-ks-endpoints-public.txt
2026-06-08 23:03:08.887171 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-h95gw/
2026-06-08 23:03:08.887196 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-h95gw/init.txt
2026-06-08 23:03:08.887222 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-h95gw/volumev3-ks-service-registration.txt
2026-06-08 23:03:08.887247 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-9fqr9/
2026-06-08 23:03:08.887271 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-9fqr9/cinder-ks-user.txt
2026-06-08 23:03:08.887296 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-9fqr9/init.txt
2026-06-08 23:03:08.887320 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-n4bhb/
2026-06-08 23:03:08.887345 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-n4bhb/init.txt
2026-06-08 23:03:08.887369 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-n4bhb/rabbit-init.txt
2026-06-08 23:03:08.887393 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-68d9ccd99f-ht5dp/
2026-06-08 23:03:08.887418 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-68d9ccd99f-ht5dp/ceph-coordination-volume-perms.txt
2026-06-08 23:03:08.887443 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-68d9ccd99f-ht5dp/cinder-scheduler.txt
2026-06-08 23:03:08.887467 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-68d9ccd99f-ht5dp/init.txt
2026-06-08 23:03:08.887491 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-g9bfz/
2026-06-08 23:03:08.887515 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-g9bfz/ceph-keyring-placement.txt
2026-06-08 23:03:08.887540 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-g9bfz/cinder-storage-init-rbd1.txt
2026-06-08 23:03:08.887565 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-g9bfz/init.txt
2026-06-08 23:03:08.887590 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-5d79c6ffdf-8brgl/
2026-06-08 23:03:08.887615 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-5d79c6ffdf-8brgl/ceph-coordination-volume-perms.txt
2026-06-08 23:03:08.887640 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-5d79c6ffdf-8brgl/ceph-keyring-placement-rbd1.txt
2026-06-08 23:03:08.887665 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-5d79c6ffdf-8brgl/cinder-volume.txt
2026-06-08 23:03:08.887690 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-5d79c6ffdf-8brgl/init-cinder-conf.txt
2026-06-08 23:03:08.887716 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-5d79c6ffdf-8brgl/init.txt
2026-06-08 23:03:08.887740 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-6995d5645c-7v2kz/
2026-06-08 23:03:08.887766 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-6995d5645c-7v2kz/ceph-keyring-placement.txt
2026-06-08 23:03:08.887791 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-6995d5645c-7v2kz/glance-api.txt
2026-06-08 23:03:08.887816 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-6995d5645c-7v2kz/glance-perms.txt
2026-06-08 23:03:08.887841 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-6995d5645c-7v2kz/init.txt
2026-06-08 23:03:08.887865 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-l42bd/
2026-06-08 23:03:08.887890 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-l42bd/glance-db-init-0.txt
2026-06-08 23:03:08.887915 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-l42bd/init.txt
2026-06-08 23:03:08.887946 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-xsctm/
2026-06-08 23:03:08.887973 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-xsctm/glance-db-sync.txt
2026-06-08 23:03:08.887998 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-xsctm/init.txt
2026-06-08 23:03:08.888024 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-6c7cj/
2026-06-08 23:03:08.888049 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-6c7cj/image-ks-endpoints-admin.txt
2026-06-08 23:03:08.888074 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-6c7cj/image-ks-endpoints-internal.txt
2026-06-08 23:03:08.888099 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-6c7cj/image-ks-endpoints-public.txt
2026-06-08 23:03:08.888124 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-6c7cj/init.txt
2026-06-08 23:03:08.888148 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-hf9qz/
2026-06-08 23:03:08.888173 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-hf9qz/image-ks-service-registration.txt
2026-06-08 23:03:08.888198 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-hf9qz/init.txt
2026-06-08 23:03:08.888222 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-wvjd9/
2026-06-08 23:03:08.888247 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-wvjd9/glance-ks-user.txt
2026-06-08 23:03:08.888271 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-wvjd9/init.txt
2026-06-08 23:03:08.888296 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-6jc5h/
2026-06-08 23:03:08.888321 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-6jc5h/glance-metadefs-load.txt
2026-06-08 23:03:08.888377 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-6jc5h/init.txt
2026-06-08 23:03:08.888405 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-jrb5f/
2026-06-08 23:03:08.888430 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-jrb5f/init.txt
2026-06-08 23:03:08.888455 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-jrb5f/rabbit-init.txt
2026-06-08 23:03:08.888480 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-lnjmp/
2026-06-08 23:03:08.888505 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-lnjmp/ceph-keyring-placement.txt
2026-06-08 23:03:08.888530 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-lnjmp/glance-storage-init.txt
2026-06-08 23:03:08.888555 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-lnjmp/init.txt
2026-06-08 23:03:08.888580 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-lf4v7/
2026-06-08 23:03:08.888605 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-lf4v7/init.txt
2026-06-08 23:03:08.888630 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-lf4v7/keepalived.txt
2026-06-08 23:03:08.888655 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-lf4v7/wait-for-ip.txt
2026-06-08 23:03:08.888680 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-66d5fb6649-5nkx2/
2026-06-08 23:03:08.888705 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-66d5fb6649-5nkx2/init.txt
2026-06-08 23:03:08.888730 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-66d5fb6649-5nkx2/keystone-api.txt
2026-06-08 23:03:08.888755 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-5d4c5/
2026-06-08 23:03:08.888780 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-5d4c5/bootstrap.txt
2026-06-08 23:03:08.888804 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-5d4c5/init.txt
2026-06-08 23:03:08.888836 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-lsczp/
2026-06-08 23:03:08.888862 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-lsczp/init.txt
2026-06-08 23:03:08.888888 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-lsczp/keystone-credential-setup.txt
2026-06-08 23:03:08.888914 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-rnj9h/
2026-06-08 23:03:08.888939 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-rnj9h/init.txt
2026-06-08 23:03:08.888996 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-rnj9h/keystone-db-init-0.txt
2026-06-08 23:03:08.889016 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-7zvmh/
2026-06-08 23:03:08.889034 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-7zvmh/init.txt
2026-06-08 23:03:08.889052 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-7zvmh/keystone-db-sync.txt
2026-06-08 23:03:08.889071 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-9lkql/
2026-06-08 23:03:08.889089 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-9lkql/init.txt
2026-06-08 23:03:08.889106 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-9lkql/keystone-domain-manage.txt
2026-06-08 23:03:08.889125 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-2txwp/
2026-06-08 23:03:08.889143 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-2txwp/init.txt
2026-06-08 23:03:08.889160 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-2txwp/keystone-fernet-setup.txt
2026-06-08 23:03:08.889178 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-nsfvd/
2026-06-08 23:03:08.889196 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-nsfvd/init.txt
2026-06-08 23:03:08.889214 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-nsfvd/rabbit-init.txt
2026-06-08 23:03:08.889232 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-6t2nk/
2026-06-08 23:03:08.889250 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-6t2nk/ceph-admin-keyring-placement.txt
2026-06-08 23:03:08.889267 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-6t2nk/ceph-keyring-placement.txt
2026-06-08 23:03:08.889286 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-6t2nk/init-dynamic-options.txt
2026-06-08 23:03:08.889304 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-6t2nk/init.txt
2026-06-08 23:03:08.889322 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-6t2nk/libvirt-exporter.txt
2026-06-08 23:03:08.889340 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-6t2nk/libvirt.txt
2026-06-08 23:03:08.889358 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-6t2nk/tls-sidecar.txt
2026-06-08 23:03:08.889376 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-n4pz7/
2026-06-08 23:03:08.889394 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-n4pz7/init.txt
2026-06-08 23:03:08.889412 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-n4pz7/memcached-exporter.txt
2026-06-08 23:03:08.889430 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-n4pz7/memcached.txt
2026-06-08 23:03:08.889448 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-7dd4958666-fdjj6/
2026-06-08 23:03:08.889466 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-7dd4958666-fdjj6/coredns.txt
2026-06-08 23:03:08.889484 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-dsl2d/
2026-06-08 23:03:08.889508 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-dsl2d/init.txt
2026-06-08 23:03:08.889527 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-dsl2d/neutron-db-init-0.txt
2026-06-08 23:03:08.889545 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-n8p8r/
2026-06-08 23:03:08.889563 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-n8p8r/init.txt
2026-06-08 23:03:08.889582 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-n8p8r/neutron-db-sync.txt
2026-06-08 23:03:08.889599 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-qnpbc/
2026-06-08 23:03:08.889617 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-qnpbc/init.txt
2026-06-08 23:03:08.889635 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-qnpbc/neutron-dhcp-agent-init.txt
2026-06-08 23:03:08.889652 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-qnpbc/neutron-dhcp-agent.txt
2026-06-08 23:03:08.889670 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-6pvj5/
2026-06-08 23:03:08.889689 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-6pvj5/init.txt
2026-06-08 23:03:08.889707 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-6pvj5/network-ks-endpoints-admin.txt
2026-06-08 23:03:08.889725 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-6pvj5/network-ks-endpoints-internal.txt
2026-06-08 23:03:08.889743 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-6pvj5/network-ks-endpoints-public.txt
2026-06-08 23:03:08.889761 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-vntv9/
2026-06-08 23:03:08.889779 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-vntv9/init.txt
2026-06-08 23:03:08.889796 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-vntv9/network-ks-service-registration.txt
2026-06-08 23:03:08.889814 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-dwvlc/
2026-06-08 23:03:08.889831 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-dwvlc/init.txt
2026-06-08 23:03:08.889849 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-dwvlc/neutron-ks-user.txt
2026-06-08 23:03:08.889867 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-4wdwb/
2026-06-08 23:03:08.889885 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-4wdwb/init.txt
2026-06-08 23:03:08.889902 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-4wdwb/neutron-l3-agent-init.txt
2026-06-08 23:03:08.889920 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-4wdwb/neutron-l3-agent.txt
2026-06-08 23:03:08.889938 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-khbhn/
2026-06-08 23:03:08.889956 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-khbhn/init.txt
2026-06-08 23:03:08.889973 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-khbhn/neutron-metadata-agent-init.txt
2026-06-08 23:03:08.889991 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-khbhn/neutron-metadata-agent.txt
2026-06-08 23:03:08.890009 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-vstgk/
2026-06-08 23:03:08.890027 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-vstgk/init.txt
2026-06-08 23:03:08.890045 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-vstgk/neutron-netns-cleanup-cron.txt
2026-06-08 23:03:08.890063 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-xhhv5/
2026-06-08 23:03:08.890081 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-xhhv5/init.txt
2026-06-08 23:03:08.890106 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-xhhv5/neutron-openvswitch-agent-kernel-modules.txt
2026-06-08 23:03:08.890125 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-xhhv5/neutron-ovs-agent-init.txt
2026-06-08 23:03:08.890144 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-xhhv5/neutron-ovs-agent.txt
2026-06-08 23:03:08.890162 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-8lnc9/
2026-06-08 23:03:08.890180 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-8lnc9/init.txt
2026-06-08 23:03:08.890198 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-8lnc9/rabbit-init.txt
2026-06-08 23:03:08.890216 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-74564db544-r55kt/
2026-06-08 23:03:08.890234 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-74564db544-r55kt/init.txt
2026-06-08 23:03:08.890252 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-74564db544-r55kt/neutron-rpc-server.txt
2026-06-08 23:03:08.890269 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-85fb56c9cf-czpb7/
2026-06-08 23:03:08.890287 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-85fb56c9cf-czpb7/init.txt
2026-06-08 23:03:08.890304 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-85fb56c9cf-czpb7/neutron-policy-server.txt
2026-06-08 23:03:08.890322 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-85fb56c9cf-czpb7/neutron-server.txt
2026-06-08 23:03:08.890339 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-c84467567-4qdlt/
2026-06-08 23:03:08.890356 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-c84467567-4qdlt/init.txt
2026-06-08 23:03:08.890374 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-c84467567-4qdlt/nova-api-metadata-init.txt
2026-06-08 23:03:08.890392 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-c84467567-4qdlt/nova-api.txt
2026-06-08 23:03:08.890409 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-7b984d566f-cb5r4/
2026-06-08 23:03:08.890427 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-7b984d566f-cb5r4/init.txt
2026-06-08 23:03:08.890444 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-7b984d566f-cb5r4/nova-osapi.txt
2026-06-08 23:03:08.890461 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-p4n6w/
2026-06-08 23:03:08.890479 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-p4n6w/bootstrap.txt
2026-06-08 23:03:08.890497 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-p4n6w/init.txt
2026-06-08 23:03:08.890515 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29682660-hfxw7/
2026-06-08 23:03:08.890533 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29682660-hfxw7/init.txt
2026-06-08 23:03:08.890551 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29682660-hfxw7/nova-cell-setup.txt
2026-06-08 23:03:08.890569 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-jdkvs/
2026-06-08 23:03:08.890587 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-jdkvs/init.txt
2026-06-08 23:03:08.890605 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-jdkvs/nova-cell-setup-init.txt
2026-06-08 23:03:08.890623 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-jdkvs/nova-cell-setup.txt
2026-06-08 23:03:08.890641 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-q2mrf/
2026-06-08 23:03:08.890658 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-q2mrf/ceph-admin-keyring-placement.txt
2026-06-08 23:03:08.890684 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-q2mrf/ceph-keyring-placement.txt
2026-06-08 23:03:08.890703 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-q2mrf/ceph-perms.txt
2026-06-08 23:03:08.890721 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-q2mrf/init.txt
2026-06-08 23:03:08.890775 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-q2mrf/nova-compute-init.txt
2026-06-08 23:03:08.890804 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-q2mrf/nova-compute-ssh-init.txt
2026-06-08 23:03:08.890824 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-q2mrf/nova-compute-ssh.txt
2026-06-08 23:03:08.890843 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-q2mrf/nova-compute-vnc-init.txt
2026-06-08 23:03:08.890862 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-q2mrf/nova-compute.txt
2026-06-08 23:03:08.890880 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-68f54d4d8c-m4slp/
2026-06-08 23:03:08.890898 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-68f54d4d8c-m4slp/init.txt
2026-06-08 23:03:08.890916 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-68f54d4d8c-m4slp/nova-conductor.txt
2026-06-08 23:03:08.890934 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-22g9p/
2026-06-08 23:03:08.890952 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-22g9p/init.txt
2026-06-08 23:03:08.890972 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-22g9p/nova-db-init-0.txt
2026-06-08 23:03:08.890993 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-22g9p/nova-db-init-1.txt
2026-06-08 23:03:08.891012 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-22g9p/nova-db-init-2.txt
2026-06-08 23:03:08.891030 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-27sd8/
2026-06-08 23:03:08.891048 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-27sd8/init.txt
2026-06-08 23:03:08.891066 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-27sd8/nova-db-sync.txt
2026-06-08 23:03:08.891084 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-5qjq5/
2026-06-08 23:03:08.891102 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-5qjq5/compute-ks-endpoints-admin.txt
2026-06-08 23:03:08.891120 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-5qjq5/compute-ks-endpoints-internal.txt
2026-06-08 23:03:08.891138 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-5qjq5/compute-ks-endpoints-public.txt
2026-06-08 23:03:08.891157 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-5qjq5/init.txt
2026-06-08 23:03:08.891175 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-nj84d/
2026-06-08 23:03:08.891193 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-nj84d/compute-ks-service-registration.txt
2026-06-08 23:03:08.891211 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-nj84d/init.txt
2026-06-08 23:03:08.891229 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-85xtn/
2026-06-08 23:03:08.891247 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-85xtn/init.txt
2026-06-08 23:03:08.891265 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-85xtn/nova-ks-user.txt
2026-06-08 23:03:08.891283 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-7d64d6b54b-lzqks/
2026-06-08 23:03:08.891301 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-7d64d6b54b-lzqks/init.txt
2026-06-08 23:03:08.891319 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-7d64d6b54b-lzqks/nova-novncproxy-init-assets.txt
2026-06-08 23:03:08.891342 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-7d64d6b54b-lzqks/nova-novncproxy-init.txt
2026-06-08 23:03:08.891360 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-7d64d6b54b-lzqks/nova-novncproxy.txt
2026-06-08 23:03:08.891378 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-s5t72/
2026-06-08 23:03:08.891396 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-s5t72/init.txt
2026-06-08 23:03:08.891414 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-s5t72/rabbit-init.txt
2026-06-08 23:03:08.891431 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-5f78bd4567-7nddw/
2026-06-08 23:03:08.891449 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-5f78bd4567-7nddw/init.txt
2026-06-08 23:03:08.891467 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-5f78bd4567-7nddw/nova-scheduler.txt
2026-06-08 23:03:08.891485 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29682660-jtzb2/
2026-06-08 23:03:08.891503 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29682660-jtzb2/init.txt
2026-06-08 23:03:08.891520 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29682660-jtzb2/nova-service-cleaner.txt
2026-06-08 23:03:08.891539 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-46c6c/
2026-06-08 23:03:08.891557 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-46c6c/init.txt
2026-06-08 23:03:08.891575 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-46c6c/openvswitch-db-perms.txt
2026-06-08 23:03:08.891594 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-46c6c/openvswitch-db.txt
2026-06-08 23:03:08.891612 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-46c6c/openvswitch-vswitchd-modules.txt
2026-06-08 23:03:08.891631 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-46c6c/openvswitch-vswitchd.txt
2026-06-08 23:03:08.891649 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/
2026-06-08 23:03:08.891667 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt
2026-06-08 23:03:08.891685 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt
2026-06-08 23:03:08.891703 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt
2026-06-08 23:03:08.891721 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt
2026-06-08 23:03:08.891739 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/
2026-06-08 23:03:08.891757 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt
2026-06-08 23:03:08.891775 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt
2026-06-08 23:03:08.891793 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt
2026-06-08 23:03:08.891811 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-6757b67c68-5xqv7/
2026-06-08 23:03:08.891829 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-6757b67c68-5xqv7/init.txt
2026-06-08 23:03:08.891847 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-6757b67c68-5xqv7/placement-api.txt
2026-06-08 23:03:08.891865 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-5fl4f/
2026-06-08 23:03:08.891883 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-5fl4f/init.txt
2026-06-08 23:03:08.891901 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-5fl4f/placement-db-init-0.txt
2026-06-08 23:03:08.891919 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-p5bsd/
2026-06-08 23:03:08.891937 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-p5bsd/init.txt
2026-06-08 23:03:08.891959 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-p5bsd/placement-db-sync.txt
2026-06-08 23:03:08.891977 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-4szmd/
2026-06-08 23:03:08.891995 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-4szmd/init.txt
2026-06-08 23:03:08.892013 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-4szmd/placement-ks-endpoints-admin.txt
2026-06-08 23:03:08.892031 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-4szmd/placement-ks-endpoints-internal.txt
2026-06-08 23:03:08.892049 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-4szmd/placement-ks-endpoints-public.txt
2026-06-08 23:03:08.892067 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-59wcv/
2026-06-08 23:03:08.892085 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-59wcv/init.txt
2026-06-08 23:03:08.892103 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-59wcv/placement-ks-service-registration.txt
2026-06-08 23:03:08.892121 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-7lpb5/
2026-06-08 23:03:08.892139 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-7lpb5/init.txt
2026-06-08 23:03:08.892158 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-7lpb5/placement-ks-user.txt
2026-06-08 23:03:08.892175 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-n8pql/
2026-06-08 23:03:08.892193 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-n8pql/percona-xtradb-cluster-operator.txt
2026-06-08 23:03:08.892211 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/
2026-06-08 23:03:08.892229 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt
2026-06-08 23:03:08.892248 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt
2026-06-08 23:03:08.892265 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/
2026-06-08 23:03:08.892283 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt
2026-06-08 23:03:08.892300 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt
2026-06-08 23:03:08.892318 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-d4sls/
2026-06-08 23:03:08.892349 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-d4sls/rabbitmq-cluster-operator.txt
2026-06-08 23:03:08.892368 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/
2026-06-08 23:03:08.892386 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt
2026-06-08 23:03:08.892404 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt
2026-06-08 23:03:08.892421 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/
2026-06-08 23:03:08.892439 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt
2026-06-08 23:03:08.892456 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt
2026-06-08 23:03:08.892474 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-5r5pl/
2026-06-08 23:03:08.892492 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-5r5pl/rabbitmq-cluster-operator.txt
2026-06-08 23:03:08.892510 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/
2026-06-08 23:03:08.892527 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt
2026-06-08 23:03:08.892545 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt
2026-06-08 23:03:08.892567 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/
2026-06-08 23:03:08.892586 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt
2026-06-08 23:03:08.892604 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt
2026-06-08 23:03:08.892622 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-cftmb/
2026-06-08 23:03:08.892640 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-cftmb/ceph-crash.txt
2026-06-08 23:03:08.892658 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-cftmb/chown-container-data-dir.txt
2026-06-08 23:03:08.892676 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-cftmb/make-container-crash-dir.txt
2026-06-08 23:03:08.892694 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-qpwc5/
2026-06-08 23:03:08.892712 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-qpwc5/chown-container-data-dir.txt
2026-06-08 23:03:08.892730 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-qpwc5/log-collector.txt
2026-06-08 23:03:08.892748 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-qpwc5/rgw.txt
2026-06-08 23:03:08.892765 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-f99ddc67-dk6tg/
2026-06-08 23:03:08.892783 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-f99ddc67-dk6tg/init.txt
2026-06-08 23:03:08.892800 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-f99ddc67-dk6tg/staffeln-api.txt
2026-06-08 23:03:08.892818 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-5bf7d565fb-g6lhq/
2026-06-08 23:03:08.892836 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-5bf7d565fb-g6lhq/staffeln-conductor.txt
2026-06-08 23:03:08.892853 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-j6r46/
2026-06-08 23:03:08.892871 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-j6r46/init.txt
2026-06-08 23:03:08.892888 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-j6r46/staffeln-db-init-0.txt
2026-06-08 23:03:08.892906 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-2bhxj/
2026-06-08 23:03:08.892924 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-2bhxj/init.txt
2026-06-08 23:03:08.892941 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-2bhxj/staffeln-db-sync.txt
2026-06-08 23:03:08.892976 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/
2026-06-08 23:03:08.893009 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt
2026-06-08 23:03:08.893028 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt
2026-06-08 23:03:08.893046 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt
2026-06-08 23:03:08.893064 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/
2026-06-08 23:03:08.893082 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-48xsn/
2026-06-08 23:03:08.893100 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-48xsn/rook-ceph-operator.txt
2026-06-08 23:03:08.893118 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/
2026-06-08 23:03:08.893136 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-5ksdk/
2026-06-08 23:03:08.893154 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-5ksdk/secretgen-controller.txt
2026-06-08 23:03:08.893172 | instance | cd+++++++++ pod-logs/ingress-nginx/
2026-06-08 23:03:08.893195 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-jlk8v/
2026-06-08 23:03:08.893214 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-jlk8v/controller.txt
2026-06-08 23:03:08.893233 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-xwxg5/
2026-06-08 23:03:08.893251 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-xwxg5/ingress-nginx-default-backend.txt
2026-06-08 23:03:08.893269 | instance | cd+++++++++ pod-logs/kube-system/
2026-06-08 23:03:08.893287 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-rltpn/
2026-06-08 23:03:08.893305 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-rltpn/cilium-operator.txt
2026-06-08 23:03:08.893323 | instance | cd+++++++++ pod-logs/kube-system/cilium-t7wxd/
2026-06-08 23:03:08.893340 | instance | >f+++++++++ pod-logs/kube-system/cilium-t7wxd/apply-sysctl-overwrites.txt
2026-06-08 23:03:08.893358 | instance | >f+++++++++ pod-logs/kube-system/cilium-t7wxd/cilium-agent.txt
2026-06-08 23:03:08.893377 | instance | >f+++++++++ pod-logs/kube-system/cilium-t7wxd/clean-cilium-state.txt
2026-06-08 23:03:08.893395 | instance | >f+++++++++ pod-logs/kube-system/cilium-t7wxd/config.txt
2026-06-08 23:03:08.893413 | instance | >f+++++++++ pod-logs/kube-system/cilium-t7wxd/install-cni-binaries.txt
2026-06-08 23:03:08.893431 | instance | >f+++++++++ pod-logs/kube-system/cilium-t7wxd/mount-bpf-fs.txt
2026-06-08 23:03:08.893448 | instance | >f+++++++++ pod-logs/kube-system/cilium-t7wxd/mount-cgroup.txt
2026-06-08 23:03:08.893466 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-8dz98/
2026-06-08 23:03:08.893484 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-8dz98/coredns.txt
2026-06-08 23:03:08.893502 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-xgrnf/
2026-06-08 23:03:08.893519 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-xgrnf/coredns.txt
2026-06-08 23:03:08.893537 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/
2026-06-08 23:03:08.893556 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt
2026-06-08 23:03:08.893574 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/
2026-06-08 23:03:08.893592 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt
2026-06-08 23:03:08.893610 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/
2026-06-08 23:03:08.893629 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt
2026-06-08 23:03:08.893647 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-5wqfc/
2026-06-08 23:03:08.893665 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-5wqfc/kube-proxy.txt
2026-06-08 23:03:08.893683 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/
2026-06-08 23:03:08.893701 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt
2026-06-08 23:03:08.893720 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/
2026-06-08 23:03:08.893738 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt
2026-06-08 23:03:08.893756 | instance | cd+++++++++ pod-logs/local-path-storage/
2026-06-08 23:03:08.893775 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-k26kk/
2026-06-08 23:03:08.893794 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-k26kk/local-path-provisioner.txt
2026-06-08 23:03:08.893812 | instance | cd+++++++++ pod-logs/monitoring/
2026-06-08 23:03:08.893830 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/
2026-06-08 23:03:08.893849 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt
2026-06-08 23:03:08.893867 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt
2026-06-08 23:03:08.893890 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt
2026-06-08 23:03:08.893909 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt
2026-06-08 23:03:08.893930 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-zsmqf/
2026-06-08 23:03:08.893950 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-zsmqf/goldpinger-daemon.txt
2026-06-08 23:03:08.893969 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-86b5565c7-zqwnn/
2026-06-08 23:03:08.893987 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-86b5565c7-zqwnn/grafana-sc-dashboard.txt
2026-06-08 23:03:08.894005 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-86b5565c7-zqwnn/grafana-sc-datasources.txt
2026-06-08 23:03:08.894023 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-86b5565c7-zqwnn/grafana.txt
2026-06-08 23:03:08.894041 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-b6xtl/
2026-06-08 23:03:08.894059 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-b6xtl/kube-state-metrics.txt
2026-06-08 23:03:08.894076 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-tsvwk/
2026-06-08 23:03:08.894094 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-tsvwk/kube-prometheus-stack.txt
2026-06-08 23:03:08.894112 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-sb84j/
2026-06-08 23:03:08.894129 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-sb84j/node-exporter.txt
2026-06-08 23:03:08.894147 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-sb84j/pod-tls-sidecar.txt
2026-06-08 23:03:08.894164 | instance | cd+++++++++ pod-logs/monitoring/loki-0/
2026-06-08 23:03:08.894182 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt
2026-06-08 23:03:08.894200 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/
2026-06-08 23:03:08.894218 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt
2026-06-08 23:03:08.894236 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt
2026-06-08 23:03:08.894254 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-2h87l/
2026-06-08 23:03:08.894272 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-2h87l/nginx.txt
2026-06-08 23:03:08.894291 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/
2026-06-08 23:03:08.894309 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt
2026-06-08 23:03:08.894327 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt
2026-06-08 23:03:08.894345 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-mrlfg/
2026-06-08 23:03:08.894364 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-mrlfg/gc.txt
2026-06-08 23:03:08.894382 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-5m57c/
2026-06-08 23:03:08.894400 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-5m57c/master.txt
2026-06-08 23:03:08.894418 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-49rm9/
2026-06-08 23:03:08.894436 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-49rm9/worker.txt
2026-06-08 23:03:08.894454 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/
2026-06-08 23:03:08.894473 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt
2026-06-08 23:03:08.894491 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt
2026-06-08 23:03:08.894513 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt
2026-06-08 23:03:08.894532 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt
2026-06-08 23:03:08.894550 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt
2026-06-08 23:03:08.894568 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-67bg5/
2026-06-08 23:03:08.894586 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-67bg5/pushgateway.txt
2026-06-08 23:03:08.894604 | instance | cd+++++++++ pod-logs/monitoring/vector-vlg68/
2026-06-08 23:03:08.894622 | instance | >f+++++++++ pod-logs/monitoring/vector-vlg68/vector.txt
2026-06-08 23:03:08.894640 | instance | cd+++++++++ pod-logs/openstack/
2026-06-08 23:03:08.894659 | instance | cd+++++++++ pod-logs/openstack/barbican-api-79d968d6ff-r9blq/
2026-06-08 23:03:08.894677 | instance | >f+++++++++ pod-logs/openstack/barbican-api-79d968d6ff-r9blq/barbican-api.txt
2026-06-08 23:03:08.894695 | instance | >f+++++++++ pod-logs/openstack/barbican-api-79d968d6ff-r9blq/init.txt
2026-06-08 23:03:08.894713 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-76nzn/
2026-06-08 23:03:08.894731 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-76nzn/barbican-db-init-0.txt
2026-06-08 23:03:08.894749 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-76nzn/init.txt
2026-06-08 23:03:08.894767 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-7n87r/
2026-06-08 23:03:08.894785 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-7n87r/barbican-db-sync.txt
2026-06-08 23:03:08.894803 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-7n87r/init.txt
2026-06-08 23:03:08.894821 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-wm6ml/
2026-06-08 23:03:08.894839 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-wm6ml/init.txt
2026-06-08 23:03:08.894856 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-wm6ml/key-manager-ks-endpoints-admin.txt
2026-06-08 23:03:08.894874 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-wm6ml/key-manager-ks-endpoints-internal.txt
2026-06-08 23:03:08.894891 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-wm6ml/key-manager-ks-endpoints-public.txt
2026-06-08 23:03:08.894909 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-ttwwf/
2026-06-08 23:03:08.894926 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-ttwwf/init.txt
2026-06-08 23:03:08.894944 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-ttwwf/key-manager-ks-service-registration.txt
2026-06-08 23:03:08.894962 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-8jdnj/
2026-06-08 23:03:08.894979 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-8jdnj/barbican-ks-user.txt
2026-06-08 23:03:08.894997 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-8jdnj/init.txt
2026-06-08 23:03:08.895015 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-vl7fk/
2026-06-08 23:03:08.895032 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-vl7fk/init.txt
2026-06-08 23:03:08.895050 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-vl7fk/rabbit-init.txt
2026-06-08 23:03:08.895072 | instance | cd+++++++++ pod-logs/openstack/cinder-api-6d4695f765-drbf5/
2026-06-08 23:03:08.895089 | instance | >f+++++++++ pod-logs/openstack/cinder-api-6d4695f765-drbf5/ceph-coordination-volume-perms.txt
2026-06-08 23:03:08.895107 | instance | >f+++++++++ pod-logs/openstack/cinder-api-6d4695f765-drbf5/cinder-api.txt
2026-06-08 23:03:08.895124 | instance | >f+++++++++ pod-logs/openstack/cinder-api-6d4695f765-drbf5/init.txt
2026-06-08 23:03:08.895142 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-69965fd97f-5f72t/
2026-06-08 23:03:08.895165 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-69965fd97f-5f72t/ceph-backup-keyring-placement.txt
2026-06-08 23:03:08.895184 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-69965fd97f-5f72t/ceph-coordination-volume-perms.txt
2026-06-08 23:03:08.895201 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-69965fd97f-5f72t/ceph-keyring-placement-rbd1.txt
2026-06-08 23:03:08.895219 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-69965fd97f-5f72t/cinder-backup.txt
2026-06-08 23:03:08.895237 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-69965fd97f-5f72t/init.txt
2026-06-08 23:03:08.895254 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-s9gdr/
2026-06-08 23:03:08.895272 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-s9gdr/ceph-keyring-placement.txt
2026-06-08 23:03:08.895290 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-s9gdr/cinder-backup-storage-init.txt
2026-06-08 23:03:08.895308 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-s9gdr/init.txt
2026-06-08 23:03:08.895325 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-45mt5/
2026-06-08 23:03:08.895343 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-45mt5/bootstrap.txt
2026-06-08 23:03:08.895361 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-45mt5/init.txt
2026-06-08 23:03:08.895379 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-s8vq2/
2026-06-08 23:03:08.895400 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-s8vq2/create-internal-tenant.txt
2026-06-08 23:03:08.895417 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-s8vq2/init.txt
2026-06-08 23:03:08.895435 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-s9ccc/
2026-06-08 23:03:08.895453 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-s9ccc/cinder-db-init-0.txt
2026-06-08 23:03:08.895470 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-s9ccc/init.txt
2026-06-08 23:03:08.895488 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-8twp6/
2026-06-08 23:03:08.895505 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-8twp6/cinder-db-sync.txt
2026-06-08 23:03:08.895523 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-8twp6/init.txt
2026-06-08 23:03:08.895541 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-862rv/
2026-06-08 23:03:08.895558 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-862rv/init.txt
2026-06-08 23:03:08.895575 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-862rv/volumev3-ks-endpoints-admin.txt
2026-06-08 23:03:08.895593 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-862rv/volumev3-ks-endpoints-internal.txt
2026-06-08 23:03:08.895611 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-862rv/volumev3-ks-endpoints-public.txt
2026-06-08 23:03:08.895628 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-h95gw/
2026-06-08 23:03:08.895646 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-h95gw/init.txt
2026-06-08 23:03:08.895664 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-h95gw/volumev3-ks-service-registration.txt
2026-06-08 23:03:08.895682 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-9fqr9/
2026-06-08 23:03:08.895700 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-9fqr9/cinder-ks-user.txt
2026-06-08 23:03:08.895718 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-9fqr9/init.txt
2026-06-08 23:03:08.895736 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-n4bhb/
2026-06-08 23:03:08.895755 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-n4bhb/init.txt
2026-06-08 23:03:08.895773 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-n4bhb/rabbit-init.txt
2026-06-08 23:03:08.895791 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-68d9ccd99f-ht5dp/
2026-06-08 23:03:08.895809 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-68d9ccd99f-ht5dp/ceph-coordination-volume-perms.txt
2026-06-08 23:03:08.895831 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-68d9ccd99f-ht5dp/cinder-scheduler.txt
2026-06-08 23:03:08.895850 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-68d9ccd99f-ht5dp/init.txt
2026-06-08 23:03:08.895868 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-g9bfz/
2026-06-08 23:03:08.895887 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-g9bfz/ceph-keyring-placement.txt
2026-06-08 23:03:08.895905 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-g9bfz/cinder-storage-init-rbd1.txt
2026-06-08 23:03:08.895924 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-g9bfz/init.txt
2026-06-08 23:03:08.895942 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-5d79c6ffdf-8brgl/
2026-06-08 23:03:08.895961 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-5d79c6ffdf-8brgl/ceph-coordination-volume-perms.txt
2026-06-08 23:03:08.895979 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-5d79c6ffdf-8brgl/ceph-keyring-placement-rbd1.txt
2026-06-08 23:03:08.895997 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-5d79c6ffdf-8brgl/cinder-volume.txt
2026-06-08 23:03:08.896015 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-5d79c6ffdf-8brgl/init-cinder-conf.txt
2026-06-08 23:03:08.896032 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-5d79c6ffdf-8brgl/init.txt
2026-06-08 23:03:08.896051 | instance | cd+++++++++ pod-logs/openstack/glance-api-6995d5645c-7v2kz/
2026-06-08 23:03:08.896069 | instance | >f+++++++++ pod-logs/openstack/glance-api-6995d5645c-7v2kz/ceph-keyring-placement.txt
2026-06-08 23:03:08.896087 | instance | >f+++++++++ pod-logs/openstack/glance-api-6995d5645c-7v2kz/glance-api.txt
2026-06-08 23:03:08.896105 | instance | >f+++++++++ pod-logs/openstack/glance-api-6995d5645c-7v2kz/glance-perms.txt
2026-06-08 23:03:08.896123 | instance | >f+++++++++ pod-logs/openstack/glance-api-6995d5645c-7v2kz/init.txt
2026-06-08 23:03:08.896142 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-l42bd/
2026-06-08 23:03:08.896160 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-l42bd/glance-db-init-0.txt
2026-06-08 23:03:08.896178 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-l42bd/init.txt
2026-06-08 23:03:08.896196 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-xsctm/
2026-06-08 23:03:08.896214 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-xsctm/glance-db-sync.txt
2026-06-08 23:03:08.896231 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-xsctm/init.txt
2026-06-08 23:03:08.896249 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-6c7cj/
2026-06-08 23:03:08.896267 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-6c7cj/image-ks-endpoints-admin.txt
2026-06-08 23:03:08.896286 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-6c7cj/image-ks-endpoints-internal.txt
2026-06-08 23:03:08.896303 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-6c7cj/image-ks-endpoints-public.txt
2026-06-08 23:03:08.896321 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-6c7cj/init.txt
2026-06-08 23:03:08.896371 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-hf9qz/
2026-06-08 23:03:08.896396 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-hf9qz/image-ks-service-registration.txt
2026-06-08 23:03:08.896416 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-hf9qz/init.txt
2026-06-08 23:03:08.896435 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-wvjd9/
2026-06-08 23:03:08.896453 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-wvjd9/glance-ks-user.txt
2026-06-08 23:03:08.896471 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-wvjd9/init.txt
2026-06-08 23:03:08.896489 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-6jc5h/
2026-06-08 23:03:08.896508 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-6jc5h/glance-metadefs-load.txt
2026-06-08 23:03:08.896532 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-6jc5h/init.txt
2026-06-08 23:03:08.896551 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-jrb5f/
2026-06-08 23:03:08.896569 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-jrb5f/init.txt
2026-06-08 23:03:08.896587 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-jrb5f/rabbit-init.txt
2026-06-08 23:03:08.896605 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-lnjmp/
2026-06-08 23:03:08.896622 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-lnjmp/ceph-keyring-placement.txt
2026-06-08 23:03:08.896640 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-lnjmp/glance-storage-init.txt
2026-06-08 23:03:08.897039 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-lnjmp/init.txt
2026-06-08 23:03:08.897071 | instance | cd+++++++++ pod-logs/openstack/keepalived-lf4v7/
2026-06-08 23:03:08.897092 | instance | >f+++++++++ pod-logs/openstack/keepalived-lf4v7/init.txt
2026-06-08 23:03:08.897111 | instance | >f+++++++++ pod-logs/openstack/keepalived-lf4v7/keepalived.txt
2026-06-08 23:03:08.897130 | instance | >f+++++++++ pod-logs/openstack/keepalived-lf4v7/wait-for-ip.txt
2026-06-08 23:03:08.897148 | instance | cd+++++++++ pod-logs/openstack/keystone-api-66d5fb6649-5nkx2/
2026-06-08 23:03:08.897166 | instance | >f+++++++++ pod-logs/openstack/keystone-api-66d5fb6649-5nkx2/init.txt
2026-06-08 23:03:08.897185 | instance | >f+++++++++ pod-logs/openstack/keystone-api-66d5fb6649-5nkx2/keystone-api.txt
2026-06-08 23:03:08.897203 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-5d4c5/
2026-06-08 23:03:08.897220 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-5d4c5/bootstrap.txt
2026-06-08 23:03:08.897238 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-5d4c5/init.txt
2026-06-08 23:03:08.897256 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-lsczp/
2026-06-08 23:03:08.897275 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-lsczp/init.txt
2026-06-08 23:03:08.897361 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-lsczp/keystone-credential-setup.txt
2026-06-08 23:03:08.897390 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-rnj9h/
2026-06-08 23:03:08.897410 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-rnj9h/init.txt
2026-06-08 23:03:08.897429 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-rnj9h/keystone-db-init-0.txt
2026-06-08 23:03:08.897448 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-7zvmh/
2026-06-08 23:03:08.897467 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-7zvmh/init.txt
2026-06-08 23:03:08.897485 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-7zvmh/keystone-db-sync.txt
2026-06-08 23:03:08.897503 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-9lkql/
2026-06-08 23:03:08.897521 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-9lkql/init.txt
2026-06-08 23:03:08.897539 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-9lkql/keystone-domain-manage.txt
2026-06-08 23:03:08.897558 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-2txwp/
2026-06-08 23:03:08.897576 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-2txwp/init.txt
2026-06-08 23:03:08.897594 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-2txwp/keystone-fernet-setup.txt
2026-06-08 23:03:08.897612 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-nsfvd/
2026-06-08 23:03:08.897630 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-nsfvd/init.txt
2026-06-08 23:03:08.897648 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-nsfvd/rabbit-init.txt
2026-06-08 23:03:08.897667 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-6t2nk/
2026-06-08 23:03:08.897685 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-6t2nk/ceph-admin-keyring-placement.txt
2026-06-08 23:03:08.897713 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-6t2nk/ceph-keyring-placement.txt
2026-06-08 23:03:08.897732 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-6t2nk/init-dynamic-options.txt
2026-06-08 23:03:08.897750 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-6t2nk/init.txt
2026-06-08 23:03:08.897768 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-6t2nk/libvirt-exporter.txt
2026-06-08 23:03:08.897785 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-6t2nk/libvirt.txt
2026-06-08 23:03:08.897802 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-6t2nk/tls-sidecar.txt
2026-06-08 23:03:08.897820 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-n4pz7/
2026-06-08 23:03:08.897837 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-n4pz7/init.txt
2026-06-08 23:03:08.897854 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-n4pz7/memcached-exporter.txt
2026-06-08 23:03:08.897872 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-n4pz7/memcached.txt
2026-06-08 23:03:08.897889 | instance | cd+++++++++ pod-logs/openstack/neutron-coredns-7dd4958666-fdjj6/
2026-06-08 23:03:08.897906 | instance | >f+++++++++ pod-logs/openstack/neutron-coredns-7dd4958666-fdjj6/coredns.txt
2026-06-08 23:03:08.897923 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-dsl2d/
2026-06-08 23:03:08.897940 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-dsl2d/init.txt
2026-06-08 23:03:08.897957 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-dsl2d/neutron-db-init-0.txt
2026-06-08 23:03:08.897975 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-n8p8r/
2026-06-08 23:03:08.897992 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-n8p8r/init.txt
2026-06-08 23:03:08.898009 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-n8p8r/neutron-db-sync.txt
2026-06-08 23:03:08.898027 | instance | cd+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-qnpbc/
2026-06-08 23:03:08.898044 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-qnpbc/init.txt
2026-06-08 23:03:08.898062 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-qnpbc/neutron-dhcp-agent-init.txt
2026-06-08 23:03:08.898079 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-qnpbc/neutron-dhcp-agent.txt
2026-06-08 23:03:08.898097 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-6pvj5/
2026-06-08 23:03:08.898114 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-6pvj5/init.txt
2026-06-08 23:03:08.898131 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-6pvj5/network-ks-endpoints-admin.txt
2026-06-08 23:03:08.898149 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-6pvj5/network-ks-endpoints-internal.txt
2026-06-08 23:03:08.898166 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-6pvj5/network-ks-endpoints-public.txt
2026-06-08 23:03:08.898184 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-vntv9/
2026-06-08 23:03:08.898202 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-vntv9/init.txt
2026-06-08 23:03:08.898219 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-vntv9/network-ks-service-registration.txt
2026-06-08 23:03:08.898237 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-dwvlc/
2026-06-08 23:03:08.898255 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-dwvlc/init.txt
2026-06-08 23:03:08.898272 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-dwvlc/neutron-ks-user.txt
2026-06-08 23:03:08.898290 | instance | cd+++++++++ pod-logs/openstack/neutron-l3-agent-default-4wdwb/
2026-06-08 23:03:08.898308 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-4wdwb/init.txt
2026-06-08 23:03:08.898326 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-4wdwb/neutron-l3-agent-init.txt
2026-06-08 23:03:08.898348 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-4wdwb/neutron-l3-agent.txt
2026-06-08 23:03:08.898367 | instance | cd+++++++++ pod-logs/openstack/neutron-metadata-agent-default-khbhn/
2026-06-08 23:03:08.898385 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-khbhn/init.txt
2026-06-08 23:03:08.898403 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-khbhn/neutron-metadata-agent-init.txt
2026-06-08 23:03:08.898420 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-khbhn/neutron-metadata-agent.txt
2026-06-08 23:03:08.898438 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-vstgk/
2026-06-08 23:03:08.898456 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-vstgk/init.txt
2026-06-08 23:03:08.898473 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-vstgk/neutron-netns-cleanup-cron.txt
2026-06-08 23:03:08.898491 | instance | cd+++++++++ pod-logs/openstack/neutron-ovs-agent-default-xhhv5/
2026-06-08 23:03:08.898508 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-xhhv5/init.txt
2026-06-08 23:03:08.898525 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-xhhv5/neutron-openvswitch-agent-kernel-modules.txt
2026-06-08 23:03:08.898543 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-xhhv5/neutron-ovs-agent-init.txt
2026-06-08 23:03:08.898561 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-xhhv5/neutron-ovs-agent.txt
2026-06-08 23:03:08.898578 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-8lnc9/
2026-06-08 23:03:08.898596 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-8lnc9/init.txt
2026-06-08 23:03:08.898614 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-8lnc9/rabbit-init.txt
2026-06-08 23:03:08.898632 | instance | cd+++++++++ pod-logs/openstack/neutron-rpc-server-74564db544-r55kt/
2026-06-08 23:03:08.898649 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-74564db544-r55kt/init.txt
2026-06-08 23:03:08.898667 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-74564db544-r55kt/neutron-rpc-server.txt
2026-06-08 23:03:08.898685 | instance | cd+++++++++ pod-logs/openstack/neutron-server-85fb56c9cf-czpb7/
2026-06-08 23:03:08.898702 | instance | >f+++++++++ pod-logs/openstack/neutron-server-85fb56c9cf-czpb7/init.txt
2026-06-08 23:03:08.898720 | instance | >f+++++++++ pod-logs/openstack/neutron-server-85fb56c9cf-czpb7/neutron-policy-server.txt
2026-06-08 23:03:08.898738 | instance | >f+++++++++ pod-logs/openstack/neutron-server-85fb56c9cf-czpb7/neutron-server.txt
2026-06-08 23:03:08.898756 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-c84467567-4qdlt/
2026-06-08 23:03:08.898774 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-c84467567-4qdlt/init.txt
2026-06-08 23:03:08.898792 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-c84467567-4qdlt/nova-api-metadata-init.txt
2026-06-08 23:03:08.898809 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-c84467567-4qdlt/nova-api.txt
2026-06-08 23:03:08.898827 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-7b984d566f-cb5r4/
2026-06-08 23:03:08.898845 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-7b984d566f-cb5r4/init.txt
2026-06-08 23:03:08.898864 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-7b984d566f-cb5r4/nova-osapi.txt
2026-06-08 23:03:08.898882 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-p4n6w/
2026-06-08 23:03:08.898900 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-p4n6w/bootstrap.txt
2026-06-08 23:03:08.898918 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-p4n6w/init.txt
2026-06-08 23:03:08.898936 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-29682660-hfxw7/
2026-06-08 23:03:08.898953 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29682660-hfxw7/init.txt
2026-06-08 23:03:08.898975 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29682660-hfxw7/nova-cell-setup.txt
2026-06-08 23:03:08.898994 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-jdkvs/
2026-06-08 23:03:08.899012 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-jdkvs/init.txt
2026-06-08 23:03:08.899030 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-jdkvs/nova-cell-setup-init.txt
2026-06-08 23:03:08.899048 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-jdkvs/nova-cell-setup.txt
2026-06-08 23:03:08.899065 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-q2mrf/
2026-06-08 23:03:08.899083 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-q2mrf/ceph-admin-keyring-placement.txt
2026-06-08 23:03:08.899102 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-q2mrf/ceph-keyring-placement.txt
2026-06-08 23:03:08.899119 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-q2mrf/ceph-perms.txt
2026-06-08 23:03:08.899137 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-q2mrf/init.txt
2026-06-08 23:03:08.899155 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-q2mrf/nova-compute-init.txt
2026-06-08 23:03:08.899172 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-q2mrf/nova-compute-ssh-init.txt
2026-06-08 23:03:08.899190 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-q2mrf/nova-compute-ssh.txt
2026-06-08 23:03:08.899208 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-q2mrf/nova-compute-vnc-init.txt
2026-06-08 23:03:08.899225 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-q2mrf/nova-compute.txt
2026-06-08 23:03:08.899243 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-68f54d4d8c-m4slp/
2026-06-08 23:03:08.899261 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-68f54d4d8c-m4slp/init.txt
2026-06-08 23:03:08.899278 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-68f54d4d8c-m4slp/nova-conductor.txt
2026-06-08 23:03:08.899296 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-22g9p/
2026-06-08 23:03:08.899315 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-22g9p/init.txt
2026-06-08 23:03:08.899332 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-22g9p/nova-db-init-0.txt
2026-06-08 23:03:08.899350 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-22g9p/nova-db-init-1.txt
2026-06-08 23:03:08.899368 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-22g9p/nova-db-init-2.txt
2026-06-08 23:03:08.899385 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-27sd8/
2026-06-08 23:03:08.899403 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-27sd8/init.txt
2026-06-08 23:03:08.899420 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-27sd8/nova-db-sync.txt
2026-06-08 23:03:08.899438 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-5qjq5/
2026-06-08 23:03:08.899456 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-5qjq5/compute-ks-endpoints-admin.txt
2026-06-08 23:03:08.899474 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-5qjq5/compute-ks-endpoints-internal.txt
2026-06-08 23:03:08.899491 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-5qjq5/compute-ks-endpoints-public.txt
2026-06-08 23:03:08.899509 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-5qjq5/init.txt
2026-06-08 23:03:08.899527 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-nj84d/
2026-06-08 23:03:08.899545 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-nj84d/compute-ks-service-registration.txt
2026-06-08 23:03:08.899563 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-nj84d/init.txt
2026-06-08 23:03:08.899581 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-85xtn/
2026-06-08 23:03:08.899598 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-85xtn/init.txt
2026-06-08 23:03:08.899616 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-85xtn/nova-ks-user.txt
2026-06-08 23:03:08.899638 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-7d64d6b54b-lzqks/
2026-06-08 23:03:08.899657 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-7d64d6b54b-lzqks/init.txt
2026-06-08 23:03:08.899674 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-7d64d6b54b-lzqks/nova-novncproxy-init-assets.txt
2026-06-08 23:03:08.899692 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-7d64d6b54b-lzqks/nova-novncproxy-init.txt
2026-06-08 23:03:08.899710 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-7d64d6b54b-lzqks/nova-novncproxy.txt
2026-06-08 23:03:08.899727 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-s5t72/
2026-06-08 23:03:08.899745 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-s5t72/init.txt
2026-06-08 23:03:08.899763 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-s5t72/rabbit-init.txt
2026-06-08 23:03:08.899780 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-5f78bd4567-7nddw/
2026-06-08 23:03:08.899798 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-5f78bd4567-7nddw/init.txt
2026-06-08 23:03:08.899816 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-5f78bd4567-7nddw/nova-scheduler.txt
2026-06-08 23:03:08.899834 | instance | cd+++++++++ pod-logs/openstack/nova-service-cleaner-29682660-jtzb2/
2026-06-08 23:03:08.899852 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29682660-jtzb2/init.txt
2026-06-08 23:03:08.899871 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29682660-jtzb2/nova-service-cleaner.txt
2026-06-08 23:03:08.899889 | instance | cd+++++++++ pod-logs/openstack/openvswitch-46c6c/
2026-06-08 23:03:08.899907 | instance | >f+++++++++ pod-logs/openstack/openvswitch-46c6c/init.txt
2026-06-08 23:03:08.899925 | instance | >f+++++++++ pod-logs/openstack/openvswitch-46c6c/openvswitch-db-perms.txt
2026-06-08 23:03:08.899943 | instance | >f+++++++++ pod-logs/openstack/openvswitch-46c6c/openvswitch-db.txt
2026-06-08 23:03:08.899961 | instance | >f+++++++++ pod-logs/openstack/openvswitch-46c6c/openvswitch-vswitchd-modules.txt
2026-06-08 23:03:08.899979 | instance | >f+++++++++ pod-logs/openstack/openvswitch-46c6c/openvswitch-vswitchd.txt
2026-06-08 23:03:08.899997 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/
2026-06-08 23:03:08.900015 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt
2026-06-08 23:03:08.900033 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt
2026-06-08 23:03:08.900050 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt
2026-06-08 23:03:08.900068 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt
2026-06-08 23:03:08.900086 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/
2026-06-08 23:03:08.900105 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt
2026-06-08 23:03:08.900123 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt
2026-06-08 23:03:08.900141 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt
2026-06-08 23:03:08.900158 | instance | cd+++++++++ pod-logs/openstack/placement-api-6757b67c68-5xqv7/
2026-06-08 23:03:08.900176 | instance | >f+++++++++ pod-logs/openstack/placement-api-6757b67c68-5xqv7/init.txt
2026-06-08 23:03:08.900194 | instance | >f+++++++++ pod-logs/openstack/placement-api-6757b67c68-5xqv7/placement-api.txt
2026-06-08 23:03:08.900212 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-5fl4f/
2026-06-08 23:03:08.900230 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-5fl4f/init.txt
2026-06-08 23:03:08.900248 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-5fl4f/placement-db-init-0.txt
2026-06-08 23:03:08.900265 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-p5bsd/
2026-06-08 23:03:08.900283 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-p5bsd/init.txt
2026-06-08 23:03:08.900301 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-p5bsd/placement-db-sync.txt
2026-06-08 23:03:08.900350 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-4szmd/
2026-06-08 23:03:08.900372 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-4szmd/init.txt
2026-06-08 23:03:08.900390 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-4szmd/placement-ks-endpoints-admin.txt
2026-06-08 23:03:08.900411 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-4szmd/placement-ks-endpoints-internal.txt
2026-06-08 23:03:08.900430 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-4szmd/placement-ks-endpoints-public.txt
2026-06-08 23:03:08.900447 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-59wcv/
2026-06-08 23:03:08.900465 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-59wcv/init.txt
2026-06-08 23:03:08.900482 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-59wcv/placement-ks-service-registration.txt
2026-06-08 23:03:08.900500 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-7lpb5/
2026-06-08 23:03:08.900518 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-7lpb5/init.txt
2026-06-08 23:03:08.900536 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-7lpb5/placement-ks-user.txt
2026-06-08 23:03:08.900553 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-n8pql/
2026-06-08 23:03:08.900571 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-n8pql/percona-xtradb-cluster-operator.txt
2026-06-08 23:03:08.900589 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/
2026-06-08 23:03:08.900607 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt
2026-06-08 23:03:08.900624 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt
2026-06-08 23:03:08.900642 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/
2026-06-08 23:03:08.900660 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt
2026-06-08 23:03:08.900677 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt
2026-06-08 23:03:08.900695 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-d4sls/
2026-06-08 23:03:08.900713 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-d4sls/rabbitmq-cluster-operator.txt
2026-06-08 23:03:08.900730 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/
2026-06-08 23:03:08.900748 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt
2026-06-08 23:03:08.900766 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt
2026-06-08 23:03:08.900783 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/
2026-06-08 23:03:08.900801 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt
2026-06-08 23:03:08.900860 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt
2026-06-08 23:03:08.900887 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-5r5pl/
2026-06-08 23:03:08.900907 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-5r5pl/rabbitmq-cluster-operator.txt
2026-06-08 23:03:08.900925 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/
2026-06-08 23:03:08.900943 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt
2026-06-08 23:03:08.900999 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt
2026-06-08 23:03:08.901021 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/
2026-06-08 23:03:08.901039 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt
2026-06-08 23:03:08.901056 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt
2026-06-08 23:03:08.901074 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-cftmb/
2026-06-08 23:03:08.901097 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-cftmb/ceph-crash.txt
2026-06-08 23:03:08.901116 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-cftmb/chown-container-data-dir.txt
2026-06-08 23:03:08.901135 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-cftmb/make-container-crash-dir.txt
2026-06-08 23:03:08.901152 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-qpwc5/
2026-06-08 23:03:08.901170 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-qpwc5/chown-container-data-dir.txt
2026-06-08 23:03:08.901188 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-qpwc5/log-collector.txt
2026-06-08 23:03:08.901206 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-qpwc5/rgw.txt
2026-06-08 23:03:08.901224 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-f99ddc67-dk6tg/
2026-06-08 23:03:08.901242 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-f99ddc67-dk6tg/init.txt
2026-06-08 23:03:08.901260 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-f99ddc67-dk6tg/staffeln-api.txt
2026-06-08 23:03:08.901278 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-5bf7d565fb-g6lhq/
2026-06-08 23:03:08.901296 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-5bf7d565fb-g6lhq/staffeln-conductor.txt
2026-06-08 23:03:08.901314 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-j6r46/
2026-06-08 23:03:08.901333 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-j6r46/init.txt
2026-06-08 23:03:08.901351 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-j6r46/staffeln-db-init-0.txt
2026-06-08 23:03:08.901369 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-2bhxj/
2026-06-08 23:03:08.901387 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-2bhxj/init.txt
2026-06-08 23:03:08.901405 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-2bhxj/staffeln-db-sync.txt
2026-06-08 23:03:08.901422 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/
2026-06-08 23:03:08.901440 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt
2026-06-08 23:03:08.901459 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt
2026-06-08 23:03:08.901476 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt
2026-06-08 23:03:08.901495 | instance | cd+++++++++ pod-logs/rook-ceph/
2026-06-08 23:03:08.901513 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-48xsn/
2026-06-08 23:03:08.901531 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-48xsn/rook-ceph-operator.txt
2026-06-08 23:03:08.901550 | instance | cd+++++++++ pod-logs/secretgen-controller/
2026-06-08 23:03:08.901567 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-5ksdk/
2026-06-08 23:03:08.901585 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-5ksdk/secretgen-controller.txt
2026-06-08 23:03:08.918994 |
2026-06-08 23:03:08.919061 | TASK [gather-prom-metrics : creating directory for helm release descriptions]
2026-06-08 23:03:09.135309 | instance | changed
2026-06-08 23:03:09.143337 |
2026-06-08 23:03:09.143497 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces]
2026-06-08 23:03:09.916439 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics:
2026-06-08 23:03:09.933919 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-06-08 23:03:09.933957 | instance | Dload Upload Total Spent Left Speed
2026-06-08 23:03:09.939228 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system
2026-06-08 23:03:10.127336 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics:
2026-06-08 23:03:10.136680 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-06-08 23:03:10.136708 | instance | Dload Upload Total Spent Left Speed
2026-06-08 23:03:10.142806 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx
2026-06-08 23:03:10.510593 | instance | Scraping kube-dns.kube-system:9153/metrics:
2026-06-08 23:03:10.519480 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-06-08 23:03:10.519565 | instance | Dload Upload Total Spent Left Speed
2026-06-08 23:03:10.524542 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system
2026-06-08 23:03:10.726531 | instance | jq: error (at :1003): Cannot iterate over null (null)
2026-06-08 23:03:11.184697 | instance | ERROR
2026-06-08 23:03:11.185013 | instance | {
2026-06-08 23:03:11.185061 | instance | "delta": "0:00:01.373526",
2026-06-08 23:03:11.185090 | instance | "end": "2026-06-08 23:03:10.731403",
2026-06-08 23:03:11.185116 | instance | "msg": "non-zero return code",
2026-06-08 23:03:11.185142 | instance | "rc": 5,
2026-06-08 23:03:11.185167 | instance | "start": "2026-06-08 23:03:09.357877"
2026-06-08 23:03:11.185191 | instance | }
2026-06-08 23:03:11.185226 | instance | ERROR: Ignoring Errors
2026-06-08 23:03:11.192029 |
2026-06-08 23:03:11.192121 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr]
2026-06-08 23:03:11.542459 | instance | ceph-mgr endpoints:
2026-06-08 23:03:11.770336 | instance | ok: Runtime: 0:00:00.099860
2026-06-08 23:03:11.777369 |
2026-06-08 23:03:11.777465 | TASK [gather-prom-metrics : Get metrics from fluentd pods]
2026-06-08 23:03:12.312630 | instance | ok: Runtime: 0:00:00.100662
2026-06-08 23:03:12.317966 |
2026-06-08 23:03:12.318043 | TASK [gather-prom-metrics : Downloads logs to executor]
2026-06-08 23:03:12.813792 | instance | changed:
2026-06-08 23:03:12.813972 | instance | cd+++++++++ prometheus/
2026-06-08 23:03:12.814001 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt
2026-06-08 23:03:12.814024 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt
2026-06-08 23:03:12.814047 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt
2026-06-08 23:03:12.823213 |
2026-06-08 23:03:12.823278 | TASK [gather-selenium-data : creating directory for helm release descriptions]
2026-06-08 23:03:13.022939 | instance | changed
2026-06-08 23:03:13.028020 |
2026-06-08 23:03:13.028114 | TASK [gather-selenium-data : Get selenium data]
2026-06-08 23:03:13.249264 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/.
2026-06-08 23:03:13.250827 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory
2026-06-08 23:03:13.563430 | instance | ERROR
2026-06-08 23:03:13.563645 | instance | {
2026-06-08 23:03:13.563679 | instance | "delta": "0:00:00.007465",
2026-06-08 23:03:13.563700 | instance | "end": "2026-06-08 23:03:13.251238",
2026-06-08 23:03:13.563734 | instance | "msg": "non-zero return code",
2026-06-08 23:03:13.563755 | instance | "rc": 1,
2026-06-08 23:03:13.563773 | instance | "start": "2026-06-08 23:03:13.243773"
2026-06-08 23:03:13.563793 | instance | }
2026-06-08 23:03:13.563820 | instance | ERROR: Ignoring Errors
2026-06-08 23:03:13.569629 |
2026-06-08 23:03:13.569699 | TASK [gather-selenium-data : Downloads logs to executor]
2026-06-08 23:03:14.050205 | instance | changed: cd+++++++++ selenium/
2026-06-08 23:03:14.059144 |
2026-06-08 23:03:14.059217 | PLAY RECAP
2026-06-08 23:03:14.059267 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 3
2026-06-08 23:03:14.059290 |
2026-06-08 23:03:14.221849 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main]
2026-06-08 23:03:14.234216 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main]
2026-06-08 23:03:14.879841 |
2026-06-08 23:03:14.879975 | PLAY [all]
2026-06-08 23:03:14.891388 |
2026-06-08 23:03:14.891463 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-08 23:03:14.927337 | instance | skipping: Conditional result was False
2026-06-08 23:03:14.938239 |
2026-06-08 23:03:14.938323 | TASK [fetch-output : Set log path for single node]
2026-06-08 23:03:14.980401 | instance | ok
2026-06-08 23:03:14.986766 |
2026-06-08 23:03:14.986861 | LOOP [fetch-output : Ensure local output dirs]
2026-06-08 23:03:15.368867 | instance -> localhost | ok: "/var/lib/zuul/builds/ecd0f8f2d39c4b6f8d3724333845bb17/work/logs"
2026-06-08 23:03:15.594217 | instance -> localhost | changed: "/var/lib/zuul/builds/ecd0f8f2d39c4b6f8d3724333845bb17/work/artifacts"
2026-06-08 23:03:15.796377 | instance -> localhost | changed: "/var/lib/zuul/builds/ecd0f8f2d39c4b6f8d3724333845bb17/work/docs"
2026-06-08 23:03:15.810036 |
2026-06-08 23:03:15.810120 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-08 23:03:16.496001 | instance | changed: .d..t...... ./
2026-06-08 23:03:16.496241 | instance | changed: All items complete
2026-06-08 23:03:16.496284 |
2026-06-08 23:03:16.930697 | instance | changed: .d..t...... ./
2026-06-08 23:03:17.414711 | instance | changed: .d..t...... ./
2026-06-08 23:03:17.440227 |
2026-06-08 23:03:17.440353 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-06-08 23:03:17.957610 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.008858
2026-06-08 23:03:18.351845 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.008572
2026-06-08 23:03:18.374769 |
2026-06-08 23:03:18.374978 | PLAY [all]
2026-06-08 23:03:18.386461 |
2026-06-08 23:03:18.386547 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-06-08 23:03:18.859104 | instance | changed
2026-06-08 23:03:18.864612 |
2026-06-08 23:03:18.864660 | PLAY RECAP
2026-06-08 23:03:18.864705 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-08 23:03:18.864728 |
2026-06-08 23:03:18.986789 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main]
2026-06-08 23:03:18.998239 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main]
2026-06-08 23:03:19.606775 |
2026-06-08 23:03:19.606936 | PLAY [localhost]
2026-06-08 23:03:19.616806 |
2026-06-08 23:03:19.616888 | TASK [Generate Zuul manifest]
2026-06-08 23:03:19.638872 | localhost | ok
2026-06-08 23:03:19.655494 |
2026-06-08 23:03:19.655617 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-06-08 23:03:20.256511 | localhost | changed
2026-06-08 23:03:20.267857 |
2026-06-08 23:03:20.267988 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-06-08 23:03:20.523564 | localhost | ok
2026-06-08 23:03:20.530353 |
2026-06-08 23:03:20.530414 | TASK [Upload logs]
2026-06-08 23:03:20.552861 | localhost | ok
2026-06-08 23:03:20.668724 |
2026-06-08 23:03:20.668874 | TASK [Set zuul-log-path fact]
2026-06-08 23:03:20.691199 | localhost | ok
2026-06-08 23:03:20.702664 |
2026-06-08 23:03:20.702732 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-08 23:03:20.733489 | localhost | ok
2026-06-08 23:03:20.743885 |
2026-06-08 23:03:20.743952 | TASK [upload-logs : Create log directories]
2026-06-08 23:03:21.108777 | localhost | changed
2026-06-08 23:03:21.115212 |
2026-06-08 23:03:21.115310 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-06-08 23:03:21.904649 | localhost -> localhost | ok: Runtime: 0:00:00.026603
2026-06-08 23:03:21.912675 |
2026-06-08 23:03:21.912827 | TASK [upload-logs : Upload logs to log server]
2026-06-08 23:03:22.774323 | localhost | Output suppressed because no_log was given
2026-06-08 23:03:22.779430 |
2026-06-08 23:03:22.779496 | LOOP [upload-logs : Compress console log and json output]
2026-06-08 23:03:22.828771 | localhost | skipping: Conditional result was False
2026-06-08 23:03:22.836168 | localhost | skipping: Conditional result was False
2026-06-08 23:03:22.854623 |
2026-06-08 23:03:22.854797 | LOOP [upload-logs : Upload compressed console log and json output]
2026-06-08 23:03:22.898608 | localhost | skipping: Conditional result was False
2026-06-08 23:03:22.899064 |
2026-06-08 23:03:22.903600 | localhost | skipping: Conditional result was False
2026-06-08 23:03:22.920352 |
2026-06-08 23:03:22.920489 | LOOP [upload-logs : Upload console log and json output]