2026-05-20 03:02:35.611921 | Job console starting
2026-05-20 03:02:35.622662 | Updating git repos
2026-05-20 03:02:41.688755 | Cloning repos into workspace
2026-05-20 03:03:00.279029 | Restoring repo states
2026-05-20 03:03:08.442280 | Merging changes
2026-05-20 03:03:09.973717 | Checking out repos
2026-05-20 03:03:13.064525 | Preparing playbooks
2026-05-20 03:03:18.735124 | Running Ansible setup
2026-05-20 03:03:23.106708 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main]
2026-05-20 03:03:23.896712 |
2026-05-20 03:03:23.896936 | PLAY [localhost]
2026-05-20 03:03:23.906770 |
2026-05-20 03:03:23.906861 | TASK [Gathering Facts]
2026-05-20 03:03:24.840268 | localhost | ok
2026-05-20 03:03:24.849664 |
2026-05-20 03:03:24.849820 | TASK [Setup log path fact]
2026-05-20 03:03:24.870758 | localhost | ok
2026-05-20 03:03:24.890670 |
2026-05-20 03:03:24.890861 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-05-20 03:03:24.922989 | localhost | ok
2026-05-20 03:03:24.932317 |
2026-05-20 03:03:24.932423 | TASK [emit-job-header : Print job information]
2026-05-20 03:03:24.974623 | # Job Information
2026-05-20 03:03:24.974881 | Ansible Version: 2.16.18
2026-05-20 03:03:24.974927 | Job: atmosphere-molecule-aio-ovn
2026-05-20 03:03:24.974959 | Pipeline: check
2026-05-20 03:03:24.974988 | Executor: 2d72f0692154
2026-05-20 03:03:24.975017 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3501
2026-05-20 03:03:24.975054 | Event ID: 3960dc40-53f8-11f1-9d62-1983c39f6ecd
2026-05-20 03:03:24.979645 |
2026-05-20 03:03:24.979772 | LOOP [emit-job-header : Print node information]
2026-05-20 03:03:25.086154 | localhost | ok:
2026-05-20 03:03:25.086291 | localhost | # Node Information
2026-05-20 03:03:25.086320 | localhost | Inventory Hostname: instance
2026-05-20 03:03:25.086343 | localhost | Hostname: np0000175241
2026-05-20 03:03:25.086364 | localhost | Username: zuul
2026-05-20 03:03:25.086388 | localhost | Distro: Ubuntu 22.04
2026-05-20 03:03:25.086409 | localhost | Provider: yul1
2026-05-20 03:03:25.086429 | localhost | Region: ca-ymq-1
2026-05-20 03:03:25.086448 | localhost | Label: ubuntu-jammy-16
2026-05-20 03:03:25.086468 | localhost | Product Name: OpenStack Nova
2026-05-20 03:03:25.086487 | localhost | Interface IP: 199.204.45.57
2026-05-20 03:03:25.097945 |
2026-05-20 03:03:25.098157 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-05-20 03:03:25.511276 | localhost -> localhost | changed
2026-05-20 03:03:25.519386 |
2026-05-20 03:03:25.519521 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-05-20 03:03:26.549478 | localhost -> localhost | changed
2026-05-20 03:03:26.558030 |
2026-05-20 03:03:26.558112 | PLAY [all]
2026-05-20 03:03:26.571228 |
2026-05-20 03:03:26.571318 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-05-20 03:03:26.839750 | instance -> localhost | ok
2026-05-20 03:03:26.851781 |
2026-05-20 03:03:26.851907 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-05-20 03:03:26.887211 | instance | ok
2026-05-20 03:03:26.901952 | instance | included: /var/lib/zuul/builds/fe593139256644219363b097524628be/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-05-20 03:03:26.908392 |
2026-05-20 03:03:26.908470 | TASK [add-build-sshkey : Create Temp SSH key]
2026-05-20 03:03:28.405374 | instance -> localhost | Generating public/private rsa key pair.
2026-05-20 03:03:28.405529 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/fe593139256644219363b097524628be/work/fe593139256644219363b097524628be_id_rsa
2026-05-20 03:03:28.405562 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/fe593139256644219363b097524628be/work/fe593139256644219363b097524628be_id_rsa.pub
2026-05-20 03:03:28.405586 | instance -> localhost | The key fingerprint is:
2026-05-20 03:03:28.405609 | instance -> localhost | SHA256:z5Oj5cse27G+3KLudwy5MzjZg5omWrfgdGtwQytdNc4 zuul-build-sshkey
2026-05-20 03:03:28.405642 | instance -> localhost | The key's randomart image is:
2026-05-20 03:03:28.405665 | instance -> localhost | +---[RSA 3072]----+
2026-05-20 03:03:28.405690 | instance -> localhost | | |
2026-05-20 03:03:28.405712 | instance -> localhost | | o |
2026-05-20 03:03:28.405734 | instance -> localhost | | + . |
2026-05-20 03:03:28.405755 | instance -> localhost | | . . E |
2026-05-20 03:03:28.405776 | instance -> localhost | | oSo . |
2026-05-20 03:03:28.405797 | instance -> localhost | | o =o .o |
2026-05-20 03:03:28.405818 | instance -> localhost | | ++o.O=.+ |
2026-05-20 03:03:28.405839 | instance -> localhost | | +.+oO=BO+o |
2026-05-20 03:03:28.405864 | instance -> localhost | | ...+*=X**B. |
2026-05-20 03:03:28.405885 | instance -> localhost | +----[SHA256]-----+
2026-05-20 03:03:28.405934 | instance -> localhost | ok: Runtime: 0:00:01.040704
2026-05-20 03:03:28.411119 |
2026-05-20 03:03:28.666822 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-05-20 03:03:28.703606 | instance | ok
2026-05-20 03:03:28.713161 | instance | included: /var/lib/zuul/builds/fe593139256644219363b097524628be/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-05-20 03:03:28.720702 |
2026-05-20 03:03:28.720775 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-05-20 03:03:28.758990 | instance | skipping: Conditional result was False
2026-05-20 03:03:28.768771 |
2026-05-20 03:03:28.768916 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-05-20 03:03:29.256951 | instance | changed
2026-05-20 03:03:29.263608 |
2026-05-20 03:03:29.263672 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-05-20 03:03:29.496089 | instance | ok
2026-05-20 03:03:29.501072 |
2026-05-20 03:03:29.501139 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-05-20 03:03:30.034970 | instance | changed
2026-05-20 03:03:30.041798 |
2026-05-20 03:03:30.041863 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-05-20 03:03:30.533232 | instance | changed
2026-05-20 03:03:30.538466 |
2026-05-20 03:03:30.538529 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-05-20 03:03:30.573324 | instance | skipping: Conditional result was False
2026-05-20 03:03:30.584647 |
2026-05-20 03:03:30.584761 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-05-20 03:03:31.007139 | instance -> localhost | changed
2026-05-20 03:03:31.018548 |
2026-05-20 03:03:31.018677 | TASK [add-build-sshkey : Add back temp key]
2026-05-20 03:03:31.444509 | instance -> localhost | Identity added: /var/lib/zuul/builds/fe593139256644219363b097524628be/work/fe593139256644219363b097524628be_id_rsa (zuul-build-sshkey)
2026-05-20 03:03:31.444823 | instance -> localhost | ok: Runtime: 0:00:00.016702
2026-05-20 03:03:31.454482 |
2026-05-20 03:03:31.454586 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-05-20 03:03:31.734778 | instance | ok
2026-05-20 03:03:31.742007 |
2026-05-20 03:03:31.742087 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-05-20 03:03:31.771511 | instance | skipping: Conditional result was False
2026-05-20 03:03:31.791261 |
2026-05-20 03:03:31.791348 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-05-20 03:03:32.079285 | instance | ok
2026-05-20 03:03:32.087365 |
2026-05-20 03:03:32.087461 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-05-20 03:03:38.031799 | instance | Output suppressed because no_log was given
2026-05-20 03:03:38.043669 |
2026-05-20 03:03:38.043745 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-05-20 03:03:38.242830 | instance | ok: "logs"
2026-05-20 03:03:38.432856 | instance | ok: All items complete
2026-05-20 03:03:38.433082 |
2026-05-20 03:03:38.444814 | instance | ok: "artifacts"
2026-05-20 03:03:38.571329 | instance | ok: "docs"
2026-05-20 03:03:38.588000 |
2026-05-20 03:03:38.588185 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-05-20 03:03:38.798738 | instance | changed: "logs"
2026-05-20 03:03:38.954835 | instance | changed: "artifacts"
2026-05-20 03:03:39.109347 | instance | changed: "docs"
2026-05-20 03:03:39.128900 |
2026-05-20 03:03:39.129084 | PLAY RECAP
2026-05-20 03:03:39.129155 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0
2026-05-20 03:03:39.129201 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-05-20 03:03:39.129229 |
2026-05-20 03:03:39.340632 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main]
2026-05-20 03:03:39.351750 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main]
2026-05-20 03:03:39.999240 |
2026-05-20 03:03:39.999368 | PLAY [all]
2026-05-20 03:03:40.010584 |
2026-05-20 03:03:40.010672 | TASK [setup-uv : Extract archive]
2026-05-20 03:03:42.329678 | instance | changed
2026-05-20 03:03:42.337841 |
2026-05-20 03:03:42.337971 | TASK [setup-uv : Print version]
2026-05-20 03:03:42.656245 | instance | uv 0.8.13
2026-05-20 03:03:42.875457 | instance | ok: Runtime: 0:00:00.009751
2026-05-20 03:03:42.887300 |
2026-05-20 03:03:42.887382 | TASK [Install Ansible collection siblings]
2026-05-20 03:03:52.271154 | instance | changed:
2026-05-20 03:03:52.271353 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon
2026-05-20 03:03:52.271393 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix
2026-05-20 03:03:52.271424 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils
2026-05-20 03:03:52.271452 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto
2026-05-20 03:03:52.271481 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general
2026-05-20 03:03:52.271513 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql
2026-05-20 03:03:52.271542 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core
2026-05-20 03:03:52.271571 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph
2026-05-20 03:03:52.271598 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers
2026-05-20 03:03:52.271625 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes
2026-05-20 03:03:52.271757 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common
2026-05-20 03:03:52.271810 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack
2026-05-20 03:03:52.271953 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0
2026-05-20 03:03:52.272004 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0
2026-05-20 03:03:52.272033 | instance | Resolved ansible.utils to v6.0.2 for >=2.9.0
2026-05-20 03:03:52.272062 | instance | Resolved community.crypto to 2.2.3 for 2.2.3
2026-05-20 03:03:52.272087 | instance | Resolved community.general to 7.3.0 for 7.3.0
2026-05-20 03:03:52.272112 | instance | Resolved community.mysql to 3.6.0 for 3.6.0
2026-05-20 03:03:52.272137 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0
2026-05-20 03:03:52.272161 | instance | Resolved openstack.cloud to 2.5.0 for >=2.0.0
2026-05-20 03:03:52.272185 | instance | Resolved vexxhost.ceph to v4.0.0 for >=3.2.0
2026-05-20 03:03:52.272209 | instance | Resolved atmosphere.common to v0.6.0 for >=0.6.0
2026-05-20 03:03:52.272237 | instance | Resolved vexxhost.kubernetes to v3.1.0 for >=2.5.0
2026-05-20 03:03:52.272276 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0
2026-05-20 03:03:52.272302 | instance | Resolved ansible.utils to v6.0.2 for >=2.9.0,>=6.0.0
2026-05-20 03:03:52.272326 | instance | Resolved vexxhost.containers to v1.6.6 for >=1.1.1,>=1.6.0
2026-05-20 03:03:52.272350 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2
2026-05-20 03:03:52.272399 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0
2026-05-20 03:03:52.272425 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3
2026-05-20 03:03:52.272448 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2
2026-05-20 03:03:52.272472 | instance | Resolved vexxhost.containers to v1.6.6 for >=1.1.1,>=1.6.0
2026-05-20 03:03:52.272496 | instance | Checked out ansible.netcommon to 1.2.0
2026-05-20 03:03:52.272521 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.netcommon
2026-05-20 03:03:52.272553 | instance | Starting galaxy collection install process
2026-05-20 03:03:52.272578 | instance | Process install dependency map
2026-05-20 03:03:52.272602 | instance | Starting collection install process
2026-05-20 03:03:52.272691 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon'
2026-05-20 03:03:52.272757 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon
2026-05-20 03:03:52.272790 | instance | ansible.netcommon:* was installed successfully
2026-05-20 03:03:52.272816 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3
2026-05-20 03:03:52.272986 | instance | Creating virtual environment at: .venv
2026-05-20 03:03:52.273031 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere
2026-05-20 03:03:52.273059 | instance | Downloading openstacksdk (1.7MiB)
2026-05-20 03:03:52.273085 | instance | Downloading pydantic-core (2.0MiB)
2026-05-20 03:03:52.273110 | instance | Downloading ansible-core (2.1MiB)
2026-05-20 03:03:52.273141 | instance | Downloading kubernetes (1.9MiB)
2026-05-20 03:03:52.273166 | instance | Downloading setuptools (1.1MiB)
2026-05-20 03:03:52.273190 | instance | Downloading rjsonnet (1.2MiB)
2026-05-20 03:03:52.273215 | instance | Downloading pygments (1.2MiB)
2026-05-20 03:03:52.273240 | instance | Downloading netaddr (2.2MiB)
2026-05-20 03:03:52.273265 | instance | Downloading cryptography (4.2MiB)
2026-05-20 03:03:52.273289 | instance | Building pyperclip==1.9.0
2026-05-20 03:03:52.273314 | instance | Downloading rjsonnet
2026-05-20 03:03:52.273342 | instance | Downloading pydantic-core
2026-05-20 03:03:52.273368 | instance | Downloading netaddr
2026-05-20 03:03:52.273393 | instance | Downloading pygments
2026-05-20 03:03:52.273417 | instance | Downloading cryptography
2026-05-20 03:03:52.273441 | instance | Downloading setuptools
2026-05-20 03:03:52.273465 | instance | Downloading kubernetes
2026-05-20 03:03:52.273489 | instance | Downloading ansible-core
2026-05-20 03:03:52.273513 | instance | Downloading openstacksdk
2026-05-20 03:03:52.273538 | instance | Built pyperclip==1.9.0
2026-05-20 03:03:52.273563 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere
2026-05-20 03:03:52.273589 | instance | Installed 83 packages in 39ms
2026-05-20 03:03:52.273614 | instance | Checked out ansible.posix to 1.6.0
2026-05-20 03:03:52.273639 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.posix
2026-05-20 03:03:52.273664 | instance | Starting galaxy collection install process
2026-05-20 03:03:52.273688 | instance | Process install dependency map
2026-05-20 03:03:52.273712 | instance | Starting collection install process
2026-05-20 03:03:52.273737 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix'
2026-05-20 03:03:52.273837 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix
2026-05-20 03:03:52.273899 | instance | ansible.posix:1.6.0 was installed successfully
2026-05-20 03:03:52.273930 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-20 03:03:52.274079 | instance | 2.17.12
2026-05-20 03:03:52.274117 | instance | Checked out ansible.utils to v6.0.2
2026-05-20 03:03:52.274145 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.utils
2026-05-20 03:03:52.274171 | instance | Starting galaxy collection install process
2026-05-20 03:03:52.274197 | instance | Process install dependency map
2026-05-20 03:03:52.274222 | instance | Starting collection install process
2026-05-20 03:03:52.274246 | instance | Installing 'ansible.utils:6.0.2' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils'
2026-05-20 03:03:52.274272 | instance | Created collection for ansible.utils:6.0.2 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils
2026-05-20 03:03:52.274298 | instance | ansible.utils:6.0.2 was installed successfully
2026-05-20 03:03:52.274323 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-20 03:03:52.274349 | instance | 2.17.12
2026-05-20 03:03:52.274374 | instance | Checked out atmosphere.common to v0.6.0
2026-05-20 03:03:52.274400 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/atmosphere.common
2026-05-20 03:03:52.274424 | instance | Starting galaxy collection install process
2026-05-20 03:03:52.274448 | instance | Process install dependency map
2026-05-20 03:03:52.274472 | instance | Starting collection install process
2026-05-20 03:03:52.274496 | instance | Installing 'atmosphere.common:0.6.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common'
2026-05-20 03:03:52.274520 | instance | Created collection for atmosphere.common:0.6.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common
2026-05-20 03:03:52.274544 | instance | atmosphere.common:0.6.0 was installed successfully
2026-05-20 03:03:52.274685 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-20 03:03:52.274843 | instance | 2.17.12
2026-05-20 03:03:52.274886 | instance | Checked out community.crypto to 2.2.3
2026-05-20 03:03:52.274914 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.crypto
2026-05-20 03:03:52.274940 | instance | Starting galaxy collection install process
2026-05-20 03:03:52.274965 | instance | Process install dependency map
2026-05-20 03:03:52.274990 | instance | Starting collection install process
2026-05-20 03:03:52.275014 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto'
2026-05-20 03:03:52.275038 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto
2026-05-20 03:03:52.275063 | instance | community.crypto:2.2.3 was installed successfully
2026-05-20 03:03:52.275087 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-20 03:03:52.275111 | instance | 2.17.12
2026-05-20 03:03:52.275135 | instance | Checked out community.general to 7.3.0
2026-05-20 03:03:52.275239 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.general
2026-05-20 03:03:52.275281 | instance | Starting galaxy collection install process
2026-05-20 03:03:52.275318 | instance | Process install dependency map
2026-05-20 03:03:52.275345 | instance | Starting collection install process
2026-05-20 03:03:52.275372 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general'
2026-05-20 03:03:52.275397 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general
2026-05-20 03:03:52.275422 | instance | community.general:7.3.0 was installed successfully
2026-05-20 03:03:52.275446 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-20 03:03:52.275472 | instance | 2.17.12
2026-05-20 03:03:52.275502 | instance | Checked out community.mysql to 3.6.0
2026-05-20 03:03:52.275528 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.mysql
2026-05-20 03:03:52.275556 | instance | Starting galaxy collection install process
2026-05-20 03:03:52.275582 | instance | Process install dependency map
2026-05-20 03:03:52.275607 | instance | Starting collection install process
2026-05-20 03:03:52.275632 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql'
2026-05-20 03:03:52.275657 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql
2026-05-20 03:03:52.275681 | instance | community.mysql:3.6.0 was installed successfully
2026-05-20 03:03:52.275705 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-20 03:03:52.275729 | instance | 2.17.12
2026-05-20 03:03:52.275753 | instance | Checked out kubernetes.core to 2.4.0
2026-05-20 03:03:52.275777 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/kubernetes.core
2026-05-20 03:03:52.275802 | instance | Starting galaxy collection install process
2026-05-20 03:03:52.275827 | instance | Process install dependency map
2026-05-20 03:03:52.275851 | instance | Starting collection install process
2026-05-20 03:03:52.275876 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core'
2026-05-20 03:03:52.275900 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core
2026-05-20 03:03:52.275924 | instance | kubernetes.core:2.4.0 was installed successfully
2026-05-20 03:03:52.275948 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-20 03:03:52.275972 | instance | 2.17.12
2026-05-20 03:03:52.275996 | instance | Checked out openstack.cloud to 2.5.0
2026-05-20 03:03:52.276021 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/opendev.org/openstack/ansible-collections-openstack
2026-05-20 03:03:52.276049 | instance | Starting galaxy collection install process
2026-05-20 03:03:52.276073 | instance | Process install dependency map
2026-05-20 03:03:52.276097 | instance | Starting collection install process
2026-05-20 03:03:52.276121 | instance | Installing 'openstack.cloud:2.5.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud'
2026-05-20 03:03:52.276146 | instance | Created collection for openstack.cloud:2.5.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud
2026-05-20 03:03:52.276170 | instance | openstack.cloud:2.5.0 was installed successfully
2026-05-20 03:03:52.276194 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-20 03:03:52.276217 | instance | 2.17.12
2026-05-20 03:03:52.276241 | instance | Checked out vexxhost.ceph to v4.0.0
2026-05-20 03:03:52.276265 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-ceph
2026-05-20 03:03:52.276295 | instance | Starting galaxy collection install process
2026-05-20 03:03:52.276319 | instance | Process install dependency map
2026-05-20 03:03:52.276387 | instance | Starting collection install process
2026-05-20 03:03:52.276415 | instance | Installing 'vexxhost.ceph:4.0.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph'
2026-05-20 03:03:52.276439 | instance | Created collection for vexxhost.ceph:4.0.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph
2026-05-20 03:03:52.276464 | instance | vexxhost.ceph:4.0.0 was installed successfully
2026-05-20 03:03:52.276488 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-20 03:03:52.276578 | instance | 2.17.12
2026-05-20 03:03:52.276644 | instance | Checked out vexxhost.containers to v1.6.6
2026-05-20 03:03:52.276787 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-containers
2026-05-20 03:03:52.276846 | instance | Starting galaxy collection install process
2026-05-20 03:03:52.276877 | instance | Process install dependency map
2026-05-20 03:03:52.276905 | instance | Starting collection install process
2026-05-20 03:03:52.276931 | instance | Installing 'vexxhost.containers:1.6.6' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers'
2026-05-20 03:03:52.276981 | instance | Created collection for vexxhost.containers:1.6.6 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers
2026-05-20 03:03:52.277008 | instance | vexxhost.containers:1.6.6 was installed successfully
2026-05-20 03:03:52.277033 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-20 03:03:52.277057 | instance | 2.17.12
2026-05-20 03:03:52.277082 | instance | Checked out vexxhost.kubernetes to v3.1.0
2026-05-20 03:03:52.277107 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes
2026-05-20 03:03:52.277132 | instance | Starting galaxy collection install process
2026-05-20 03:03:52.277156 | instance | Process install dependency map
2026-05-20 03:03:52.277180 | instance | Starting collection install process
2026-05-20 03:03:52.277204 | instance | Installing 'vexxhost.kubernetes:3.1.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes'
2026-05-20 03:03:52.277227 | instance | Created collection for vexxhost.kubernetes:3.1.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes
2026-05-20 03:03:52.277251 | instance | vexxhost.kubernetes:3.1.0 was installed successfully
2026-05-20 03:03:52.277274 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-20 03:03:52.277298 | instance | 2.17.12
2026-05-20 03:03:52.283913 |
2026-05-20 03:03:52.284014 | PLAY RECAP
2026-05-20 03:03:52.284062 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-05-20 03:03:52.284084 |
2026-05-20 03:03:52.404704 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main]
2026-05-20 03:03:52.419546 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main]
2026-05-20 03:03:53.044933 |
2026-05-20 03:03:53.045359 | PLAY [all]
2026-05-20 03:03:53.057246 |
2026-05-20 03:03:53.057318 | TASK [Install "jq" for log collection]
2026-05-20 03:04:02.676388 | instance | changed
2026-05-20 03:04:02.769896 |
2026-05-20 03:04:02.770120 | PLAY RECAP
2026-05-20 03:04:02.770215 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-05-20 03:04:02.770297 |
2026-05-20 03:04:03.009699 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main]
2026-05-20 03:04:03.085567 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main]
2026-05-20 03:04:03.769129 |
2026-05-20 03:04:03.903036 | PLAY [all]
2026-05-20 03:04:03.921257 |
2026-05-20 03:04:03.921351 | TASK [Copy inventory file for Zuul]
2026-05-20 03:04:04.888806 | instance | changed
2026-05-20 03:04:04.896596 |
2026-05-20 03:04:04.896694 | TASK [Switch "ansible_host" to private IP]
2026-05-20 03:04:05.252857 | instance | changed: 1 replacements made
2026-05-20 03:04:05.258185 |
2026-05-20 03:04:05.258250 | TASK [Run Molecule scenario]
2026-05-20 03:04:06.338146 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule'
2026-05-20 03:04:06.910181 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy
2026-05-20 03:04:06.910268 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0...
2026-05-20 03:04:19.608992 | instance | INFO [aio > dependency] Executing
2026-05-20 03:04:19.609248 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml
2026-05-20 03:04:19.609529 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml
2026-05-20 03:04:19.609698 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress)
2026-05-20 03:04:19.621441 | instance | INFO [aio > cleanup] Executing
2026-05-20 03:04:19.621845 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress)
2026-05-20 03:04:19.633099 | instance | INFO [aio > destroy] Executing
2026-05-20 03:04:19.633176 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested.
2026-05-20 03:04:19.633307 | instance | INFO [aio > destroy] Executed: Successful
2026-05-20 03:04:19.644191 | instance | INFO [aio > syntax] Executing
2026-05-20 03:04:22.529447 | instance |
2026-05-20 03:04:22.529612 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml
2026-05-20 03:04:22.661154 | instance | INFO [aio > syntax] Executed: Successful
2026-05-20 03:04:22.674226 | instance | INFO [aio > create] Executing
2026-05-20 03:04:22.677102 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress)
2026-05-20 03:04:22.684678 | instance | INFO [aio > prepare] Executing
2026-05-20 03:04:23.549653 | instance |
2026-05-20 03:04:23.549986 | instance | PLAY [Prepare] *****************************************************************
2026-05-20 03:04:23.550320 | instance |
2026-05-20 03:04:23.550823 | instance | TASK [Gathering Facts] *********************************************************
2026-05-20 03:04:23.551308 | instance | Wednesday 20 May 2026 03:04:23 +0000 (0:00:00.029) 0:00:00.029 *********
2026-05-20 03:04:24.662336 | instance | [WARNING]: Platform linux on host instance is using the discovered Python
2026-05-20 03:04:24.662477 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python
2026-05-20 03:04:24.662699 | instance | interpreter could change the meaning of that path. See
2026-05-20 03:04:24.662910 | instance | https://docs.ansible.com/ansible-
2026-05-20 03:04:24.663101 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information.
2026-05-20 03:04:24.672338 | instance | ok: [instance]
2026-05-20 03:04:24.672611 | instance |
2026-05-20 03:04:24.672998 | instance | TASK [Configure short hostname] ************************************************
2026-05-20 03:04:24.673365 | instance | Wednesday 20 May 2026 03:04:24 +0000 (0:00:01.123) 0:00:01.152 *********
2026-05-20 03:04:25.366063 | instance | changed: [instance]
2026-05-20 03:04:25.366329 | instance |
2026-05-20 03:04:25.366642 | instance | TASK [Ensure hostname inside hosts file] ***************************************
2026-05-20 03:04:25.366926 | instance | Wednesday 20 May 2026 03:04:25 +0000 (0:00:00.693) 0:00:01.846 *********
2026-05-20 03:04:25.643107 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created
2026-05-20 03:04:25.643376 | instance | with a mode of 0700, this may cause issues when running as another user. To
2026-05-20 03:04:25.643623 | instance | avoid this, create the remote_tmp dir with the correct permissions manually
2026-05-20 03:04:25.651901 | instance | changed: [instance]
2026-05-20 03:04:25.652163 | instance |
2026-05-20 03:04:25.652466 | instance | TASK [Install "dirmngr" for GPG keyserver operations] **************************
2026-05-20 03:04:25.652750 | instance | Wednesday 20 May 2026 03:04:25 +0000 (0:00:00.286) 0:00:02.132 *********
2026-05-20 03:04:26.780885 | instance | ok: [instance]
2026-05-20 03:04:26.781104 | instance |
2026-05-20 03:04:26.781459 | instance | TASK [Purge "snapd" package] ***************************************************
2026-05-20 03:04:26.781778 | instance | Wednesday 20 May 2026 03:04:26 +0000 (0:00:01.128) 0:00:03.261 *********
2026-05-20 03:04:27.467175 | instance | ok: [instance]
2026-05-20 03:04:27.467334 | instance |
2026-05-20 03:04:27.467672 | instance | PLAY [Generate workspace for Atmosphere] ***************************************
2026-05-20 03:04:27.468031 | instance |
2026-05-20 03:04:27.468303 | instance | TASK [Create folders for workspace] ********************************************
2026-05-20 03:04:27.468580 | instance | Wednesday 20 May 2026 03:04:27 +0000 (0:00:00.686) 0:00:03.947 *********
2026-05-20 03:04:28.478706 | instance | changed: [localhost] => (item=group_vars)
2026-05-20 03:04:28.478769 | instance | changed: [localhost] => (item=group_vars/all)
2026-05-20 03:04:28.478783 | instance | changed: [localhost] => (item=group_vars/controllers)
2026-05-20 03:04:28.479139 | instance | changed: [localhost] => (item=group_vars/cephs)
2026-05-20 03:04:28.479249 | instance | changed: [localhost] => (item=group_vars/computes)
2026-05-20 03:04:28.480180 | instance | changed: [localhost] => (item=host_vars)
2026-05-20 03:04:28.480191 | instance |
2026-05-20 03:04:28.480196 | instance | PLAY [Generate Ceph control plane configuration for workspace] *****************
2026-05-20 03:04:28.480200 | instance |
2026-05-20 03:04:28.480860 | instance | TASK [Ensure the Ceph control plane configuration file exists] *****************
2026-05-20 03:04:28.480917 | instance | Wednesday 20 May 2026 03:04:28 +0000 (0:00:01.011) 0:00:04.958 *********
2026-05-20 03:04:28.647243 | instance | changed: [localhost]
2026-05-20 03:04:28.647730 | instance |
2026-05-20 03:04:28.647765 | instance | TASK [Load the current Ceph control plane configuration into a variable] *******
2026-05-20 03:04:28.647774 | instance | Wednesday 20 May 2026 03:04:28 +0000 (0:00:00.169) 0:00:05.127 *********
2026-05-20 03:04:28.670235 | instance | ok: [localhost]
2026-05-20 03:04:28.670639 | instance |
2026-05-20 03:04:28.670675 | instance | TASK [Generate Ceph control plane values for missing variables] ****************
2026-05-20 03:04:28.670681 | instance | Wednesday 20 May 2026 03:04:28 +0000 (0:00:00.023) 0:00:05.151 *********
2026-05-20 03:04:28.718407 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': 'a49582af-884f-5494-be65-bc72d168f7bb'})
2026-05-20 03:04:28.719507 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'})
2026-05-20 03:04:28.719544 | instance |
2026-05-20 03:04:28.719556 | instance | TASK [Write new Ceph control plane configuration file to disk] *****************
2026-05-20 03:04:28.719568 | instance | Wednesday 20 May 2026 03:04:28 +0000 (0:00:00.047) 0:00:05.198 *********
2026-05-20 03:04:29.271523 | instance | changed: [localhost]
2026-05-20 03:04:29.271605 | instance |
2026-05-20 03:04:29.272450 | instance | PLAY [Generate Ceph OSD configuration for workspace] ***************************
2026-05-20 03:04:29.272494 | instance |
2026-05-20 03:04:29.272502 | instance | TASK [Ensure the Ceph OSDs configuration file exists] **************************
2026-05-20 03:04:29.272509 | instance | Wednesday 20 May 2026 03:04:29 +0000 (0:00:00.553) 0:00:05.752 *********
2026-05-20 03:04:29.451372 | instance | changed: [localhost]
2026-05-20 03:04:29.451731 | instance |
2026-05-20 03:04:29.452005 | instance | TASK [Load the current Ceph OSDs configuration into a variable] ****************
2026-05-20 03:04:29.452230 | instance | Wednesday 20 May 2026 03:04:29 +0000 (0:00:00.176) 0:00:05.928 *********
2026-05-20 03:04:29.475088 | instance | ok: [localhost]
2026-05-20 03:04:29.475275 | instance |
2026-05-20 03:04:29.475445 | instance | TASK [Generate Ceph OSDs values for missing variables] *************************
2026-05-20 03:04:29.475607 | instance | Wednesday 20 May 2026 03:04:29 +0000 (0:00:00.026) 0:00:05.955 *********
2026-05-20 03:04:29.514413 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']})
2026-05-20 03:04:29.514934 | instance |
2026-05-20 03:04:29.515378 | instance | TASK [Write new Ceph OSDs configuration file to disk] **************************
2026-05-20 03:04:29.515758 | instance | Wednesday 20 May 2026 03:04:29 +0000 (0:00:00.036) 0:00:05.991 *********
2026-05-20 03:04:29.871167 | instance | changed: [localhost]
2026-05-20 03:04:29.871555 | instance |
2026-05-20 03:04:29.872073 | instance | PLAY [Generate Kubernetes configuration for workspace] *************************
2026-05-20 03:04:29.872490 | instance |
2026-05-20 03:04:29.872883 | instance | TASK [Ensure the Kubernetes configuration file exists] *************************
2026-05-20 03:04:29.873251 | instance | Wednesday 20 May 2026 03:04:29 +0000 (0:00:00.359) 0:00:06.351 *********
2026-05-20 03:04:30.055948 | instance | changed: [localhost]
2026-05-20 03:04:30.056220 | instance |
2026-05-20 03:04:30.056457 | instance | TASK [Load the current Kubernetes configuration into a variable] ***************
2026-05-20 03:04:30.056683 | instance | Wednesday 20 May 2026 03:04:30 +0000 (0:00:00.184) 0:00:06.535 *********
2026-05-20 03:04:30.083369 | instance | ok: [localhost]
2026-05-20 03:04:30.083629 | instance |
2026-05-20 03:04:30.083801 | instance | TASK [Generate Kubernetes values for missing variables] ************************
2026-05-20 03:04:30.083984 | instance | Wednesday 20 May 2026 03:04:30 +0000 (0:00:00.027) 0:00:06.563 *********
2026-05-20 03:04:30.129302 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'})
2026-05-20 03:04:30.129720 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42})
2026-05-20 03:04:30.130091 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'})
2026-05-20 03:04:30.130431 | instance |
2026-05-20 03:04:30.130834 | instance | TASK [Write new Kubernetes configuration file to disk] *************************
2026-05-20 03:04:30.131193 | instance | Wednesday 20 May 2026 03:04:30 +0000 (0:00:00.045) 0:00:06.609 *********
2026-05-20 03:04:30.482380 | instance | changed: [localhost]
2026-05-20 03:04:30.482786 | instance |
2026-05-20 03:04:30.483137 | instance | PLAY [Generate Keepalived configuration for workspace] *************************
2026-05-20 03:04:30.483529 | instance |
2026-05-20 03:04:30.483870 | instance | TASK [Ensure the Keeaplived configuration file exists] *************************
2026-05-20 03:04:30.484198 | instance | Wednesday 20 May 2026 03:04:30 +0000 (0:00:00.353) 0:00:06.962 *********
2026-05-20 03:04:30.645853 | instance | changed: [localhost]
2026-05-20 03:04:30.646210 | instance |
2026-05-20 03:04:30.646534 | instance | TASK [Load the current Keepalived configuration into a variable] ***************
2026-05-20 03:04:30.646889 | instance | Wednesday 20 May 2026 03:04:30 +0000 (0:00:00.163) 0:00:07.125 *********
2026-05-20 03:04:30.669887 | instance | ok: [localhost]
2026-05-20 03:04:30.670259 | instance |
2026-05-20 03:04:30.670674 | instance | TASK [Generate Keepalived values for missing variables] ************************
2026-05-20 03:04:30.671086 | instance | Wednesday 20 May 2026 03:04:30 +0000 (0:00:00.024) 0:00:07.150 *********
2026-05-20 03:04:30.715627 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'})
2026-05-20 03:04:30.716109 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'})
2026-05-20 03:04:30.716432 | instance |
2026-05-20 03:04:30.716818 | instance | TASK [Write new Keepalived configuration file to disk] *************************
2026-05-20 03:04:30.717179 | instance | Wednesday 20 May 2026 03:04:30 +0000 (0:00:00.045) 0:00:07.195 *********
2026-05-20 03:04:31.094825 | instance | changed: [localhost]
2026-05-20 03:04:31.094896 | instance |
2026-05-20 03:04:31.094907 | instance | PLAY [Generate endpoints for workspace] ****************************************
2026-05-20 03:04:31.094917 | instance |
2026-05-20 03:04:31.094934 | instance | TASK [Gathering Facts] *********************************************************
2026-05-20 03:04:31.095326 | instance | Wednesday 20 May 2026 03:04:31 +0000 (0:00:00.378) 0:00:07.574 *********
2026-05-20 03:04:31.760845 | instance | ok: [localhost]
2026-05-20 03:04:31.760914 | instance |
2026-05-20 03:04:31.760929 | instance | TASK [Ensure the endpoints file exists] ****************************************
2026-05-20 03:04:31.760942 | instance | Wednesday 20 May 2026 03:04:31 +0000 (0:00:00.666) 0:00:08.240 *********
2026-05-20 03:04:31.933146 | instance | changed: [localhost]
2026-05-20 03:04:31.933221 | instance |
2026-05-20 03:04:31.933852 | instance | TASK [Load the current endpoints into a variable] ******************************
2026-05-20 03:04:31.933898 | instance | Wednesday 20 May 2026 03:04:31 +0000 (0:00:00.173) 0:00:08.413 *********
2026-05-20 03:04:31.964874 | instance | ok: [localhost]
2026-05-20 03:04:31.964968 | instance |
2026-05-20 03:04:31.965250 | instance | TASK [Generate endpoint skeleton for missing variables] ************************
2026-05-20 03:04:31.965289 | instance | Wednesday 20 May 2026 03:04:31 +0000 (0:00:00.031) 0:00:08.445 *********
2026-05-20 03:04:32.720254 | instance | ok: [localhost] => (item=keycloak_host)
2026-05-20 03:04:32.720379 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host)
2026-05-20 03:04:32.720917 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host)
2026-05-20 03:04:32.722354 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host)
2026-05-20 03:04:32.722379 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name)
2026-05-20 03:04:32.722398 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host)
2026-05-20 03:04:32.722409 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host)
2026-05-20 03:04:32.722418 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host)
2026-05-20 03:04:32.722427 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host)
2026-05-20 03:04:32.722436 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host)
2026-05-20 03:04:32.722445 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host)
2026-05-20 03:04:32.722454 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host)
2026-05-20 03:04:32.722472 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host)
2026-05-20 03:04:32.722484 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host)
2026-05-20 03:04:32.722616 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host)
2026-05-20 03:04:32.722851 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host)
2026-05-20 03:04:32.723080 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host)
2026-05-20 03:04:32.723299 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host)
2026-05-20 03:04:32.723516 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host)
2026-05-20 03:04:32.723734 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host)
2026-05-20 03:04:32.723951 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host)
2026-05-20 03:04:32.724168 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host)
2026-05-20 03:04:32.724389 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host)
2026-05-20 03:04:32.724593 | instance |
2026-05-20 03:04:32.724811 | instance | TASK [Write new endpoints file to disk] ****************************************
2026-05-20 03:04:32.725030 | instance | Wednesday 20 May 2026 03:04:32 +0000 (0:00:00.754) 0:00:09.200 *********
2026-05-20 03:04:33.079650 | instance | changed: [localhost]
2026-05-20 03:04:33.080049 | instance |
2026-05-20 03:04:33.080398 | instance | TASK [Ensure the endpoints file exists] ****************************************
2026-05-20 03:04:33.080742 | instance | Wednesday 20 May 2026 03:04:33 +0000 (0:00:00.358) 0:00:09.558 *********
2026-05-20 03:04:33.257624 | instance | changed: [localhost]
2026-05-20 03:04:33.257877 | instance |
2026-05-20 03:04:33.258153 | instance | PLAY [Generate Neutron configuration for workspace] ****************************
2026-05-20 03:04:33.258359 | instance |
2026-05-20 03:04:33.258571 | instance | TASK [Ensure the Neutron configuration file exists] ****************************
2026-05-20 03:04:33.258812 | instance | Wednesday 20 May 2026 03:04:33 +0000 (0:00:00.178) 0:00:09.737 *********
2026-05-20 03:04:33.432541 | instance | changed: [localhost]
2026-05-20 03:04:33.432912 | instance |
2026-05-20 03:04:33.433315 | instance | TASK [Load the current Neutron configuration into a variable] ******************
2026-05-20 03:04:33.433768 | instance | Wednesday 20 May 2026 03:04:33 +0000 (0:00:00.175) 0:00:09.912 *********
2026-05-20 03:04:33.459756 | instance | ok: [localhost]
2026-05-20 03:04:33.460129 | instance |
2026-05-20 03:04:33.460476 | instance | TASK [Generate Neutron values for missing variables] ***************************
2026-05-20 03:04:33.460811 | instance | Wednesday 20 May 2026 03:04:33 +0000 (0:00:00.027) 0:00:09.940 *********
2026-05-20 03:04:33.499726 | instance | ok: [localhost] => (item={'key': 'neutron_networks', 'value': [{'name': 'public', 'external': True, 'shared': True, 'mtu_size': 1500, 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'subnets': [{'name': 'public-subnet', 'cidr': '10.96.250.0/24', 'gateway_ip': '10.96.250.10', 'allocation_pool_start': '10.96.250.200', 'allocation_pool_end': '10.96.250.220', 'enable_dhcp': True}]}]})
2026-05-20 03:04:33.500145 | instance |
2026-05-20 03:04:33.500519 | instance | TASK [Write new Neutron configuration file to disk] ****************************
2026-05-20 03:04:33.500867 | instance | Wednesday 20 May 2026 03:04:33 +0000 (0:00:00.039) 0:00:09.980 *********
2026-05-20 03:04:33.862706 | instance | changed: [localhost]
2026-05-20 03:04:33.863005 | instance |
2026-05-20 03:04:33.863325 | instance | PLAY [Generate Nova configuration for workspace] *******************************
2026-05-20 03:04:33.863638 | instance |
2026-05-20 03:04:33.863907 | instance | TASK [Ensure the Nova configuration file exists] *******************************
2026-05-20 03:04:33.864189 | instance | Wednesday 20 May 2026 03:04:33 +0000 (0:00:00.362) 0:00:10.343 *********
2026-05-20 03:04:34.042646 | instance | changed: [localhost]
2026-05-20 03:04:34.042879 | instance |
2026-05-20 03:04:34.043178 | instance | TASK [Load the current Nova configuration into a variable] *********************
2026-05-20 03:04:34.043498 | instance | Wednesday 20 May 2026 03:04:34 +0000 (0:00:00.179) 0:00:10.523 *********
2026-05-20 03:04:34.074826 | instance | ok: [localhost]
2026-05-20 03:04:34.075110 | instance |
2026-05-20 03:04:34.075387 | instance | TASK [Generate Nova values for missing variables] ******************************
2026-05-20 03:04:34.075654 | instance | Wednesday 20 May 2026 03:04:34 +0000 (0:00:00.032) 0:00:10.555 *********
2026-05-20 03:04:34.112038 | instance | ok: [localhost] => (item={'key': 'nova_flavors', 'value': [{'name': 'm1.tiny', 'ram': 512, 'disk': 1, 'vcpus': 1}, {'name': 'm1.small', 'ram': 2048, 'disk': 20, 'vcpus': 1}, {'name': 'm1.medium', 'ram': 4096, 'disk': 40, 'vcpus': 2}, {'name': 'm1.large', 'ram': 8192, 'disk': 80, 'vcpus': 4}, {'name': 'm1.xlarge', 'ram': 16384, 'disk': 160, 'vcpus': 8}]})
2026-05-20 03:04:34.112278 | instance |
2026-05-20 03:04:34.112556 | instance | TASK [Write new Nova configuration file to disk] *******************************
2026-05-20 03:04:34.112855 | instance | Wednesday 20 May 2026 03:04:34 +0000 (0:00:00.037) 0:00:10.592 *********
2026-05-20 03:04:34.452208 | instance | changed: [localhost]
2026-05-20 03:04:34.452439 | instance |
2026-05-20 03:04:34.452729 | instance | PLAY [Generate secrets for workspace] ******************************************
2026-05-20 03:04:34.452982 | instance |
2026-05-20 03:04:34.453256 | instance | TASK [Ensure the secrets file exists] ******************************************
2026-05-20 03:04:34.453597 | instance | Wednesday 20 May 2026 03:04:34 +0000 (0:00:00.339) 0:00:10.932 *********
2026-05-20 03:04:34.656034 | instance | changed: [localhost]
2026-05-20 03:04:34.656262 | instance |
2026-05-20 03:04:34.656533 | instance | TASK [Load the current secrets into a variable] ********************************
2026-05-20 03:04:34.656804 | instance | Wednesday 20 May 2026 03:04:34 +0000 (0:00:00.203) 0:00:11.136 *********
2026-05-20 03:04:34.684104 | instance | ok: [localhost]
2026-05-20 03:04:34.684354 | instance |
2026-05-20 03:04:34.684627 | instance | TASK [Generate secrets for missing variables] **********************************
2026-05-20 03:04:34.684895 | instance | Wednesday 20 May 2026 03:04:34 +0000 (0:00:00.028) 0:00:11.164 *********
2026-05-20 03:04:35.092011 | instance | ok: [localhost] => (item=heat_auth_encryption_key)
2026-05-20 03:04:35.092355 | instance | ok: [localhost] => (item=keepalived_password)
2026-05-20 03:04:35.092646 | instance | ok: [localhost] => (item=keycloak_admin_password)
2026-05-20 03:04:35.092923 | instance | ok: [localhost] => (item=keycloak_database_password)
2026-05-20 03:04:35.093256 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret)
2026-05-20 03:04:35.093552 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase)
2026-05-20 03:04:35.093810 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password)
2026-05-20 03:04:35.094073 | instance | ok: [localhost] => (item=octavia_heartbeat_key)
2026-05-20 03:04:35.094343 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password)
2026-05-20 03:04:35.094677 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key)
2026-05-20 03:04:35.094948 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password)
2026-05-20 03:04:35.095211 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password)
2026-05-20 03:04:35.095476 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password)
2026-05-20 03:04:35.095972 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password)
2026-05-20 03:04:35.096267 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password)
2026-05-20 03:04:35.096595 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password)
2026-05-20 03:04:35.096872 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password)
2026-05-20 03:04:35.097257 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password)
2026-05-20 03:04:35.097442 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password)
2026-05-20 03:04:35.097705 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password)
2026-05-20 03:04:35.097978 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password)
2026-05-20 03:04:35.098242 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password)
2026-05-20 03:04:35.098502 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password)
2026-05-20 03:04:35.098796 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password)
2026-05-20 03:04:35.099058 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password)
2026-05-20 03:04:35.099323 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password)
2026-05-20 03:04:35.099585 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret)
2026-05-20 03:04:35.099849 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password)
2026-05-20 03:04:35.100110 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password)
2026-05-20 03:04:35.100374 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password)
2026-05-20 03:04:35.100636 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password)
2026-05-20 03:04:35.100899 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password)
2026-05-20 03:04:35.101307 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password)
2026-05-20 03:04:35.101630 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password)
2026-05-20 03:04:35.101916 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password)
2026-05-20 03:04:35.102284 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password)
2026-05-20 03:04:35.102345 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password)
2026-05-20 03:04:35.102462 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password)
2026-05-20 03:04:35.102600 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password)
2026-05-20 03:04:35.102721 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password)
2026-05-20 03:04:35.102842 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password)
2026-05-20 03:04:35.102962 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password)
2026-05-20 03:04:35.103077 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password)
2026-05-20 03:04:35.103204 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password)
2026-05-20 03:04:35.103350 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password)
2026-05-20 03:04:35.103481 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password)
2026-05-20 03:04:35.103583 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password)
2026-05-20 03:04:35.103702 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password)
2026-05-20 03:04:35.103820 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password)
2026-05-20 03:04:35.103944 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password)
2026-05-20 03:04:35.104063 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password)
2026-05-20 03:04:35.104185 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password)
2026-05-20 03:04:35.104320 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password)
2026-05-20 03:04:35.104462 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password)
2026-05-20 03:04:35.104616 | instance |
2026-05-20 03:04:35.104746 | instance | TASK [Generate base64 encoded secrets] *****************************************
2026-05-20 03:04:35.104876 | instance | Wednesday 20 May 2026 03:04:35 +0000 (0:00:00.407) 0:00:11.572 *********
2026-05-20 03:04:35.141688 | instance | ok: [localhost] => (item=barbican_kek)
2026-05-20 03:04:35.141916 | instance |
2026-05-20 03:04:35.142139 | instance | TASK [Generate temporary files for generating keys for missing variables] ******
2026-05-20 03:04:35.142401 | instance | Wednesday 20 May 2026 03:04:35 +0000 (0:00:00.050) 0:00:11.622 *********
2026-05-20 03:04:35.571200 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-05-20 03:04:35.571304 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-05-20 03:04:35.571677 | instance |
2026-05-20 03:04:35.571785 | instance | TASK [Generate SSH keys for missing variables] *********************************
2026-05-20 03:04:35.571791 | instance | Wednesday 20 May 2026 03:04:35 +0000 (0:00:00.429) 0:00:12.052 *********
2026-05-20 03:04:39.584231 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-05-20 03:04:39.584334 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-05-20 03:04:39.584714 | instance |
2026-05-20 03:04:39.584757 | instance | TASK [Set values for SSH keys] *************************************************
2026-05-20 03:04:39.584764 | instance | Wednesday 20 May 2026 03:04:39 +0000 (0:00:04.012) 0:00:16.064 *********
2026-05-20 03:04:39.636024 | instance | ok: [localhost] => (item=manila_ssh_key)
2026-05-20 03:04:39.636689 | instance | ok: [localhost] => (item=nova_ssh_key)
2026-05-20 03:04:39.636729 | instance |
2026-05-20 03:04:39.636737 | instance | TASK [Delete the temporary files generated for SSH keys] ***********************
2026-05-20 03:04:39.636743 | instance | Wednesday 20 May 2026 03:04:39 +0000 (0:00:00.051) 0:00:16.116 *********
2026-05-20 03:04:39.965318 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-05-20 03:04:39.965399 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-05-20 03:04:39.965889 | instance |
2026-05-20 03:04:39.965936 | instance | TASK [Write new secrets file to disk] ******************************************
2026-05-20 03:04:39.965944 | instance | Wednesday 20 May 2026 03:04:39 +0000 (0:00:00.328) 0:00:16.445 *********
2026-05-20 03:04:40.307253 | instance | changed: [localhost]
2026-05-20 03:04:40.308044 | instance |
2026-05-20 03:04:40.308095 | instance | TASK [Encrypt secrets file with Vault password] ********************************
2026-05-20 03:04:40.308106 | instance | Wednesday 20 May 2026 03:04:40 +0000 (0:00:00.341) 0:00:16.787 *********
2026-05-20 03:04:40.343951 | instance | skipping: [localhost]
2026-05-20 03:04:40.344624 | instance |
2026-05-20 03:04:40.344664 | instance | PLAY [Setup networking] ********************************************************
2026-05-20 03:04:40.344670 | instance |
2026-05-20 03:04:40.344674 | instance | TASK [Gathering Facts] *********************************************************
2026-05-20 03:04:40.344678 | instance | Wednesday 20 May 2026 03:04:40 +0000 (0:00:00.037) 0:00:16.824 *********
2026-05-20 03:04:41.026545 | instance | ok: [instance]
2026-05-20 03:04:41.026694 | instance |
2026-05-20 03:04:41.026831 | instance | TASK [Create bridge for management network] ************************************
2026-05-20 03:04:41.026960 | instance | Wednesday 20 May 2026 03:04:41 +0000 (0:00:00.682) 0:00:17.507 *********
2026-05-20 03:04:41.346961 | instance | ok: [instance]
2026-05-20 03:04:41.347238 | instance |
2026-05-20 03:04:41.347495 | instance | TASK [Create fake interface for management bridge] *****************************
2026-05-20 03:04:41.347769 | instance | Wednesday 20 May 2026 03:04:41 +0000 (0:00:00.319) 0:00:17.827 *********
2026-05-20 03:04:41.544543 | instance | ok: [instance]
2026-05-20 03:04:41.544760 | instance |
2026-05-20 03:04:41.545046 | instance | TASK [Assign dummy interface to management bridge] *****************************
2026-05-20 03:04:41.545327 | instance | Wednesday 20 May 2026 03:04:41 +0000 (0:00:00.197) 0:00:18.024 *********
2026-05-20 03:04:41.757110 | instance | ok: [instance]
2026-05-20 03:04:41.757353 | instance |
2026-05-20 03:04:41.757630 | instance | TASK [Assign IP address for management bridge] *********************************
2026-05-20 03:04:41.757902 | instance | Wednesday 20 May 2026 03:04:41 +0000 (0:00:00.212) 0:00:18.237 *********
2026-05-20 03:04:41.943629 | instance | ok: [instance]
2026-05-20 03:04:41.943892 | instance |
2026-05-20 03:04:41.944166 | instance | TASK [Bring up interfaces] *****************************************************
2026-05-20 03:04:41.944433 | instance | Wednesday 20 May 2026 03:04:41 +0000 (0:00:00.186) 0:00:18.424 *********
2026-05-20 03:04:42.315509 | instance | ok: [instance] => (item=br-mgmt)
2026-05-20 03:04:42.315573 | instance | ok: [instance] => (item=dummy0)
2026-05-20 03:04:42.315691 | instance |
2026-05-20 03:04:42.315815 | instance | PLAY [Create devices for Ceph] *************************************************
2026-05-20 03:04:42.315926 | instance |
2026-05-20 03:04:42.316048 | instance | TASK [Gathering Facts] *********************************************************
2026-05-20 03:04:42.316172 | instance | Wednesday 20 May 2026 03:04:42 +0000 (0:00:00.372) 0:00:18.796 *********
2026-05-20 03:04:43.026336 | instance | ok: [instance]
2026-05-20 03:04:43.026649 | instance |
2026-05-20 03:04:43.026973 | instance | TASK [Install depedencies] *****************************************************
2026-05-20 03:04:43.027299 | instance | Wednesday 20 May 2026 03:04:43 +0000 (0:00:00.710) 0:00:19.506 *********
2026-05-20 03:05:11.573793 | instance | changed: [instance]
2026-05-20 03:05:11.573857 | instance |
2026-05-20 03:05:11.573869 | instance | TASK [Start up service] ********************************************************
2026-05-20 03:05:11.573879 | instance | Wednesday 20 May 2026 03:05:11 +0000 (0:00:28.546) 0:00:48.053 *********
2026-05-20 03:05:12.113378 | instance | ok: [instance]
2026-05-20 03:05:12.113440 | instance |
2026-05-20 03:05:12.113716 | instance | TASK [Generate lvm.conf] *******************************************************
2026-05-20 03:05:12.113753 | instance | Wednesday 20 May 2026 03:05:12 +0000 (0:00:00.541) 0:00:48.594 *********
2026-05-20 03:05:12.316287 | instance | ok: [instance]
2026-05-20 03:05:12.316383 | instance |
2026-05-20 03:05:12.316794 | instance | TASK [Write /etc/lvm/lvm.conf] *************************************************
2026-05-20 03:05:12.316838 | instance | Wednesday 20 May 2026 03:05:12 +0000 (0:00:00.202) 0:00:48.796 *********
2026-05-20 03:05:12.758924 | instance | changed: [instance]
2026-05-20 03:05:12.759468 | instance |
2026-05-20 03:05:12.759514 | instance | TASK [Get list of all loopback devices] ****************************************
2026-05-20 03:05:12.759523 | instance | Wednesday 20 May 2026 03:05:12 +0000 (0:00:00.442) 0:00:49.239 *********
2026-05-20 03:05:12.947618 | instance | ok: [instance]
2026-05-20 03:05:12.947755 | instance |
2026-05-20 03:05:12.948067 | instance | TASK [Fail if there is any existing loopback devices] **************************
2026-05-20 03:05:12.948225 | instance | Wednesday 20 May 2026 03:05:12 +0000 (0:00:00.188) 0:00:49.428 *********
2026-05-20 03:05:12.975491 | instance | skipping: [instance]
2026-05-20 03:05:12.975761 | instance |
2026-05-20 03:05:12.976009 | instance | TASK [Create devices for Ceph] *************************************************
2026-05-20 03:05:12.976238 | instance | Wednesday 20 May 2026 03:05:12 +0000 (0:00:00.027) 0:00:49.456 *********
2026-05-20 03:05:13.480908 | instance | changed: [instance] => (item=osd0)
2026-05-20 03:05:13.481031 | instance | changed: [instance] => (item=osd1)
2026-05-20 03:05:13.481190 | instance | changed: [instance] => (item=osd2)
2026-05-20 03:05:13.481531 | instance |
2026-05-20 03:05:13.481737 | instance | TASK [Set permissions on loopback devices] *************************************
2026-05-20 03:05:13.481941 | instance | Wednesday 20 May 2026 03:05:13 +0000 (0:00:00.505) 0:00:49.961 *********
2026-05-20 03:05:13.999220 | instance | changed: [instance] => (item=osd0)
2026-05-20 03:05:13.999289 | instance | changed: [instance] => (item=osd1)
2026-05-20 03:05:13.999420 | instance | changed: [instance] => (item=osd2)
2026-05-20 03:05:13.999591 | instance |
2026-05-20 03:05:13.999741 | instance | TASK [Start loop devices] ******************************************************
2026-05-20 03:05:13.999925 | instance | Wednesday 20 May 2026 03:05:13 +0000 (0:00:00.517) 0:00:50.478 *********
2026-05-20 03:05:14.706631 | instance | changed: [instance] => (item=osd0)
2026-05-20 03:05:14.706852 | instance | changed: [instance] => (item=osd1)
2026-05-20 03:05:14.707006 | instance | changed: [instance] => (item=osd2)
2026-05-20 03:05:14.707153 | instance |
2026-05-20 03:05:14.707315 | instance | TASK [Create a volume group for each loop device] ******************************
2026-05-20 03:05:14.707465 | instance | Wednesday 20 May 2026 03:05:14 +0000 (0:00:00.706) 0:00:51.185 *********
2026-05-20 03:05:17.774758 | instance | changed: [instance] => (item=osd0)
2026-05-20 03:05:17.774811 | instance | changed: [instance] => (item=osd1)
2026-05-20 03:05:17.774826 | instance | changed: [instance] => (item=osd2)
2026-05-20 03:05:17.775201 | instance |
2026-05-20 03:05:17.775410 | instance | TASK [Create a logical volume for each loop device] ****************************
2026-05-20 03:05:17.775720 | instance | Wednesday 20 May 2026 03:05:17 +0000 (0:00:03.069) 0:00:54.254 *********
2026-05-20 03:05:19.574746 | instance | changed: [instance] => (item=ceph-instance-osd0)
2026-05-20 03:05:19.574936 | instance | changed: [instance] => (item=ceph-instance-osd1)
2026-05-20 03:05:19.574948 | instance | changed: [instance] => (item=ceph-instance-osd2)
2026-05-20 03:05:19.574958 | instance |
2026-05-20 03:05:19.574973 | instance | PLAY [controllers] *************************************************************
2026-05-20 03:05:19.574983 | instance |
2026-05-20 03:05:19.575233 | instance | TASK [Gathering Facts] *********************************************************
2026-05-20 03:05:19.575631 | instance | Wednesday 20 May 2026 03:05:19 +0000 (0:00:01.799) 0:00:56.054 *********
2026-05-20 03:05:20.476210 | instance | ok: [instance]
2026-05-20 03:05:20.476287 | instance |
2026-05-20 03:05:20.476380 | instance | TASK [Set masquerade rule] *****************************************************
2026-05-20 03:05:20.476571 | instance | Wednesday 20 May 2026 03:05:20 +0000 (0:00:00.902) 0:00:56.956 *********
2026-05-20 03:05:20.914747 | instance | changed: [instance]
2026-05-20 03:05:20.914804 | instance |
2026-05-20 03:05:20.914816 | instance | PLAY RECAP *********************************************************************
2026-05-20 03:05:20.914826 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
2026-05-20 03:05:20.914846 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
2026-05-20 03:05:20.914855 | instance |
2026-05-20 03:05:20.914864 | instance | Wednesday 20 May 2026 03:05:20 +0000 (0:00:00.434) 0:00:57.391 *********
2026-05-20 03:05:20.914873 | instance | ===============================================================================
2026-05-20 03:05:20.914882 | instance | Install depedencies ---------------------------------------------------- 28.55s
2026-05-20 03:05:20.914891 | instance | Generate SSH keys for missing variables --------------------------------- 4.01s
2026-05-20 03:05:20.914900 | instance | Create a volume group for each loop device ------------------------------ 3.07s
2026-05-20 03:05:20.914908 | instance | Create a logical volume for each loop device ---------------------------- 1.80s
2026-05-20 03:05:20.914917 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.13s
2026-05-20 03:05:20.914926 | instance | Gathering Facts --------------------------------------------------------- 1.12s
2026-05-20 03:05:20.914934 | instance | Create folders for workspace -------------------------------------------- 1.01s
2026-05-20 03:05:20.914943 | instance | Gathering Facts --------------------------------------------------------- 0.90s
2026-05-20 03:05:20.914958 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.75s
2026-05-20 03:05:20.915097 | instance | Gathering Facts --------------------------------------------------------- 0.71s
2026-05-20 03:05:20.915350 | instance | Start loop devices ------------------------------------------------------ 0.71s
2026-05-20 03:05:20.915565 | instance | Configure short hostname ------------------------------------------------ 0.69s
2026-05-20 03:05:20.915780 | instance | Purge "snapd" package --------------------------------------------------- 0.69s
2026-05-20 03:05:20.915993 | instance | Gathering Facts --------------------------------------------------------- 0.68s
2026-05-20 03:05:20.916206 | instance | Gathering Facts --------------------------------------------------------- 0.67s
2026-05-20 03:05:20.916441 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.55s
2026-05-20 03:05:20.916654 | instance | Start up service -------------------------------------------------------- 0.54s
2026-05-20 03:05:20.916868 | instance | Set permissions on loopback devices ------------------------------------- 0.52s
2026-05-20 03:05:20.917089 | instance | Create devices for Ceph ------------------------------------------------- 0.51s
2026-05-20 03:05:20.917304 | instance | Write /etc/lvm/lvm.conf ------------------------------------------------- 0.44s
2026-05-20 03:05:20.986881 | instance | INFO [aio > prepare] Executed: Successful
2026-05-20 03:05:20.997219 | instance | INFO [aio > converge] Executing
2026-05-20 03:05:23.700584 | instance |
2026-05-20 03:05:23.701016 | instance | PLAY [all] *********************************************************************
2026-05-20 03:05:23.701353 | instance |
2026-05-20 03:05:23.701683 | instance | TASK [Gathering Facts] *********************************************************
2026-05-20 03:05:23.702087 | instance | Wednesday 20 May 2026 03:05:23 +0000 (0:00:00.016) 0:00:00.016 *********
2026-05-20 03:05:24.870018 | instance | [WARNING]: Platform linux on host instance is using the discovered Python
2026-05-20 03:05:24.870437 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python
2026-05-20 03:05:24.870865 | instance | interpreter could change the meaning of that path. See
2026-05-20 03:05:24.871213 | instance | https://docs.ansible.com/ansible-
2026-05-20 03:05:24.871560 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information.
2026-05-20 03:05:24.880416 | instance | ok: [instance]
2026-05-20 03:05:24.880755 | instance |
2026-05-20 03:05:24.881090 | instance | TASK [Fail if atmosphere_ceph_enabled is set] **********************************
2026-05-20 03:05:24.881425 | instance | Wednesday 20 May 2026 03:05:24 +0000 (0:00:01.180) 0:00:01.196 *********
2026-05-20 03:05:24.917896 | instance | skipping: [instance]
2026-05-20 03:05:24.918260 | instance |
2026-05-20 03:05:24.918639 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] *****************
2026-05-20 03:05:24.918988 | instance | Wednesday 20 May 2026 03:05:24 +0000 (0:00:00.037) 0:00:01.233 *********
2026-05-20 03:05:25.098788 | instance | ok: [instance]
2026-05-20 03:05:25.099207 | instance |
2026-05-20 03:05:25.099553 | instance | PLAY [Deploy Ceph monitors & managers] *****************************************
2026-05-20 03:05:25.099934 | instance |
2026-05-20 03:05:25.100271 | instance | TASK [Gathering Facts] *********************************************************
2026-05-20 03:05:25.100609 | instance | Wednesday 20 May 2026 03:05:25 +0000 (0:00:00.180) 0:00:01.414 *********
2026-05-20 03:05:25.993114 | instance | ok: [instance]
2026-05-20 03:05:25.993579 | instance |
2026-05-20 03:05:25.993997 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-20 03:05:25.994418 | instance | Wednesday 20 May 2026 03:05:25 +0000 (0:00:00.894) 0:00:02.308 *********
2026-05-20 03:05:26.287160 | instance | ok: [instance]
2026-05-20 03:05:26.287599 | instance |
2026-05-20 03:05:26.287959 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-05-20 03:05:26.288306 | instance | Wednesday 20 May 2026 03:05:26 +0000 (0:00:00.293) 0:00:02.602 *********
2026-05-20 03:05:26.327704 | instance | skipping: [instance]
2026-05-20 03:05:26.327925 | instance |
2026-05-20 03:05:26.328137 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-05-20 03:05:26.328360 | instance | Wednesday 20 May 2026 03:05:26 +0000 (0:00:00.041) 0:00:02.643 *********
2026-05-20 03:05:26.707621 | instance | changed: [instance]
2026-05-20 03:05:26.708053 | instance |
2026-05-20 03:05:26.708414 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-20 03:05:26.708836 | instance | Wednesday 20 May 2026 03:05:26 +0000 (0:00:00.379) 0:00:03.022 *********
2026-05-20 03:05:26.774717 | instance | ok: [instance] => {
2026-05-20 03:05:26.775437 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-05-20 03:05:26.775843 | instance | }
2026-05-20 03:05:26.776221 | instance |
2026-05-20 03:05:26.776633 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-20 03:05:26.777084 | instance | Wednesday 20 May 2026 03:05:26 +0000 (0:00:00.067) 0:00:03.090 *********
2026-05-20 03:05:27.494383 | instance | changed: [instance]
2026-05-20 03:05:27.494817 | instance |
2026-05-20 03:05:27.495171 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-20 03:05:27.495512 | instance | Wednesday 20 May 2026 03:05:27 +0000 (0:00:00.719) 0:00:03.809 *********
2026-05-20 03:05:27.547461 | instance | skipping: [instance]
2026-05-20 03:05:27.547859 | instance |
2026-05-20 03:05:27.548252 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-05-20 03:05:27.548580 | instance | Wednesday 20 May 2026 03:05:27 +0000 (0:00:00.051) 0:00:03.861 *********
2026-05-20 03:05:27.595198 | instance | skipping: [instance]
2026-05-20 03:05:27.595241 | instance |
2026-05-20 03:05:27.595392 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-20 03:05:27.595580 | instance | Wednesday 20 May 2026 03:05:27 +0000 (0:00:00.049) 0:00:03.910 *********
2026-05-20 03:05:27.803035 | instance | ok: [instance]
2026-05-20 03:05:27.803219 | instance |
2026-05-20 03:05:27.803374 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-05-20 03:05:27.803526 | instance | Wednesday 20 May 2026 03:05:27 +0000 (0:00:00.205) 0:00:04.115 *********
2026-05-20 03:05:29.207352 | instance | ok: [instance]
2026-05-20 03:05:29.207412 | instance |
2026-05-20 03:05:29.207697 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-20 03:05:29.207736 | instance | Wednesday 20 May 2026 03:05:29 +0000 (0:00:01.407) 0:00:05.523 *********
2026-05-20 03:05:29.277636 | instance | ok: [instance] => {
2026-05-20 03:05:29.277705 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz"
2026-05-20 03:05:29.278251 | instance | }
2026-05-20 03:05:29.278292 | instance |
2026-05-20 03:05:29.278298 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-20 03:05:29.278303 | instance | Wednesday 20 May 2026 03:05:29 +0000 (0:00:00.070) 0:00:05.593 *********
2026-05-20 03:05:30.007889 | instance | changed: [instance]
2026-05-20 03:05:30.007969 | instance |
2026-05-20 03:05:30.008032 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-20 03:05:30.008173 | instance | Wednesday 20 May 2026 03:05:30 +0000 (0:00:00.730) 0:00:06.323 *********
2026-05-20 03:05:32.924203 | instance | changed: [instance]
2026-05-20 03:05:32.924276 | instance |
2026-05-20 03:05:32.924515 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-05-20 03:05:32.924556 | instance | Wednesday 20 May 2026 03:05:32 +0000 (0:00:02.916) 0:00:09.240 *********
2026-05-20 03:05:32.960790 | instance | skipping: [instance]
2026-05-20 03:05:32.961204 | instance |
2026-05-20 03:05:32.961233 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-05-20 03:05:32.961239 | instance | Wednesday 20 May 2026 03:05:32 +0000 (0:00:00.036) 0:00:09.276 *********
2026-05-20 03:05:32.990916 | instance | skipping: [instance]
2026-05-20 03:05:32.991309 | instance |
2026-05-20 03:05:32.991472 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-05-20 03:05:32.991479 | instance | Wednesday 20 May 2026 03:05:32 +0000 (0:00:00.030) 0:00:09.306 *********
2026-05-20 03:05:33.024578 | instance | skipping: [instance]
2026-05-20 03:05:33.024674 | instance |
2026-05-20 03:05:33.024854 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-05-20 03:05:33.025005 | instance | Wednesday 20 May 2026 03:05:33 +0000 (0:00:00.033) 0:00:09.340 *********
2026-05-20 03:05:38.265457 | instance | changed: [instance]
2026-05-20 03:05:38.265543 | instance |
2026-05-20 03:05:38.265673 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-05-20 03:05:38.265904 | instance | Wednesday 20 May 2026 03:05:38 +0000 (0:00:05.240) 0:00:14.580 *********
2026-05-20 03:05:38.865883 | instance | changed: [instance]
2026-05-20 03:05:38.865957 | instance |
2026-05-20 03:05:38.866156 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-05-20 03:05:38.866330 | instance | Wednesday 20 May 2026 03:05:38 +0000 (0:00:00.601) 0:00:15.181 *********
2026-05-20 03:05:39.792908 | instance | changed: [instance] => (item={'path': '/etc/containerd'})
2026-05-20 03:05:39.792943 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-05-20 03:05:39.792949 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-05-20 03:05:39.792953 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-05-20 03:05:39.792958 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-05-20 03:05:39.792963 | instance |
2026-05-20 03:05:39.792967 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-05-20 03:05:39.792971 | instance | Wednesday 20 May 2026 03:05:39 +0000 (0:00:00.926) 0:00:16.108 *********
2026-05-20 03:05:40.383673 | instance | changed: [instance]
2026-05-20 03:05:40.383709 | instance |
2026-05-20 03:05:40.383715 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-05-20 03:05:40.383720 | instance | Wednesday 20 May 2026 03:05:40 +0000 (0:00:00.582) 0:00:16.690 *********
2026-05-20 03:05:40.383724 | instance |
2026-05-20 03:05:40.383728 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] **************
2026-05-20 03:05:40.383732 | instance | Wednesday 20 May 2026 03:05:40 +0000 (0:00:00.008) 0:00:16.698 *********
2026-05-20 03:05:41.295112 | instance | ok: [instance]
2026-05-20 03:05:41.295186 | instance |
2026-05-20 03:05:41.295469 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] **********
2026-05-20 03:05:41.295502 | instance | Wednesday 20 May 2026 03:05:41 +0000 (0:00:00.912) 0:00:17.610 *********
2026-05-20 03:05:41.817940 | instance | changed: [instance]
2026-05-20 03:05:41.818044 | instance |
2026-05-20 03:05:41.818280 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-05-20 03:05:41.818321 | instance | Wednesday 20 May 2026 03:05:41 +0000 (0:00:00.523) 0:00:18.134 *********
2026-05-20 03:05:42.370160 | instance | changed: [instance]
2026-05-20 03:05:42.370233 | instance |
2026-05-20 03:05:42.370462 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-20 03:05:42.370504 | instance | Wednesday 20 May 2026 03:05:42 +0000 (0:00:00.551) 0:00:18.686 *********
2026-05-20 03:05:42.574514 | instance | ok: [instance]
2026-05-20 03:05:42.574621 | instance |
2026-05-20 03:05:42.574835 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-20 03:05:42.574925 | instance | Wednesday 20 May 2026 03:05:42 +0000 (0:00:00.204) 0:00:18.890 *********
2026-05-20 03:05:42.627287 | instance | ok: [instance] => {
2026-05-20 03:05:42.627408 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz"
2026-05-20 03:05:42.627903 | instance | }
2026-05-20 03:05:42.628071 | instance |
2026-05-20 03:05:42.628077 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-20 03:05:42.628082 | instance | Wednesday 20 May 2026 03:05:42 +0000 (0:00:00.052) 0:00:18.943 *********
2026-05-20 03:05:43.431963 | instance | changed: [instance]
2026-05-20 03:05:43.432037 | instance |
2026-05-20 03:05:43.432272 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-20 03:05:43.432310 | instance | Wednesday 20 May 2026 03:05:43 +0000 (0:00:00.804) 0:00:19.747 *********
2026-05-20 03:05:47.702107 | instance | changed: [instance]
2026-05-20 03:05:47.702177 | instance |
2026-05-20 03:05:47.702425 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ******************
2026-05-20 03:05:47.702478 | instance | Wednesday 20 May 2026 03:05:47 +0000 (0:00:04.269) 0:00:24.017 *********
2026-05-20 03:05:48.773261 | instance | ok: [instance]
2026-05-20 03:05:48.773390 | instance |
2026-05-20 03:05:48.773738 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] ***************
2026-05-20 03:05:48.773915 | instance | Wednesday 20 May 2026 03:05:48 +0000 (0:00:01.071) 0:00:25.089 *********
2026-05-20 03:05:49.136174 | instance | changed: [instance]
2026-05-20 03:05:49.136235 | instance |
2026-05-20 03:05:49.136499 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] *****
2026-05-20 03:05:49.136514 | instance | Wednesday 20 May 2026 03:05:49 +0000 (0:00:00.362) 0:00:25.451 *********
2026-05-20 03:05:49.580878 | instance | changed: [instance]
2026-05-20 03:05:49.580946 | instance |
2026-05-20 03:05:49.581234 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] ***********
2026-05-20 03:05:49.581270 | instance | Wednesday 20 May 2026 03:05:49 +0000 (0:00:00.444) 0:00:25.896 *********
2026-05-20 03:05:50.130511 | instance | changed: [instance] => (item={'path': '/etc/docker'})
2026-05-20 03:05:50.130752 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'})
2026-05-20 03:05:50.130830 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'})
2026-05-20 03:05:50.130875 | instance |
2026-05-20 03:05:50.131114 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ******
2026-05-20 03:05:50.131133 | instance | Wednesday 20 May 2026 03:05:50 +0000 (0:00:00.549) 0:00:26.446 *********
2026-05-20 03:05:50.559393 | instance | changed: [instance]
2026-05-20 03:05:50.559507 | instance |
2026-05-20 03:05:50.559759 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] ***********
2026-05-20 03:05:50.559910 | instance | Wednesday 20 May 2026 03:05:50 +0000 (0:00:00.428) 0:00:26.875 *********
2026-05-20 03:05:51.012932 | instance | changed: [instance]
2026-05-20 03:05:51.013001 | instance |
2026-05-20 03:05:51.013603 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************
2026-05-20 03:05:51.013782 | instance | Wednesday 20 May 2026 03:05:51 +0000 (0:00:00.445) 0:00:27.320 *********
2026-05-20 03:05:51.013788 | instance |
2026-05-20 03:05:51.013793 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] **************
2026-05-20 03:05:51.013797 | instance | Wednesday 20 May 2026 03:05:51 +0000 (0:00:00.008) 0:00:27.329 *********
2026-05-20 03:05:51.708081 | instance | ok: [instance]
2026-05-20 03:05:51.708655 | instance |
2026-05-20 03:05:51.708693 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ******************
2026-05-20 03:05:51.708699 | instance | Wednesday 20 May 2026 03:05:51 +0000 (0:00:00.695) 0:00:28.024 *********
2026-05-20 03:05:53.441794 | instance | changed: [instance]
2026-05-20 03:05:53.441871 | instance |
2026-05-20 03:05:53.442123 | instance | TASK [vexxhost.containers.docker : Enable and start service] *******************
2026-05-20 03:05:53.442167 | instance | Wednesday 20 May 2026 03:05:53 +0000 (0:00:01.733) 0:00:29.757 *********
2026-05-20 03:05:54.007546 | instance | changed: [instance]
2026-05-20 03:05:54.007639 | instance |
2026-05-20 03:05:54.007878 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ******
2026-05-20 03:05:54.007914 | instance | Wednesday 20 May 2026 03:05:54 +0000 (0:00:00.565) 0:00:30.323 *********
2026-05-20 03:05:54.069423 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml)
2026-05-20 03:05:54.069482 | instance |
2026-05-20 03:05:54.069803 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ********************************
2026-05-20 03:05:54.069843 | instance | Wednesday 20 May 2026 03:05:54 +0000 (0:00:00.061) 0:00:30.385 *********
2026-05-20 03:05:58.942271 | instance | changed: [instance]
2026-05-20 03:05:58.942332 | instance |
2026-05-20 03:05:58.942567 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] *********************
2026-05-20 03:05:58.942599 | instance | Wednesday 20 May 2026 03:05:58 +0000 (0:00:04.872) 0:00:35.258 *********
2026-05-20 03:05:59.624657 | instance | ok: [instance] => (item=chronyd)
2026-05-20 03:05:59.624732 | instance | ok: [instance] => (item=sshd)
2026-05-20 03:05:59.625150 | instance |
2026-05-20 03:05:59.625190 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ******************************
2026-05-20 03:05:59.625196 | instance | Wednesday 20 May 2026 03:05:59 +0000 (0:00:00.682) 0:00:35.940 *********
2026-05-20 03:05:59.932404 | instance | changed: [instance]
2026-05-20 03:05:59.932482 | instance |
2026-05-20 03:05:59.932743 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ********************
2026-05-20 03:05:59.932900 | instance | Wednesday 20 May 2026 03:05:59 +0000 (0:00:00.307) 0:00:36.248 *********
2026-05-20 03:06:00.144575 | instance | ok: [instance]
2026-05-20 03:06:00.144671 | instance |
2026-05-20 03:06:00.144940 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] ****************
2026-05-20 03:06:00.145006 | instance | Wednesday 20 May 2026 03:06:00 +0000 (0:00:00.211) 0:00:36.460 *********
2026-05-20 03:06:00.641386 | instance | changed: [instance]
2026-05-20 03:06:00.641472 | instance |
2026-05-20 03:06:00.641757 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] ***
2026-05-20 03:06:00.641808 | instance | Wednesday 20 May 2026 03:06:00 +0000 (0:00:00.497) 0:00:36.957 *********
2026-05-20 03:06:01.012853 | instance | changed: [instance]
2026-05-20 03:06:01.012930 | instance |
2026-05-20 03:06:01.013186 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] *************************
2026-05-20 03:06:01.013218 | instance | Wednesday 20 May 2026 03:06:01 +0000 (0:00:00.371) 0:00:37.328 *********
2026-05-20 03:06:01.132182 | instance | ok: [instance]
2026-05-20 03:06:01.132254 | instance |
2026-05-20 03:06:01.132511 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] *******************
2026-05-20 03:06:01.132549 | instance | Wednesday 20 May 2026 03:06:01 +0000 (0:00:00.118) 0:00:37.447 *********
2026-05-20 03:06:01.353322 | instance | ok: [instance] => (item=instance)
2026-05-20 03:06:01.353412 | instance |
2026-05-20 03:06:01.353521 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ********
2026-05-20 03:06:01.353668 | instance | Wednesday 20 May 2026 03:06:01 +0000 (0:00:00.221) 0:00:37.669 *********
2026-05-20 03:06:01.404274 | instance | ok: [instance]
2026-05-20 03:06:01.404346 | instance |
2026-05-20 03:06:01.404634 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] ***********************************
2026-05-20 03:06:01.404675 | instance | Wednesday 20 May 2026 03:06:01 +0000 (0:00:00.050) 0:00:37.720 *********
2026-05-20 03:06:01.479386 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance
2026-05-20 03:06:01.479463 | instance |
2026-05-20 03:06:01.479728 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] *************
2026-05-20 03:06:01.479767 | instance | Wednesday 20 May 2026 03:06:01 +0000 (0:00:00.075) 0:00:37.795 *********
2026-05-20 03:06:01.867304 | instance | changed: [instance]
2026-05-20 03:06:01.867453 | instance |
2026-05-20 03:06:01.867668 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ******************
2026-05-20 03:06:01.867705 | instance | Wednesday 20 May 2026 03:06:01 +0000 (0:00:00.387) 0:00:38.183 *********
2026-05-20 03:06:02.571512 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True})
2026-05-20 03:06:02.571610 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0})
2026-05-20 03:06:02.572124 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False})
2026-05-20 03:06:02.572165 | instance |
2026-05-20 03:06:02.572171 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap command] *******************************
2026-05-20 03:06:02.572175 | instance | Wednesday 20 May 2026 03:06:02 +0000 (0:00:00.704) 0:00:38.887 *********
2026-05-20 03:07:35.286055 | instance | ok: [instance]
2026-05-20 03:07:35.286122 | instance |
2026-05-20 03:07:35.286226 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] ***************
2026-05-20 03:07:35.286392 | instance | Wednesday 20 May 2026 03:07:35 +0000 (0:01:32.714) 0:02:11.602 *********
2026-05-20 03:07:35.497352 | instance | changed: [instance]
2026-05-20 03:07:35.497415 | instance |
2026-05-20 03:07:35.497548 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] **********************************
2026-05-20 03:07:35.497680 | instance | Wednesday 20 May 2026 03:07:35 +0000 (0:00:00.211) 0:02:11.813 *********
2026-05-20 03:07:35.537300 | instance | ok: [instance]
2026-05-20 03:07:35.537337 | instance |
2026-05-20 03:07:35.537343 | instance | TASK [Install Ceph host] *******************************************************
2026-05-20 03:07:35.537348 | instance | Wednesday 20 May 2026 03:07:35 +0000 (0:00:00.039) 0:02:11.853 *********
2026-05-20 03:07:35.618375 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-05-20 03:07:35.618409 | instance |
2026-05-20 03:07:35.618472 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-05-20 03:07:35.618480 | instance | Wednesday 20 May 2026 03:07:35 +0000 (0:00:00.081) 0:02:11.934 *********
2026-05-20 03:07:41.263910 | instance | ok: [instance]
2026-05-20 03:07:41.264004 | instance |
2026-05-20 03:07:41.264242 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-05-20 03:07:41.264282 | instance | Wednesday 20 May 2026 03:07:41 +0000 (0:00:05.645) 0:02:17.579 *********
2026-05-20 03:07:41.323834 | instance | ok: [instance] => (item=instance)
2026-05-20 03:07:41.325410 | instance |
2026-05-20 03:07:41.325475 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-05-20 03:07:41.325488 | instance | Wednesday 20 May 2026 03:07:41 +0000 (0:00:00.059) 0:02:17.639 *********
2026-05-20 03:07:41.739328 | instance | ok: [instance]
2026-05-20 03:07:41.739401 | instance |
2026-05-20 03:07:41.739664 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-05-20 03:07:41.739697 | instance | Wednesday 20 May 2026 03:07:41 +0000 (0:00:00.415) 0:02:18.055 *********
2026-05-20 03:07:48.167874 | instance | ok: [instance]
2026-05-20 03:07:48.167983 | instance |
2026-05-20 03:07:48.168001 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ******************
2026-05-20 03:07:48.168141 | instance | Wednesday 20 May 2026 03:07:48 +0000 (0:00:06.428) 0:02:24.483 *********
2026-05-20 03:08:45.305171 | instance | changed: [instance]
2026-05-20 03:08:45.305252 | instance |
2026-05-20 03:08:45.305265 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ******************************
2026-05-20 03:08:45.305276 | instance | Wednesday 20 May 2026 03:08:45 +0000 (0:00:57.136) 0:03:21.620 *********
2026-05-20 03:08:59.364606 | instance | ok: [instance]
2026-05-20 03:08:59.364659 | instance |
2026-05-20 03:08:59.364666 | instance | TASK [Install Ceph host] *******************************************************
2026-05-20 03:08:59.364671 | instance | Wednesday 20 May 2026 03:08:59 +0000 (0:00:14.059) 0:03:35.680 *********
2026-05-20 03:08:59.444576 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-05-20 03:08:59.444614 | instance |
2026-05-20 03:08:59.444619 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-05-20 03:08:59.444624 | instance | Wednesday 20 May 2026 03:08:59 +0000 (0:00:00.080) 0:03:35.760 *********
2026-05-20 03:08:59.501503 | instance | skipping: [instance]
2026-05-20 03:08:59.501539 | instance |
2026-05-20 03:08:59.501544 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-05-20 03:08:59.501549 | instance | Wednesday 20 May 2026 03:08:59 +0000 (0:00:00.056) 0:03:35.817 *********
2026-05-20 03:08:59.549694 | instance | skipping: [instance] => (item=instance)
2026-05-20 03:08:59.549726 | instance | skipping: [instance]
2026-05-20 03:08:59.549731 | instance |
2026-05-20 03:08:59.549736 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-05-20 03:08:59.549741 | instance | Wednesday 20 May 2026 03:08:59 +0000 (0:00:00.048) 0:03:35.865 *********
2026-05-20 03:08:59.817109 | instance | ok: [instance]
2026-05-20 03:08:59.817143 | instance |
2026-05-20 03:08:59.817148 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-05-20 03:08:59.817153 | instance | Wednesday 20 May 2026 03:08:59 +0000 (0:00:00.267) 0:03:36.132 *********
2026-05-20 03:09:06.214474 | instance | ok: [instance]
2026-05-20 03:09:06.214831 | instance |
2026-05-20 03:09:06.214906 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ******************
2026-05-20 03:09:06.214927 | instance | Wednesday 20 May 2026 03:09:06 +0000 (0:00:06.397) 0:03:42.530 *********
2026-05-20 03:09:18.683352 | instance | changed: [instance]
2026-05-20 03:09:18.683732 | instance |
2026-05-20 03:09:18.683748 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ******************************
2026-05-20 03:09:18.683754 | instance | Wednesday 20 May 2026 03:09:18 +0000 (0:00:12.469) 0:03:54.999 *********
2026-05-20 03:09:24.674566 | instance | ok: [instance]
2026-05-20 03:09:24.674663 | instance |
2026-05-20 03:09:24.674919 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] ***************************
2026-05-20 03:09:24.674985 | instance | Wednesday 20 May 2026 03:09:24 +0000 (0:00:05.990) 0:04:00.989 *********
2026-05-20 03:09:32.109590 | instance | changed: [instance] => (item={'name': 'diskprediction_local'})
2026-05-20 03:09:32.109681 | instance | ok: [instance] => (item={'name': 'dashboard'})
2026-05-20 03:09:32.109810 | instance | changed: [instance] => (item={'name': 'prometheus'})
2026-05-20 03:09:32.109928 | instance | ok: [instance] => (item={'name': 'iostat'})
2026-05-20 03:09:32.110043 | instance |
2026-05-20 03:09:32.110170 | instance | PLAY [Deploy Ceph OSDs] ********************************************************
2026-05-20 03:09:32.110274 | instance |
2026-05-20 03:09:32.110401 | instance | TASK [Gathering Facts] *********************************************************
2026-05-20 03:09:32.110513 | instance | Wednesday 20 May 2026 03:09:32 +0000 (0:00:07.435) 0:04:08.425 *********
2026-05-20 03:09:33.018175 | instance | ok: [instance]
2026-05-20 03:09:33.018272 | instance |
2026-05-20 03:09:33.018428 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-20 03:09:33.018616 | instance | Wednesday 20 May 2026 03:09:33 +0000 (0:00:00.908) 0:04:09.334 *********
2026-05-20 03:09:33.217273 | instance | ok: [instance]
2026-05-20 03:09:33.217334 | instance |
2026-05-20 03:09:33.217466 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-05-20 03:09:33.217589 | instance | Wednesday 20 May 2026 03:09:33 +0000 (0:00:00.199) 0:04:09.533 *********
2026-05-20 03:09:33.259380 | instance | skipping: [instance]
2026-05-20 03:09:33.259474 | instance |
2026-05-20 03:09:33.259593 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-05-20 03:09:33.259714 | instance | Wednesday 20 May 2026 03:09:33 +0000 (0:00:00.042) 0:04:09.575 *********
2026-05-20 03:09:33.463727 | instance | ok: [instance]
2026-05-20 03:09:33.463798 | instance |
2026-05-20 03:09:33.463887 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-20 03:09:33.464020 | instance | Wednesday 20 May 2026 03:09:33 +0000 (0:00:00.204) 0:04:09.779 *********
2026-05-20 03:09:33.517938 | instance | ok: [instance] => {
2026-05-20 03:09:33.518002 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-05-20 03:09:33.518132 | instance | }
2026-05-20 03:09:33.518240 | instance |
2026-05-20 03:09:33.518363 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-20 03:09:33.518484 | instance | Wednesday 20 May 2026 03:09:33 +0000 (0:00:00.054) 0:04:09.834 *********
2026-05-20 03:09:33.817667 | instance | ok: [instance]
2026-05-20 03:09:33.817815 | instance |
2026-05-20 03:09:33.817984 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-20 03:09:33.818160 | instance | Wednesday 20 May 2026 03:09:33 +0000 (0:00:00.299) 0:04:10.133 *********
2026-05-20 03:09:33.866016 | instance | skipping: [instance]
2026-05-20 03:09:33.866073 | instance |
2026-05-20 03:09:33.866203 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-05-20 03:09:33.866318 | instance | Wednesday 20 May 2026 03:09:33 +0000 (0:00:00.048) 0:04:10.182 *********
2026-05-20 03:09:33.913357 | instance | skipping: [instance]
2026-05-20 03:09:33.913404 | instance |
2026-05-20 03:09:33.913540 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-20 03:09:33.913656 | instance | Wednesday 20 May 2026 03:09:33 +0000 (0:00:00.047) 0:04:10.229 *********
2026-05-20 03:09:34.117127 | instance | ok: [instance]
2026-05-20 03:09:34.117252 | instance |
2026-05-20 03:09:34.117407 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-05-20 03:09:34.117551 | instance | Wednesday 20 May 2026 03:09:34 +0000 (0:00:00.203) 0:04:10.433 *********
2026-05-20 03:09:35.131232 | instance | ok: [instance]
2026-05-20 03:09:35.131299 | instance |
2026-05-20 03:09:35.131442 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-20 03:09:35.131563 | instance | Wednesday 20 May 2026 03:09:35 +0000 (0:00:01.014) 0:04:11.447 *********
2026-05-20 03:09:35.199365 | instance | ok: [instance] => {
2026-05-20 03:09:35.199536 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz"
2026-05-20 03:09:35.199664 | instance | }
2026-05-20 03:09:35.199784 | instance |
2026-05-20 03:09:35.199914 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-20 03:09:35.200031 | instance | Wednesday 20 May 2026 03:09:35 +0000 (0:00:00.068) 0:04:11.515 *********
2026-05-20 03:09:35.556132 | instance | ok: [instance]
2026-05-20 03:09:35.556277 | instance |
2026-05-20 03:09:35.556496 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-20 03:09:35.556702 | instance | Wednesday 20 May 2026 03:09:35 +0000 (0:00:00.356) 0:04:11.871 *********
2026-05-20 03:09:37.533726 | instance | ok: [instance]
2026-05-20 03:09:37.533801 | instance |
2026-05-20 03:09:37.533927 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-05-20 03:09:37.534059 | instance | Wednesday 20 May 2026 03:09:37 +0000 (0:00:01.978) 0:04:13.849 *********
2026-05-20 03:09:37.563305 | instance | skipping: [instance]
2026-05-20 03:09:37.563386 | instance |
2026-05-20 03:09:37.563517 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-05-20 03:09:37.563644 | instance | Wednesday 20 May 2026 03:09:37 +0000 (0:00:00.029) 0:04:13.879 *********
2026-05-20 03:09:37.584027 | instance | skipping: [instance]
2026-05-20 03:09:37.584088 | instance |
2026-05-20 03:09:37.584231 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-05-20 03:09:37.584352 | instance | Wednesday 20 May 2026 03:09:37 +0000 (0:00:00.020) 0:04:13.900 *********
2026-05-20 03:09:37.616507 | instance | skipping: [instance]
2026-05-20 03:09:37.616563 | instance |
2026-05-20 03:09:37.616688 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-05-20 03:09:37.616830 | instance | Wednesday 20 May 2026 03:09:37 +0000 (0:00:00.032) 0:04:13.932 *********
2026-05-20 03:09:38.643996 | instance | ok: [instance]
2026-05-20 03:09:38.644030 | instance |
2026-05-20 03:09:38.644035 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-05-20 03:09:38.644040 | instance | Wednesday 20 May 2026 03:09:38 +0000 (0:00:01.026) 0:04:14.959 *********
2026-05-20 03:09:39.051760 | instance | ok: [instance]
2026-05-20 03:09:39.052141 | instance |
2026-05-20 03:09:39.052423 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-05-20 03:09:39.052434 | instance | Wednesday 20 May 2026 03:09:39 +0000 (0:00:00.408) 0:04:15.367 *********
2026-05-20 03:09:39.935865 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-05-20 03:09:39.935944 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-05-20 03:09:39.936984 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-05-20 03:09:39.937031 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-05-20 03:09:39.937039 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-05-20 03:09:39.937046 | instance |
2026-05-20 03:09:39.937052 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-05-20 03:09:39.937058 | instance | Wednesday 20 May 2026 03:09:39 +0000 (0:00:00.883) 0:04:16.251 *********
2026-05-20 03:09:40.449205 | instance | ok: [instance]
2026-05-20 03:09:40.449279 | instance |
2026-05-20 03:09:40.449886 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-05-20 03:09:40.449922 | instance | Wednesday 20 May 2026 03:09:40 +0000 (0:00:00.507) 0:04:16.758 *********
2026-05-20 03:09:40.449927 | instance |
2026-05-20 03:09:40.449932 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-05-20 03:09:40.449936 | instance | Wednesday 20 May 2026 03:09:40 +0000 (0:00:00.006) 0:04:16.765 *********
2026-05-20 03:09:40.801390 | instance | ok: [instance]
2026-05-20 03:09:40.801469 | instance |
2026-05-20 03:09:40.801703 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-20 03:09:40.801822 | instance | Wednesday 20 May 2026 03:09:40 +0000 (0:00:00.352) 0:04:17.117 *********
2026-05-20 03:09:41.005608 | instance | ok: [instance]
2026-05-20 03:09:41.005696 | instance |
2026-05-20 03:09:41.005936 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-20 03:09:41.005976 | instance | Wednesday 20 May 2026 03:09:40 +0000 (0:00:00.204) 0:04:17.321 *********
2026-05-20 03:09:41.069598 | instance | ok: [instance] => {
2026-05-20 03:09:41.069701 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz"
2026-05-20 03:09:41.070206 | instance | }
2026-05-20 03:09:41.070246 | instance |
2026-05-20 03:09:41.070252 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-20 03:09:41.070257 | instance | Wednesday 20 May 2026 03:09:41 +0000 (0:00:00.063) 0:04:17.385 *********
2026-05-20 03:09:41.411596 | instance | ok: [instance]
2026-05-20 03:09:41.411675 | instance |
2026-05-20 03:09:41.411918 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-20 03:09:41.411955 | instance | Wednesday 20 May 2026 03:09:41 +0000 (0:00:00.341) 0:04:17.727 *********
2026-05-20 03:09:44.446869 | instance | ok: [instance]
2026-05-20 03:09:44.446944 | instance |
2026-05-20 03:09:44.447224 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ******************
2026-05-20 03:09:44.447263 | instance | Wednesday 20 May 2026 03:09:44 +0000 (0:00:03.035) 0:04:20.762 *********
2026-05-20 03:09:45.506224 | instance | ok: [instance]
2026-05-20 03:09:45.506304 | instance |
2026-05-20 03:09:45.506536 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] ***************
2026-05-20 03:09:45.506576 | instance | Wednesday 20 May 2026 03:09:45 +0000 (0:00:01.059) 0:04:21.822 *********
2026-05-20 03:09:45.707390 | instance | ok: [instance]
2026-05-20 03:09:45.707454 | instance |
2026-05-20 03:09:45.707699 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] *****
2026-05-20 03:09:45.707740 | instance | Wednesday 20 May 2026 03:09:45 +0000 (0:00:00.201) 0:04:22.023 *********
2026-05-20 03:09:46.122076 | instance | ok: [instance]
2026-05-20 03:09:46.122581 | instance |
2026-05-20 03:09:46.122649 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] ***********
2026-05-20 03:09:46.122657 | instance | Wednesday 20 May 2026 03:09:46 +0000 (0:00:00.414) 0:04:22.437 *********
2026-05-20 03:09:46.666807 | instance | ok: [instance] => (item={'path': '/etc/docker'})
2026-05-20 03:09:46.666883 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'})
2026-05-20 03:09:46.667376 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'})
2026-05-20 03:09:46.667412 | instance |
2026-05-20 03:09:46.667418 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ******
2026-05-20 03:09:46.667423 | instance | Wednesday 20 May 2026 03:09:46 +0000 (0:00:00.544) 0:04:22.982 *********
2026-05-20 03:09:47.070519 | instance | ok: [instance]
2026-05-20 03:09:47.070732 | instance |
2026-05-20 03:09:47.071054 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] ***********
2026-05-20 03:09:47.071070 | instance | Wednesday 20 May 2026 03:09:47 +0000 (0:00:00.403) 0:04:23.386 *********
2026-05-20 03:09:47.490306 | instance | ok: [instance]
2026-05-20 03:09:47.490372 | instance |
2026-05-20 03:09:47.490786 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************
2026-05-20 03:09:47.490850 | instance | Wednesday 20 May 2026 03:09:47 +0000 (0:00:00.413) 0:04:23.799 *********
2026-05-20 03:09:47.490862 | instance |
2026-05-20 03:09:47.490903 | instance | TASK [vexxhost.containers.docker : Enable and start service] *******************
2026-05-20 03:09:47.490971 | instance | Wednesday 20 May 2026 03:09:47 +0000 (0:00:00.006) 0:04:23.806 *********
2026-05-20 03:09:47.838813 | instance | ok: [instance]
2026-05-20 03:09:47.838891 | instance |
2026-05-20 03:09:47.839138 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ******
2026-05-20 03:09:47.839175 | instance | Wednesday 20 May 2026 03:09:47 +0000 (0:00:00.348) 0:04:24.154 *********
2026-05-20 03:09:47.889613 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml)
2026-05-20 03:09:47.889984 | instance |
2026-05-20 03:09:47.890027 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ********************************
2026-05-20 03:09:47.890042 | instance | Wednesday 20 May 2026 03:09:47 +0000 (0:00:00.050) 0:04:24.205 *********
2026-05-20 03:09:48.885889 | instance | ok: [instance]
2026-05-20 03:09:48.885966 | instance |
2026-05-20 03:09:48.886253 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] *********************
2026-05-20 03:09:48.886448 | instance | Wednesday 20 May 2026 03:09:48 +0000 (0:00:00.996) 0:04:25.202 *********
2026-05-20 03:09:49.502556 | instance | ok: [instance] => (item=chronyd)
2026-05-20 03:09:49.502670 | instance | ok: [instance] => (item=sshd)
2026-05-20 03:09:49.503050 | instance |
2026-05-20 03:09:49.503094 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ******************************
2026-05-20 03:09:49.503100 | instance | Wednesday 20 May 2026 03:09:49 +0000 (0:00:00.616) 0:04:25.818 *********
2026-05-20 03:09:49.831603 | instance | ok: [instance]
2026-05-20 03:09:49.831679 | instance |
2026-05-20 03:09:49.831883 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ********************
2026-05-20 03:09:49.831920 | instance | Wednesday 20 May 2026 03:09:49 +0000 (0:00:00.329) 0:04:26.147 *********
2026-05-20 03:09:50.024052 | instance | ok: [instance]
2026-05-20 03:09:50.024146 | instance |
2026-05-20 03:09:50.024441 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] ****************
2026-05-20 03:09:50.024484 | instance | Wednesday 20 May 2026 03:09:50 +0000 (0:00:00.192) 0:04:26.339 *********
2026-05-20 03:09:50.269103 | instance | ok: [instance]
2026-05-20 03:09:50.269177 | instance |
2026-05-20 03:09:50.269425 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] ***
2026-05-20 03:09:50.269440 | instance | Wednesday 20 May 2026 03:09:50 +0000 (0:00:00.245) 0:04:26.585 *********
2026-05-20 03:09:50.462717 | instance | ok: [instance]
2026-05-20 03:09:50.462797 | instance |
2026-05-20 03:09:50.462929 | instance | TASK [vexxhost.ceph.osd : Get monitor status] **********************************
2026-05-20 03:09:50.463163 | instance | Wednesday 20 May 2026 03:09:50 +0000 (0:00:00.193) 0:04:26.778 *********
2026-05-20 03:09:50.678494 | instance | ok: [instance] => (item=instance)
2026-05-20 03:09:50.678567 | instance |
2026-05-20 03:09:50.678694 | instance | TASK [vexxhost.ceph.osd : Select admin host] ***********************************
2026-05-20 03:09:50.678894 | instance | Wednesday 20 May 2026 03:09:50 +0000 (0:00:00.215) 0:04:26.994 *********
2026-05-20 03:09:50.727170 | instance | ok: [instance]
2026-05-20 03:09:50.727288 | instance |
2026-05-20 03:09:50.727475 | instance | TASK [Install Ceph host] *******************************************************
2026-05-20 03:09:50.727628 | instance | Wednesday 20 May 2026 03:09:50 +0000 (0:00:00.048) 0:04:27.043 *********
2026-05-20 03:09:50.791005 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-05-20 03:09:50.791070 | instance |
2026-05-20 03:09:50.791193 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-05-20 03:09:50.791312 | instance | Wednesday 20 May 2026 03:09:50 +0000 (0:00:00.063) 0:04:27.106 *********
2026-05-20 03:09:50.835474 | instance | skipping: [instance]
2026-05-20 03:09:50.835939 | instance |
2026-05-20 03:09:50.836424 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-05-20 03:09:50.836890 | instance | Wednesday 20 May 2026 03:09:50 +0000 (0:00:00.042) 0:04:27.149 *********
2026-05-20 03:09:50.879163 | instance | skipping: [instance] => (item=instance)
2026-05-20 03:09:50.879232 | instance | skipping: [instance]
2026-05-20 03:09:50.879326 | instance |
2026-05-20 03:09:50.879505 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-05-20 03:09:50.879655 | instance | Wednesday 20 May 2026 03:09:50 +0000 (0:00:00.043) 0:04:27.193 *********
2026-05-20 03:09:51.115020 | instance | ok: [instance]
2026-05-20 03:09:51.115202 | instance |
2026-05-20 03:09:51.115354 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-05-20 03:09:51.115502 | instance | Wednesday 20 May 2026 03:09:51 +0000 (0:00:00.236) 0:04:27.429 *********
2026-05-20 03:09:57.418227 | instance | ok: [instance]
2026-05-20 03:09:57.418311 | instance |
2026-05-20 03:09:57.418375 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] **********************
2026-05-20 03:09:57.418518 | instance | Wednesday 20 May 2026 03:09:57 +0000 (0:00:06.304) 0:04:33.734 *********
2026-05-20 03:10:02.685053 | instance | ok: [instance]
2026-05-20 03:10:02.685157 | instance |
2026-05-20 03:10:02.685394 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] *******************
2026-05-20 03:10:02.685442 | instance | Wednesday 20 May 2026 03:10:02 +0000 (0:00:05.266) 0:04:39.000 *********
2026-05-20 03:10:16.562808 | instance | ok: [instance]
2026-05-20 03:10:16.562891 | instance |
2026-05-20 03:10:16.562954 | instance | TASK [vexxhost.ceph.osd : Install OSDs] ****************************************
2026-05-20 03:10:16.563089 | instance | Wednesday 20 May 2026 03:10:16 +0000 (0:00:13.877) 0:04:52.878 *********
2026-05-20 03:11:52.026882 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data)
2026-05-20 03:11:52.026945 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data)
2026-05-20 03:11:52.027077 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data)
2026-05-20 03:11:52.027552 | instance |
2026-05-20 03:11:52.027597 | instance | TASK [vexxhost.ceph.osd : Get mon dump] ****************************************
2026-05-20 03:11:52.027605 | instance | Wednesday 20 May 2026 03:11:52 +0000 (0:01:35.464) 0:06:28.342 *********
2026-05-20 03:11:57.817259 | instance | ok: [instance]
2026-05-20 03:11:57.817330 | instance |
2026-05-20 03:11:57.817589 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] ****************************
2026-05-20 03:11:57.817605 | instance | Wednesday 20 May 2026 03:11:57 +0000 (0:00:05.790) 0:06:34.133 *********
2026-05-20 03:12:03.843194 | instance | ok: [instance]
2026-05-20 03:12:03.843281 | instance |
2026-05-20 03:12:03.843525 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] **********************
2026-05-20 03:12:03.843567 | instance | Wednesday 20 May 2026 03:12:03 +0000 (0:00:06.025) 0:06:40.158 *********
2026-05-20 03:12:03.910244 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance
2026-05-20 03:12:03.910312 | instance |
2026-05-20 03:12:03.910610 | instance | TASK [vexxhost.ceph.osd : Set the retry count] *********************************
2026-05-20 03:12:03.910649 | instance | Wednesday 20 May 2026 03:12:03 +0000 (0:00:00.067) 0:06:40.226 *********
2026-05-20 03:12:03.963263 | instance | ok: [instance]
2026-05-20 03:12:03.963331 | instance |
2026-05-20 03:12:03.963616 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] **********************************
2026-05-20 03:12:03.963654 | instance | Wednesday 20 May 2026 03:12:03 +0000 (0:00:00.052) 0:06:40.279 *********
2026-05-20 03:12:10.049784 | instance | ok: [instance]
2026-05-20 03:12:10.049872 | instance |
2026-05-20 03:12:10.050106 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] *************************************
2026-05-20 03:12:10.050146 | instance | Wednesday 20 May 2026 03:12:10 +0000 (0:00:06.086) 0:06:46.365 *********
2026-05-20 03:12:10.091714 | instance | ok: [instance]
2026-05-20 03:12:10.091811 | instance |
2026-05-20 03:12:10.092146 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] *************************
2026-05-20 03:12:10.092186 | instance | Wednesday 20 May 2026 03:12:10 +0000 (0:00:00.042) 0:06:46.407 *********
2026-05-20 03:12:10.137957 | instance | skipping: [instance] => (item=1)
2026-05-20 03:12:10.138726 | instance | skipping: [instance] => (item=1)
2026-05-20 03:12:10.138794 | instance | skipping: [instance] => (item=1)
2026-05-20 03:12:10.138805 | instance | skipping: [instance]
2026-05-20 03:12:10.138815 | instance |
2026-05-20 03:12:10.138831 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************
2026-05-20 03:12:10.138902 | instance | Wednesday 20 May 2026 03:12:10 +0000 (0:00:00.046) 0:06:46.453 *********
2026-05-20 03:12:10.268858 | instance | skipping: [instance]
2026-05-20 03:12:10.269596 | instance |
2026-05-20 03:12:10.269614 | instance | PLAY [all] *********************************************************************
2026-05-20 03:12:10.269622 | instance |
2026-05-20 03:12:10.269627 | instance | TASK [Ensure RBD kernel module is loaded] **************************************
2026-05-20 03:12:10.269633 | instance | Wednesday 20 May 2026 03:12:10 +0000 (0:00:00.131) 0:06:46.584 *********
2026-05-20 03:12:10.595309 | instance | changed: [instance]
2026-05-20 03:12:10.595378 | instance |
2026-05-20 03:12:10.595903 | instance | PLAY [all] *********************************************************************
2026-05-20 03:12:10.595955 | instance |
2026-05-20 03:12:10.595966 | instance | TASK [Gathering Facts] *********************************************************
2026-05-20 03:12:10.595970 | instance | Wednesday 20 May 2026 03:12:10 +0000 (0:00:00.326) 0:06:46.911 *********
2026-05-20 03:12:11.554420 | instance | ok: [instance]
2026-05-20 03:12:11.554564 | instance |
2026-05-20 03:12:11.554950 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ********************
2026-05-20 03:12:11.555003 | instance | Wednesday 20 May 2026 03:12:11 +0000 (0:00:00.958) 0:06:47.869 *********
2026-05-20 03:12:20.293444 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576})
2026-05-20 03:12:20.293528 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0})
2026-05-20 03:12:20.294695 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1})
2026-05-20 03:12:20.294764 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000})
2026-05-20 03:12:20.294771 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000})
2026-05-20 03:12:20.294777 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304})
2026-05-20 03:12:20.294783 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304})
2026-05-20 03:12:20.294789 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304})
2026-05-20 03:12:20.294794 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304})
2026-05-20 03:12:20.294806 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304})
2026-05-20 03:12:20.296569 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'})
2026-05-20 03:12:20.296623 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'})
2026-05-20 03:12:20.296635 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1})
2026-05-20 03:12:20.296645 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1})
2026-05-20 03:12:20.296654 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128})
2026-05-20 03:12:20.296663 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872})
2026-05-20 03:12:20.296672 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768})
2026-05-20 03:12:20.296680 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128})
2026-05-20 03:12:20.296689 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872})
2026-05-20 03:12:20.296712 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768})
2026-05-20 03:12:20.297154 | instance |
2026-05-20 03:12:20.297175 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] ***
2026-05-20 03:12:20.297183 | instance | Wednesday 20 May 2026 03:12:20 +0000 (0:00:08.739) 0:06:56.609 *********
2026-05-20 03:12:20.483965 | instance | changed: [instance]
2026-05-20 03:12:20.484039 | instance |
2026-05-20 03:12:20.484193 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] *******
2026-05-20 03:12:20.484424 | instance | Wednesday 20 May 2026 03:12:20 +0000 (0:00:00.190) 0:06:56.799 *********
2026-05-20 03:12:20.948047 | instance | changed: [instance]
2026-05-20 03:12:20.948538 | instance |
2026-05-20 03:12:20.948559 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] **********************
2026-05-20 03:12:20.948566 | instance | Wednesday 20 May 2026 03:12:20 +0000 (0:00:00.464) 0:06:57.264 *********
2026-05-20 03:12:21.192643 | instance | ok: [instance]
2026-05-20 03:12:21.192735 | instance |
2026-05-20 03:12:21.192974 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] *****************
2026-05-20 03:12:21.192989 | instance | Wednesday 20 May 2026 03:12:21 +0000 (0:00:00.244) 0:06:57.508 *********
2026-05-20 03:12:21.241949 | instance | ok: [instance]
2026-05-20 03:12:21.242019 | instance |
2026-05-20 03:12:21.242506 | instance | PLAY [Configure Kubernetes VIP] ************************************************
2026-05-20 03:12:21.242562 | instance |
2026-05-20 03:12:21.242568 | instance | TASK [Gathering Facts] *********************************************************
2026-05-20 03:12:21.242572 | instance | Wednesday 20 May 2026 03:12:21 +0000 (0:00:00.049) 0:06:57.558 *********
2026-05-20 03:12:22.164733 | instance | ok: [instance]
2026-05-20 03:12:22.164819 | instance |
2026-05-20 03:12:22.165086 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] ***
2026-05-20 03:12:22.165129 | instance | Wednesday 20 May 2026 03:12:22 +0000 (0:00:00.922) 0:06:58.480 *********
2026-05-20 03:12:22.366515 | instance | changed: [instance]
2026-05-20 03:12:22.366618 | instance |
2026-05-20 03:12:22.366793 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] ****************
2026-05-20 03:12:22.366852 | instance | Wednesday 20 May 2026 03:12:22 +0000 (0:00:00.201) 0:06:58.682 *********
2026-05-20 03:12:23.256690 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf)
2026-05-20 03:12:23.256817 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh)
2026-05-20 03:12:23.257759 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml)
2026-05-20 03:12:23.257798 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg)
2026-05-20 03:12:23.257803 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml)
2026-05-20 03:12:23.257808 | instance |
2026-05-20 03:12:23.257812 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] ****
2026-05-20 03:12:23.257816 | instance | Wednesday 20 May 2026 03:12:23 +0000 (0:00:00.889) 0:06:59.572 *********
2026-05-20 03:12:23.439931 | instance | failed: [instance] (item=/etc/kubernetes/manifests/kube-apiserver.yaml) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/manifests/kube-apiserver.yaml", "msg": "Path /etc/kubernetes/manifests/kube-apiserver.yaml does not exist !", "rc": 257}
2026-05-20 03:12:23.606277 | instance | failed: [instance] (item=/etc/kubernetes/controller-manager.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/controller-manager.conf", "msg": "Path /etc/kubernetes/controller-manager.conf does not exist !", "rc": 257}
2026-05-20 03:12:23.774006 | instance | failed: [instance] (item=/etc/kubernetes/scheduler.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/scheduler.conf", "msg": "Path /etc/kubernetes/scheduler.conf does not exist !", "rc": 257}
2026-05-20 03:12:23.790942 | instance | ...ignoring
2026-05-20 03:12:23.791002 | instance |
2026-05-20 03:12:23.791245 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] *********
2026-05-20 03:12:23.791261 | instance | Wednesday 20 May 2026 03:12:23 +0000 (0:00:00.534) 0:07:00.106 *********
2026-05-20 03:12:23.986149 | instance | ok: [instance]
2026-05-20 03:12:23.986847 | instance |
2026-05-20 03:12:23.986908 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] *********
2026-05-20 03:12:23.987159 | instance | Wednesday 20 May 2026 03:12:23 +0000 (0:00:00.192) 0:07:00.299 *********
2026-05-20 03:12:24.168612 | instance | ok: [instance]
2026-05-20 03:12:24.168961 | instance |
2026-05-20 03:12:24.168992 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************
2026-05-20 03:12:24.168998 | instance | Wednesday 20 May 2026 03:12:24 +0000 (0:00:00.185) 0:07:00.484 *********
2026-05-20 03:12:24.202634 | instance | ok: [instance]
2026-05-20 03:12:24.203167 | instance |
2026-05-20 03:12:24.203214 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] ***
2026-05-20 03:12:24.203222 | instance | Wednesday 20 May 2026 03:12:24 +0000 (0:00:00.033) 0:07:00.518 *********
2026-05-20 03:12:24.246033 | instance | ok: [instance]
2026-05-20 03:12:24.246117 | instance |
2026-05-20 03:12:24.246449 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] ***************
2026-05-20 03:12:24.246494 | instance | Wednesday 20 May 2026 03:12:24 +0000 (0:00:00.043) 0:07:00.561 *********
2026-05-20 03:12:24.779534 | instance | ok: [instance]
2026-05-20 03:12:24.779602 | instance |
2026-05-20 03:12:24.779872 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] *******
2026-05-20 03:12:24.779919 | instance | Wednesday 20 May 2026 03:12:24 +0000 (0:00:00.533) 0:07:01.095 *********
2026-05-20 03:12:25.046947 | instance | ok: [instance]
2026-05-20 03:12:25.047035 | instance |
2026-05-20 03:12:25.047952 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] ***************************
2026-05-20 03:12:25.047994 | instance | Wednesday 20 May 2026 03:12:24 +0000 (0:00:00.209) 0:07:01.305 *********
2026-05-20 03:12:25.047999 | instance |
2026-05-20 03:12:25.048004 | instance | PLAY [Install Kubernetes] ******************************************************
2026-05-20 03:12:25.048008 | instance |
2026-05-20 03:12:25.048012 | instance | TASK [Gathering Facts] *********************************************************
2026-05-20 03:12:25.048016 | instance | Wednesday 20 May 2026 03:12:25 +0000 (0:00:00.057) 0:07:01.363 *********
2026-05-20 03:12:25.982812 | instance | ok: [instance]
2026-05-20 03:12:25.982889 | instance |
2026-05-20 03:12:25.983137 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-20 03:12:25.983170 | instance | Wednesday 20 May 2026 03:12:25 +0000 (0:00:00.935) 0:07:02.298 *********
2026-05-20 03:12:26.186352 | instance | ok: [instance]
2026-05-20 03:12:26.186732 | instance |
2026-05-20 03:12:26.186804 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-05-20 03:12:26.186927 | instance | Wednesday 20 May 2026 03:12:26 +0000 (0:00:00.203) 0:07:02.502 *********
2026-05-20 03:12:26.227403 | instance | skipping: [instance]
2026-05-20 03:12:26.227828 | instance |
2026-05-20 03:12:26.227843 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-05-20 03:12:26.227850 | instance | Wednesday 20 May 2026 03:12:26 +0000 (0:00:00.040) 0:07:02.543 *********
2026-05-20 03:12:26.441984 | instance | ok: [instance]
2026-05-20 03:12:26.442043 | instance |
2026-05-20 03:12:26.442299 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-20 03:12:26.442314 | instance | Wednesday 20 May 2026 03:12:26 +0000 (0:00:00.214) 0:07:02.758 *********
2026-05-20 03:12:26.498107 | instance | ok: [instance] => {
2026-05-20 03:12:26.498636 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-05-20 03:12:26.498663 | instance | }
2026-05-20 03:12:26.499233 | instance |
2026-05-20 03:12:26.499250 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-20 03:12:26.499266 | instance | Wednesday 20 May 2026 03:12:26 +0000 (0:00:00.055) 0:07:02.813 *********
2026-05-20 03:12:26.829425 | instance | ok: [instance]
2026-05-20 03:12:26.829476 | instance |
2026-05-20 03:12:26.829487 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-20 03:12:26.829496 | instance | Wednesday 20 May 2026 03:12:26 +0000 (0:00:00.330) 0:07:03.144 *********
2026-05-20 03:12:26.872309 | instance | skipping: [instance]
2026-05-20 03:12:26.872363 | instance |
2026-05-20 03:12:26.872374 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-20 03:12:26.872384 | instance | Wednesday 20 May 2026 03:12:26 +0000 (0:00:00.042) 0:07:03.187 *********
2026-05-20 03:12:27.079980 | instance | ok: [instance]
2026-05-20 03:12:27.080402 | instance |
2026-05-20 03:12:27.080748 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-05-20 03:12:27.081076 | instance | Wednesday 20 May 2026 03:12:27 +0000 (0:00:00.208) 0:07:03.395 *********
2026-05-20 03:12:28.113091 | instance | ok: [instance]
2026-05-20 03:12:28.113489 | instance |
2026-05-20 03:12:28.113933 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-20 03:12:28.114307 | instance | Wednesday 20 May 2026 03:12:28 +0000 (0:00:01.033) 0:07:04.428 *********
2026-05-20 03:12:28.183276 | instance | ok: [instance] => {
2026-05-20 03:12:28.183383 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz"
2026-05-20 03:12:28.183541 | instance | }
2026-05-20 03:12:28.183799 | instance |
2026-05-20 03:12:28.183976 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-20 03:12:28.184153 | instance | Wednesday 20 May 2026 03:12:28 +0000 (0:00:00.067) 0:07:04.496 *********
2026-05-20 03:12:28.513199 | instance | ok: [instance]
2026-05-20 03:12:28.513443 | instance |
2026-05-20 03:12:28.513650 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-20 03:12:28.513868 | instance | Wednesday 20 May 2026 03:12:28 +0000 (0:00:00.330) 0:07:04.827 *********
2026-05-20 03:12:30.478641 | instance | ok: [instance]
2026-05-20 03:12:30.478680 | instance |
2026-05-20 03:12:30.478685 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-05-20 03:12:30.478853 | instance | Wednesday 20 May 2026 03:12:30 +0000 (0:00:01.966) 0:07:06.794 *********
2026-05-20 03:12:30.510644 | instance | skipping: [instance]
2026-05-20 03:12:30.511293 | instance |
2026-05-20 03:12:30.511316 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-05-20 03:12:30.511326 | instance | Wednesday 20 May 2026 03:12:30 +0000 (0:00:00.031) 0:07:06.826 *********
2026-05-20 03:12:30.544354 | instance | skipping: [instance]
2026-05-20 03:12:30.544413 | instance |
2026-05-20 03:12:30.544424 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-05-20 03:12:30.544434 | instance | Wednesday 20 May 2026 03:12:30 +0000 (0:00:00.032) 0:07:06.859 *********
2026-05-20 03:12:30.574370 | instance | skipping: [instance]
2026-05-20 03:12:30.574430 | instance |
2026-05-20 03:12:30.574441 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-05-20 03:12:30.574450 | instance | Wednesday 20 May 2026 03:12:30 +0000 (0:00:00.029) 0:07:06.889 *********
2026-05-20 03:12:31.593635 | instance | ok: [instance]
2026-05-20 03:12:31.594045 | instance |
2026-05-20 03:12:31.594399 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-05-20 03:12:31.594761 | instance | Wednesday 20 May 2026 03:12:31 +0000 (0:00:01.020) 0:07:07.909 *********
2026-05-20 03:12:32.047063 | instance | ok: [instance]
2026-05-20 03:12:32.047463 | instance |
2026-05-20 03:12:32.047814 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-05-20 03:12:32.048141 | instance | Wednesday 20 May 2026 03:12:32 +0000 (0:00:00.453) 0:07:08.362 *********
2026-05-20 03:12:32.963104 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-05-20 03:12:32.963524 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-05-20 03:12:32.963854 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-05-20 03:12:32.964186 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-05-20 03:12:32.964515 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-05-20 03:12:32.964814 | instance |
2026-05-20 03:12:32.965214 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-05-20 03:12:32.965556 | instance | Wednesday 20 May 2026 03:12:32 +0000 (0:00:00.916) 0:07:09.278 *********
2026-05-20 03:12:33.485046 | instance | ok: [instance]
2026-05-20 03:12:33.485125 | instance |
2026-05-20 03:12:33.485139 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-05-20 03:12:33.485150 | instance | Wednesday 20 May 2026 03:12:33 +0000 (0:00:00.509) 0:07:09.788 *********
2026-05-20 03:12:33.485159 | instance |
2026-05-20 03:12:33.485168 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-05-20 03:12:33.485197 | instance | Wednesday 20 May 2026 03:12:33 +0000 (0:00:00.010) 0:07:09.798 *********
2026-05-20 03:12:33.858744 | instance | ok: [instance]
2026-05-20 03:12:33.858791 | instance |
2026-05-20 03:12:33.859028 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] ***
2026-05-20 03:12:33.859346 | instance | Wednesday 20 May 2026 03:12:33 +0000 (0:00:00.375) 0:07:10.173 *********
2026-05-20 03:12:34.425162 | instance | fatal: [instance]: FAILED! => {"changed": false, "msg": "Failed to import the required Python library (kubernetes) on instance's Python /usr/bin/python3.10. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter"}
2026-05-20 03:12:34.436483 | instance | ...ignoring
2026-05-20 03:12:34.437035 | instance |
2026-05-20 03:12:34.437086 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] ***
2026-05-20 03:12:34.437094 | instance | Wednesday 20 May 2026 03:12:34 +0000 (0:00:00.578) 0:07:10.752 *********
2026-05-20 03:12:34.475112 | instance | skipping: [instance]
2026-05-20 03:12:34.475762 | instance |
2026-05-20 03:12:34.475809 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] ***
2026-05-20 03:12:34.475816 | instance | Wednesday 20 May 2026 03:12:34 +0000 (0:00:00.038) 0:07:10.790 *********
2026-05-20 03:12:34.515951 | instance | skipping: [instance]
2026-05-20 03:12:34.516159 | instance |
2026-05-20 03:12:34.516166 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] ***
2026-05-20 03:12:34.516171 | instance | Wednesday 20 May 2026 03:12:34 +0000 (0:00:00.040) 0:07:10.831 *********
2026-05-20 03:12:34.552498 | instance | skipping: [instance]
2026-05-20 03:12:34.552649 | instance |
2026-05-20 03:12:34.553020 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] ***
2026-05-20 03:12:34.553042 | instance | Wednesday 20 May 2026 03:12:34 +0000 (0:00:00.037) 0:07:10.868 *********
2026-05-20 03:12:34.588481 | instance | skipping: [instance]
2026-05-20 03:12:34.588579 | instance |
2026-05-20 03:12:34.588706 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] ***
2026-05-20 03:12:34.588818 | instance | Wednesday 20 May 2026 03:12:34 +0000 (0:00:00.036) 0:07:10.904 *********
2026-05-20 03:12:34.632204 | instance | skipping: [instance]
2026-05-20 03:12:34.632302 | instance |
2026-05-20 03:12:34.632428 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-20 03:12:34.632586 | instance | Wednesday 20 May 2026 03:12:34 +0000 (0:00:00.043) 0:07:10.948 *********
2026-05-20 03:12:34.838234 | instance | ok: [instance]
2026-05-20 03:12:34.838305 | instance |
2026-05-20 03:12:34.838431 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-20 03:12:34.838637 | instance | Wednesday 20 May 2026 03:12:34 +0000 (0:00:00.205) 0:07:11.154 *********
2026-05-20 03:12:34.892050 | instance | ok: [instance] => {
2026-05-20 03:12:34.892171 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm"
2026-05-20 03:12:34.892280 | instance | }
2026-05-20 03:12:34.892488 | instance |
2026-05-20 03:12:34.892686 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-20 03:12:34.892846 | instance | Wednesday 20 May 2026 03:12:34 +0000 (0:00:00.053) 0:07:11.207 *********
2026-05-20 03:12:35.878766 | instance | changed: [instance]
2026-05-20 03:12:35.879035 | instance |
2026-05-20 03:12:35.879392 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-20 03:12:35.879851 | instance | Wednesday 20 May 2026 03:12:35 +0000 (0:00:00.986) 0:07:12.194 *********
2026-05-20 03:12:35.922637 | instance | skipping: [instance]
2026-05-20 03:12:35.922727 | instance |
2026-05-20 03:12:35.922882 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-20 03:12:35.923035 | instance | Wednesday 20 May 2026 03:12:35 +0000 (0:00:00.044) 0:07:12.238 *********
2026-05-20 03:12:36.144064 | instance | ok: [instance]
2026-05-20 03:12:36.144133 | instance |
2026-05-20 03:12:36.144324 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-20 03:12:36.144495 | instance | Wednesday 20 May 2026 03:12:36 +0000 (0:00:00.221) 0:07:12.459 *********
2026-05-20 03:12:36.187198 | instance | ok: [instance] => {
2026-05-20 03:12:36.187289 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl"
2026-05-20 03:12:36.187472 | instance | }
2026-05-20 03:12:36.187626 | instance |
2026-05-20 03:12:36.187772 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-20 03:12:36.187969 | instance | Wednesday 20 May 2026 03:12:36 +0000 (0:00:00.043) 0:07:12.503 *********
2026-05-20 03:12:36.871743 | instance | changed: [instance]
2026-05-20 03:12:36.872026 | instance |
2026-05-20 03:12:36.872227 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-20 03:12:36.872562 | instance | Wednesday 20 May 2026 03:12:36 +0000 (0:00:00.683) 0:07:13.187 *********
2026-05-20 03:12:36.928895 | instance | skipping: [instance]
2026-05-20 03:12:36.929158 | instance |
2026-05-20 03:12:36.929451 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-05-20 03:12:36.929821 | instance | Wednesday 20 May 2026 03:12:36 +0000 (0:00:00.057) 0:07:13.244 *********
2026-05-20 03:12:36.963085 | instance | skipping: [instance]
2026-05-20 03:12:36.963319 | instance |
2026-05-20 03:12:36.963586 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-05-20 03:12:36.963882 | instance | Wednesday 20 May 2026 03:12:36 +0000 (0:00:00.034) 0:07:13.278 *********
2026-05-20 03:12:36.997249 | instance | skipping: [instance]
2026-05-20 03:12:36.997548 | instance |
2026-05-20 03:12:36.997872 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-05-20 03:12:36.998182 | instance | Wednesday 20 May 2026 03:12:36 +0000 (0:00:00.034) 0:07:13.312 *********
2026-05-20 03:12:37.030408 | instance | skipping: [instance]
2026-05-20 03:12:37.030808 | instance |
2026-05-20 03:12:37.031171 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-05-20 03:12:37.031493 | instance | Wednesday 20 May 2026 03:12:37 +0000 (0:00:00.033) 0:07:13.346 *********
2026-05-20 03:12:38.092575 | instance | ok: [instance]
2026-05-20 03:12:38.092784 | instance |
2026-05-20 03:12:38.093166 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-05-20 03:12:38.093440 | instance | Wednesday 20 May 2026 03:12:38 +0000 (0:00:01.061) 0:07:14.408 *********
2026-05-20 03:12:38.523356 | instance | ok: [instance]
2026-05-20 03:12:38.523579 | instance |
2026-05-20 03:12:38.523917 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-05-20 03:12:38.524223 | instance | Wednesday 20 May 2026 03:12:38 +0000 (0:00:00.430) 0:07:14.838 *********
2026-05-20 03:12:39.436842 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-05-20 03:12:39.436905 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-05-20 03:12:39.436914 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-05-20 03:12:39.436921 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-05-20 03:12:39.436927 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-05-20 03:12:39.436934 | instance |
2026-05-20 03:12:39.436940 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-05-20 03:12:39.436946 | instance | Wednesday 20 May 2026 03:12:39 +0000 (0:00:00.912) 0:07:15.751 *********
2026-05-20 03:12:39.962812 | instance | ok: [instance]
2026-05-20 03:12:39.962881 | instance |
2026-05-20 03:12:39.963495 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-05-20 03:12:39.963537 | instance | Wednesday 20 May 2026 03:12:39 +0000 (0:00:00.519) 0:07:16.270 *********
2026-05-20 03:12:39.963542 | instance |
2026-05-20 03:12:39.963547 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-05-20 03:12:39.963551 | instance | Wednesday 20 May 2026 03:12:39 +0000 (0:00:00.008) 0:07:16.278 *********
2026-05-20 03:12:40.352964 | instance | ok: [instance]
2026-05-20 03:12:40.353044 | instance |
2026-05-20 03:12:40.353258 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-20 03:12:40.353301 | instance | Wednesday 20 May 2026 03:12:40 +0000 (0:00:00.390) 0:07:16.668 *********
2026-05-20 03:12:40.567981 | instance | ok: [instance]
2026-05-20 03:12:40.568076 | instance |
2026-05-20 03:12:40.568259 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-20 03:12:40.568531 | instance | Wednesday 20 May 2026 03:12:40 +0000 (0:00:00.214) 0:07:16.883 *********
2026-05-20 03:12:40.629095 | instance | ok: [instance] => {
2026-05-20 03:12:40.629222 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz"
2026-05-20 03:12:40.629411 | instance | }
2026-05-20 03:12:40.629571 | instance |
2026-05-20 03:12:40.629786 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-20 03:12:40.629989 | instance | Wednesday 20 May 2026 03:12:40 +0000 (0:00:00.061) 0:07:16.944 *********
2026-05-20 03:12:41.293646 | instance | changed: [instance]
2026-05-20 03:12:41.293723 | instance |
2026-05-20 03:12:41.293878 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-20 03:12:41.294065 | instance | Wednesday 20 May 2026 03:12:41 +0000 (0:00:00.664) 0:07:17.609 *********
2026-05-20 03:12:42.682752 | instance | changed: [instance]
2026-05-20 03:12:42.683039 | instance |
2026-05-20 03:12:42.683297 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-20 03:12:42.683634 | instance | Wednesday 20 May 2026 03:12:42 +0000 (0:00:01.388) 0:07:18.998 *********
2026-05-20 03:12:42.738533 | instance | ok: [instance] => {
2026-05-20 03:12:42.738983 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz"
2026-05-20 03:12:42.739310 | instance | }
2026-05-20 03:12:42.739660 | instance |
2026-05-20 03:12:42.739986 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-20 03:12:42.740304 | instance | Wednesday 20 May 2026 03:12:42 +0000 (0:00:00.054) 0:07:19.052 *********
2026-05-20 03:12:43.368053 | instance | changed: [instance]
2026-05-20 03:12:43.368137 | instance |
2026-05-20 03:12:43.368388 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-20 03:12:43.368474 | instance | Wednesday 20 May 2026 03:12:43 +0000 (0:00:00.631) 0:07:19.683 *********
2026-05-20 03:12:45.763995 | instance | changed: [instance]
2026-05-20 03:12:45.764124 | instance |
2026-05-20 03:12:45.764480 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ********************
2026-05-20 03:12:45.764527 | instance | Wednesday 20 May 2026 03:12:45 +0000 (0:00:02.395) 0:07:22.079 *********
2026-05-20 03:12:46.224601 | instance | changed: [instance]
2026-05-20 03:12:46.224687 | instance |
2026-05-20 03:12:46.224943 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] *********
2026-05-20 03:12:46.224959 | instance | Wednesday 20 May 2026 03:12:46 +0000 (0:00:00.460) 0:07:22.540 *********
2026-05-20 03:12:46.434131 | instance | changed: [instance]
2026-05-20 03:12:46.434225 | instance |
2026-05-20 03:12:46.434452 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-20 03:12:46.434499 | instance | Wednesday 20 May 2026 03:12:46 +0000 (0:00:00.209) 0:07:22.750 *********
2026-05-20 03:12:46.635217 | instance | ok: [instance]
2026-05-20 03:12:46.635261 | instance |
2026-05-20 03:12:46.635266 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-20 03:12:46.635271 | instance | Wednesday 20 May 2026 03:12:46 +0000 (0:00:00.200) 0:07:22.950 *********
2026-05-20 03:12:46.687978 | instance | ok: [instance] => {
2026-05-20 03:12:46.688810 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz"
2026-05-20 03:12:46.688865 | instance | }
2026-05-20 03:12:46.688873 | instance |
2026-05-20 03:12:46.688879 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-20 03:12:46.688885 | instance | Wednesday 20 May 2026 03:12:46 +0000 (0:00:00.052) 0:07:23.003 *********
2026-05-20 03:12:47.505958 | instance | changed: [instance]
2026-05-20 03:12:47.506033 | instance |
2026-05-20 03:12:47.506283 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-20 03:12:47.506299 | instance | Wednesday 20 May 2026 03:12:47 +0000 (0:00:00.818) 0:07:23.821 *********
2026-05-20 03:12:50.188316 | instance | changed: [instance]
2026-05-20 03:12:50.188428 | instance |
2026-05-20 03:12:50.188497 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] ***
2026-05-20 03:12:50.188615 | instance | Wednesday 20 May 2026 03:12:50 +0000 (0:00:02.682) 0:07:26.504 *********
2026-05-20 03:12:50.246950 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml)
2026-05-20 03:12:50.247159 | instance |
2026-05-20 03:12:50.247599 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] ***********
2026-05-20 03:12:50.247906 | instance | Wednesday 20 May 2026 03:12:50 +0000 (0:00:00.058) 0:07:26.562 *********
2026-05-20 03:12:51.302875 | instance | ok: [instance]
2026-05-20 03:12:51.302974 | instance |
2026-05-20 03:12:51.303147 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] ****************
2026-05-20 03:12:51.303320 | instance | Wednesday 20 May 2026 03:12:51 +0000 (0:00:01.055) 0:07:27.618 *********
2026-05-20 03:12:51.512156 | instance | changed: [instance]
2026-05-20 03:12:51.512270 | instance |
2026-05-20 03:12:51.512483 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] *********
2026-05-20 03:12:51.512700 | instance | Wednesday 20 May 2026 03:12:51 +0000 (0:00:00.209) 0:07:27.827 *********
2026-05-20 03:12:51.973022 | instance | changed: [instance]
2026-05-20 03:12:51.973248 | instance |
2026-05-20 03:12:51.973522 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ******
2026-05-20 03:12:51.973792 | instance | Wednesday 20 May 2026 03:12:51 +0000 (0:00:00.460) 0:07:28.288 *********
2026-05-20 03:12:52.714684 | instance | changed: [instance] => (item=br_netfilter)
2026-05-20 03:12:52.716313 | instance | ok: [instance] => (item=ip_tables)
2026-05-20 03:12:52.716618 | instance | changed: [instance] => (item=ip6_tables)
2026-05-20 03:12:52.716644 | instance | ok: [instance] => (item=nf_conntrack)
2026-05-20 03:12:52.716660 | instance |
2026-05-20 03:12:52.716714 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-20 03:12:52.716741 | instance | Wednesday 20 May 2026 03:12:52 +0000 (0:00:00.741) 0:07:29.029 *********
2026-05-20 03:12:52.921359 | instance | ok: [instance]
2026-05-20 03:12:52.921441 | instance |
2026-05-20 03:12:52.921765 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-20 03:12:52.921817 | instance | Wednesday 20 May 2026 03:12:52 +0000 (0:00:00.207) 0:07:29.237 *********
2026-05-20 03:12:52.963542 | instance | ok: [instance] => {
2026-05-20 03:12:52.963649 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet"
2026-05-20 03:12:52.964122 | instance | }
2026-05-20 03:12:52.964167 | instance |
2026-05-20 03:12:52.964172 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-20 03:12:52.964177 | instance | Wednesday 20 May 2026 03:12:52 +0000 (0:00:00.042) 0:07:29.279 *********
2026-05-20 03:12:55.126664 | instance | changed: [instance]
2026-05-20 03:12:55.126825 | instance |
2026-05-20 03:12:55.127099 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-20 03:12:55.127333 | instance | Wednesday 20 May 2026 03:12:55 +0000 (0:00:02.162) 0:07:31.442 *********
2026-05-20 03:12:55.163673 | instance | skipping: [instance]
2026-05-20 03:12:55.163745 | instance |
2026-05-20 03:12:55.163879 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] ***
2026-05-20 03:12:55.164275 | instance | Wednesday 20 May 2026 03:12:55 +0000 (0:00:00.037) 0:07:31.479 *********
2026-05-20 03:12:55.213927 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml)
2026-05-20 03:12:55.214047 | instance |
2026-05-20 03:12:55.214276 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] *************************
2026-05-20 03:12:55.214525 | instance | Wednesday 20 May 2026 03:12:55 +0000 (0:00:00.049) 0:07:31.529 *********
2026-05-20 03:12:55.249520 | instance | skipping: [instance]
2026-05-20 03:12:55.249677 | instance |
2026-05-20 03:12:55.250102 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] ***************
2026-05-20 03:12:55.250303 | instance | Wednesday 20 May 2026 03:12:55 +0000 (0:00:00.035) 0:07:31.565 *********
2026-05-20 03:12:59.175769 | instance | changed: [instance]
2026-05-20 03:12:59.175830 | instance |
2026-05-20 03:12:59.176092 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] *******************
2026-05-20 03:12:59.176126 | instance | Wednesday 20 May 2026 03:12:59 +0000 (0:00:03.926) 0:07:35.491 *********
2026-05-20 03:13:01.484089 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1})
2026-05-20 03:13:01.484168 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1})
2026-05-20 03:13:01.485305 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1})
2026-05-20 03:13:01.485370 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0})
2026-05-20 03:13:01.485377 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576})
2026-05-20 03:13:01.485381 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192})
2026-05-20 03:13:01.485386 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576})
2026-05-20 03:13:01.485390 | instance |
2026-05-20 03:13:01.485394 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] ***
2026-05-20 03:13:01.485398 | instance | Wednesday 20 May 2026 03:13:01 +0000 (0:00:02.308) 0:07:37.800 *********
2026-05-20 03:13:02.048177 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d)
2026-05-20 03:13:02.048260 | instance | ok: [instance] => (item=/etc/kubernetes)
2026-05-20 03:13:02.048769 | instance | ok: [instance] => (item=/etc/kubernetes/manifests)
2026-05-20 03:13:02.048809 | instance |
2026-05-20 03:13:02.048815 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ********
2026-05-20 03:13:02.048820 | instance | Wednesday 20 May 2026 03:13:02 +0000 (0:00:00.564) 0:07:38.364 *********
2026-05-20 03:13:02.501531 | instance | changed: [instance]
2026-05-20 03:13:02.501636 | instance |
2026-05-20 03:13:02.502075 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] ***
2026-05-20 03:13:02.502140 | instance | Wednesday 20 May 2026 03:13:02 +0000 (0:00:00.452) 0:07:38.817 *********
2026-05-20 03:13:02.986756 | instance | changed: [instance]
2026-05-20 03:13:02.987118 | instance |
2026-05-20 03:13:02.987136 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] *************************
2026-05-20 03:13:02.987142 | instance | Wednesday 20 May 2026 03:13:02 +0000 (0:00:00.485) 0:07:39.302 *********
2026-05-20 03:13:03.183234 | instance | ok: [instance]
2026-05-20 03:13:03.183312 | instance |
2026-05-20 03:13:03.183592 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ******************************
2026-05-20 03:13:03.183668 | instance | Wednesday 20 May 2026 03:13:03 +0000 (0:00:00.196) 0:07:39.498 *********
2026-05-20 03:13:03.214541 | instance | skipping: [instance]
2026-05-20 03:13:03.214578 | instance |
2026-05-20 03:13:03.214645 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] ***********
2026-05-20 03:13:03.214665 | instance | Wednesday 20 May 2026 03:13:03 +0000 (0:00:00.030) 0:07:39.529 *********
2026-05-20 03:13:03.751972 | instance | ok: [instance] => (item=swap)
2026-05-20 03:13:03.752057 | instance | ok: [instance] => (item=none)
2026-05-20 03:13:03.752201 | instance |
2026-05-20 03:13:03.752299 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] ***
2026-05-20 03:13:03.752407 | instance | Wednesday 20 May 2026 03:13:03 +0000 (0:00:00.538) 0:07:40.067 *********
2026-05-20 03:13:04.210578 | instance | changed: [instance]
2026-05-20 03:13:04.210730 | instance |
2026-05-20 03:13:04.211237 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] *********************
2026-05-20 03:13:04.211393 | instance | Wednesday 20 May 2026 03:13:04 +0000 (0:00:00.458) 0:07:40.526 *********
2026-05-20 03:13:04.794727 | instance | changed: [instance]
2026-05-20 03:13:04.794814 | instance |
2026-05-20 03:13:04.796240 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] ***********
2026-05-20 03:13:04.796309 | instance | Wednesday 20 May 2026 03:13:04 +0000 (0:00:00.573) 0:07:41.099 *********
2026-05-20 03:13:04.796325 | instance |
2026-05-20 03:13:04.796339 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] *****************
2026-05-20 03:13:04.796352 | instance | Wednesday 20 May 2026 03:13:04 +0000 (0:00:00.009) 0:07:41.109 *********
2026-05-20 03:13:05.549332 | instance | ok: [instance]
2026-05-20 03:13:05.549417 | instance |
2026-05-20 03:13:05.549586 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] **********
2026-05-20 03:13:05.549780 | instance | Wednesday 20 May 2026 03:13:05 +0000 (0:00:00.755) 0:07:41.865 *********
2026-05-20 03:13:06.158305 | instance | changed: [instance]
2026-05-20 03:13:06.158393 | instance |
2026-05-20 03:13:06.158642 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] *****
2026-05-20 03:13:06.158687 | instance | Wednesday 20 May 2026 03:13:06 +0000 (0:00:00.609) 0:07:42.474 *********
2026-05-20 03:13:07.246148 | instance | ok: [instance]
2026-05-20 03:13:07.246214 | instance |
2026-05-20 03:13:07.246232 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ******************
2026-05-20 03:13:07.246326 | instance | Wednesday 20 May 2026 03:13:07 +0000 (0:00:01.087) 0:07:43.561 *********
2026-05-20 03:13:09.004546 | instance | ok: [instance]
2026-05-20 03:13:09.004615 | instance |
2026-05-20 03:13:09.004927 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] *********
2026-05-20 03:13:09.005147 | instance | Wednesday 20 May 2026 03:13:09 +0000 (0:00:01.758) 0:07:45.320 *********
2026-05-20 03:13:09.215157 | instance | ok: [instance]
2026-05-20 03:13:09.215228 | instance |
2026-05-20 03:13:09.215534 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] ***********
2026-05-20 03:13:09.215569 | instance | Wednesday 20 May 2026 03:13:09 +0000 (0:00:00.210) 0:07:45.531 *********
2026-05-20 03:13:09.851809 | instance | ok: [instance]
2026-05-20 03:13:09.851911 | instance |
2026-05-20 03:13:09.851988 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ********************
2026-05-20 03:13:09.852112 | instance | Wednesday 20 May 2026 03:13:09 +0000 (0:00:00.636) 0:07:46.167 *********
2026-05-20 03:13:09.935174 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance
2026-05-20 03:13:09.935221 | instance |
2026-05-20 03:13:09.935227 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] **********************
2026-05-20 03:13:09.935232 | instance | Wednesday 20 May 2026 03:13:09 +0000 (0:00:00.082) 0:07:46.250 *********
2026-05-20 03:13:10.020146 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance
2026-05-20 03:13:10.020202 | instance |
2026-05-20 03:13:10.020347 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] ***
2026-05-20 03:13:10.020470 | instance | Wednesday 20 May 2026 03:13:10 +0000 (0:00:00.085) 0:07:46.336 *********
2026-05-20 03:13:10.263397 | instance | ok: [instance] => (item=instance)
2026-05-20 03:13:10.263477 | instance |
2026-05-20 03:13:10.263716 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] ****
2026-05-20 03:13:10.263731 | instance | Wednesday 20 May 2026 03:13:10 +0000 (0:00:00.243) 0:07:46.579 *********
2026-05-20 03:13:10.308092 | instance | skipping: [instance]
2026-05-20 03:13:10.308182 | instance |
2026-05-20 03:13:10.308409 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] ***
2026-05-20 03:13:10.308454 | instance | Wednesday 20 May 2026 03:13:10 +0000 (0:00:00.044) 0:07:46.624 *********
2026-05-20 03:13:10.364255 | instance | ok: [instance]
2026-05-20 03:13:10.364615 | instance |
2026-05-20 03:13:10.364651 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] **********
2026-05-20 03:13:10.364657 | instance | Wednesday 20 May 2026 03:13:10 +0000 (0:00:00.056) 0:07:46.680 *********
2026-05-20 03:13:10.407939 | instance | ok: [instance] => {
2026-05-20 03:13:10.408049 | instance | "msg": "instance"
2026-05-20 03:13:10.408520 | instance | }
2026-05-20 03:13:10.408544 | instance |
2026-05-20 03:13:10.408549 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] ***
2026-05-20 03:13:10.408555 | instance | Wednesday 20 May 2026 03:13:10 +0000 (0:00:00.043) 0:07:46.724 *********
2026-05-20 03:13:11.082405 | instance | changed: [instance]
2026-05-20 03:13:11.082639 | instance |
2026-05-20 03:13:11.082953 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] **********************
2026-05-20 03:13:11.082977 | instance | Wednesday 20 May 2026 03:13:11 +0000 (0:00:00.674) 0:07:47.398 *********
2026-05-20 03:13:11.117787 | instance | skipping: [instance]
2026-05-20 03:13:11.117934 | instance |
2026-05-20 03:13:11.118292 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] ***************
2026-05-20 03:13:11.118327 | instance | Wednesday 20 May 2026 03:13:11 +0000 (0:00:00.035) 0:07:47.433 *********
2026-05-20 03:13:11.150157 | instance | skipping: [instance]
2026-05-20 03:13:11.150301 | instance |
2026-05-20 03:13:11.150716 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] **************
2026-05-20 03:13:11.150754 | instance | Wednesday 20 May 2026 03:13:11 +0000 (0:00:00.032) 0:07:47.466 *********
2026-05-20 03:13:11.187050 | instance | skipping: [instance]
2026-05-20 03:13:11.187437 | instance |
2026-05-20 03:13:11.187453 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] *********************
2026-05-20 03:13:11.187463 | instance | Wednesday 20 May 2026 03:13:11 +0000 (0:00:00.036) 0:07:47.502 *********
2026-05-20 03:13:11.221337 | instance | skipping: [instance]
2026-05-20 03:13:11.221422 | instance |
2026-05-20 03:13:11.221554 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ********************
2026-05-20 03:13:11.221672 | instance | Wednesday 20 May 2026 03:13:11 +0000 (0:00:00.034) 0:07:47.537 *********
2026-05-20 03:13:11.257440 | instance | skipping: [instance]
2026-05-20 03:13:11.257512 | instance |
2026-05-20 03:13:11.257640 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] **************
2026-05-20 03:13:11.257754 | instance | Wednesday 20 May 2026 03:13:11 +0000 (0:00:00.036) 0:07:47.573 *********
2026-05-20 03:13:11.295994 | instance | skipping: [instance]
2026-05-20 03:13:11.296085 | instance |
2026-05-20 03:13:11.296204 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] *************
2026-05-20 03:13:11.296316 | instance | Wednesday 20 May 2026 03:13:11 +0000 (0:00:00.038) 0:07:47.612 *********
2026-05-20 03:13:11.327969 | instance | skipping: [instance]
2026-05-20 03:13:11.328063 | instance |
2026-05-20 03:13:11.328172 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] *********************
2026-05-20 03:13:11.328339 | instance | Wednesday 20 May 2026 03:13:11 +0000 (0:00:00.031) 0:07:47.643 *********
2026-05-20 03:13:34.816316 | instance | changed: [instance]
2026-05-20 03:13:34.816568 | instance |
2026-05-20 03:13:34.816640 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] ***
2026-05-20 03:13:34.816754 | instance | Wednesday 20 May 2026 03:13:34 +0000 (0:00:23.488) 0:08:11.132 *********
2026-05-20 03:13:35.016169 | instance | ok: [instance]
2026-05-20 03:13:35.016254 | instance |
2026-05-20 03:13:35.016529 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] ***************************
2026-05-20 03:13:35.016545 | instance | Wednesday 20 May 2026 03:13:35 +0000 (0:00:00.199) 0:08:11.332 *********
2026-05-20 03:13:35.050539 | instance | skipping: [instance]
2026-05-20 03:13:35.050895 | instance |
2026-05-20 03:13:35.050918 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] ***
2026-05-20 03:13:35.050947 | instance | Wednesday 20 May 2026 03:13:35 +0000 (0:00:00.034) 0:08:11.366 *********
2026-05-20 03:13:35.287865 | instance | changed: [instance]
2026-05-20 03:13:35.287981 | instance |
2026-05-20 03:13:35.288051 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] ***
2026-05-20 03:13:35.288152 | instance | Wednesday 20 May 2026 03:13:35 +0000 (0:00:00.237) 0:08:11.603 *********
2026-05-20 03:13:35.500897 | instance | changed: [instance]
2026-05-20 03:13:35.501165 | instance |
2026-05-20 03:13:35.501571 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ******
2026-05-20 03:13:35.501886 | instance | Wednesday 20 May 2026 03:13:35 +0000 (0:00:00.212) 0:08:11.816 *********
2026-05-20 03:13:35.693695 | instance | changed: [instance]
2026-05-20 03:13:35.693936 | instance |
2026-05-20 03:13:35.694217 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] ****************************
2026-05-20 03:13:35.694501 | instance | Wednesday 20 May 2026 03:13:35 +0000 (0:00:00.192) 0:08:12.008 *********
2026-05-20 03:13:40.452613 | instance | changed: [instance]
2026-05-20 03:13:40.452783 | instance |
2026-05-20 03:13:40.452980 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] ***
2026-05-20 03:13:40.453160 | instance | Wednesday 20 May 2026 03:13:40 +0000 (0:00:04.759) 0:08:16.768 *********
2026-05-20 03:13:43.481736 | instance | changed: [instance]
2026-05-20 03:13:43.481962 | instance |
2026-05-20 03:13:43.482289 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] *****************
2026-05-20 03:13:43.482574 | instance | Wednesday 20 May 2026 03:13:43 +0000 (0:00:03.028) 0:08:19.796 *********
2026-05-20 03:13:43.525343 | instance | skipping: [instance]
2026-05-20 03:13:43.525548 | instance |
2026-05-20 03:13:43.525821 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] ***
2026-05-20 03:13:43.526083 | instance | Wednesday 20 May 2026 03:13:43 +0000 (0:00:00.044) 0:08:19.841 *********
2026-05-20 03:13:43.567030 | instance | skipping: [instance]
2026-05-20 03:13:43.567165 | instance |
2026-05-20 03:13:43.567674 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] ***
2026-05-20 03:13:43.567789 | instance | Wednesday 20 May 2026 03:13:43 +0000 (0:00:00.041) 0:08:19.883 *********
2026-05-20 03:13:44.322426 | instance | changed: [instance]
2026-05-20 03:13:44.322692 | instance |
2026-05-20 03:13:44.322999 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************
2026-05-20 03:13:44.323263 | instance | Wednesday 20 May 2026 03:13:44 +0000 (0:00:00.755) 0:08:20.638 *********
2026-05-20 03:13:44.368882 | instance | skipping: [instance] => (item=DaemonSet)
2026-05-20 03:13:44.369151 | instance | skipping: [instance] => (item=ConfigMap)
2026-05-20 03:13:44.369424 | instance | skipping: [instance]
2026-05-20 03:13:44.369691 | instance |
2026-05-20 03:13:44.369958 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] ***********************
2026-05-20 03:13:44.370220 | instance | Wednesday 20 May 2026 03:13:44 +0000 (0:00:00.046) 0:08:20.684 *********
2026-05-20 03:13:44.408967 | instance | skipping: [instance]
2026-05-20 03:13:44.409248 | instance |
2026-05-20 03:13:44.409598 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] ***
2026-05-20 03:13:44.410182 | instance | Wednesday 20 May 2026 03:13:44 +0000 (0:00:00.039) 0:08:20.724 *********
2026-05-20 03:13:44.450669 | instance | skipping: [instance]
2026-05-20 03:13:44.451045 | instance |
2026-05-20 03:13:44.451412 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] ***
2026-05-20 03:13:44.451741 | instance | Wednesday 20 May 2026 03:13:44 +0000 (0:00:00.042) 0:08:20.766 *********
2026-05-20 03:13:44.491348 | instance | skipping: [instance]
2026-05-20 03:13:44.491796 | instance |
2026-05-20 03:13:44.492564 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] ****************************
2026-05-20 03:13:44.493232 | instance | Wednesday 20 May 2026 03:13:44 +0000 (0:00:00.040) 0:08:20.806 *********
2026-05-20 03:13:44.531949 | instance | skipping: [instance]
2026-05-20 03:13:44.532247 | instance |
2026-05-20 03:13:44.532483 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] ***
2026-05-20 03:13:44.532695 | instance | Wednesday 20 May 2026 03:13:44 +0000 (0:00:00.040) 0:08:20.847 *********
2026-05-20 03:13:45.001253 | instance | ok: [instance]
2026-05-20 03:13:45.001329 | instance |
2026-05-20 03:13:45.001576 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] ***
2026-05-20 03:13:45.001842 | instance | Wednesday 20 May 2026 03:13:44 +0000 (0:00:00.468) 0:08:21.316 *********
2026-05-20 03:13:45.970578 | instance | changed: [instance]
2026-05-20 03:13:45.970972 | instance |
2026-05-20 03:13:45.971369 | instance | PLAY [Install control-plane components] ****************************************
2026-05-20 03:13:45.971733 | instance |
2026-05-20 03:13:45.972111 | instance | TASK [Gathering Facts] *********************************************************
2026-05-20 03:13:45.972494 | instance | Wednesday 20 May 2026 03:13:45 +0000 (0:00:00.969) 0:08:22.286 *********
2026-05-20 03:13:47.018282 | instance | ok: [instance]
2026-05-20 03:13:47.018354 | instance |
2026-05-20 03:13:47.018366 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-20 03:13:47.018377 | instance | Wednesday 20 May 2026 03:13:47 +0000 (0:00:01.045) 0:08:23.332 *********
2026-05-20 03:13:47.231598 | instance | ok: [instance]
2026-05-20 03:13:47.231656 | instance |
2026-05-20 03:13:47.231667 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-05-20 03:13:47.231682 | instance | Wednesday 20 May 2026 03:13:47 +0000 (0:00:00.214) 0:08:23.546 *********
2026-05-20 03:13:48.302343 | instance | ok: [instance]
2026-05-20 03:13:48.302569 | instance |
2026-05-20 03:13:48.302876 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-05-20 03:13:48.303142 | instance | Wednesday 20 May 2026 03:13:48 +0000 (0:00:01.071) 0:08:24.617 *********
2026-05-20 03:13:48.501802 | instance | ok: [instance]
2026-05-20 03:13:48.502012 | instance |
2026-05-20 03:13:48.502375 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-20 03:13:48.502703 | instance | Wednesday 20 May 2026 03:13:48 +0000 (0:00:00.199) 0:08:24.817 *********
2026-05-20 03:13:48.546716 | instance | ok: [instance] => {
2026-05-20 03:13:48.546954 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz"
2026-05-20 03:13:48.547250 | instance | }
2026-05-20 03:13:48.547436 | instance |
2026-05-20 03:13:48.547690 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-20 03:13:48.547944 | instance | Wednesday 20 May 2026 03:13:48 +0000 (0:00:00.044) 0:08:24.862 *********
2026-05-20 03:13:49.331648 | instance | changed: [instance]
2026-05-20 03:13:49.331711 | instance |
2026-05-20 03:13:49.331854 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-20 03:13:49.331981 | instance | Wednesday 20 May 2026 03:13:49 +0000 (0:00:00.784) 0:08:25.647 *********
2026-05-20 03:13:50.785797 | instance | changed: [instance]
2026-05-20 03:13:50.786041 | instance |
2026-05-20 03:13:50.786326 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] ***********************
2026-05-20 03:13:50.786645 | instance | Wednesday 20 May 2026 03:13:50 +0000 (0:00:01.454) 0:08:27.101 *********
2026-05-20 03:13:51.129965 | instance | ok: [instance]
2026-05-20 03:13:51.130223 | instance |
2026-05-20 03:13:51.130525 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] ***************
2026-05-20 03:13:51.130959 | instance | Wednesday 20 May 2026 03:13:51 +0000 (0:00:00.343) 0:08:27.445 *********
2026-05-20 03:13:51.316588 | instance | changed: [instance]
2026-05-20 03:13:51.316659 | instance |
2026-05-20 03:13:51.316798 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] *************************
2026-05-20 03:13:51.316925 | instance | Wednesday 20 May 2026 03:13:51 +0000 (0:00:00.186) 0:08:27.632 *********
2026-05-20 03:13:51.550157 | instance | ok: [instance]
2026-05-20 03:13:51.550258 | instance |
2026-05-20 03:13:51.550405 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] ***
2026-05-20 03:13:51.550521 | instance | Wednesday 20 May 2026 03:13:51 +0000 (0:00:00.233) 0:08:27.866 *********
2026-05-20 03:13:51.744563 | instance | changed: [instance]
2026-05-20 03:13:51.744836 | instance |
2026-05-20 03:13:51.745194 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] ***
2026-05-20 03:13:51.745493 | instance | Wednesday 20 May 2026 03:13:51 +0000 (0:00:00.193) 0:08:28.059 *********
2026-05-20 03:13:51.939021 | instance | ok: [instance]
2026-05-20 03:13:51.939261 | instance |
2026-05-20 03:13:51.939535 | instance | TASK [Install plugin] **********************************************************
2026-05-20 03:13:51.939848 | instance | Wednesday 20 May 2026 03:13:51 +0000 (0:00:00.194) 0:08:28.254 *********
2026-05-20 03:13:51.985421 | instance | included: vexxhost.containers.download_artifact for instance
2026-05-20 03:13:51.985650 | instance |
2026-05-20 03:13:51.986065 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-20 03:13:51.986396 | instance | Wednesday 20 May 2026 03:13:51 +0000 (0:00:00.046) 0:08:28.301 *********
2026-05-20 03:13:52.027727 | instance | ok: [instance] => {
2026-05-20 03:13:52.027960 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz"
2026-05-20 03:13:52.028214 | instance | }
2026-05-20 03:13:52.028457 | instance |
2026-05-20 03:13:52.028722 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-20 03:13:52.028986 | instance | Wednesday 20 May 2026 03:13:52 +0000 (0:00:00.042) 0:08:28.343 *********
2026-05-20 03:13:53.083700 | instance | changed: [instance]
2026-05-20 03:13:53.083842 | instance |
2026-05-20 03:13:53.084035 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-20 03:13:53.084213 | instance | Wednesday 20 May 2026 03:13:53 +0000 (0:00:01.055) 0:08:29.399 *********
2026-05-20 03:13:55.075505 | instance | changed: [instance]
2026-05-20 03:13:55.075723 | instance |
2026-05-20 03:13:55.076011 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-20 03:13:55.076269 | instance | Wednesday 20 May 2026 03:13:55 +0000 (0:00:01.991) 0:08:31.390 *********
2026-05-20 03:13:55.110701 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-20 03:13:55.110950 | instance |
2026-05-20 03:13:55.111226 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-20 03:13:55.111587 | instance | Wednesday 20 May 2026 03:13:55 +0000 (0:00:00.035) 0:08:31.426 *********
2026-05-20 03:13:55.739268 | instance | changed: [instance]
2026-05-20 03:13:55.739499 | instance |
2026-05-20 03:13:55.739775 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] *************
2026-05-20 03:13:55.740042 | instance | Wednesday 20 May 2026 03:13:55 +0000 (0:00:00.628) 0:08:32.054 *********
2026-05-20 03:13:56.543822 | instance | ok: [instance]
2026-05-20 03:13:56.544105 | instance |
2026-05-20 03:13:56.544428 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] **************************
2026-05-20 03:13:56.544771 | instance | Wednesday 20 May 2026 03:13:56 +0000 (0:00:00.804) 0:08:32.859 *********
2026-05-20 03:13:58.437775 | instance | changed: [instance]
2026-05-20 03:13:58.437825 | instance |
2026-05-20 03:13:58.438302 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-20 03:13:58.438319 | instance | Wednesday 20 May 2026 03:13:58 +0000 (0:00:01.893) 0:08:34.753 *********
2026-05-20 03:13:58.479593 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-20 03:13:58.480065 | instance |
2026-05-20 03:13:58.480110 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-20 03:13:58.480117 | instance | Wednesday 20 May 2026 03:13:58 +0000 (0:00:00.042) 0:08:34.795 *********
2026-05-20 03:13:58.943920 | instance | changed: [instance]
2026-05-20 03:13:58.943960 | instance |
2026-05-20 03:13:58.943966 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] *******************
2026-05-20 03:13:58.943971 | instance | Wednesday 20 May 2026 03:13:58 +0000 (0:00:00.464) 0:08:35.259 *********
2026-05-20 03:14:33.656895 | instance | changed: [instance]
2026-05-20 03:14:33.657504 | instance |
2026-05-20 03:14:33.657518 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] *****************
2026-05-20 03:14:33.657529 | instance | Wednesday 20 May 2026 03:14:33 +0000 (0:00:34.711) 0:09:09.971 *********
2026-05-20 03:14:34.285166 | instance | changed: [instance]
2026-05-20 03:14:34.285435 | instance |
2026-05-20 03:14:34.285797 | instance | PLAY [all] *********************************************************************
2026-05-20 03:14:34.286102 | instance |
2026-05-20 03:14:34.286372 | instance | TASK [Gathering Facts] *********************************************************
2026-05-20 03:14:34.286654 | instance | Wednesday 20 May 2026 03:14:34 +0000 (0:00:00.629) 0:09:10.600 *********
2026-05-20 03:14:35.423096 | instance | ok: [instance]
2026-05-20 03:14:35.423210 | instance |
2026-05-20 03:14:35.423400 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] *********
2026-05-20 03:14:35.423568 | instance | Wednesday 20 May 2026 03:14:35 +0000 (0:00:01.137) 0:09:11.738 *********
2026-05-20 03:14:36.185456 | instance | changed: [instance]
2026-05-20 03:14:36.185745 | instance |
2026-05-20 03:14:36.186021 | instance | PLAY [all] *********************************************************************
2026-05-20 03:14:36.186275 | instance |
2026-05-20 03:14:36.186675 | instance | TASK [Uninstall unattended-upgrades] *******************************************
2026-05-20 03:14:36.186986 | instance | Wednesday 20 May 2026 03:14:36 +0000 (0:00:00.761) 0:09:12.500 *********
2026-05-20 03:14:36.924282 | instance | ok: [instance]
2026-05-20 03:14:36.924526 | instance |
2026-05-20 03:14:36.925285 | instance | PLAY [controllers] *************************************************************
2026-05-20 03:14:36.925388 | instance |
2026-05-20 03:14:36.925409 | instance | TASK [Gathering Facts] *********************************************************
2026-05-20 03:14:36.925635 | instance | Wednesday 20 May 2026 03:14:36 +0000 (0:00:00.739) 0:09:13.239 *********
2026-05-20 03:14:38.328974 | instance | ok: [instance]
2026-05-20 03:14:38.329064 | instance |
2026-05-20 03:14:38.329085 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-20 03:14:38.329100 | instance | Wednesday 20 May 2026 03:14:38 +0000 (0:00:01.404) 0:09:14.644 *********
2026-05-20 03:14:38.379495 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-20 03:14:38.379580 | instance |
2026-05-20 03:14:38.379724 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-20 03:14:38.379879 | instance | Wednesday 20 May 2026 03:14:38 +0000 (0:00:00.050) 0:09:14.694 *********
2026-05-20 03:14:38.855093 | instance | changed: [instance]
2026-05-20 03:14:38.855438 | instance |
2026-05-20 03:14:38.855815 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] **********
2026-05-20 03:14:38.856185 | instance | Wednesday 20 May 2026 03:14:38 +0000 (0:00:00.475) 0:09:15.170 *********
2026-05-20 03:14:40.692806 | instance | changed: [instance]
2026-05-20 03:14:40.693121 | instance |
2026-05-20 03:14:40.693438 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-20 03:14:40.693712 | instance | Wednesday 20 May 2026 03:14:40 +0000 (0:00:01.837) 0:09:17.008 *********
2026-05-20 03:14:40.735739 | instance | skipping: [instance]
2026-05-20 03:14:40.735998 | instance |
2026-05-20 03:14:40.736364 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] ***
2026-05-20 03:14:40.736655 | instance | Wednesday 20 May 2026 03:14:40 +0000 (0:00:00.043) 0:09:17.051 *********
2026-05-20 03:14:40.785215 | instance | skipping: [instance]
2026-05-20 03:14:40.785476 | instance |
2026-05-20 03:14:40.785795 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] *********
2026-05-20 03:14:40.786093 | instance | Wednesday 20 May 2026 03:14:40 +0000 (0:00:00.049) 0:09:17.100 *********
2026-05-20 03:14:40.821642 | instance | skipping: [instance]
2026-05-20 03:14:40.821803 | instance |
2026-05-20 03:14:40.822099 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] ***
2026-05-20 03:14:40.822359 | instance | Wednesday 20 May 2026 03:14:40 +0000 (0:00:00.036) 0:09:17.136 *********
2026-05-20 03:14:40.856962 | instance | skipping: [instance]
2026-05-20 03:14:40.857455 | instance |
2026-05-20 03:14:40.857769 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] *********************
2026-05-20 03:14:40.858052 | instance | Wednesday 20 May 2026 03:14:40 +0000 (0:00:00.034) 0:09:17.171 *********
2026-05-20 03:14:40.900216 | instance | skipping: [instance]
2026-05-20 03:14:40.900439 | instance |
2026-05-20 03:14:40.900707 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] **************
2026-05-20 03:14:40.900975 | instance | Wednesday 20 May 2026 03:14:40 +0000 (0:00:00.044) 0:09:17.215 *********
2026-05-20 03:14:40.949644 | instance | skipping: [instance]
2026-05-20 03:14:40.949921 | instance |
2026-05-20 03:14:40.950197 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] *****
2026-05-20 03:14:40.950467 | instance | Wednesday 20 May 2026 03:14:40 +0000 (0:00:00.049) 0:09:17.265 *********
2026-05-20 03:14:40.989093 | instance | skipping: [instance]
2026-05-20 03:14:40.989308 | instance |
2026-05-20 03:14:40.989570 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************
2026-05-20 03:14:40.989844 | instance | Wednesday 20 May 2026 03:14:40 +0000 (0:00:00.039) 0:09:17.305 *********
2026-05-20 03:14:41.019946 | instance | skipping: [instance]
2026-05-20 03:14:41.020194 | instance |
2026-05-20 03:14:41.020463 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ********************
2026-05-20 03:14:41.020719 | instance | Wednesday 20 May 2026 03:14:41 +0000 (0:00:00.030) 0:09:17.335 *********
2026-05-20 03:14:41.066878 | instance | skipping: [instance]
2026-05-20 03:14:41.067017 | instance |
2026-05-20 03:14:41.067265 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] ***
2026-05-20 03:14:41.067533 | instance | Wednesday 20 May 2026 03:14:41 +0000 (0:00:00.046) 0:09:17.382 *********
2026-05-20 03:14:41.106555 | instance | skipping: [instance]
2026-05-20 03:14:41.106981 | instance |
2026-05-20 03:14:41.107224 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] **********************
2026-05-20 03:14:41.107499 | instance | Wednesday 20 May 2026 03:14:41 +0000 (0:00:00.039) 0:09:17.422 *********
2026-05-20 03:14:41.142623 | instance | skipping: [instance]
2026-05-20 03:14:41.142898 | instance |
2026-05-20 03:14:41.143177 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] ****************
2026-05-20 03:14:41.143455 | instance | Wednesday 20 May 2026 03:14:41 +0000 (0:00:00.036) 0:09:17.458 *********
2026-05-20 03:14:41.181826 | instance | skipping: [instance]
2026-05-20 03:14:41.182006 | instance |
2026-05-20 03:14:41.182266 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ******************
2026-05-20 03:14:41.182554 | instance | Wednesday 20 May 2026 03:14:41 +0000 (0:00:00.039) 0:09:17.497 *********
2026-05-20 03:14:41.228748 | instance | skipping: [instance]
2026-05-20 03:14:41.228976 | instance |
2026-05-20 03:14:41.229227 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] **********************
2026-05-20 03:14:41.229486 | instance | Wednesday 20 May 2026 03:14:41 +0000 (0:00:00.046) 0:09:17.544 *********
2026-05-20 03:14:41.261868 | instance | skipping: [instance]
2026-05-20 03:14:41.262070 | instance |
2026-05-20 03:14:41.262330 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] *********
2026-05-20 03:14:41.262615 | instance | Wednesday 20 May 2026 03:14:41 +0000 (0:00:00.033) 0:09:17.577 *********
2026-05-20 03:14:41.294376 | instance | skipping: [instance]
2026-05-20 03:14:41.294646 | instance |
2026-05-20 03:14:41.294917 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] *********
2026-05-20 03:14:41.295175 | instance | Wednesday 20 May 2026 03:14:41 +0000 (0:00:00.032) 0:09:17.610 *********
2026-05-20 03:14:41.332971 | instance | skipping: [instance]
2026-05-20 03:14:41.333195 | instance |
2026-05-20 03:14:41.333486 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] ***********
2026-05-20 03:14:41.333724 | instance | Wednesday 20 May 2026 03:14:41 +0000 (0:00:00.038) 0:09:17.648 *********
2026-05-20 03:14:41.365206 | instance | skipping: [instance]
2026-05-20 03:14:41.365467 | instance |
2026-05-20 03:14:41.365727 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] *************
2026-05-20 03:14:41.365989 | instance | Wednesday 20 May 2026 03:14:41 +0000 (0:00:00.032) 0:09:17.681 *********
2026-05-20 03:14:41.398468 | instance | skipping: [instance]
2026-05-20 03:14:41.398752 | instance |
2026-05-20 03:14:41.399077 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] **************
2026-05-20 03:14:41.399365 | instance | Wednesday 20 May 2026 03:14:41 +0000 (0:00:00.033) 0:09:17.714 *********
2026-05-20 03:14:41.433012 | instance | skipping: [instance]
2026-05-20 03:14:41.433249 | instance |
2026-05-20 03:14:41.433505 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] *************************
2026-05-20 03:14:41.433773 | instance | Wednesday 20 May 2026 03:14:41 +0000 (0:00:00.033) 0:09:17.748 *********
2026-05-20 03:14:41.467820 | instance | skipping: [instance]
2026-05-20 03:14:41.468043 | instance |
2026-05-20 03:14:41.468339 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] *************************
2026-05-20 03:14:41.468614 | instance | Wednesday 20 May 2026 03:14:41 +0000 (0:00:00.035) 0:09:17.783 *********
2026-05-20 03:14:41.503406 | instance | skipping: [instance]
2026-05-20 03:14:41.503529 | instance |
2026-05-20 03:14:41.503708 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] ***********
2026-05-20 03:14:41.503885 | instance | Wednesday 20 May 2026 03:14:41 +0000 (0:00:00.035) 0:09:17.819 *********
2026-05-20 03:14:41.537479 | instance | skipping: [instance]
2026-05-20 03:14:41.537807 | instance |
2026-05-20 03:14:41.538191 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] **********
2026-05-20 03:14:41.538567 | instance | Wednesday 20 May 2026 03:14:41 +0000 (0:00:00.033) 0:09:17.853 *********
2026-05-20 03:14:41.589482 | instance | skipping: [instance]
2026-05-20 03:14:41.589724 | instance |
2026-05-20 03:14:41.589987 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] **********************
2026-05-20 03:14:41.590246 | instance | Wednesday 20 May 2026 03:14:41 +0000 (0:00:00.051) 0:09:17.904 *********
2026-05-20 03:14:41.632545 | instance | skipping: [instance] => (item={'name': 'controllerplugin'})
2026-05-20 03:14:41.632917 | instance | skipping: [instance] => (item={'name': 'nodeplugin'})
2026-05-20 03:14:41.633167 | instance | skipping: [instance]
2026-05-20 03:14:41.633426 | instance |
2026-05-20 03:14:41.634670 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] ***************************
2026-05-20 03:14:41.634717 | instance | Wednesday 20 May 2026 03:14:41 +0000 (0:00:00.042) 0:09:17.946 *********
2026-05-20 03:14:41.667984 | instance | skipping: [instance]
2026-05-20 03:14:41.668065 | instance |
2026-05-20 03:14:41.668219 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ******************
2026-05-20 03:14:41.668369 | instance | Wednesday 20 May 2026 03:14:41 +0000 (0:00:00.035) 0:09:17.982 *********
2026-05-20 03:14:41.727096 | instance | skipping: [instance]
2026-05-20 03:14:41.727331 | instance |
2026-05-20 03:14:41.727607 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] *******************
2026-05-20 03:14:41.727875 | instance | Wednesday 20 May 2026 03:14:41 +0000 (0:00:00.059) 0:09:18.042 *********
2026-05-20 03:14:41.760921 | instance | skipping: [instance]
2026-05-20 03:14:41.761169 | instance |
2026-05-20 03:14:41.761569 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] ****************
2026-05-20 03:14:41.761861 | instance | Wednesday 20 May 2026 03:14:41 +0000 (0:00:00.034) 0:09:18.076 *********
2026-05-20 03:14:41.800138 | instance | skipping: [instance]
2026-05-20 03:14:41.800959 | instance |
2026-05-20 03:14:41.801032 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] **********
2026-05-20 03:14:41.801354 | instance | Wednesday 20 May 2026 03:14:41 +0000 (0:00:00.038) 0:09:18.115 *********
2026-05-20 03:14:41.866428 | instance | skipping: [instance]
2026-05-20 03:14:41.866751 | instance |
2026-05-20 03:14:41.867019 | instance | PLAY [Deploy Infrastructure] ***************************************************
2026-05-20 03:14:41.867276 | instance |
2026-05-20 03:14:41.867552 | instance | TASK [Gathering Facts] *********************************************************
2026-05-20 03:14:41.867812 | instance | Wednesday 20 May 2026 03:14:41 +0000 (0:00:00.066) 0:09:18.182 *********
2026-05-20 03:14:43.093303 | instance | ok: [instance]
2026-05-20 03:14:43.093445 | instance |
2026-05-20 03:14:43.093630 | instance | TASK [Deploy Helm chart] *******************************************************
2026-05-20 03:14:43.093815 | instance | Wednesday 20 May 2026 03:14:43 +0000 (0:00:01.226) 0:09:19.408 *********
2026-05-20 03:14:43.153362 | instance | included: vexxhost.kubernetes.cert_manager for instance
2026-05-20 03:14:43.153571 | instance |
2026-05-20 03:14:43.153988 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-20 03:14:43.154280 | instance | Wednesday 20 May 2026 03:14:43 +0000 (0:00:00.059) 0:09:19.468 *********
2026-05-20 03:14:43.203311 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-20 03:14:43.203479 | instance |
2026-05-20 03:14:43.203764 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-20 03:14:43.204022 | instance | Wednesday 20 May 2026 03:14:43 +0000 (0:00:00.049) 0:09:19.518 *********
2026-05-20 03:14:43.691100 | instance | changed: [instance]
2026-05-20 03:14:43.691225 | instance |
2026-05-20 03:14:43.691394 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ********************
2026-05-20 03:14:43.691553 | instance | Wednesday 20 May 2026 03:14:43 +0000 (0:00:00.487) 0:09:20.006 *********
2026-05-20 03:15:03.230667 | instance | changed: [instance]
2026-05-20 03:15:03.231017 | instance |
2026-05-20 03:15:03.231351 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] ***
2026-05-20 03:15:03.231668 | instance | Wednesday 20 May 2026 03:15:03 +0000 (0:00:19.539) 0:09:39.546 *********
2026-05-20 03:15:03.893664 | instance | changed: [instance]
2026-05-20 03:15:03.893820 | instance |
2026-05-20 03:15:03.894059 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] ***
2026-05-20 03:15:03.894235 | instance | Wednesday 20 May 2026 03:15:03 +0000 (0:00:00.663) 0:09:40.209 *********
2026-05-20 03:15:03.937546 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance
2026-05-20 03:15:03.937797 | instance |
2026-05-20 03:15:03.938094 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] ***************
2026-05-20 03:15:03.938391 | instance | Wednesday 20 May 2026 03:15:03 +0000 (0:00:00.043) 0:09:40.253 *********
2026-05-20 03:15:04.614298 | instance | changed: [instance]
2026-05-20 03:15:04.614360 | instance |
2026-05-20 03:15:04.614687 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] ****
2026-05-20 03:15:04.614752 | instance | Wednesday 20 May 2026 03:15:04 +0000 (0:00:00.676) 0:09:40.929 *********
2026-05-20 03:15:05.286603 | instance | ok: [instance]
2026-05-20 03:15:05.286663 | instance |
2026-05-20 03:15:05.286863 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ********
2026-05-20 03:15:05.286904 | instance | Wednesday 20 May 2026 03:15:05 +0000 (0:00:00.672) 0:09:41.602 *********
2026-05-20 03:15:05.749686 | instance | changed: [instance]
2026-05-20 03:15:05.749759 | instance |
2026-05-20 03:15:05.750321 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] *****************
2026-05-20 03:15:05.750382 | instance | Wednesday 20 May 2026 03:15:05 +0000 (0:00:00.454) 0:09:42.057 *********
2026-05-20 03:15:05.750394 | instance |
2026-05-20 03:15:05.750404 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] ***
2026-05-20 03:15:05.750422 | instance | Wednesday 20 May 2026 03:15:05 +0000 (0:00:00.008) 0:09:42.065 *********
2026-05-20 03:15:05.790243 | instance | skipping: [instance]
2026-05-20 03:15:05.790721 | instance |
2026-05-20 03:15:05.790798 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] ***
2026-05-20 03:15:05.790819 | instance | Wednesday 20 May 2026 03:15:05 +0000 (0:00:00.040) 0:09:42.106 *********
2026-05-20 03:15:07.378801 | instance | changed: [instance]
2026-05-20 03:15:07.378918 | instance |
2026-05-20 03:15:07.379296 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] ***
2026-05-20 03:15:07.379338 | instance | Wednesday 20 May 2026 03:15:07 +0000 (0:00:01.588) 0:09:43.694 *********
2026-05-20 03:15:09.665301 | instance | changed: [instance]
2026-05-20 03:15:09.665401 | instance |
2026-05-20 03:15:09.665608 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-20 03:15:09.665699 | instance | Wednesday 20 May 2026 03:15:09 +0000 (0:00:02.286) 0:09:45.980 *********
2026-05-20 03:15:09.712441 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-20 03:15:09.712774 | instance |
2026-05-20 03:15:09.712789 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-20 03:15:09.712795 | instance | Wednesday 20 May 2026 03:15:09 +0000 (0:00:00.047) 0:09:46.028 *********
2026-05-20 03:15:10.198235 | instance | changed: [instance]
2026-05-20 03:15:10.198313 | instance |
2026-05-20 03:15:10.198548 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] *******************
2026-05-20 03:15:10.198603 | instance | Wednesday 20 May 2026 03:15:10 +0000 (0:00:00.485) 0:09:46.514 *********
2026-05-20 03:15:24.260411 | instance | changed: [instance]
2026-05-20 03:15:24.260490 | instance |
2026-05-20 03:15:24.260624 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-20 03:15:24.260777 | instance | Wednesday 20 May 2026 03:15:24 +0000 (0:00:14.062) 0:10:00.576 *********
2026-05-20 03:15:24.302120 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-20 03:15:24.302273 | instance |
2026-05-20 03:15:24.302524 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-20 03:15:24.302592 | instance | Wednesday 20 May 2026 03:15:24 +0000 (0:00:00.041) 0:10:00.617 *********
2026-05-20 03:15:24.783292 | instance | changed: [instance]
2026-05-20 03:15:24.783362 | instance |
2026-05-20 03:15:24.783595 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ********
2026-05-20 03:15:24.783671 | instance | Wednesday 20 May 2026 03:15:24 +0000 (0:00:00.481) 0:10:01.099 *********
2026-05-20 03:15:27.741799 | instance | ok: [instance] => (item=messaging-topology-operator)
2026-05-20 03:15:27.741891 | instance | ok: [instance] => (item=rabbitmq-cluster)
2026-05-20 03:15:27.742200 | instance |
2026-05-20 03:15:27.742246 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] *******
2026-05-20 03:15:27.742252 | instance | Wednesday 20 May 2026 03:15:27 +0000 (0:00:02.958) 0:10:04.057 *********
2026-05-20 03:15:31.548500 | instance | changed: [instance]
2026-05-20 03:15:31.548584 | instance |
2026-05-20 03:15:31.548598 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-20 03:15:31.548609 | instance | Wednesday 20 May 2026 03:15:31 +0000 (0:00:03.805) 0:10:07.863 *********
2026-05-20 03:15:31.593817 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-20 03:15:31.593921 | instance |
2026-05-20 03:15:31.594244 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-20 03:15:31.594287 | instance | Wednesday 20 May 2026 03:15:31 +0000 (0:00:00.046) 0:10:07.909 *********
2026-05-20 03:15:32.074716 | instance | changed: [instance]
2026-05-20 03:15:32.075727 | instance |
2026-05-20 03:15:32.075794 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] ***
2026-05-20 03:15:32.075994 | instance | Wednesday 20 May 2026 03:15:32 +0000 (0:00:00.480) 0:10:08.390 *********
2026-05-20 03:15:35.041190 | instance | ok: [instance]
2026-05-20 03:15:35.041262 | instance |
2026-05-20 03:15:35.041400 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] ***
2026-05-20 03:15:35.041527 | instance | Wednesday 20 May 2026 03:15:35 +0000 (0:00:02.966) 0:10:11.357 *********
2026-05-20 03:15:37.576151 | instance | changed: [instance]
2026-05-20 03:15:37.577062 | instance |
2026-05-20 03:15:37.577124 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] ***
2026-05-20 03:15:37.577136 | instance | Wednesday 20 May 2026 03:15:37 +0000 (0:00:02.533) 0:10:13.891 *********
2026-05-20 03:15:38.197611 | instance | ok: [instance]
2026-05-20 03:15:38.197689 | instance |
2026-05-20 03:15:38.197944 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************
2026-05-20 03:15:38.198018 | instance | Wednesday 20 May 2026 03:15:38 +0000 (0:00:00.622) 0:10:14.513 *********
2026-05-20 03:15:38.879919 | instance | changed: [instance]
2026-05-20 03:15:38.880026 | instance |
2026-05-20 03:15:38.880256 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] ***
2026-05-20 03:15:38.880272 | instance | Wednesday 20 May 2026 03:15:38 +0000 (0:00:00.682) 0:10:15.195 *********
2026-05-20 03:15:39.973586 | instance | ok: [instance]
2026-05-20 03:15:39.973657 | instance |
2026-05-20 03:15:39.973834 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] ***
2026-05-20 03:15:39.973957 | instance | Wednesday 20 May 2026 03:15:39 +0000 (0:00:01.093) 0:10:16.289 *********
2026-05-20 03:15:40.016016 | instance | skipping: [instance]
2026-05-20 03:15:40.016076 | instance |
2026-05-20 03:15:40.016096 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] ***
2026-05-20 03:15:40.016241 | instance | Wednesday 20 May 2026 03:15:40 +0000 (0:00:00.042) 0:10:16.331 *********
2026-05-20 03:15:40.058744 | instance | skipping: [instance]
2026-05-20 03:15:40.058834 | instance |
2026-05-20 03:15:40.058962 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] **********
2026-05-20 03:15:40.059081 | instance | Wednesday 20 May 2026 03:15:40 +0000 (0:00:00.042) 0:10:16.374 *********
2026-05-20 03:15:40.100939 | instance | skipping: [instance]
2026-05-20 03:15:40.101180 | instance |
2026-05-20 03:15:40.101485 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] ***
2026-05-20 03:15:40.101774 | instance | Wednesday 20 May 2026 03:15:40 +0000 (0:00:00.042) 0:10:16.416 *********
2026-05-20 03:15:40.141383 | instance | skipping: [instance]
2026-05-20 03:15:40.141986 | instance |
2026-05-20 03:15:40.142029 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] ***
2026-05-20 03:15:40.142037 | instance | Wednesday 20 May 2026 03:15:40 +0000 (0:00:00.040) 0:10:16.457 *********
2026-05-20 03:15:40.184339 | instance | skipping: [instance]
2026-05-20 03:15:40.184384 | instance |
2026-05-20 03:15:40.184395 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] ****
2026-05-20 03:15:40.184405 | instance | Wednesday 20 May 2026 03:15:40 +0000 (0:00:00.041) 0:10:16.499 *********
2026-05-20 03:15:40.226076 | instance | skipping: [instance]
2026-05-20 03:15:40.226251 | instance |
2026-05-20 03:15:40.226407 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] *********
2026-05-20 03:15:40.226555 | instance | Wednesday 20 May 2026 03:15:40 +0000 (0:00:00.042) 0:10:16.542 *********
2026-05-20 03:15:40.270190 | instance | skipping: [instance]
2026-05-20 03:15:40.270535 | instance |
2026-05-20 03:15:40.270951 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] ***
2026-05-20 03:15:40.271344 | instance | Wednesday 20 May 2026 03:15:40 +0000 (0:00:00.043) 0:10:16.585 *********
2026-05-20 03:17:37.128816 | instance | changed: [instance]
2026-05-20 03:17:37.128906 | instance |
2026-05-20 03:17:37.128918 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] ***
2026-05-20 03:17:37.128929 | instance | Wednesday 20 May 2026 03:17:37 +0000 (0:01:56.857) 0:12:13.443 *********
2026-05-20 03:17:37.835573 | instance | changed: [instance]
2026-05-20 03:17:37.835642 | instance |
2026-05-20 03:17:37.835658 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-20 03:17:37.835671 | instance | Wednesday 20 May 2026 03:17:37 +0000 (0:00:00.707) 0:12:14.150 *********
2026-05-20 03:17:37.872102 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-20 03:17:37.872165 | instance |
2026-05-20 03:17:37.872317 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-20 03:17:37.872595 | instance | Wednesday 20 May 2026 03:17:37 +0000 (0:00:00.036) 0:12:14.187 *********
2026-05-20 03:17:38.350437 | instance | changed: [instance]
2026-05-20 03:17:38.350830 | instance |
2026-05-20 03:17:38.351233 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] ***********************
2026-05-20 03:17:38.351482 | instance | Wednesday 20 May 2026 03:17:38 +0000 (0:00:00.478) 0:12:14.665 *********
2026-05-20 03:17:39.065331 | instance | changed: [instance]
2026-05-20 03:17:39.065442 | instance |
2026-05-20 03:17:39.065605 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] **************************
2026-05-20 03:17:39.065765 | instance | Wednesday 20 May 2026 03:17:39 +0000 (0:00:00.715) 0:12:15.381 *********
2026-05-20 03:17:40.574990 | instance | changed: [instance]
2026-05-20 03:17:40.575513 | instance |
2026-05-20 03:17:40.575580 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-20 03:17:40.575995 | instance | Wednesday 20 May 2026 03:17:40 +0000 (0:00:01.508) 0:12:16.890 *********
2026-05-20 03:17:40.614901 | instance | skipping: [instance]
2026-05-20 03:17:40.615065 | instance |
2026-05-20 03:17:40.615245 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-20 03:17:40.615433 | instance | Wednesday 20 May 2026 03:17:40 +0000 (0:00:00.040) 0:12:16.930 *********
2026-05-20 03:17:40.647463 | instance | skipping: [instance]
2026-05-20 03:17:40.647855 | instance |
2026-05-20 03:17:40.647934 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-20 03:17:40.647943 | instance | Wednesday 20 May 2026 03:17:40 +0000 (0:00:00.032) 0:12:16.963 *********
2026-05-20 03:17:40.684851 | instance | skipping: [instance]
2026-05-20 03:17:40.685279 | instance |
2026-05-20 03:17:40.685323 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-20 03:17:40.685329 | instance | Wednesday 20 May 2026 03:17:40 +0000 (0:00:00.037) 0:12:17.000 *********
2026-05-20 03:17:40.716910 | instance | skipping: [instance]
2026-05-20 03:17:40.717038 | instance |
2026-05-20 03:17:40.717292 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-20 03:17:40.717335 | instance | Wednesday 20 May 2026 03:17:40 +0000 (0:00:00.031) 0:12:17.032 *********
2026-05-20 03:17:41.342032 | instance | ok: [instance]
2026-05-20 03:17:41.342108 | instance |
2026-05-20 03:17:41.342247 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-20 03:17:41.342362 | instance | Wednesday 20 May 2026 03:17:41 +0000 (0:00:00.625) 0:12:17.657 *********
2026-05-20 03:17:41.389130 | instance | ok: [instance]
2026-05-20 03:17:41.389386 | instance |
2026-05-20 03:17:41.389674 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-20 03:17:41.389945 | instance | Wednesday 20 May 2026 03:17:41 +0000 (0:00:00.046) 0:12:17.704 *********
2026-05-20 03:17:41.430167 | instance | ok: [instance]
2026-05-20 03:17:41.430398 | instance |
2026-05-20 03:17:41.430709 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-20 03:17:41.430970 | instance | Wednesday 20 May 2026 03:17:41 +0000 (0:00:00.041) 0:12:17.745 *********
2026-05-20 03:17:41.487785 | instance | ok: [instance] => (item=oslo_db)
2026-05-20 03:17:41.487895 | instance |
2026-05-20 03:17:41.488197 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-20 03:17:41.488499 | instance | Wednesday 20 May 2026 03:17:41 +0000 (0:00:00.057) 0:12:17.803 *********
2026-05-20 03:17:41.548603 | instance | ok: [instance]
2026-05-20 03:17:41.548914 | instance |
2026-05-20 03:17:41.549396 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-20 03:17:41.549812 | instance | Wednesday 20 May 2026 03:17:41 +0000 (0:00:00.060) 0:12:17.863 *********
2026-05-20 03:17:41.599727 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-20 03:17:41.599878 | instance |
2026-05-20 03:17:41.600072 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-20 03:17:41.600302 | instance | Wednesday 20 May 2026 03:17:41 +0000 (0:00:00.051) 0:12:17.915 *********
2026-05-20 03:17:42.101424 | instance | changed: [instance]
2026-05-20 03:17:42.101876 | instance |
2026-05-20 03:17:42.102394 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] ***
2026-05-20 03:17:42.102786 | instance | Wednesday 20 May 2026 03:17:42 +0000 (0:00:00.501) 0:12:18.416 *********
2026-05-20 03:17:42.762293 | instance | ok: [instance]
2026-05-20 03:17:42.762686 | instance |
2026-05-20 03:17:42.763249 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] *************
2026-05-20 03:17:42.763315 | instance | Wednesday 20 May 2026 03:17:42 +0000 (0:00:00.660) 0:12:19.077 *********
2026-05-20 03:17:43.877780 | instance | changed: [instance]
2026-05-20 03:17:43.877838 | instance |
2026-05-20 03:17:43.878124 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************
2026-05-20 03:17:43.878165 | instance | Wednesday 20 May 2026 03:17:43 +0000 (0:00:01.115) 0:12:20.193 *********
2026-05-20 03:17:44.221681 | instance | ok: [instance]
2026-05-20 03:17:44.221788 | instance |
2026-05-20 03:17:44.221841 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] *****************
2026-05-20 03:17:44.221979 | instance | Wednesday 20 May 2026 03:17:44 +0000 (0:00:00.343) 0:12:20.537 *********
2026-05-20 03:17:44.575218 | instance | changed: [instance]
2026-05-20 03:17:44.575315 | instance |
2026-05-20 03:17:44.575588 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] *******************
2026-05-20 03:17:44.575632 | instance | Wednesday 20 May 2026 03:17:44 +0000 (0:00:00.353) 0:12:20.890 *********
2026-05-20 03:17:44.981959 | instance | changed: [instance]
2026-05-20 03:17:44.982042 | instance |
2026-05-20 03:17:44.982323 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ******************
2026-05-20 03:17:44.982368 | instance | Wednesday 20 May 2026 03:17:44 +0000 (0:00:00.407) 0:12:21.297 *********
2026-05-20 03:17:45.309095 | instance | ok: [instance]
2026-05-20 03:17:45.309166 | instance |
2026-05-20 03:17:45.309186 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************
2026-05-20 03:17:45.309274 | instance | Wednesday 20 May 2026 03:17:45 +0000 (0:00:00.326) 0:12:21.624 *********
2026-05-20 03:20:14.726782 | instance | changed: [instance]
2026-05-20 03:20:14.726851 | instance |
2026-05-20 03:20:14.726978 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] ****************
2026-05-20 03:20:14.727085 | instance | Wednesday 20 May 2026 03:20:14 +0000 (0:02:29.418) 0:14:51.042 *********
2026-05-20 03:20:15.409042 | instance | ok: [instance]
2026-05-20 03:20:15.409115 | instance |
2026-05-20 03:20:15.409255 | instance | TASK [Create Keycloak Ingress] *************************************************
2026-05-20 03:20:15.409384 | instance | Wednesday 20 May 2026 03:20:15 +0000 (0:00:00.682) 0:14:51.724 *********
2026-05-20 03:20:15.463380 | instance | included: ingress for instance
2026-05-20 03:20:15.463818 | instance |
2026-05-20 03:20:15.463835 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] *******************
2026-05-20 03:20:15.463864 | instance | Wednesday 20 May 2026 03:20:15 +0000 (0:00:00.054) 0:14:51.779 *********
2026-05-20 03:20:16.343501 | instance | changed: [instance]
2026-05-20 03:20:16.343825 | instance |
2026-05-20 03:20:16.343956 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] *******************
2026-05-20 03:20:16.344217 | instance | Wednesday 20 May 2026 03:20:16 +0000 (0:00:00.880) 0:14:52.659 *********
2026-05-20 03:20:16.619574 | instance | ok: [instance]
2026-05-20 03:20:16.619644 | instance |
2026-05-20 03:20:16.619827 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] *************************
2026-05-20 03:20:16.619960 | instance | Wednesday 20 May 2026 03:20:16 +0000 (0:00:00.276) 0:14:52.935 *********
2026-05-20 03:20:17.456690 | instance | changed: [instance]
2026-05-20 03:20:17.456960 | instance |
2026-05-20 03:20:17.457283 | instance | PLAY [Deploy Monitoring] *******************************************************
2026-05-20 03:20:17.457549 | instance |
2026-05-20 03:20:17.457851 | instance | TASK [Gathering Facts] *********************************************************
2026-05-20 03:20:17.458145 | instance | Wednesday 20 May 2026 03:20:17 +0000 (0:00:00.836) 0:14:53.772 *********
2026-05-20 03:20:18.940543 | instance | ok: [instance]
2026-05-20 03:20:18.941459 | instance |
2026-05-20 03:20:18.941523 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-20 03:20:18.941538 | instance | Wednesday 20 May 2026 03:20:18 +0000 (0:00:01.483) 0:14:55.255 *********
2026-05-20 03:20:18.987542 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-20 03:20:18.987632 | instance |
2026-05-20 03:20:18.987864 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-20 03:20:18.987909 | instance | Wednesday 20 May 2026 03:20:18 +0000 (0:00:00.047) 0:14:55.303 *********
2026-05-20 03:20:19.464420 | instance | changed: [instance]
2026-05-20 03:20:19.464495 | instance |
2026-05-20 03:20:19.464772 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] ***********
2026-05-20 03:20:19.464838 | instance | Wednesday 20 May 2026 03:20:19 +0000 (0:00:00.476) 0:14:55.780 *********
2026-05-20 03:20:20.222272 | instance | ok: [instance]
2026-05-20 03:20:20.222397 | instance |
2026-05-20 03:20:20.222413 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] **********
2026-05-20 03:20:20.222588 | instance | Wednesday 20 May 2026 03:20:20 +0000 (0:00:00.758) 0:14:56.538 *********
2026-05-20 03:20:22.395540 | instance | changed: [instance]
2026-05-20 03:20:22.395609 | instance |
2026-05-20 03:20:22.395863 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-20 03:20:22.396070 | instance | Wednesday 20 May 2026 03:20:22 +0000 (0:00:02.172) 0:14:58.711 *********
2026-05-20 03:20:22.446979 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-20 03:20:22.447083 | instance |
2026-05-20 03:20:22.447278 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-20 03:20:22.447442 | instance | Wednesday 20 May 2026 03:20:22 +0000 (0:00:00.051) 0:14:58.762 *********
2026-05-20 03:20:23.070706 | instance | changed: [instance]
2026-05-20 03:20:23.070916 | instance |
2026-05-20 03:20:23.071212 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] ****
2026-05-20 03:20:23.071478 | instance | Wednesday 20 May 2026 03:20:23 +0000 (0:00:00.623) 0:14:59.386 *********
2026-05-20 03:20:24.320447 | instance | changed: [instance]
2026-05-20 03:20:24.320688 | instance |
2026-05-20 03:20:24.320977 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] ***
2026-05-20 03:20:24.321240 | instance | Wednesday 20 May 2026 03:20:24 +0000 (0:00:01.249) 0:15:00.635 *********
2026-05-20 03:20:25.060914 | instance | ok: [instance]
2026-05-20 03:20:25.061160 | instance |
2026-05-20 03:20:25.061443 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] *******
2026-05-20 03:20:25.061711 | instance | Wednesday 20 May 2026 03:20:25 +0000 (0:00:00.740) 0:15:01.376 *********
2026-05-20 03:20:32.314134 | instance | ok: [instance]
2026-05-20 03:20:32.314361 | instance |
2026-05-20 03:20:32.314761 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] ***
2026-05-20 03:20:32.315160 | instance | Wednesday 20 May 2026 03:20:32 +0000 (0:00:07.253) 0:15:08.629 *********
2026-05-20 03:20:33.826064 | instance | ok: [instance]
2026-05-20 03:20:33.827244 | instance |
2026-05-20 03:20:33.827295 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] ***
2026-05-20 03:20:33.827560 | instance | Wednesday 20 May 2026 03:20:33 +0000 (0:00:01.511) 0:15:10.141 *********
2026-05-20 03:20:34.099568 | instance | ok: [instance]
2026-05-20 03:20:34.099648 | instance |
2026-05-20 03:20:34.099937 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] ***
2026-05-20 03:20:34.099978 | instance | Wednesday 20 May 2026 03:20:34 +0000 (0:00:00.274) 0:15:10.415 *********
2026-05-20 03:20:34.298791 | instance | ok: [instance]
2026-05-20 03:20:34.299069 | instance |
2026-05-20 03:20:34.299135 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] ***
2026-05-20 03:20:34.299154 | instance | Wednesday 20 May 2026 03:20:34 +0000 (0:00:00.199) 0:15:10.614 *********
2026-05-20 03:20:34.509231 | instance | ok: [instance]
2026-05-20 03:20:34.509352 | instance |
2026-05-20 03:20:34.509587 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] ***
2026-05-20 03:20:34.509605 | instance | Wednesday 20 May 2026 03:20:34 +0000 (0:00:00.210) 0:15:10.825 *********
2026-05-20 03:20:35.174534 | instance | changed: [instance]
2026-05-20 03:20:35.174625 | instance |
2026-05-20 03:20:35.174882 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] ***
2026-05-20 03:20:35.174916 | instance | Wednesday 20 May 2026 03:20:35 +0000 (0:00:00.665) 0:15:11.490 *********
2026-05-20 03:20:52.088841 | instance | changed: [instance] => (item=alertmanager)
2026-05-20 03:20:52.089420 | instance | changed: [instance] => (item=grafana)
2026-05-20 03:20:52.089437 | instance | changed: [instance] => (item=prometheus)
2026-05-20 03:20:52.089443 | instance |
2026-05-20 03:20:52.089448 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] ***
2026-05-20 03:20:52.089452 | instance | Wednesday 20 May 2026 03:20:52 +0000 (0:00:16.914) 0:15:28.404 *********
2026-05-20 03:20:53.943242 | instance | ok: [instance] => (item=alertmanager)
2026-05-20 03:20:53.943321 | instance | ok: [instance] => (item=grafana)
2026-05-20 03:20:53.943822 | instance | ok: [instance] => (item=prometheus)
2026-05-20 03:20:53.943854 | instance |
2026-05-20 03:20:53.943865 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] *****
2026-05-20 03:20:53.943870 | instance | Wednesday 20 May 2026 03:20:53 +0000 (0:00:01.854) 0:15:30.259 *********
2026-05-20 03:20:57.312545 | instance | changed: [instance] => (item=None)
2026-05-20 03:20:57.312623 | instance | changed: [instance] => (item=None)
2026-05-20 03:20:57.312751 | instance | changed: [instance] => (item=None)
2026-05-20 03:20:57.312893 | instance | changed: [instance]
2026-05-20 03:20:57.312989 | instance |
2026-05-20 03:20:57.313279 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] *******
2026-05-20 03:20:57.313321 | instance | Wednesday 20 May 2026 03:20:57 +0000 (0:00:03.369) 0:15:33.628 *********
2026-05-20 03:21:02.644255 | instance | changed: [instance] => (item=None)
2026-05-20 03:21:02.644330 | instance | changed: [instance] => (item=None)
2026-05-20 03:21:02.644576 | instance | changed: [instance] => (item=None)
2026-05-20 03:21:02.644655 | instance | changed: [instance] => (item=None)
2026-05-20 03:21:02.644739 | instance | changed: [instance] => (item=None)
2026-05-20 03:21:02.644942 | instance | changed: [instance]
2026-05-20 03:21:02.644966 | instance |
2026-05-20 03:21:02.645138 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] *****
2026-05-20 03:21:02.645206 | instance | Wednesday 20 May 2026 03:21:02 +0000 (0:00:05.331) 0:15:38.960 *********
2026-05-20 03:21:13.921636 | instance | changed: [instance] => (item=alertmanager)
2026-05-20 03:21:13.921715 | instance | changed: [instance] => (item=prometheus)
2026-05-20 03:21:13.922109 | instance |
2026-05-20 03:21:13.922180 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] ***
2026-05-20 03:21:13.922192 | instance | Wednesday 20 May 2026 03:21:13 +0000 (0:00:11.277) 0:15:50.237 *********
2026-05-20 03:21:25.319471 | instance | changed: [instance] => (item=alertmanager)
2026-05-20 03:21:25.319604 | instance | changed: [instance] => (item=prometheus)
2026-05-20 03:21:25.319746 | instance |
2026-05-20 03:21:25.319932 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] ***
2026-05-20 03:21:25.320116 | instance | Wednesday 20 May 2026 03:21:25 +0000 (0:00:11.397) 0:16:01.635 *********
2026-05-20 03:21:26.106897 | instance | changed: [instance]
2026-05-20 03:21:26.106988 | instance |
2026-05-20 03:21:26.107002 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************
2026-05-20 03:21:26.107274 | instance | Wednesday 20 May 2026 03:21:26 +0000 (0:00:00.786) 0:16:02.422 *********
2026-05-20 03:21:34.101544 | instance | ok: [instance]
2026-05-20 03:21:34.101662 | instance |
2026-05-20 03:21:34.101841 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] ***
2026-05-20 03:21:34.102008 | instance | Wednesday 20 May 2026 03:21:34 +0000 (0:00:07.995) 0:16:10.417 *********
2026-05-20 03:21:49.749921 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'})
2026-05-20 03:21:49.749997 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'})
2026-05-20 03:21:49.750228 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'})
2026-05-20 03:21:49.750293 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'})
2026-05-20 03:21:49.750672 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'})
2026-05-20 03:21:49.750683 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'})
2026-05-20 03:21:49.751252 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'})
2026-05-20 03:21:49.751264 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'})
2026-05-20 03:21:49.751270 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'})
2026-05-20 03:21:49.751826 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'})
2026-05-20 03:21:49.751877 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'})
2026-05-20 03:21:49.751884 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'})
2026-05-20 03:21:49.751893 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'})
2026-05-20 03:21:49.752296 | instance |
2026-05-20 03:21:49.752357 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] ***********
2026-05-20 03:21:49.752378 | instance | Wednesday 20 May 2026 03:21:49 +0000 (0:00:15.648) 0:16:26.065 *********
2026-05-20 03:22:19.935577 | instance | changed: [instance]
2026-05-20 03:22:19.935672 | instance |
2026-05-20 03:22:19.936088 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-20 03:22:19.936155 | instance | Wednesday 20 May 2026 03:22:19 +0000 (0:00:30.185) 0:16:56.251 *********
2026-05-20 03:22:19.998288 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-20 03:22:19.998385 | instance |
2026-05-20 03:22:19.998568 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-20 03:22:19.998741 | instance | Wednesday 20 May 2026 03:22:19 +0000 (0:00:00.063) 0:16:56.314 *********
2026-05-20 03:22:20.527487 | instance | changed: [instance]
2026-05-20 03:22:20.527647 | instance |
2026-05-20 03:22:20.527822 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] ****************************
2026-05-20 03:22:20.528010 | instance | Wednesday 20 May 2026 03:22:20 +0000 (0:00:00.528) 0:16:56.843 *********
2026-05-20 03:22:24.060947 | instance | changed: [instance]
2026-05-20 03:22:24.061132 | instance |
2026-05-20 03:22:24.061376 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-20 03:22:24.061587 | instance | Wednesday 20 May 2026 03:22:24 +0000 (0:00:03.533) 0:17:00.376 *********
2026-05-20 03:22:24.114641 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-20 03:22:24.114865 | instance |
2026-05-20 03:22:24.114902 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-20 03:22:24.115050 | instance | Wednesday 20 May 2026 03:22:24 +0000 (0:00:00.053) 0:17:00.430 *********
2026-05-20 03:22:24.757424 | instance | changed: [instance]
2026-05-20 03:22:24.757486 | instance |
2026-05-20 03:22:24.757497 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] **************************
2026-05-20 03:22:24.757517 | instance | Wednesday 20 May 2026 03:22:24 +0000 (0:00:00.639) 0:17:01.070 *********
2026-05-20 03:22:26.790130 | instance | changed: [instance]
2026-05-20 03:22:26.790235 | instance |
2026-05-20 03:22:26.790302 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-20 03:22:26.790464 | instance | Wednesday 20 May 2026 03:22:26 +0000 (0:00:02.034) 0:17:03.105 *********
2026-05-20 03:22:26.851049 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-20 03:22:26.851199 | instance |
2026-05-20 03:22:26.851369 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-20 03:22:26.851544 | instance | Wednesday 20 May 2026 03:22:26 +0000 (0:00:00.061) 0:17:03.166 *********
2026-05-20 03:22:27.352100 | instance | changed: [instance]
2026-05-20 03:22:27.352235 | instance |
2026-05-20 03:22:27.352420 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] **********************
2026-05-20 03:22:27.352596 | instance | Wednesday 20 May 2026 03:22:27 +0000 (0:00:00.501) 0:17:03.667 *********
2026-05-20 03:22:30.323615 | instance | changed: [instance]
2026-05-20 03:22:30.323690 | instance |
2026-05-20 03:22:30.323934 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] **********************
2026-05-20 03:22:30.324059 | instance | Wednesday 20 May 2026 03:22:30 +0000 (0:00:02.971) 0:17:06.639 *********
2026-05-20 03:22:31.146065 | instance | changed: [instance]
2026-05-20 03:22:31.146145 | instance |
2026-05-20 03:22:31.146447 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-20 03:22:31.146483 | instance | Wednesday 20 May 2026 03:22:31 +0000 (0:00:00.822) 0:17:07.461 *********
2026-05-20 03:22:31.212501 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-20 03:22:31.212615 | instance |
2026-05-20 03:22:31.212893 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-20 03:22:31.212939 | instance | Wednesday 20 May 2026 03:22:31 +0000 (0:00:00.066) 0:17:07.528 *********
2026-05-20 03:22:31.685625 | instance | changed: [instance]
2026-05-20 03:22:31.685799 | instance |
2026-05-20 03:22:31.685870 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] **********
2026-05-20 03:22:31.686010 | instance | Wednesday 20 May 2026 03:22:31 +0000 (0:00:00.473) 0:17:08.001 *********
2026-05-20 03:22:33.420522 | instance | changed: [instance]
2026-05-20 03:22:33.420597 | instance |
2026-05-20 03:22:33.420738 | instance | PLAY [Deploy OpenStack] ********************************************************
2026-05-20 03:22:33.420866 | instance |
2026-05-20 03:22:33.420973 | instance | TASK [Gathering Facts] *********************************************************
2026-05-20 03:22:33.421093 | instance | Wednesday 20 May 2026 03:22:33 +0000 (0:00:01.735) 0:17:09.736 *********
2026-05-20 03:22:35.170725 | instance | ok: [instance]
2026-05-20 03:22:35.170794 | instance |
2026-05-20 03:22:35.171098 | instance | TASK [Fail if atmosphere_ceph_enabled is set] **********************************
2026-05-20 03:22:35.171137 | instance | Wednesday 20 May 2026 03:22:35 +0000 (0:00:01.749) 0:17:11.486 *********
2026-05-20 03:22:35.257314 | instance | skipping: [instance]
2026-05-20 03:22:35.257373 | instance |
2026-05-20 03:22:35.257612 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-20 03:22:35.257630 | instance | Wednesday 20 May 2026 03:22:35 +0000 (0:00:00.086) 0:17:11.573 *********
2026-05-20 03:22:35.325718 | instance | ok: [instance]
2026-05-20 03:22:35.325821 | instance |
2026-05-20 03:22:35.325886 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-20 03:22:35.326003 | instance | Wednesday 20 May 2026 03:22:35 +0000 (0:00:00.068) 0:17:11.641 *********
2026-05-20 03:22:35.369976 | instance | skipping: [instance]
2026-05-20 03:22:35.370070 | instance |
2026-05-20 03:22:35.370227 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-20 03:22:35.370294 | instance | Wednesday 20 May 2026 03:22:35 +0000 (0:00:00.044) 0:17:11.685 *********
2026-05-20 03:22:35.423302 | instance | skipping: [instance]
2026-05-20 03:22:35.423359 | instance |
2026-05-20 03:22:35.423592 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-20 03:22:35.423605 | instance | Wednesday 20 May 2026 03:22:35 +0000 (0:00:00.052) 0:17:11.738 *********
2026-05-20 03:22:35.470068 | instance | skipping: [instance]
2026-05-20 03:22:35.470164 | instance |
2026-05-20 03:22:35.470448 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-20 03:22:35.470503 | instance | Wednesday 20 May 2026 03:22:35 +0000 (0:00:00.047) 0:17:11.785 *********
2026-05-20 03:22:35.521088 | instance | skipping: [instance]
2026-05-20 03:22:35.521147 | instance |
2026-05-20 03:22:35.521155 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-20 03:22:35.521167 | instance | Wednesday 20 May 2026 03:22:35 +0000 (0:00:00.050) 0:17:11.836 *********
2026-05-20 03:22:35.575404 | instance | skipping: [instance]
2026-05-20 03:22:35.575665 | instance |
2026-05-20 03:22:35.576026 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-20 03:22:35.576330 | instance | Wednesday 20 May 2026 03:22:35 +0000 (0:00:00.054) 0:17:11.890 *********
2026-05-20 03:22:35.628598 | instance | ok: [instance]
2026-05-20 03:22:35.628766 | instance |
2026-05-20 03:22:35.629590 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-20 03:22:35.629606 | instance | Wednesday 20 May 2026 03:22:35 +0000 (0:00:00.053) 0:17:11.944 *********
2026-05-20 03:22:35.686992 | instance | ok: [instance] => (item=oslo_cache)
2026-05-20 03:22:35.687269 | instance |
2026-05-20 03:22:35.687450 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-20 03:22:35.687612 | instance | Wednesday 20 May 2026 03:22:35 +0000 (0:00:00.058) 0:17:12.002 *********
2026-05-20 03:22:35.753655 | instance | ok: [instance]
2026-05-20 03:22:35.753885 | instance |
2026-05-20 03:22:35.754312 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-20 03:22:35.754439 | instance | Wednesday 20 May 2026 03:22:35 +0000 (0:00:00.066) 0:17:12.069 *********
2026-05-20 03:22:35.812767 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-20 03:22:35.813007 | instance |
2026-05-20 03:22:35.813316 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-20 03:22:35.813600 | instance | Wednesday 20 May 2026 03:22:35 +0000 (0:00:00.059) 0:17:12.128 *********
2026-05-20 03:22:36.339409 | instance | changed: [instance]
2026-05-20 03:22:36.339520 | instance |
2026-05-20 03:22:36.339713 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] ***********************
2026-05-20 03:22:36.339904 | instance | Wednesday 20 May 2026 03:22:36 +0000 (0:00:00.525) 0:17:12.654 *********
2026-05-20 03:22:37.918924 | instance | changed: [instance]
2026-05-20 03:22:37.919214 | instance |
2026-05-20 03:22:37.919508 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] **********
2026-05-20 03:22:37.919781 | instance | Wednesday 20 May 2026 03:22:37 +0000 (0:00:01.580) 0:17:14.234 *********
2026-05-20 03:22:38.738017 | instance | changed: [instance]
2026-05-20 03:22:38.738699 | instance |
2026-05-20 03:22:38.738777 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] *****************
2026-05-20 03:22:38.738790 | instance | Wednesday 20 May 2026 03:22:38 +0000 (0:00:00.819) 0:17:15.053 *********
2026-05-20 03:22:44.473520 | instance | changed: [instance]
2026-05-20 03:22:44.473621 | instance |
2026-05-20 03:22:44.473761 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] ****
2026-05-20 03:22:44.473917 | instance | Wednesday 20 May 2026 03:22:44 +0000 (0:00:05.735) 0:17:20.789 *********
2026-05-20 03:22:44.689548 | instance | changed: [instance]
2026-05-20 03:22:44.689809 | instance |
2026-05-20 03:22:44.690138 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] ***********
2026-05-20 03:22:44.690445 | instance | Wednesday 20 May 2026 03:22:44 +0000 (0:00:00.215) 0:17:21.004 *********
2026-05-20 03:22:45.189377 | instance | changed: [instance]
2026-05-20 03:22:45.189602 | instance |
2026-05-20 03:22:45.189729 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-20 03:22:45.189847 | instance | Wednesday 20 May 2026 03:22:45 +0000 (0:00:00.500) 0:17:21.505 *********
2026-05-20 03:22:45.277460 | instance | ok: [instance]
2026-05-20 03:22:45.278468 | instance |
2026-05-20 03:22:45.278787 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-20 03:22:45.279170 | instance | Wednesday 20 May 2026 03:22:45 +0000 (0:00:00.087) 0:17:21.593 *********
2026-05-20 03:22:45.371301 | instance | included: rabbitmq for instance
2026-05-20 03:22:45.371570 | instance |
2026-05-20 03:22:45.372014 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-05-20 03:22:45.372438 | instance | Wednesday 20 May 2026 03:22:45 +0000 (0:00:00.092) 0:17:21.686 *********
2026-05-20 03:22:46.294771 | instance | ok: [instance]
2026-05-20 03:22:46.295085 | instance |
2026-05-20 03:22:46.295430 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-05-20 03:22:46.295806 | instance | Wednesday 20 May 2026 03:22:46 +0000 (0:00:00.924) 0:17:22.610 *********
2026-05-20 03:22:46.349566 | instance | skipping: [instance]
2026-05-20 03:22:46.349776 | instance |
2026-05-20 03:22:46.350076 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-05-20 03:22:46.350346 | instance | Wednesday 20 May 2026 03:22:46 +0000 (0:00:00.054) 0:17:22.664 *********
2026-05-20 03:22:46.413498 | instance | skipping: [instance]
2026-05-20 03:22:46.413723 | instance |
2026-05-20 03:22:46.413996 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-05-20 03:22:46.414275 | instance | Wednesday 20 May 2026 03:22:46 +0000 (0:00:00.064) 0:17:22.728 *********
2026-05-20 03:22:46.473056 | instance | skipping: [instance]
2026-05-20 03:22:46.473270 | instance |
2026-05-20 03:22:46.473547 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-05-20 03:22:46.473815 | instance | Wednesday 20 May 2026 03:22:46 +0000 (0:00:00.059) 0:17:22.788 *********
2026-05-20 03:23:27.818690 | instance | changed: [instance]
2026-05-20 03:23:27.818910 | instance |
2026-05-20 03:23:27.819197 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-20 03:23:27.819471 | instance | Wednesday 20 May 2026 03:23:27 +0000 (0:00:41.345) 0:18:04.133 *********
2026-05-20 03:23:28.501698 | instance | ok: [instance]
2026-05-20 03:23:28.501907 | instance |
2026-05-20 03:23:28.502222 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-20 03:23:28.502603 | instance | Wednesday 20 May 2026 03:23:28 +0000 (0:00:00.683) 0:18:04.817 *********
2026-05-20 03:23:28.561101 | instance | ok: [instance]
2026-05-20 03:23:28.561221 | instance |
2026-05-20 03:23:28.561405 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-20 03:23:28.561575 | instance | Wednesday 20 May 2026 03:23:28 +0000 (0:00:00.059) 0:18:04.876 *********
2026-05-20 03:23:28.618388 | instance | skipping: [instance]
2026-05-20 03:23:28.618663 | instance |
2026-05-20 03:23:28.618948 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-20 03:23:28.619257 | instance | Wednesday 20 May 2026 03:23:28 +0000 (0:00:00.057) 0:18:04.934 *********
2026-05-20 03:23:28.675387 | instance | skipping: [instance]
2026-05-20 03:23:28.675616 | instance |
2026-05-20 03:23:28.675877 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-20 03:23:28.676139 | instance | Wednesday 20 May 2026 03:23:28 +0000 (0:00:00.056) 0:18:04.991 *********
2026-05-20 03:23:28.729710 | instance | ok: [instance]
2026-05-20 03:23:28.729912 | instance |
2026-05-20 03:23:28.730191 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-20 03:23:28.730522 | instance | Wednesday 20 May 2026 03:23:28 +0000 (0:00:00.053) 0:18:05.044 *********
2026-05-20 03:23:28.827630 | instance | ok: [instance] => (item=identity)
2026-05-20 03:23:28.828037 | instance | ok: [instance] => (item=oslo_messaging)
2026-05-20 03:23:28.828380 | instance | ok: [instance] => (item=oslo_cache)
2026-05-20 03:23:28.828637 | instance | ok: [instance] => (item=oslo_db)
2026-05-20 03:23:28.828880 | instance |
2026-05-20 03:23:28.829246 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-20 03:23:28.829575 | instance | Wednesday 20 May 2026 03:23:28 +0000 (0:00:00.098) 0:18:05.143 *********
2026-05-20 03:23:28.902772 | instance | ok: [instance]
2026-05-20 03:23:28.902893 | instance |
2026-05-20 03:23:28.903071 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-20 03:23:28.903232 | instance | Wednesday 20 May 2026 03:23:28 +0000 (0:00:00.075) 0:18:05.218 *********
2026-05-20 03:23:28.967972 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-20 03:23:28.968088 | instance |
2026-05-20 03:23:28.968323 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-20 03:23:28.968406 | instance | Wednesday 20 May 2026 03:23:28 +0000 (0:00:00.065) 0:18:05.283 *********
2026-05-20 03:23:29.500830 | instance | changed: [instance]
2026-05-20 03:23:29.500978 | instance |
2026-05-20 03:23:29.501165 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] *******************
2026-05-20 03:23:29.501350 | instance | Wednesday 20 May 2026 03:23:29 +0000 (0:00:00.532) 0:18:05.816 *********
2026-05-20 03:23:31.170208 | instance | ok: [instance] => (item=None)
2026-05-20 03:23:31.170457 | instance | ok: [instance]
2026-05-20 03:23:31.170771 | instance |
2026-05-20 03:23:31.171064 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] ***
2026-05-20 03:23:31.171418 | instance | Wednesday 20 May 2026 03:23:31 +0000 (0:00:01.669) 0:18:07.485 *********
2026-05-20 03:23:32.173319 | instance | ok: [instance] => (item=atmosphere)
2026-05-20 03:23:32.173518 | instance |
2026-05-20 03:23:32.173883 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] ***
2026-05-20 03:23:32.174331 | instance | Wednesday 20 May 2026 03:23:32 +0000 (0:00:01.003) 0:18:08.488 *********
2026-05-20 03:23:33.092944 | instance | changed: [instance]
2026-05-20 03:23:33.093111 | instance |
2026-05-20 03:23:33.093395 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ******************
2026-05-20 03:23:33.093685 | instance | Wednesday 20 May 2026 03:23:33 +0000 (0:00:00.919) 0:18:09.408 *********
2026-05-20 03:23:34.216221 | instance | changed: [instance] => (item=None)
2026-05-20 03:23:34.216364 | instance | changed: [instance]
2026-05-20 03:23:34.216640 | instance |
2026-05-20 03:23:34.216936 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] ***
2026-05-20 03:23:34.217200 | instance | Wednesday 20 May 2026 03:23:34 +0000 (0:00:01.123) 0:18:10.531 *********
2026-05-20 03:23:35.932471 | instance | changed: [instance] => (item=None)
2026-05-20 03:23:35.932819 | instance | changed: [instance]
2026-05-20 03:23:35.933185 | instance |
2026-05-20 03:23:35.933534 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************
2026-05-20 03:23:35.933924 | instance | Wednesday 20 May 2026 03:23:35 +0000 (0:00:01.716) 0:18:12.247 *********
2026-05-20 03:26:23.395588 | instance | changed: [instance]
2026-05-20 03:26:23.395724 | instance |
2026-05-20 03:26:23.395747 | instance | TASK [Create Ingress] **********************************************************
2026-05-20 03:26:23.395761 | instance | Wednesday 20 May 2026 03:26:23 +0000 (0:02:47.462) 0:20:59.710 *********
2026-05-20 03:26:23.506655 | instance | included: openstack_helm_ingress for instance
2026-05-20 03:26:23.506760 | instance |
2026-05-20 03:26:23.506992 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-05-20 03:26:23.507052 | instance | Wednesday 20 May 2026 03:26:23 +0000 (0:00:00.111) 0:20:59.822 *********
2026-05-20 03:26:23.558433 | instance | skipping: [instance]
2026-05-20 03:26:23.558514 | instance |
2026-05-20 03:26:23.558692 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-05-20 03:26:23.558773 | instance | Wednesday 20 May 2026 03:26:23 +0000 (0:00:00.052) 0:20:59.874 *********
2026-05-20 03:26:23.610396 | instance | skipping: [instance]
2026-05-20 03:26:23.610731 | instance |
2026-05-20 03:26:23.611164 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-05-20 03:26:23.611246 | instance | Wednesday 20 May 2026 03:26:23 +0000 (0:00:00.050) 0:20:59.925 *********
2026-05-20 03:26:23.679926 | instance | ok: [instance]
2026-05-20 03:26:23.679995 | instance |
2026-05-20 03:26:23.680263 | instance | TASK [Create Ingress identity] *************************************************
2026-05-20 03:26:23.680338 | instance | Wednesday 20 May 2026 03:26:23 +0000 (0:00:00.070) 0:20:59.995 *********
2026-05-20 03:26:23.773914 | instance | included: ingress for instance
2026-05-20 03:26:23.774012 | instance |
2026-05-20 03:26:23.774380 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] *******************
2026-05-20 03:26:23.774426 | instance | Wednesday 20 May 2026 03:26:23 +0000 (0:00:00.093) 0:21:00.089 *********
2026-05-20 03:26:24.804225 | instance | changed: [instance]
2026-05-20 03:26:24.804394 | instance |
2026-05-20 03:26:24.804649 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] *********
2026-05-20 03:26:24.804842 | instance | Wednesday 20 May 2026 03:26:24 +0000 (0:00:01.029) 0:21:01.119 *********
2026-05-20 03:26:29.179850 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left).
2026-05-20 03:26:29.180025 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left).
2026-05-20 03:26:29.180296 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left).
2026-05-20 03:26:29.180643 | instance | ok: [instance]
2026-05-20 03:26:29.180922 | instance |
2026-05-20 03:26:29.181199 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ********
2026-05-20 03:26:29.181466 | instance | Wednesday 20 May 2026 03:26:29 +0000 (0:00:04.375) 0:21:05.495 *********
2026-05-20 03:26:29.968263 | instance | ok: [instance]
2026-05-20 03:26:29.968378 | instance |
2026-05-20 03:26:29.968580 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ******************
2026-05-20 03:26:29.968800 | instance | Wednesday 20 May 2026 03:26:29 +0000 (0:00:00.788) 0:21:06.283 *********
2026-05-20 03:26:31.140145 | instance | ok: [instance] => (item=atmosphere)
2026-05-20 03:26:31.140470 | instance |
2026-05-20 03:26:31.140789 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] *******
2026-05-20 03:26:31.141064 | instance | Wednesday 20 May 2026 03:26:31 +0000 (0:00:01.171) 0:21:07.455 *********
2026-05-20 03:26:32.651336 | instance | changed: [instance] => (item=atmosphere)
2026-05-20 03:26:32.651616 | instance |
2026-05-20 03:26:32.651916 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ******
2026-05-20 03:26:32.652289 | instance | Wednesday 20 May 2026 03:26:32 +0000 (0:00:01.511) 0:21:08.966 *********
2026-05-20 03:26:33.807855 | instance | changed: [instance] => (item=atmosphere)
2026-05-20 03:26:33.807922 | instance |
2026-05-20 03:26:33.807928 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] *****
2026-05-20 03:26:33.807933 | instance | Wednesday 20 May 2026 03:26:33 +0000 (0:00:01.156) 0:21:10.122 *********
2026-05-20 03:26:35.005066 | instance | changed: [instance] => (item=atmosphere)
2026-05-20 03:26:35.005141 | instance |
2026-05-20 03:26:35.005459 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] *********
2026-05-20 03:26:35.005498 | instance | Wednesday 20 May 2026 03:26:34 +0000 (0:00:01.197) 0:21:11.320 *********
2026-05-20 03:26:35.292737 | instance | changed: [instance]
2026-05-20 03:26:35.292878 | instance |
2026-05-20 03:26:35.293161 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-05-20 03:26:35.293237 | instance | Wednesday 20 May 2026 03:26:35 +0000 (0:00:00.287) 0:21:11.608 *********
2026-05-20 03:26:36.636382 | instance | ok: [instance]
2026-05-20 03:26:36.636464 | instance |
2026-05-20 03:26:36.636472 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-05-20 03:26:36.636479 | instance | Wednesday 20 May 2026 03:26:36 +0000 (0:00:01.342) 0:21:12.950 *********
2026-05-20 03:26:36.891120 | instance | ok: [instance]
2026-05-20 03:26:36.891203 | instance |
2026-05-20 03:26:36.891585 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-20 03:26:36.891638 | instance | Wednesday 20 May 2026 03:26:36 +0000 (0:00:00.256) 0:21:13.207 *********
2026-05-20 03:26:36.982810 | instance | ok: [instance] => {
2026-05-20 03:26:36.982898 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz"
2026-05-20 03:26:36.983500 | instance | }
2026-05-20 03:26:36.983873 | instance |
2026-05-20 03:26:36.983883 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-20 03:26:36.983889 | instance | Wednesday 20 May 2026 03:26:36 +0000 (0:00:00.091) 0:21:13.298 *********
2026-05-20 03:26:37.668075 | instance | changed: [instance]
2026-05-20 03:26:37.668183 | instance |
2026-05-20 03:26:37.668424 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-20 03:26:37.668505 | instance | Wednesday 20 May 2026 03:26:37 +0000 (0:00:00.685) 0:21:13.984 *********
2026-05-20 03:26:39.053191 | instance | changed: [instance]
2026-05-20 03:26:39.053283 | instance |
2026-05-20 03:26:39.053303 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] *********************
2026-05-20 03:26:39.053318 | instance | Wednesday 20 May 2026 03:26:39 +0000 (0:00:01.383) 0:21:15.367 *********
2026-05-20 03:26:39.580928 | instance | changed: [instance]
2026-05-20 03:26:39.581100 | instance |
2026-05-20 03:26:39.581292 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] ***
2026-05-20 03:26:39.581472 | instance | Wednesday 20 May 2026 03:26:39 +0000 (0:00:00.528) 0:21:15.896 *********
2026-05-20 03:26:40.321093 | instance | ok: [instance]
2026-05-20 03:26:40.321632 | instance |
2026-05-20 03:26:40.321646 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] ***
2026-05-20 03:26:40.321887 | instance | Wednesday 20 May 2026 03:26:40 +0000 (0:00:00.739) 0:21:16.636 *********
2026-05-20 03:26:41.266324 | instance | ok: [instance]
2026-05-20 03:26:41.266491 | instance |
2026-05-20 03:26:41.266840 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] ***
2026-05-20 03:26:41.267018 | instance | Wednesday 20 May 2026 03:26:41 +0000 (0:00:00.945) 0:21:17.582 *********
2026-05-20 03:26:41.660601 | instance | ok: [instance]
2026-05-20 03:26:41.660735 | instance |
2026-05-20 03:26:41.660983 | instance | TASK [Generate OpenStack-Helm endpoints] ***************************************
2026-05-20 03:26:41.661197 | instance | Wednesday 20 May 2026 03:26:41 +0000 (0:00:00.394) 0:21:17.976 *********
2026-05-20 03:26:41.806055 | instance | included: openstack_helm_endpoints for instance
2026-05-20 03:26:41.806272 | instance |
2026-05-20 03:26:41.806931 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-20 03:26:41.807222 | instance | Wednesday 20 May 2026 03:26:41 +0000 (0:00:00.145) 0:21:18.121 *********
2026-05-20 03:26:41.859147 | instance | skipping: [instance]
2026-05-20 03:26:41.859365 | instance |
2026-05-20 03:26:41.859674 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-20 03:26:41.859936 | instance | Wednesday 20 May 2026 03:26:41 +0000 (0:00:00.053) 0:21:18.174 *********
2026-05-20 03:26:41.910000 | instance | skipping: [instance]
2026-05-20 03:26:41.910331 | instance |
2026-05-20 03:26:41.910747 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-20 03:26:41.911013 | instance | Wednesday 20 May 2026 03:26:41 +0000 (0:00:00.050) 0:21:18.225 *********
2026-05-20 03:26:41.969806 | instance | skipping: [instance]
2026-05-20 03:26:41.970029 | instance |
2026-05-20 03:26:41.970356 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-20 03:26:41.970799 | instance | Wednesday 20 May 2026 03:26:41 +0000 (0:00:00.060) 0:21:18.285 *********
2026-05-20 03:26:42.016434 | instance | skipping: [instance]
2026-05-20 03:26:42.016812 | instance |
2026-05-20 03:26:42.017158 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-20 03:26:42.017447 | instance | Wednesday 20 May 2026 03:26:42 +0000 (0:00:00.046) 0:21:18.332 *********
2026-05-20 03:26:42.067908 | instance | skipping: [instance]
2026-05-20 03:26:42.068248 | instance |
2026-05-20 03:26:42.068698 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-20 03:26:42.069179 | instance | Wednesday 20 May 2026 03:26:42 +0000 (0:00:00.051) 0:21:18.383 *********
2026-05-20 03:26:42.120305 | instance | skipping: [instance]
2026-05-20 03:26:42.120375 | instance |
2026-05-20 03:26:42.120530 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-20 03:26:42.120701 | instance | Wednesday 20 May 2026 03:26:42 +0000 (0:00:00.052) 0:21:18.436 *********
2026-05-20 03:26:42.175922 | instance | ok: [instance]
2026-05-20 03:26:42.176171 | instance |
2026-05-20 03:26:42.176588 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-20 03:26:42.176887 | instance | Wednesday 20 May 2026 03:26:42 +0000 (0:00:00.054) 0:21:18.490 *********
2026-05-20 03:26:42.242465 | instance | ok: [instance] => (item=identity)
2026-05-20 03:26:42.242595 | instance |
2026-05-20 03:26:42.242826 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-20 03:26:42.243007 | instance | Wednesday 20 May 2026 03:26:42 +0000 (0:00:00.067) 0:21:18.558 *********
2026-05-20 03:26:42.309949 | instance | ok: [instance]
2026-05-20 03:26:42.310170 | instance |
2026-05-20 03:26:42.310528 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] ****************
2026-05-20 03:26:42.310821 | instance | Wednesday 20 May 2026 03:26:42 +0000 (0:00:00.067) 0:21:18.625 *********
2026-05-20 03:26:42.884083 | instance | changed: [instance]
2026-05-20 03:26:42.884207 | instance |
2026-05-20 03:26:42.884740 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] **********
2026-05-20 03:26:42.884816 | instance | Wednesday 20 May 2026 03:26:42 +0000 (0:00:00.573) 0:21:19.199 *********
2026-05-20 03:26:43.435221 | instance | changed: [instance]
2026-05-20 03:26:43.435302 | instance |
2026-05-20 03:26:43.435569 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] ****
2026-05-20 03:26:43.435611 | instance | Wednesday 20 May 2026 03:26:43 +0000 (0:00:00.551) 0:21:19.751 *********
2026-05-20 03:26:43.961346 | instance | changed: [instance]
2026-05-20 03:26:43.961428 | instance |
2026-05-20 03:26:43.961714 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] **********
2026-05-20 03:26:43.961731 | instance | Wednesday 20 May 2026 03:26:43 +0000 (0:00:00.526) 0:21:20.277 *********
2026-05-20 03:26:44.516677 | instance | changed: [instance]
2026-05-20 03:26:44.516754 | instance |
2026-05-20 03:26:44.517010 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-20 03:26:44.517052 | instance | Wednesday 20 May 2026 03:26:44 +0000 (0:00:00.555) 0:21:20.832 *********
2026-05-20 03:26:44.618795 | instance | ok: [instance]
2026-05-20 03:26:44.619361 | instance |
2026-05-20 03:26:44.619388 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-20 03:26:44.619671 | instance | Wednesday 20 May 2026 03:26:44 +0000 (0:00:00.100) 0:21:20.932 *********
2026-05-20 03:26:44.706847 | instance | included: rabbitmq for instance
2026-05-20 03:26:44.707294 | instance |
2026-05-20 03:26:44.707622 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-05-20 03:26:44.708672 | instance | Wednesday 20 May 2026 03:26:44 +0000 (0:00:00.089) 0:21:21.022 *********
2026-05-20 03:26:45.442203 | instance | ok: [instance]
2026-05-20 03:26:45.442436 | instance |
2026-05-20 03:26:45.442714 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-05-20 03:26:45.443020 | instance | Wednesday 20 May 2026 03:26:45 +0000 (0:00:00.735) 0:21:21.757 *********
2026-05-20 03:26:45.491794 | instance | skipping: [instance]
2026-05-20 03:26:45.492034 | instance |
2026-05-20 03:26:45.492261 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-05-20 03:26:45.492436 | instance | Wednesday 20 May 2026 03:26:45 +0000 (0:00:00.049) 0:21:21.807 *********
2026-05-20 03:26:45.551798 | instance | skipping: [instance]
2026-05-20 03:26:45.552173 | instance |
2026-05-20 03:26:45.552604 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-05-20 03:26:45.552998 | instance | Wednesday 20 May 2026 03:26:45 +0000 (0:00:00.059) 0:21:21.867 *********
2026-05-20 03:26:45.598416 | instance | skipping: [instance]
2026-05-20 03:26:45.598693 | instance |
2026-05-20 03:26:45.599053 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-05-20 03:26:45.599344 | instance | Wednesday 20 May 2026 03:26:45 +0000 (0:00:00.046) 0:21:21.914 *********
2026-05-20 03:27:16.494379 | instance | changed: [instance]
2026-05-20 03:27:16.494454 | instance |
2026-05-20 03:27:16.494594 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-20 03:27:16.494723 | instance | Wednesday 20 May 2026 03:27:16 +0000 (0:00:30.896) 0:21:52.810 *********
2026-05-20 03:27:17.205940 | instance | ok: [instance]
2026-05-20 03:27:17.206011 | instance |
2026-05-20 03:27:17.206018 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-20 03:27:17.206025 | instance | Wednesday 20 May 2026 03:27:17 +0000 (0:00:00.710) 0:21:53.520 *********
2026-05-20 03:27:17.267637 | instance | ok: [instance]
2026-05-20 03:27:17.267732 | instance |
2026-05-20 03:27:17.267996 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-20 03:27:17.268056 | instance | Wednesday 20 May 2026 03:27:17 +0000 (0:00:00.062) 0:21:53.583 *********
2026-05-20 03:27:17.339026 | instance | skipping: [instance]
2026-05-20 03:27:17.339137 | instance |
2026-05-20 03:27:17.339472 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-20 03:27:17.339536 | instance | Wednesday 20 May 2026 03:27:17 +0000 (0:00:00.071) 0:21:53.654 *********
2026-05-20 03:27:17.402047 | instance | skipping: [instance]
2026-05-20 03:27:17.402419 | instance |
2026-05-20 03:27:17.402520 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-20 03:27:17.402777 | instance | Wednesday 20 May 2026 03:27:17 +0000 (0:00:00.063) 0:21:53.717 *********
2026-05-20 03:27:17.464013 | instance | ok: [instance]
2026-05-20 03:27:17.464140 | instance |
2026-05-20 03:27:17.464467 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-20 03:27:17.464564 | instance | Wednesday 20 May 2026 03:27:17 +0000 (0:00:00.061) 0:21:53.779 *********
2026-05-20 03:27:17.587455 | instance | ok: [instance] => (item=oslo_cache)
2026-05-20 03:27:17.587557 | instance | ok: [instance] => (item=oslo_db)
2026-05-20 03:27:17.587710 | instance | ok: [instance] => (item=identity)
2026-05-20 03:27:17.587856 | instance | ok: [instance] => (item=key_manager)
2026-05-20 03:27:17.587997 | instance | ok: [instance] => (item=oslo_messaging)
2026-05-20 03:27:17.588133 | instance |
2026-05-20 03:27:17.588307 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-20 03:27:17.588527 | instance | Wednesday 20 May 2026 03:27:17 +0000 (0:00:00.123) 0:21:53.903 *********
2026-05-20 03:27:17.658206 | instance | ok: [instance]
2026-05-20 03:27:17.658274 | instance |
2026-05-20 03:27:17.658409 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-20 03:27:17.658628 | instance | Wednesday 20 May 2026 03:27:17 +0000 (0:00:00.070) 0:21:53.973 *********
2026-05-20 03:27:17.726855 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-20 03:27:17.726938 | instance |
2026-05-20 03:27:17.727010 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-20 03:27:17.727128 | instance | Wednesday 20 May 2026 03:27:17 +0000 (0:00:00.068) 0:21:54.042 *********
2026-05-20 03:27:18.265915 | instance | changed: [instance]
2026-05-20 03:27:18.265994 | instance |
2026-05-20 03:27:18.266293 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************
2026-05-20 03:27:18.266367 | instance | Wednesday 20 May 2026 03:27:18 +0000 (0:00:00.539) 0:21:54.581 *********
2026-05-20 03:29:03.718886 | instance | changed: [instance]
2026-05-20 03:29:03.719010 | instance |
2026-05-20 03:29:03.719023 | instance | TASK [Create Ingress] **********************************************************
2026-05-20 03:29:03.719049 | instance | Wednesday 20 May 2026 03:29:03 +0000 (0:01:45.452) 0:23:40.034 *********
2026-05-20 03:29:03.836199 | instance | included: openstack_helm_ingress for instance
2026-05-20 03:29:03.836306 | instance |
2026-05-20 03:29:03.836538 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-05-20 03:29:03.836578 | instance | Wednesday 20 May 2026 03:29:03 +0000 (0:00:00.117) 0:23:40.152 *********
2026-05-20 03:29:03.893404 | instance | skipping: [instance]
2026-05-20 03:29:03.893483 | instance |
2026-05-20 03:29:03.893680 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-05-20 03:29:03.893871 | instance | Wednesday 20 May 2026 03:29:03 +0000 (0:00:00.057) 0:23:40.209 *********
2026-05-20 03:29:04.054015 | instance | skipping: [instance]
2026-05-20 03:29:04.054243 | instance |
2026-05-20 03:29:04.054539 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-05-20 03:29:04.054875 | instance | Wednesday 20 May 2026 03:29:04 +0000 (0:00:00.160) 0:23:40.369 *********
2026-05-20 03:29:04.125849 | instance | ok: [instance]
2026-05-20 03:29:04.125911 | instance |
2026-05-20 03:29:04.126084 | instance | TASK [Create Ingress key-manager] **********************************************
2026-05-20 03:29:04.126276 | instance | Wednesday 20 May 2026 03:29:04 +0000 (0:00:00.071) 0:23:40.441 *********
2026-05-20 03:29:04.207767 | instance | included: ingress for instance
2026-05-20 03:29:04.207998 | instance |
2026-05-20 03:29:04.208381 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] ****************
2026-05-20 03:29:04.208654 | instance | Wednesday 20 May 2026 03:29:04 +0000 (0:00:00.081) 0:23:40.523 *********
2026-05-20 03:29:05.271079 | instance | changed: [instance]
2026-05-20 03:29:05.271319 | instance |
2026-05-20 03:29:05.271434 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] **********************
2026-05-20 03:29:05.271682 | instance | Wednesday 20 May 2026 03:29:05 +0000 (0:00:01.063) 0:23:41.586 *********
2026-05-20 03:29:06.394710 | instance | changed: [instance]
2026-05-20 03:29:06.394939 | instance |
2026-05-20 03:29:06.395331 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************
2026-05-20 03:29:06.395614 | instance | Wednesday 20 May 2026 03:29:06 +0000 (0:00:01.123) 0:23:42.710 *********
2026-05-20 03:29:17.072579 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'})
2026-05-20 03:29:17.072805 | instance |
2026-05-20 03:29:17.073092 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-20 03:29:17.073371 | instance | Wednesday 20 May 2026 03:29:17 +0000 (0:00:10.677) 0:23:53.387 *********
2026-05-20 03:29:17.140726 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-20 03:29:17.140806 | instance |
2026-05-20 03:29:17.140929 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-20 03:29:17.141061 | instance | Wednesday 20 May 2026 03:29:17 +0000 (0:00:00.068) 0:23:53.456 *********
2026-05-20 03:29:17.656665 | instance | changed: [instance]
2026-05-20 03:29:17.656735 | instance |
2026-05-20 03:29:17.656912 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] ***********************
2026-05-20 03:29:17.657084 | instance | Wednesday 20 May 2026 03:29:17 +0000 (0:00:00.515) 0:23:53.972 *********
2026-05-20 03:29:20.553455 | instance | changed: [instance]
2026-05-20 03:29:20.553529 | instance |
2026-05-20 03:29:20.554352 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-20 03:29:20.554392 | instance | Wednesday 20 May 2026 03:29:20 +0000 (0:00:02.896) 0:23:56.868 *********
2026-05-20 03:29:20.610604 | instance | skipping: [instance]
2026-05-20 03:29:20.610736 | instance |
2026-05-20 03:29:20.610909 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-20 03:29:20.611069 | instance | Wednesday 20 May 2026 03:29:20 +0000 (0:00:00.057) 0:23:56.926 *********
2026-05-20 03:29:20.657302 | instance | skipping: [instance]
2026-05-20 03:29:20.657549 | instance |
2026-05-20 03:29:20.657911 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-20 03:29:20.658575 | instance | Wednesday 20 May 2026 03:29:20 +0000 (0:00:00.046) 0:23:56.972 *********
2026-05-20 03:29:20.700971 | instance | skipping: [instance]
2026-05-20 03:29:20.701276 | instance |
2026-05-20 03:29:20.701500 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-20 03:29:20.701761 | instance | Wednesday 20 May 2026 03:29:20 +0000 (0:00:00.044) 0:23:57.016 *********
2026-05-20 03:29:20.751575 | instance | skipping: [instance]
2026-05-20 03:29:20.751799 | instance |
2026-05-20 03:29:20.752132 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-20 03:29:20.752458 | instance | Wednesday 20 May 2026 03:29:20 +0000 (0:00:00.050) 0:23:57.067 *********
2026-05-20 03:29:20.801298 | instance | skipping: [instance]
2026-05-20 03:29:20.801528 | instance |
2026-05-20 03:29:20.801804 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-20 03:29:20.802063 | instance | Wednesday 20 May 2026 03:29:20 +0000 (0:00:00.049) 0:23:57.116 *********
2026-05-20 03:29:20.857778 | instance | skipping: [instance]
2026-05-20 03:29:20.857995 | instance |
2026-05-20 03:29:20.858325 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-20 03:29:20.858632 | instance | Wednesday 20 May 2026 03:29:20 +0000 (0:00:00.056) 0:23:57.173 *********
2026-05-20 03:29:20.914117 | instance | ok: [instance]
2026-05-20 03:29:20.914339 | instance |
2026-05-20 03:29:20.914626 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-20 03:29:20.914893 | instance | Wednesday 20 May 2026 03:29:20 +0000 (0:00:00.055) 0:23:57.229 *********
2026-05-20 03:29:20.981081 | instance | ok: [instance] => (item=rook_ceph_cluster)
2026-05-20 03:29:20.981257 | instance |
2026-05-20 03:29:20.981433 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-20 03:29:20.981590 | instance | Wednesday 20 May 2026 03:29:20 +0000 (0:00:00.067) 0:23:57.296 *********
2026-05-20 03:29:21.050482 | instance | ok: [instance]
2026-05-20 03:29:21.050558 | instance |
2026-05-20 03:29:21.050769 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-20 03:29:21.050932 | instance | Wednesday 20 May 2026 03:29:21 +0000 (0:00:00.069) 0:23:57.366 *********
2026-05-20 03:29:21.131948 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-20 03:29:21.132040 | instance |
2026-05-20 03:29:21.132215 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-20 03:29:21.132385 | instance | Wednesday 20 May 2026 03:29:21 +0000 (0:00:00.081) 0:23:57.447 *********
2026-05-20 03:29:21.669199 | instance | changed: [instance]
2026-05-20 03:29:21.669329 | instance |
2026-05-20 03:29:21.669573 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] ***
2026-05-20 03:29:21.669780 | instance | Wednesday 20 May 2026 03:29:21 +0000 (0:00:00.537) 0:23:57.984 *********
2026-05-20 03:29:43.348414 | instance | ok: [instance]
2026-05-20 03:29:43.348621 | instance |
2026-05-20 03:29:43.348943 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] ***
2026-05-20 03:29:43.349359 | instance | Wednesday 20 May 2026 03:29:43 +0000 (0:00:21.679) 0:24:19.664 *********
2026-05-20 03:29:57.789489 | instance | ok: [instance]
2026-05-20 03:29:57.789739 | instance |
2026-05-20 03:29:57.790018 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] ***
2026-05-20 03:29:57.790284 | instance | Wednesday 20 May 2026 03:29:57 +0000 (0:00:14.441) 0:24:34.105 *********
2026-05-20 03:29:59.132010 | instance | ok: [instance]
2026-05-20 03:29:59.132075 | instance |
2026-05-20 03:29:59.132088 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] ***
2026-05-20 03:29:59.132098 | instance | Wednesday 20 May 2026 03:29:59 +0000 (0:00:01.341) 0:24:35.446 *********
2026-05-20 03:30:00.355134 | instance | ok: [instance]
2026-05-20 03:30:00.355354 | instance |
2026-05-20 03:30:00.355659 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] ***
2026-05-20 03:30:00.356040 | instance | Wednesday 20 May 2026 03:30:00 +0000 (0:00:01.223) 0:24:36.670 *********
2026-05-20 03:30:01.101688 | instance | changed: [instance]
2026-05-20 03:30:01.101940 | instance |
2026-05-20 03:30:01.102362 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] ****
2026-05-20 03:30:01.102574 | instance | Wednesday 20 May 2026 03:30:01 +0000 (0:00:00.746) 0:24:37.417 *********
2026-05-20 03:30:01.871464 | instance | changed: [instance]
2026-05-20 03:30:01.871550 | instance |
2026-05-20 03:30:01.871741 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] ***************
2026-05-20 03:30:01.871877 | instance | Wednesday 20 May 2026 03:30:01 +0000 (0:00:00.770) 0:24:38.187 *********
2026-05-20 03:30:05.121352 | instance | changed: [instance]
2026-05-20 03:30:05.121483 | instance |
2026-05-20 03:30:05.121675 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] ***********
2026-05-20 03:30:05.121844 | instance | Wednesday 20 May 2026 03:30:05 +0000 (0:00:03.249) 0:24:41.437 *********
2026-05-20 03:30:07.014115 | instance | [WARNING]: Module did not set no_log for update_password
2026-05-20 03:30:07.041962 | instance | changed: [instance]
2026-05-20 03:30:07.042102 | instance |
2026-05-20 03:30:07.042289 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] ***
2026-05-20 03:30:07.042468 | instance | Wednesday 20 May 2026 03:30:07 +0000 (0:00:01.920) 0:24:43.357 *********
2026-05-20 03:30:17.927906 | instance | ok: [instance]
2026-05-20 03:30:17.927947 | instance |
2026-05-20 03:30:17.927953 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ********
2026-05-20 03:30:17.927958 | instance | Wednesday 20 May 2026 03:30:17 +0000 (0:00:10.885) 0:24:54.243 *********
2026-05-20 03:30:19.266229 | instance | changed: [instance]
2026-05-20 03:30:19.266270 | instance |
2026-05-20 03:30:19.266277 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ******
2026-05-20 03:30:19.266283 | instance | Wednesday 20 May 2026 03:30:19 +0000 (0:00:01.338) 0:24:55.581 *********
2026-05-20 03:30:21.663840 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-204-45-57.nip.io/swift/v1/%(tenant_id)s'})
2026-05-20 03:30:21.663977 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'})
2026-05-20 03:30:21.664207 | instance |
2026-05-20 03:30:21.664263 | instance | TASK [Create Ingress] **********************************************************
2026-05-20 03:30:21.664358 | instance | Wednesday 20 May 2026 03:30:21 +0000 (0:00:02.398) 0:24:57.979 *********
2026-05-20 03:30:21.773245 | instance | included: openstack_helm_ingress for instance
2026-05-20 03:30:21.773325 | instance |
2026-05-20 03:30:21.773392 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-05-20 03:30:21.773517 | instance | Wednesday 20 May 2026 03:30:21 +0000 (0:00:00.109) 0:24:58.089 *********
2026-05-20 03:30:21.836347 | instance | skipping: [instance]
2026-05-20 03:30:21.836529 | instance |
2026-05-20 03:30:21.836764 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-05-20 03:30:21.836935 | instance | Wednesday 20 May 2026 03:30:21 +0000 (0:00:00.062) 0:24:58.151 *********
2026-05-20 03:30:21.889166 | instance | skipping: [instance]
2026-05-20 03:30:21.889238 | instance |
2026-05-20 03:30:21.889358 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-05-20 03:30:21.889642 | instance | Wednesday 20 May 2026 03:30:21 +0000 (0:00:00.053) 0:24:58.205 *********
2026-05-20 03:30:21.957376 | instance | ok: [instance]
2026-05-20 03:30:21.957542 | instance |
2026-05-20 03:30:21.957655 | instance | TASK [Create Ingress rook-ceph-cluster] ****************************************
2026-05-20 03:30:21.957778 | instance | Wednesday 20 May 2026 03:30:21 +0000 (0:00:00.068) 0:24:58.273 *********
2026-05-20 03:30:22.036805 | instance | included: ingress for instance
2026-05-20 03:30:22.037047 | instance |
2026-05-20 03:30:22.037314 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] **********
2026-05-20 03:30:22.037603 | instance | Wednesday 20 May 2026 03:30:22 +0000 (0:00:00.079) 0:24:58.352 *********
2026-05-20 03:30:23.968748 | instance | changed: [instance]
2026-05-20 03:30:23.968895 | instance |
2026-05-20 03:30:23.969091 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-20 03:30:23.969251 | instance | Wednesday 20 May 2026 03:30:23 +0000 (0:00:01.930) 0:25:00.283 *********
2026-05-20 03:30:24.039445 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-20 03:30:24.039780 | instance |
2026-05-20 03:30:24.040119 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-20 03:30:24.040486 | instance | Wednesday 20 May 2026 03:30:24 +0000 (0:00:00.071) 0:25:00.354 *********
2026-05-20 03:30:24.598499 | instance | changed: [instance]
2026-05-20 03:30:24.598573 | instance |
2026-05-20 03:30:24.598798 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] ***
2026-05-20 03:30:24.598916 | instance | Wednesday 20 May 2026 03:30:24 +0000 (0:00:00.559) 0:25:00.914 *********
2026-05-20 03:30:39.215918 | instance | ok: [instance]
2026-05-20 03:30:39.216260 | instance |
2026-05-20 03:30:39.216642 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] ***
2026-05-20 03:30:39.216991 | instance | Wednesday 20 May 2026 03:30:39 +0000 (0:00:14.616) 0:25:15.531 *********
2026-05-20 03:30:39.291263 | instance | ok: [instance] => (item=10.96.240.200)
2026-05-20 03:30:39.291574 | instance |
2026-05-20 03:30:39.291878 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] *************
2026-05-20 03:30:39.292216 | instance | Wednesday 20 May 2026 03:30:39 +0000 (0:00:00.075) 0:25:15.606 *********
2026-05-20 03:30:39.994213 | instance | changed: [instance]
2026-05-20 03:30:39.994500 | instance |
2026-05-20 03:30:39.994938 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] ***********
2026-05-20 03:30:39.995247 | instance | Wednesday 20 May 2026 03:30:39 +0000 (0:00:00.702) 0:25:16.309 *********
2026-05-20 03:30:40.764825 | instance | changed: [instance]
2026-05-20 03:30:40.765553 | instance |
2026-05-20 03:30:40.765585 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] ***
2026-05-20 03:30:40.765672 | instance | Wednesday 20 May 2026 03:30:40 +0000 (0:00:00.769) 0:25:17.079 *********
2026-05-20 03:30:42.444858 | instance | ok: [instance]
2026-05-20 03:30:42.445158 | instance |
2026-05-20 03:30:42.445510 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ******
2026-05-20 03:30:42.445869 | instance | Wednesday 20 May 2026 03:30:42 +0000 (0:00:01.680) 0:25:18.760 *********
2026-05-20 03:30:42.502806 | instance | ok: [instance]
2026-05-20 03:30:42.503055 | instance |
2026-05-20 03:30:42.503419 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] ***
2026-05-20 03:30:42.503931 | instance | Wednesday 20 May 2026 03:30:42 +0000 (0:00:00.058) 0:25:18.818 *********
2026-05-20 03:30:43.272253 | instance | changed: [instance]
2026-05-20 03:30:43.272486 | instance |
2026-05-20 03:30:43.272880 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate Helm values (storage)] ***
2026-05-20 03:30:43.273153 | instance | Wednesday 20 May 2026 03:30:43 +0000 (0:00:00.769) 0:25:19.587 *********
2026-05-20 03:30:43.431043 | instance | ok: [instance]
2026-05-20 03:30:43.431711 | instance |
2026-05-20 03:30:43.431725 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] ***************
2026-05-20 03:30:43.431798 | instance | Wednesday 20 May 2026 03:30:43 +0000 (0:00:00.158) 0:25:19.746 *********
2026-05-20 03:30:44.906006 | instance | changed: [instance]
2026-05-20 03:30:44.906226 | instance |
2026-05-20 03:30:44.906526 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-20 03:30:44.906929 | instance | Wednesday 20 May 2026 03:30:44 +0000 (0:00:01.474) 0:25:21.221 *********
2026-05-20 03:30:44.989583 | instance | ok: [instance]
2026-05-20 03:30:44.989806 | instance |
2026-05-20 03:30:44.990068 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-20 03:30:44.990333 | instance | Wednesday 20 May 2026 03:30:44 +0000 (0:00:00.084) 0:25:21.305 *********
2026-05-20 03:30:45.068782 | instance | included: rabbitmq for instance
2026-05-20 03:30:45.069099 | instance |
2026-05-20 03:30:45.069415 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-05-20 03:30:45.069703 | instance | Wednesday 20 May 2026 03:30:45 +0000 (0:00:00.078) 0:25:21.384 *********
2026-05-20 03:30:45.787503 | instance | ok: [instance]
2026-05-20 03:30:45.787768 | instance |
2026-05-20 03:30:45.788117 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-05-20 03:30:45.788377 | instance | Wednesday 20 May 2026 03:30:45 +0000 (0:00:00.718) 0:25:22.103 *********
2026-05-20 03:30:45.843026 | instance | skipping: [instance]
2026-05-20 03:30:45.843279 | instance |
2026-05-20 03:30:45.843596 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-05-20 03:30:45.843883 | instance | Wednesday 20 May 2026 03:30:45 +0000 (0:00:00.055) 0:25:22.158 *********
2026-05-20 03:30:45.896021 | instance | skipping: [instance]
2026-05-20 03:30:45.896233 | instance |
2026-05-20 03:30:45.896252 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-05-20 03:30:45.896356 | instance | Wednesday 20 May 2026 03:30:45 +0000 (0:00:00.053) 0:25:22.211 *********
2026-05-20 03:30:45.946955 | instance | skipping: [instance]
2026-05-20 03:30:45.947098 | instance |
2026-05-20 03:30:45.947289 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-05-20 03:30:45.947499 | instance | Wednesday 20 May 2026 03:30:45 +0000 (0:00:00.050) 0:25:22.262 *********
2026-05-20 03:31:16.911684 | instance | changed: [instance]
2026-05-20 03:31:16.912192 | instance |
2026-05-20 03:31:16.912208 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-20 03:31:16.912216 | instance | Wednesday 20 May 2026 03:31:16 +0000 (0:00:30.964) 0:25:53.227 *********
2026-05-20 03:31:17.647779 | instance | ok: [instance]
2026-05-20 03:31:17.648003 | instance |
2026-05-20 03:31:17.648299 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-20 03:31:17.648583 | instance | Wednesday 20 May 2026 03:31:17 +0000 (0:00:00.736) 0:25:53.963 *********
2026-05-20 03:31:17.708773 | instance | ok: [instance]
2026-05-20 03:31:17.709038 | instance |
2026-05-20 03:31:17.709385 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-20 03:31:17.709692 | instance | Wednesday 20 May 2026 03:31:17 +0000 (0:00:00.060) 0:25:54.024 *********
2026-05-20 03:31:17.764781 | instance | skipping: [instance]
2026-05-20 03:31:17.765063 | instance |
2026-05-20 03:31:17.765372 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-20 03:31:17.765673 | instance | Wednesday 20 May 2026 03:31:17 +0000 (0:00:00.056) 0:25:54.080 *********
2026-05-20 03:31:17.819382 | instance | skipping: [instance]
2026-05-20 03:31:17.820414 | instance |
2026-05-20 03:31:17.820451 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-20 03:31:17.820464 | instance | Wednesday 20 May 2026 03:31:17 +0000 (0:00:00.054) 0:25:54.134 *********
2026-05-20 03:31:17.876654 | instance | ok: [instance]
2026-05-20 03:31:17.876835 | instance |
2026-05-20 03:31:17.877093 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-20 03:31:17.877290 | instance | Wednesday 20 May 2026 03:31:17 +0000 (0:00:00.057) 0:25:54.192 *********
2026-05-20 03:31:18.016100 | instance | ok: [instance] => (item=image)
2026-05-20 03:31:18.016465 | instance | ok: [instance] => (item=oslo_cache)
2026-05-20 03:31:18.016776 | instance | ok: [instance] => (item=oslo_db)
2026-05-20 03:31:18.017069 | instance | ok: [instance] => (item=identity)
2026-05-20 03:31:18.017362 | instance | ok: [instance] => (item=dashboard)
2026-05-20 03:31:18.017751 | instance | ok: [instance] => (item=oslo_messaging)
2026-05-20 03:31:18.018027 | instance |
2026-05-20 03:31:18.018346 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-20 03:31:18.018685 | instance | Wednesday 20 May 2026 03:31:18 +0000 (0:00:00.139) 0:25:54.331 *********
2026-05-20 03:31:18.091082 | instance | ok: [instance]
2026-05-20 03:31:18.091219 | instance |
2026-05-20 03:31:18.091394 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-20 03:31:18.091566 | instance | Wednesday 20 May 2026 03:31:18 +0000 (0:00:00.075) 0:25:54.406 *********
2026-05-20 03:31:18.153283 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-20 03:31:18.153487 | instance |
2026-05-20 03:31:18.153768 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-20 03:31:18.154012 | instance | Wednesday 20 May 2026 03:31:18 +0000 (0:00:00.061) 0:25:54.468 *********
2026-05-20 03:31:18.703288 | instance | changed: [instance]
2026-05-20 03:31:18.703425 | instance |
2026-05-20 03:31:18.703604 | instance | TASK [vexxhost.atmosphere.glance : Generate Helm values (storage)] *************
2026-05-20 03:31:18.703779 | instance | Wednesday 20 May 2026 03:31:18 +0000 (0:00:00.549) 0:25:55.018 *********
2026-05-20 03:31:19.160963 | instance | ok: [instance]
2026-05-20 03:31:19.161187 | instance |
2026-05-20 03:31:19.161498 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] **************************
2026-05-20 03:31:19.161785 | instance | Wednesday 20 May 2026 03:31:19 +0000 (0:00:00.457) 0:25:55.476 *********
2026-05-20 03:33:41.379113 | instance | changed: [instance]
2026-05-20 03:33:41.379322 | instance |
2026-05-20 03:33:41.379592 | instance | TASK [Create Ingress] **********************************************************
2026-05-20 03:33:41.379922 | instance | Wednesday 20 May 2026 03:33:41 +0000 (0:02:22.218) 0:28:17.694 *********
2026-05-20 03:33:41.486238 | instance | included: openstack_helm_ingress for instance
2026-05-20 03:33:41.486449 | instance |
2026-05-20 03:33:41.486786 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-05-20 03:33:41.487072 | instance | Wednesday 20 May 2026 03:33:41 +0000 (0:00:00.107) 0:28:17.801 *********
2026-05-20 03:33:41.538030 | instance | skipping: [instance]
2026-05-20 03:33:41.538216 | instance |
2026-05-20 03:33:41.538411 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-05-20 03:33:41.538617 | instance | Wednesday 20 May 2026 03:33:41 +0000 (0:00:00.051) 0:28:17.853 *********
2026-05-20 03:33:41.597728 | instance | skipping: [instance]
2026-05-20 03:33:41.597944 | instance |
2026-05-20 03:33:41.598233 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-05-20 03:33:41.598496 | instance | Wednesday 20 May 2026 03:33:41 +0000 (0:00:00.059) 0:28:17.913 *********
2026-05-20 03:33:41.663846 | instance | ok: [instance]
2026-05-20 03:33:41.664095 | instance |
2026-05-20 03:33:41.664355 | instance | TASK [Create Ingress image] ****************************************************
2026-05-20 03:33:41.664610 | instance | Wednesday 20 May 2026 03:33:41 +0000 (0:00:00.066) 0:28:17.979 *********
2026-05-20 03:33:41.745477 | instance | included: ingress for instance
2026-05-20 03:33:41.745637 | instance |
2026-05-20 03:33:41.745815 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] **********************
2026-05-20 03:33:41.745986 | instance | Wednesday 20 May 2026 03:33:41 +0000 (0:00:00.081) 0:28:18.061 *********
2026-05-20 03:33:42.951615 | instance | changed: [instance]
2026-05-20 03:33:42.951839 | instance |
2026-05-20 03:33:42.952109 | instance | TASK [Create images] ***********************************************************
2026-05-20 03:33:42.952377 | instance | Wednesday 20 May 2026 03:33:42 +0000 (0:00:01.205) 0:28:19.267 *********
2026-05-20 03:33:43.235369 | instance | included: glance_image for instance => (item={'container_format': 'bare', 'disk_format': 'raw', 'is_public': True, 'min_disk': 1, 'name': 'cirros', 'url': 'http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img'})
2026-05-20 03:33:43.235449 | instance |
2026-05-20 03:33:43.235572 | instance | TASK [vexxhost.atmosphere.qemu_utils : Install packages] ***********************
2026-05-20 03:33:43.235688 | instance | Wednesday 20 May 2026 03:33:43 +0000 (0:00:00.284) 0:28:19.551 *********
2026-05-20 03:34:21.239271 | instance | changed: [instance]
2026-05-20 03:34:21.239571 | instance |
2026-05-20 03:34:21.239906 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] ****************
2026-05-20 03:34:21.240286 | instance | Wednesday 20 May 2026 03:34:21 +0000 (0:00:38.003) 0:28:57.554 *********
2026-05-20 03:35:44.386360 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left).
2026-05-20 03:35:44.386629 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left).
2026-05-20 03:35:44.386953 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left).
2026-05-20 03:35:44.387209 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left).
2026-05-20 03:35:44.387469 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left).
2026-05-20 03:35:44.387728 | instance | FAILED - RETRYING: [instance]: Check if image exists (115 retries left).
2026-05-20 03:35:44.388000 | instance | FAILED - RETRYING: [instance]: Check if image exists (114 retries left).
2026-05-20 03:35:44.388262 | instance | FAILED - RETRYING: [instance]: Check if image exists (113 retries left).
2026-05-20 03:35:44.388524 | instance | FAILED - RETRYING: [instance]: Check if image exists (112 retries left).
2026-05-20 03:35:44.388804 | instance | FAILED - RETRYING: [instance]: Check if image exists (111 retries left).
2026-05-20 03:35:44.389069 | instance | FAILED - RETRYING: [instance]: Check if image exists (110 retries left).
2026-05-20 03:35:44.389333 | instance | FAILED - RETRYING: [instance]: Check if image exists (109 retries left).
2026-05-20 03:35:44.389643 | instance | FAILED - RETRYING: [instance]: Check if image exists (108 retries left).
2026-05-20 03:35:44.389881 | instance | FAILED - RETRYING: [instance]: Check if image exists (107 retries left).
2026-05-20 03:35:44.390139 | instance | FAILED - RETRYING: [instance]: Check if image exists (106 retries left).
2026-05-20 03:35:44.390399 | instance | FAILED - RETRYING: [instance]: Check if image exists (105 retries left).
2026-05-20 03:35:44.390695 | instance | FAILED - RETRYING: [instance]: Check if image exists (104 retries left).
2026-05-20 03:35:44.390949 | instance | FAILED - RETRYING: [instance]: Check if image exists (103 retries left).
2026-05-20 03:35:44.391207 | instance | FAILED - RETRYING: [instance]: Check if image exists (102 retries left).
2026-05-20 03:35:44.391471 | instance | FAILED - RETRYING: [instance]: Check if image exists (101 retries left).
2026-05-20 03:35:44.391730 | instance | FAILED - RETRYING: [instance]: Check if image exists (100 retries left).
2026-05-20 03:35:44.391990 | instance | FAILED - RETRYING: [instance]: Check if image exists (99 retries left).
2026-05-20 03:35:44.392253 | instance | FAILED - RETRYING: [instance]: Check if image exists (98 retries left).
2026-05-20 03:35:44.392516 | instance | FAILED - RETRYING: [instance]: Check if image exists (97 retries left).
2026-05-20 03:35:44.392784 | instance | FAILED - RETRYING: [instance]: Check if image exists (96 retries left).
2026-05-20 03:35:44.393058 | instance | FAILED - RETRYING: [instance]: Check if image exists (95 retries left).
2026-05-20 03:35:44.393313 | instance | FAILED - RETRYING: [instance]: Check if image exists (94 retries left).
2026-05-20 03:35:44.393578 | instance | FAILED - RETRYING: [instance]: Check if image exists (93 retries left).
2026-05-20 03:35:44.393958 | instance | FAILED - RETRYING: [instance]: Check if image exists (92 retries left).
2026-05-20 03:35:44.394073 | instance | FAILED - RETRYING: [instance]: Check if image exists (91 retries left).
2026-05-20 03:35:44.394184 | instance | FAILED - RETRYING: [instance]: Check if image exists (90 retries left).
2026-05-20 03:35:44.394308 | instance | FAILED - RETRYING: [instance]: Check if image exists (89 retries left).
2026-05-20 03:35:44.394426 | instance | FAILED - RETRYING: [instance]: Check if image exists (88 retries left).
2026-05-20 03:35:44.394545 | instance | FAILED - RETRYING: [instance]: Check if image exists (87 retries left).
2026-05-20 03:35:44.394688 | instance | FAILED - RETRYING: [instance]: Check if image exists (86 retries left).
2026-05-20 03:35:44.394805 | instance | FAILED - RETRYING: [instance]: Check if image exists (85 retries left).
2026-05-20 03:35:44.394923 | instance | FAILED - RETRYING: [instance]: Check if image exists (84 retries left).
2026-05-20 03:35:44.395044 | instance | FAILED - RETRYING: [instance]: Check if image exists (83 retries left).
2026-05-20 03:35:44.395164 | instance | FAILED - RETRYING: [instance]: Check if image exists (82 retries left).
2026-05-20 03:35:44.395290 | instance | FAILED - RETRYING: [instance]: Check if image exists (81 retries left).
2026-05-20 03:35:44.395413 | instance | FAILED - RETRYING: [instance]: Check if image exists (80 retries left).
2026-05-20 03:35:44.395530 | instance | FAILED - RETRYING: [instance]: Check if image exists (79 retries left).
2026-05-20 03:35:44.395654 | instance | FAILED - RETRYING: [instance]: Check if image exists (78 retries left).
2026-05-20 03:35:44.395770 | instance | ok: [instance]
2026-05-20 03:35:44.395889 | instance |
2026-05-20 03:35:44.396015 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] ****
2026-05-20 03:35:44.396135 | instance | Wednesday 20 May 2026 03:35:44 +0000 (0:01:23.146) 0:30:20.701 *********
2026-05-20 03:35:44.619039 | instance | changed: [instance]
2026-05-20 03:35:44.619255 | instance |
2026-05-20 03:35:44.619551 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] ***********************
2026-05-20 03:35:44.619821 | instance | Wednesday 20 May 2026 03:35:44 +0000 (0:00:00.232) 0:30:20.934 *********
2026-05-20 03:35:45.442078 | instance | changed: [instance]
2026-05-20 03:35:45.442176 | instance |
2026-05-20 03:35:45.442201 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] *********************
2026-05-20 03:35:45.442378 | instance | Wednesday 20 May 2026 03:35:45 +0000 (0:00:00.822) 0:30:21.756 *********
2026-05-20 03:35:45.685485 | instance | ok: [instance]
2026-05-20 03:35:45.685565 | instance |
2026-05-20 03:35:45.685808 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] ***
2026-05-20 03:35:45.685830 | instance | Wednesday 20 May 2026 03:35:45 +0000 (0:00:00.244) 0:30:22.001 *********
2026-05-20 03:35:45.981018 | instance | changed: [instance]
2026-05-20 03:35:45.981290 | instance |
2026-05-20 03:35:45.981509 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] *******
2026-05-20 03:35:45.981728 | instance | Wednesday 20 May 2026 03:35:45 +0000 (0:00:00.294) 0:30:22.295 *********
2026-05-20 03:35:46.902874 | instance | ok: [instance]
2026-05-20 03:35:46.903164 | instance |
2026-05-20 03:35:46.903245 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] *************
2026-05-20 03:35:46.903310 | instance | Wednesday 20 May 2026 03:35:46 +0000 (0:00:00.923) 0:30:23.218 *********
2026-05-20 03:35:52.801843 | instance | changed: [instance]
2026-05-20 03:35:52.801926 | instance |
2026-05-20 03:35:52.802185 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] ****************
2026-05-20 03:35:52.802224 | instance | Wednesday 20 May 2026 03:35:52 +0000 (0:00:05.899) 0:30:29.117 *********
2026-05-20 03:35:53.143724 | instance | changed: [instance]
2026-05-20 03:35:53.143809 | instance |
2026-05-20 03:35:53.144069 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-20 03:35:53.144113 | instance | Wednesday 20 May 2026 03:35:53 +0000 (0:00:00.341) 0:30:29.459 *********
2026-05-20 03:35:53.229987 | instance | ok: [instance]
2026-05-20 03:35:53.230135 | instance |
2026-05-20 03:35:53.230302 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-20 03:35:53.230474 | instance | Wednesday 20 May 2026 03:35:53 +0000 (0:00:00.086) 0:30:29.545 *********
2026-05-20 03:35:53.293193 | instance | skipping: [instance]
2026-05-20 03:35:53.293476 | instance |
2026-05-20 03:35:53.293833 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-20 03:35:53.294115 | instance | Wednesday 20 May 2026 03:35:53 +0000 (0:00:00.062) 0:30:29.608 *********
2026-05-20 03:35:53.347594 | instance | skipping: [instance]
2026-05-20 03:35:53.347825 | instance |
2026-05-20 03:35:53.348234 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-20 03:35:53.348618 | instance | Wednesday 20 May 2026 03:35:53 +0000 (0:00:00.054) 0:30:29.663 *********
2026-05-20 03:35:53.403004 | instance | skipping: [instance]
2026-05-20 03:35:53.403107 | instance |
2026-05-20 03:35:53.403290 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-20 03:35:53.403453 | instance | Wednesday 20 May 2026 03:35:53 +0000 (0:00:00.055) 0:30:29.718 *********
2026-05-20 03:35:53.459562 | instance | skipping: [instance]
2026-05-20 03:35:53.459646 | instance |
2026-05-20 03:35:53.459761 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-20 03:35:53.459887 | instance | Wednesday 20 May 2026 03:35:53 +0000 (0:00:00.056) 0:30:29.775 *********
2026-05-20 03:35:53.523100 | instance | skipping: [instance]
2026-05-20 03:35:53.523180 | instance |
2026-05-20 03:35:53.523323 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-20 03:35:53.523475 | instance | Wednesday 20 May 2026 03:35:53 +0000 (0:00:00.062) 0:30:29.837 *********
2026-05-20 03:35:53.578136 | instance | ok: [instance]
2026-05-20 03:35:53.578282 | instance |
2026-05-20 03:35:53.578485 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-20 03:35:53.578755 | instance | Wednesday 20 May 2026 03:35:53 +0000 (0:00:00.055) 0:30:29.893 *********
2026-05-20 03:35:53.691724 | instance | ok: [instance] => (item=identity)
2026-05-20 03:35:53.691866 | instance | ok: [instance] => (item=staffeln)
2026-05-20 03:35:53.692130 | instance | ok: [instance] => (item=oslo_cache)
2026-05-20 03:35:53.692231 | instance | ok: [instance] => (item=oslo_db)
2026-05-20 03:35:53.692353 | instance |
2026-05-20 03:35:53.692493 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-20 03:35:53.692618 | instance | Wednesday 20 May 2026 03:35:53 +0000 (0:00:00.113) 0:30:30.007 *********
2026-05-20 03:35:53.771555 | instance | ok: [instance]
2026-05-20 03:35:53.773329 | instance |
2026-05-20 03:35:53.773617 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-20 03:35:53.773892 | instance | Wednesday 20 May 2026 03:35:53 +0000 (0:00:00.079) 0:30:30.086 *********
2026-05-20 03:35:53.846706 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-20 03:35:53.846880 | instance |
2026-05-20 03:35:53.847194 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-20 03:35:53.847486 | instance | Wednesday 20 May 2026 03:35:53 +0000 (0:00:00.075) 0:30:30.162 *********
2026-05-20 03:35:54.407850 | instance | changed: [instance]
2026-05-20 03:35:54.408099 | instance |
2026-05-20 03:35:54.408484 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************
2026-05-20 03:35:54.408845 | instance | Wednesday 20 May 2026 03:35:54 +0000 (0:00:00.560) 0:30:30.722 *********
2026-05-20 03:36:17.891380 | instance | changed: [instance]
2026-05-20 03:36:17.891797 | instance |
2026-05-20 03:36:17.892079 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-20 03:36:17.892347 | instance | Wednesday 20 May 2026 03:36:17 +0000 (0:00:23.484) 0:30:54.206 *********
2026-05-20 03:36:17.991672 | instance | ok: [instance]
2026-05-20 03:36:17.991909 | instance |
2026-05-20 03:36:17.992213 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-20 03:36:17.992478 | instance | Wednesday 20 May 2026 03:36:17 +0000 (0:00:00.100) 0:30:54.307 *********
2026-05-20 03:36:18.081339 | instance | included: rabbitmq for instance
2026-05-20 03:36:18.081515 | instance |
2026-05-20 03:36:18.081761 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-05-20 03:36:18.082029 | instance | Wednesday 20 May 2026 03:36:18 +0000 (0:00:00.089) 0:30:54.396 *********
2026-05-20 03:36:18.799951 | instance | ok: [instance]
2026-05-20 03:36:18.800095 | instance |
2026-05-20 03:36:18.800268 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-05-20 03:36:18.800448 | instance | Wednesday 20 May 2026 03:36:18 +0000 (0:00:00.718) 0:30:55.115 *********
2026-05-20 03:36:18.856753 | instance | skipping: [instance]
2026-05-20 03:36:18.857052 | instance |
2026-05-20 03:36:18.857350 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-05-20 03:36:18.857735 | instance | Wednesday 20 May 2026 03:36:18 +0000 (0:00:00.057) 0:30:55.172 *********
2026-05-20 03:36:18.913627 | instance | skipping: [instance]
2026-05-20 03:36:18.913923 | instance |
2026-05-20 03:36:18.914200 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-05-20 03:36:18.914463 | instance | Wednesday 20 May 2026 03:36:18 +0000 (0:00:00.057) 0:30:55.229 *********
2026-05-20 03:36:18.970848 | instance | skipping: [instance]
2026-05-20 03:36:18.971095 | instance |
2026-05-20 03:36:18.971364 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-05-20 03:36:18.971623 | instance | Wednesday 20 May 2026 03:36:18 +0000 (0:00:00.056) 0:30:55.286 *********
2026-05-20 03:36:49.858099 | instance | changed: [instance]
2026-05-20 03:36:49.858307 | instance |
2026-05-20 03:36:49.858605 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-20 03:36:49.858925 | instance | Wednesday 20 May 2026 03:36:49 +0000 (0:00:30.887) 0:31:26.173 *********
2026-05-20 03:36:50.583895 | instance | ok: [instance]
2026-05-20 03:36:50.584047 | instance |
2026-05-20 03:36:50.584343 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-20 03:36:50.584533 | instance | Wednesday 20 May 2026 03:36:50 +0000 (0:00:00.725) 0:31:26.899 *********
2026-05-20 03:36:50.647079 | instance | ok: [instance]
2026-05-20 03:36:50.647419 | instance |
2026-05-20 03:36:50.647791 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-20 03:36:50.648066 | instance | Wednesday 20 May 2026 03:36:50 +0000 (0:00:00.062) 0:31:26.961 *********
2026-05-20 03:36:50.730485 | instance | skipping: [instance]
2026-05-20 03:36:50.730807 | instance |
2026-05-20 03:36:50.731095 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-20 03:36:50.731390 | instance | Wednesday 20 May 2026 03:36:50 +0000 (0:00:00.084) 0:31:27.046 *********
2026-05-20 03:36:50.791180 | instance | skipping: [instance]
2026-05-20 03:36:50.791254 | instance |
2026-05-20 03:36:50.791385 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-20 03:36:50.791510 | instance | Wednesday 20 May 2026 03:36:50 +0000 (0:00:00.060) 0:31:27.106 *********
2026-05-20 03:36:50.851350 | instance | ok: [instance]
2026-05-20 03:36:50.851648 | instance |
2026-05-20 03:36:50.851924 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-20 03:36:50.852180 | instance | Wednesday 20 May 2026 03:36:50 +0000 (0:00:00.059) 0:31:27.166 *********
2026-05-20 03:36:50.983281 | instance | ok: [instance] => (item=image)
2026-05-20 03:36:50.983426 | instance | ok: [instance] => (item=volumev3)
2026-05-20 03:36:50.983589 | instance | ok: [instance] => (item=oslo_cache)
2026-05-20 03:36:50.983756 | instance | ok: [instance] => (item=oslo_db)
2026-05-20 03:36:50.983919 | instance | ok: [instance] => (item=identity)
2026-05-20 03:36:50.984087 | instance | ok: [instance] => (item=oslo_messaging)
2026-05-20 03:36:50.984241 | instance |
2026-05-20 03:36:50.984462 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-20 03:36:50.984760 | instance | Wednesday 20 May 2026 03:36:50 +0000 (0:00:00.132) 0:31:27.299 *********
2026-05-20 03:36:51.055467 | instance | ok: [instance]
2026-05-20 03:36:51.055572 | instance |
2026-05-20 03:36:51.055761 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-20 03:36:51.056062 | instance | Wednesday 20 May 2026 03:36:51 +0000 (0:00:00.071) 0:31:27.370 *********
2026-05-20 03:36:51.118362 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-20 03:36:51.118566 | instance |
2026-05-20 03:36:51.118903 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-20 03:36:51.119170 | instance | Wednesday 20 May 2026 03:36:51 +0000 (0:00:00.063) 0:31:27.433 *********
2026-05-20 03:36:51.666524 | instance | changed: [instance]
2026-05-20 03:36:51.666648 | instance |
2026-05-20 03:36:51.666827 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] ***********************
2026-05-20 03:36:51.666987 | instance | Wednesday 20 May 2026 03:36:51 +0000 (0:00:00.548) 0:31:27.982 *********
2026-05-20 03:36:51.977635 | instance | ok: [instance]
2026-05-20 03:36:51.977801 | instance |
2026-05-20 03:36:51.978848 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] **************
2026-05-20 03:36:51.979205 | instance | Wednesday 20 May 2026 03:36:51 +0000 (0:00:00.311) 0:31:28.293 *********
2026-05-20 03:36:52.047361 | instance | ok: [instance]
2026-05-20 03:36:52.047608 | instance |
2026-05-20 03:36:52.047803 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (storage)] ***************
2026-05-20 03:36:52.047976 | instance | Wednesday 20 May 2026 03:36:52 +0000 (0:00:00.069) 0:31:28.362 *********
2026-05-20 03:36:52.220441 | instance | ok: [instance]
2026-05-20 03:36:52.220655 | instance |
2026-05-20 03:36:52.220952 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] **************************
2026-05-20 03:36:52.221239 | instance | Wednesday 20 May 2026 03:36:52 +0000 (0:00:00.173) 0:31:28.536 *********
2026-05-20 03:41:42.685831 | instance | changed: [instance]
2026-05-20 03:41:42.686450 | instance |
2026-05-20 03:41:42.686463 | instance | TASK [Create Ingress] **********************************************************
2026-05-20 03:41:42.686474 | instance | Wednesday 20 May 2026 03:41:42 +0000 (0:04:50.464) 0:36:19.000 *********
2026-05-20 03:41:42.792562 | instance | included: openstack_helm_ingress for instance
2026-05-20 03:41:42.792726 | instance |
2026-05-20 03:41:42.793311 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-05-20 03:41:42.793599 | instance | Wednesday 20 May 2026 03:41:42 +0000 (0:00:00.107) 0:36:19.107 *********
2026-05-20 03:41:42.842860 | instance | skipping: [instance]
2026-05-20 03:41:42.843067 | instance |
2026-05-20 03:41:42.843358 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-05-20 03:41:42.843663 | instance | Wednesday 20 May 2026 03:41:42 +0000 (0:00:00.050) 0:36:19.158 *********
2026-05-20 03:41:42.901641 | instance | skipping: [instance]
2026-05-20 03:41:42.901879 | instance |
2026-05-20 03:41:42.902179 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-05-20 03:41:42.902520 | instance | Wednesday 20 May 2026 03:41:42 +0000 (0:00:00.058) 0:36:19.217 *********
2026-05-20 03:41:42.963525 | instance | ok: [instance]
2026-05-20 03:41:42.963771 | instance |
2026-05-20 03:41:42.964063 | instance | TASK [Create Ingress volumev3] *************************************************
2026-05-20 03:41:42.964444 | instance | Wednesday 20 May 2026 03:41:42 +0000 (0:00:00.062) 0:36:19.279 *********
2026-05-20 03:41:43.047306 | instance | included: ingress for instance
2026-05-20 03:41:43.047575 | instance |
2026-05-20 03:41:43.047888 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] *******************
2026-05-20 03:41:43.048227 | instance | Wednesday 20 May 2026 03:41:43 +0000 (0:00:00.083) 0:36:19.362 *********
2026-05-20 03:41:44.344169 | instance | changed: [instance]
2026-05-20 03:41:44.344421 | instance |
2026-05-20 03:41:44.344723 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-20 03:41:44.345021 | instance | Wednesday 20 May 2026 03:41:44 +0000 (0:00:01.296) 0:36:20.659 *********
2026-05-20 03:41:44.426304 | instance | ok: [instance]
2026-05-20 03:41:44.426422 | instance |
2026-05-20 03:41:44.426715 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-20 03:41:44.426980 | instance | Wednesday 20 May 2026 03:41:44 +0000 (0:00:00.082) 0:36:20.741 *********
2026-05-20 03:41:44.477139 | instance | skipping: [instance]
2026-05-20 03:41:44.477370 | instance |
2026-05-20 03:41:44.477717 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-20 03:41:44.478100 | instance | Wednesday 20 May 2026 03:41:44 +0000 (0:00:00.050) 0:36:20.792 *********
2026-05-20 03:41:44.526809 | instance | skipping: [instance]
2026-05-20 03:41:44.527137 | instance |
2026-05-20 03:41:44.527539 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-20 03:41:44.527898 | instance | Wednesday 20 May 2026 03:41:44 +0000 (0:00:00.049) 0:36:20.842 *********
2026-05-20 03:41:44.571731 | instance | skipping: [instance]
2026-05-20 03:41:44.571969 | instance |
2026-05-20 03:41:44.572270 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-20 03:41:44.572553 | instance | Wednesday 20 May 2026 03:41:44 +0000 (0:00:00.045) 0:36:20.887 *********
2026-05-20 03:41:44.620836 | instance | skipping: [instance]
2026-05-20 03:41:44.620993 | instance |
2026-05-20 03:41:44.621260 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-20 03:41:44.621424 | instance | Wednesday 20 May 2026 03:41:44 +0000 (0:00:00.049) 0:36:20.936 *********
2026-05-20 03:41:44.680606 | instance | skipping: [instance]
2026-05-20 03:41:44.680912 | instance |
2026-05-20 03:41:44.681159 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-20 03:41:44.681374 | instance | Wednesday 20 May 2026 03:41:44 +0000 (0:00:00.059) 0:36:20.996 *********
2026-05-20 03:41:44.737918 | instance | ok: [instance]
2026-05-20 03:41:44.738626 | instance |
2026-05-20 03:41:44.738680 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-20 03:41:44.738688 | instance | Wednesday 20 May 2026 03:41:44 +0000 (0:00:00.057) 0:36:21.053 *********
2026-05-20 03:41:44.849248 | instance | ok: [instance] => (item=placement)
2026-05-20 03:41:44.849392 | instance | ok: [instance] => (item=identity)
2026-05-20 03:41:44.849570 | instance | ok: [instance] => (item=oslo_cache)
2026-05-20 03:41:44.849734 | instance | ok: [instance] => (item=oslo_db)
2026-05-20 03:41:44.849913 | instance |
2026-05-20 03:41:44.850084 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-20 03:41:44.850242 | instance | Wednesday 20 May 2026 03:41:44 +0000 (0:00:00.111) 0:36:21.164 *********
2026-05-20 03:41:44.918853 | instance | ok: [instance]
2026-05-20 03:41:44.919125 | instance |
2026-05-20 03:41:44.919492 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-20 03:41:44.919816 | instance | Wednesday 20 May 2026 03:41:44 +0000 (0:00:00.069) 0:36:21.234 *********
2026-05-20 03:41:44.984612 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-20 03:41:44.984830 | instance |
2026-05-20 03:41:44.985158 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-20 03:41:44.985382 | instance | Wednesday 20 May 2026 03:41:44 +0000 (0:00:00.066) 0:36:21.300 *********
2026-05-20 03:41:45.548338 | instance | changed: [instance]
2026-05-20 03:41:45.548455 | instance |
2026-05-20 03:41:45.548628 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] ***********************
2026-05-20 03:41:45.548919 | instance | Wednesday 20 May 2026 03:41:45 +0000 (0:00:00.563) 0:36:21.863 *********
2026-05-20 03:43:26.957265 | instance | changed: [instance]
2026-05-20 03:43:26.957498 | instance |
2026-05-20 03:43:26.957783 | instance | TASK [Create Ingress] **********************************************************
2026-05-20 03:43:26.958083 | instance | Wednesday 20 May 2026 03:43:26 +0000 (0:01:41.409) 0:38:03.272 *********
2026-05-20 03:43:27.205006 | instance | included: openstack_helm_ingress for instance
2026-05-20 03:43:27.205229 | instance |
2026-05-20 03:43:27.205684 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-05-20 03:43:27.205976 | instance | Wednesday 20 May 2026 03:43:27 +0000 (0:00:00.247) 0:38:03.520 *********
2026-05-20 03:43:27.260652 | instance | skipping: [instance]
2026-05-20 03:43:27.260727 | instance |
2026-05-20 03:43:27.260856 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-05-20 03:43:27.260999 | instance | Wednesday 20 May 2026 03:43:27 +0000 (0:00:00.056) 0:38:03.576 *********
2026-05-20 03:43:27.316810 | instance | skipping: [instance]
2026-05-20 03:43:27.317034 | instance |
2026-05-20 03:43:27.317314 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-05-20 03:43:27.317590 | instance | Wednesday 20 May 2026 03:43:27 +0000 (0:00:00.055) 0:38:03.632 *********
2026-05-20 03:43:27.385080 | instance | ok: [instance]
2026-05-20 03:43:27.385169 | instance |
2026-05-20 03:43:27.385292 | instance | TASK [Create Ingress placement] ************************************************
2026-05-20 03:43:27.385415 | instance | Wednesday 20 May 2026 03:43:27 +0000 (0:00:00.068) 0:38:03.700 *********
2026-05-20 03:43:27.466371 | instance | included: ingress for instance
2026-05-20 03:43:27.466701 | instance |
2026-05-20 03:43:27.466998 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ******************
2026-05-20 03:43:27.467265 | instance | Wednesday 20 May 2026 03:43:27 +0000 (0:00:00.081) 0:38:03.781 *********
2026-05-20 03:43:28.537662 | instance | changed: [instance]
2026-05-20 03:43:28.537930 | instance |
2026-05-20 03:43:28.538281 | instance | PLAY [Configure operating system] **********************************************
2026-05-20 03:43:28.538546 | instance |
2026-05-20 03:43:28.538858 | instance | TASK [Gathering Facts] *********************************************************
2026-05-20 03:43:28.539222 | instance | Wednesday 20 May 2026 03:43:28 +0000 (0:00:01.071) 0:38:04.853 *********
2026-05-20 03:43:31.117940 | instance | ok: [instance]
2026-05-20 03:43:31.118224 | instance |
2026-05-20 03:43:31.118510 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ********
2026-05-20 03:43:31.118833 | instance | Wednesday 20 May 2026 03:43:31 +0000 (0:00:02.579) 0:38:07.433 *********
2026-05-20 03:43:31.354287 | instance | ok: [instance]
2026-05-20 03:43:31.354499 | instance |
2026-05-20 03:43:31.354854 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] ***************
2026-05-20 03:43:31.355152 | instance | Wednesday 20 May 2026 03:43:31 +0000 (0:00:00.236) 0:38:07.669 *********
2026-05-20 03:43:31.405804 | instance | skipping: [instance]
2026-05-20 03:43:31.406039 | instance |
2026-05-20 03:43:31.406331 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] *****
2026-05-20 03:43:31.406600 | instance | Wednesday 20 May 2026 03:43:31 +0000 (0:00:00.051) 0:38:07.721 *********
2026-05-20 03:43:31.468324 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth)
2026-05-20 03:43:31.468537 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt)
2026-05-20 03:43:31.468810 | instance | skipping: [instance] => (item=lpfc_max_luns)
2026-05-20 03:43:31.469072 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type)
2026-05-20 03:43:31.469336 | instance | skipping: [instance]
2026-05-20 03:43:31.469575 | instance |
2026-05-20 03:43:31.469853 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] ***
2026-05-20 03:43:31.470113 | instance | Wednesday 20 May 2026 03:43:31 +0000 (0:00:00.062) 0:38:07.784 *********
2026-05-20 03:43:31.535802 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth)
2026-05-20 03:43:31.535948 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt)
2026-05-20 03:43:31.536115 | instance | skipping: [instance] => (item=lpfc_max_luns)
2026-05-20 03:43:31.536285 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type)
2026-05-20 03:43:31.536454 | instance | skipping: [instance]
2026-05-20 03:43:31.536741 | instance |
2026-05-20 03:43:31.536848 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] ***
2026-05-20 03:43:31.537010 | instance | Wednesday 20 May 2026 03:43:31 +0000 (0:00:00.067) 0:38:07.851 *********
2026-05-20 03:43:31.586786 | instance | skipping: [instance]
2026-05-20 03:43:31.587060 | instance |
2026-05-20 03:43:31.587451 | instance | TASK [Reboot the system if the configuration file has changed] *****************
2026-05-20 03:43:31.587704 | instance | Wednesday 20 May 2026 03:43:31 +0000 (0:00:00.050) 0:38:07.902 *********
2026-05-20 03:43:31.662647 | instance | skipping: [instance]
2026-05-20 03:43:31.662694 | instance |
2026-05-20 03:43:31.662702 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] **********************
2026-05-20 03:43:31.662708 | instance | Wednesday 20 May 2026 03:43:31 +0000 (0:00:00.074) 0:38:07.977 *********
2026-05-20 03:43:36.253380 | instance | changed: [instance]
2026-05-20 03:43:36.253776 | instance |
2026-05-20 03:43:36.254245 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] *********
2026-05-20 03:43:36.254766 | instance | Wednesday 20 May 2026 03:43:36 +0000 (0:00:04.591) 0:38:12.568 *********
2026-05-20 03:44:00.035284 | instance | changed: [instance]
2026-05-20 03:44:00.035543 | instance |
2026-05-20 03:44:00.036014 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] *********
2026-05-20 03:44:00.036301 | instance | Wednesday 20 May 2026 03:44:00 +0000 (0:00:23.782) 0:38:36.350 *********
2026-05-20 03:44:00.574810 | instance | changed: [instance]
2026-05-20 03:44:00.575079 | instance |
2026-05-20 03:44:00.575358 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] ***********************
2026-05-20 03:44:00.575635 | instance | Wednesday 20 May 2026 03:44:00 +0000 (0:00:00.539) 0:38:36.890 *********
2026-05-20 03:44:01.924556 | instance | ok: [instance]
2026-05-20 03:44:01.924867 | instance |
2026-05-20 03:44:01.925177 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ********************
2026-05-20 03:44:01.925421 | instance | Wednesday 20 May 2026 03:44:01 +0000 (0:00:01.349) 0:38:38.240 *********
2026-05-20 03:44:02.406302 | instance | changed: [instance]
2026-05-20 03:44:02.406421 | instance |
2026-05-20 03:44:02.406436 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] ***
2026-05-20 03:44:02.406604 | instance | Wednesday 20 May 2026 03:44:02 +0000 (0:00:00.480) 0:38:38.720 *********
2026-05-20 03:44:02.919120 | instance | changed: [instance]
2026-05-20 03:44:02.919202 | instance |
2026-05-20 03:44:02.919340 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] *******
2026-05-20 03:44:02.919471 | instance | Wednesday 20 May 2026 03:44:02 +0000 (0:00:00.514) 0:38:39.234 *********
2026-05-20 03:44:03.460283 | instance | changed: [instance]
2026-05-20 03:44:03.460824 | instance |
2026-05-20 03:44:03.460857 | instance | RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ********
2026-05-20 03:44:03.461179 | instance | Wednesday 20 May 2026 03:44:03 +0000 (0:00:00.540) 0:38:39.775 *********
2026-05-20 03:44:03.935530 | instance | changed: [instance]
2026-05-20 03:44:03.935831 | instance |
2026-05-20 03:44:03.936125 | instance | RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] ***********************
2026-05-20 03:44:03.936383 | instance | Wednesday 20 May 2026 03:44:03 +0000 (0:00:00.475) 0:38:40.250 *********
2026-05-20 03:44:04.253137 | instance | ok: [instance]
2026-05-20 03:44:04.253365 | instance |
2026-05-20 03:44:04.253703 | instance | PLAY [Deploy SDN] **************************************************************
2026-05-20 03:44:04.254048 | instance |
2026-05-20 03:44:04.254335 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-20 03:44:04.254724 | instance | Wednesday 20 May 2026 03:44:04 +0000 (0:00:00.317) 0:38:40.567 *********
2026-05-20 03:44:04.328693 | instance | ok: [instance]
2026-05-20 03:44:04.328957 | instance |
2026-05-20 03:44:04.329258 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-20 03:44:04.329540 | instance | Wednesday 20 May 2026 03:44:04 +0000 (0:00:00.076) 0:38:40.644 *********
2026-05-20 03:44:04.388361 | instance | skipping: [instance]
2026-05-20 03:44:04.388600 | instance |
2026-05-20 03:44:04.388914 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-20 03:44:04.389210 | instance | Wednesday 20 May 2026 03:44:04 +0000 (0:00:00.059) 0:38:40.703 *********
2026-05-20 03:44:04.440032 | instance | skipping: [instance]
2026-05-20 03:44:04.440252 | instance |
2026-05-20 03:44:04.440460 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-20 03:44:04.440642 | instance | Wednesday 20 May 2026 03:44:04 +0000 (0:00:00.051) 0:38:40.755 *********
2026-05-20 03:44:04.487418 | instance | skipping: [instance]
2026-05-20 03:44:04.487558 | instance |
2026-05-20 03:44:04.487767 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-20 03:44:04.487955 | instance | Wednesday 20 May 2026 03:44:04 +0000 (0:00:00.047) 0:38:40.803 *********
2026-05-20 03:44:04.549079 | instance | skipping: [instance]
2026-05-20 03:44:04.549299 | instance |
2026-05-20 03:44:04.549726 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-20 03:44:04.550179 | instance | Wednesday 20 May 2026 03:44:04 +0000 (0:00:00.060) 0:38:40.864 *********
2026-05-20 03:44:04.605547 | instance | skipping: [instance]
2026-05-20 03:44:04.605778 | instance |
2026-05-20 03:44:04.606159 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-20 03:44:04.606462 | instance | Wednesday 20 May 2026 03:44:04 +0000 (0:00:00.056) 0:38:40.920 *********
2026-05-20 03:44:04.665721 | instance | ok: [instance]
2026-05-20 03:44:04.665780 | instance |
2026-05-20 03:44:04.665916 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-20 03:44:04.666039 | instance | Wednesday 20 May 2026 03:44:04 +0000 (0:00:00.060) 0:38:40.981 *********
2026-05-20 03:44:04.723155 | instance | skipping: [instance]
2026-05-20 03:44:04.723278 | instance |
2026-05-20 03:44:04.723442 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-20 03:44:04.723601 | instance | Wednesday 20 May 2026 03:44:04 +0000 (0:00:00.056) 0:38:41.038 *********
2026-05-20 03:44:04.804301 | instance | ok: [instance]
2026-05-20 03:44:04.804392 | instance |
2026-05-20 03:44:04.804522 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-20 03:44:04.804641 | instance | Wednesday 20 May 2026 03:44:04 +0000 (0:00:00.081) 0:38:41.119 *********
2026-05-20 03:44:04.875220 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-20 03:44:04.875491 | instance |
2026-05-20 03:44:04.875766 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-20 03:44:04.876031 | instance | Wednesday 20 May 2026 03:44:04 +0000 (0:00:00.071) 0:38:41.190 *********
2026-05-20 03:44:05.449120 | instance | changed: [instance]
2026-05-20 03:44:05.449429 | instance |
2026-05-20 03:44:05.449910 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] ***
2026-05-20 03:44:05.450292 | instance | Wednesday 20 May 2026 03:44:05 +0000 (0:00:00.573) 0:38:41.764 *********
2026-05-20 03:44:05.698752 | instance | ok: [instance]
2026-05-20 03:44:05.699125 | instance |
2026-05-20 03:44:05.699532 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] ***
2026-05-20 03:44:05.699922 | instance | Wednesday 20 May 2026 03:44:05 +0000 (0:00:00.249) 0:38:42.014 *********
2026-05-20 03:44:05.757328 | instance | ok: [instance] => {
2026-05-20 03:44:05.757692 | instance | "changed": false,
2026-05-20 03:44:05.758044 | instance | "msg": "All assertions passed"
2026-05-20 03:44:05.758383 | instance | }
2026-05-20 03:44:05.758861 | instance |
2026-05-20 03:44:05.759227 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] ****************
2026-05-20 03:44:05.759615 | instance | Wednesday 20 May 2026 03:44:05 +0000 (0:00:00.058) 0:38:42.072 *********
2026-05-20 03:44:13.329873 | instance | ok: [instance]
2026-05-20 03:44:13.330102 | instance |
2026-05-20 03:44:13.330375 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] *********
2026-05-20 03:44:13.330694 | instance | Wednesday 20 May 2026 03:44:13 +0000 (0:00:07.572) 0:38:49.645 *********
2026-05-20 03:44:13.391269 | instance | ok: [instance] => {
2026-05-20 03:44:13.391463 | instance | "changed": false,
2026-05-20 03:44:13.391753 | instance | "msg": "Successfully pulled openvswitch image"
2026-05-20 03:44:13.392002 | instance | }
2026-05-20 03:44:13.392222 | instance |
2026-05-20 03:44:13.392536 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] *********************
2026-05-20 03:44:13.392852 | instance | Wednesday 20 May 2026 03:44:13 +0000 (0:00:00.060) 0:38:49.706 *********
2026-05-20 03:44:15.551629 | instance | changed: [instance]
2026-05-20 03:44:15.551686 | instance |
2026-05-20 03:44:15.552136 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-20 03:44:15.552153 | instance | Wednesday 20 May 2026 03:44:15 +0000 (0:00:02.160) 0:38:51.866 *********
2026-05-20 03:44:15.638475 | instance | skipping: [instance]
2026-05-20 03:44:15.639445 | instance |
2026-05-20 03:44:15.639509 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] *************************
2026-05-20 03:44:15.639521 | instance | Wednesday 20 May 2026 03:44:15 +0000 (0:00:00.086) 0:38:51.953 *********
2026-05-20 03:44:15.743669 | instance | skipping: [instance]
2026-05-20 03:44:15.743759 | instance |
2026-05-20 03:44:15.744055 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-20 03:44:15.744103 | instance | Wednesday 20 May 2026 03:44:15 +0000 (0:00:00.105) 0:38:52.059 *********
2026-05-20 03:44:15.829744 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-20 03:44:15.829824 | instance |
2026-05-20 03:44:15.830113 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-20 03:44:15.830157 | instance | Wednesday 20 May 2026 03:44:15 +0000 (0:00:00.086) 0:38:52.145 *********
2026-05-20 03:44:16.388495 | instance | changed: [instance]
2026-05-20 03:44:16.388580 | instance |
2026-05-20 03:44:16.388661 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ******
2026-05-20 03:44:16.388809 | instance | Wednesday 20 May 2026 03:44:16 +0000 (0:00:00.558) 0:38:52.703 *********
2026-05-20 03:44:18.284113 | instance | ok: [instance]
2026-05-20 03:44:18.284181 | instance |
2026-05-20 03:44:18.284486 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] ***
2026-05-20 03:44:18.284520 | instance | Wednesday 20 May 2026 03:44:18 +0000 (0:00:01.896) 0:38:54.599 *********
2026-05-20 03:44:18.343337 | instance | skipping: [instance]
2026-05-20 03:44:18.345898 | instance |
2026-05-20 03:44:18.345913 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] *********************
2026-05-20 03:44:18.345920 | instance | Wednesday 20 May 2026 03:44:18 +0000 (0:00:00.059) 0:38:54.659 *********
2026-05-20 03:44:25.385036 | instance | ok: [instance]
2026-05-20 03:44:25.385151 | instance |
2026-05-20 03:44:25.385220 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] **************
2026-05-20 03:44:25.385363 | instance | Wednesday 20 May 2026 03:44:25 +0000 (0:00:07.041) 0:39:01.700 *********
2026-05-20 03:44:25.445850 | instance | ok: [instance] => {
2026-05-20 03:44:25.446561 | instance | "changed": false,
2026-05-20 03:44:25.446654 | instance | "msg": "Successfully pulled ovn-controller image"
2026-05-20 03:44:25.446666 | instance | }
2026-05-20 03:44:25.446676 | instance |
2026-05-20 03:44:25.446685 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] *****************************
2026-05-20 03:44:25.446694 | instance | Wednesday 20 May 2026 03:44:25 +0000 (0:00:00.060) 0:39:01.761 *********
2026-05-20 03:44:28.057762 | instance | changed: [instance]
2026-05-20 03:44:28.057862 | instance |
2026-05-20 03:44:28.057981 | instance | PLAY [controllers[0]] **********************************************************
2026-05-20 03:44:28.058090 | instance |
2026-05-20 03:44:28.058206 | instance | TASK [Gathering Facts] *********************************************************
2026-05-20 03:44:28.058322 | instance | Wednesday 20 May 2026 03:44:28 +0000 (0:00:02.612) 0:39:04.373 *********
2026-05-20 03:44:30.637666 | instance | ok: [instance]
2026-05-20 03:44:30.638274 | instance |
2026-05-20 03:44:30.638288 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-20 03:44:30.638298 | instance | Wednesday 20 May 2026 03:44:30 +0000 (0:00:02.579) 0:39:06.953 *********
2026-05-20 03:44:30.725954 | instance | ok: [instance]
2026-05-20 03:44:30.726035 | instance |
2026-05-20 03:44:30.726363 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-20 03:44:30.726406 | instance | Wednesday 20 May 2026 03:44:30 +0000 (0:00:00.088) 0:39:07.041 *********
2026-05-20 03:44:30.790298 | instance | skipping: [instance]
2026-05-20 03:44:30.790570 | instance |
2026-05-20 03:44:30.790706 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-20 03:44:30.790822 | instance | Wednesday 20 May 2026 03:44:30 +0000 (0:00:00.064) 0:39:07.106 *********
2026-05-20 03:44:30.851970 | instance | skipping: [instance]
2026-05-20 03:44:30.852082 | instance |
2026-05-20 03:44:30.852220 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-20 03:44:30.852356 | instance | Wednesday 20 May 2026 03:44:30 +0000 (0:00:00.061) 0:39:07.167 *********
2026-05-20 03:44:30.920569 | instance | skipping: [instance]
2026-05-20 03:44:30.920723 | instance |
2026-05-20 03:44:30.920923 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-20 03:44:30.921104 | instance | Wednesday 20 May 2026 03:44:30 +0000 (0:00:00.068) 0:39:07.236 *********
2026-05-20 03:44:30.971097 | instance | skipping: [instance]
2026-05-20 03:44:30.971366 | instance |
2026-05-20 03:44:30.971697 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-20 03:44:30.971974 | instance | Wednesday 20 May 2026 03:44:30 +0000 (0:00:00.050) 0:39:07.286 *********
2026-05-20 03:44:31.025406 | instance | skipping: [instance]
2026-05-20 03:44:31.025620 | instance |
2026-05-20 03:44:31.025924 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-20 03:44:31.026162 | instance | Wednesday 20 May 2026 03:44:31 +0000 (0:00:00.054) 0:39:07.341 *********
2026-05-20 03:44:31.085088 | instance | ok: [instance]
2026-05-20 03:44:31.085419 | instance |
2026-05-20 03:44:31.085818 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-20 03:44:31.086106 | instance | Wednesday 20 May 2026 03:44:31 +0000 (0:00:00.059) 0:39:07.400 *********
2026-05-20 03:44:31.146968 | instance | ok: [instance] => (item=libvirt_exporter)
2026-05-20 03:44:31.147192 | instance |
2026-05-20 03:44:31.147456 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-20 03:44:31.147714 | instance | Wednesday 20 May 2026 03:44:31 +0000 (0:00:00.061) 0:39:07.462 *********
2026-05-20 03:44:31.222546 | instance | ok: [instance]
2026-05-20 03:44:31.222808 | instance |
2026-05-20 03:44:31.223091 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-20 03:44:31.223375 | instance | Wednesday 20 May 2026 03:44:31 +0000 (0:00:00.075) 0:39:07.538 *********
2026-05-20 03:44:31.306254 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-20 03:44:31.306476 | instance |
2026-05-20 03:44:31.306869 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-20 03:44:31.307148 | instance | Wednesday 20 May 2026 03:44:31 +0000 (0:00:00.083) 0:39:07.621 *********
2026-05-20 03:44:31.881604 | instance | changed: [instance]
2026-05-20 03:44:31.881827 | instance |
2026-05-20 03:44:31.882107 | instance | TASK [vexxhost.atmosphere.libvirt : Fail if atmosphere_ceph_enabled is set] ****
2026-05-20 03:44:31.882378 | instance | Wednesday 20 May 2026 03:44:31 +0000 (0:00:00.574) 0:39:08.196 *********
2026-05-20 03:44:31.938814 | instance | skipping: [instance]
2026-05-20 03:44:31.938895 | instance |
2026-05-20 03:44:31.940218 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ********************
2026-05-20 03:44:31.940281 | instance | Wednesday 20 May 2026 03:44:31 +0000 (0:00:00.058) 0:39:08.254 *********
2026-05-20 03:44:33.469655 | instance | changed: [instance] => (item=libvirt-vnc)
2026-05-20 03:44:33.469743 | instance | changed: [instance] => (item=libvirt-api)
2026-05-20 03:44:33.469756 | instance |
2026-05-20 03:44:33.469773 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] ****************************
2026-05-20 03:44:33.469934 | instance | Wednesday 20 May 2026 03:44:33 +0000 (0:00:01.529) 0:39:09.784 *********
2026-05-20 03:44:35.063693 | instance | changed: [instance] => (item=libvirt-vnc)
2026-05-20 03:44:35.064178 | instance | changed: [instance] => (item=libvirt-api)
2026-05-20 03:44:35.064214 | instance |
2026-05-20 03:44:35.064220 | instance | TASK [vexxhost.atmosphere.libvirt : Generate Helm values (storage)] ************
2026-05-20 03:44:35.064224 | instance | Wednesday 20 May 2026 03:44:35 +0000 (0:00:01.594) 0:39:11.379 *********
2026-05-20 03:44:35.461450 | instance | ok: [instance]
2026-05-20 03:44:35.461540 | instance |
2026-05-20 03:44:35.461669 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] *************************
2026-05-20 03:44:35.461794 | instance | Wednesday 20 May 2026 03:44:35 +0000 (0:00:00.397) 0:39:11.777 *********
2026-05-20 03:44:37.565267 | instance | changed: [instance]
2026-05-20 03:44:37.565358 | instance |
2026-05-20 03:44:37.565488 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-20 03:44:37.565606 | instance | Wednesday 20 May 2026 03:44:37 +0000 (0:00:02.103) 0:39:13.880 *********
2026-05-20 03:44:37.647155 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-20 03:44:37.647233 | instance |
2026-05-20 03:44:37.647366 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-20 03:44:37.647522 | instance | Wednesday 20 May 2026 03:44:37 +0000 (0:00:00.082) 0:39:13.963 *********
2026-05-20 03:44:38.193092 | instance | changed: [instance]
2026-05-20 03:44:38.193164 | instance |
2026-05-20 03:44:38.193434 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] *************************
2026-05-20 03:44:38.193477 | instance | Wednesday 20 May 2026 03:44:38 +0000 (0:00:00.545) 0:39:14.508 *********
2026-05-20 03:44:38.403658 | instance | skipping: [instance]
2026-05-20 03:44:38.403756 | instance |
2026-05-20 03:44:38.403892 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] *****************
2026-05-20 03:44:38.404012 | instance | Wednesday 20 May 2026 03:44:38 +0000 (0:00:00.210) 0:39:14.719 *********
2026-05-20 03:44:39.489829 | instance | ok: [instance]
2026-05-20 03:44:39.489951 | instance |
2026-05-20 03:44:39.489967 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] ****
2026-05-20 03:44:39.490148 | instance | Wednesday 20 May 2026 03:44:39 +0000 (0:00:01.085) 0:39:15.805 *********
2026-05-20 03:44:39.749580 | instance | ok: [instance]
2026-05-20 03:44:39.749651 | instance |
2026-05-20 03:44:39.749927 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] ***********
2026-05-20 03:44:39.749972 | instance | Wednesday 20 May 2026 03:44:39 +0000 (0:00:00.259) 0:39:16.065 *********
2026-05-20 03:44:40.326721 | instance | ok: [instance]
2026-05-20 03:44:40.326790 | instance |
2026-05-20 03:44:40.327017 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-20 03:44:40.327059 | instance | Wednesday 20 May 2026 03:44:40 +0000 (0:00:00.577) 0:39:16.642 *********
2026-05-20 03:44:40.466714 | instance | ok: [instance]
2026-05-20 03:44:40.466773 | instance |
2026-05-20 03:44:40.466855 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-20 03:44:40.466978 | instance | Wednesday 20 May 2026 03:44:40 +0000 (0:00:00.140) 0:39:16.782 *********
2026-05-20 03:44:40.603049 | instance | included: rabbitmq for instance
2026-05-20 03:44:40.603138 | instance |
2026-05-20 03:44:40.603414 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-05-20 03:44:40.603455 | instance | Wednesday 20 May 2026 03:44:40 +0000 (0:00:00.136) 0:39:16.918 *********
2026-05-20 03:44:41.371520 | instance | ok: [instance]
2026-05-20 03:44:41.371618 | instance |
2026-05-20 03:44:41.371857 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-05-20 03:44:41.371912 | instance | Wednesday 20 May 2026 03:44:41 +0000 (0:00:00.768) 0:39:17.687 *********
2026-05-20 03:44:41.441633 | instance | skipping: [instance]
2026-05-20 03:44:41.441751 | instance |
2026-05-20 03:44:41.441941 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-05-20 03:44:41.441985 | instance | Wednesday 20 May 2026 03:44:41 +0000 (0:00:00.070) 0:39:17.757 *********
2026-05-20 03:44:41.512616 | instance | skipping: [instance]
2026-05-20 03:44:41.512756 | instance |
2026-05-20 03:44:41.513051 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-05-20 03:44:41.513123 | instance | Wednesday 20 May 2026 03:44:41 +0000 (0:00:00.070) 0:39:17.828 *********
2026-05-20 03:44:41.581012 | instance | skipping: [instance]
2026-05-20 03:44:41.581136 | instance |
2026-05-20 03:44:41.581497 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-05-20 03:44:41.581548 | instance | Wednesday 20 May 2026 03:44:41 +0000 (0:00:00.068) 0:39:17.896 *********
2026-05-20 03:45:12.477893 | instance | changed: [instance]
2026-05-20 03:45:12.478002 | instance |
2026-05-20 03:45:12.478246 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-20 03:45:12.478349 | instance | Wednesday 20 May 2026 03:45:12 +0000 (0:00:30.897) 0:39:48.793 *********
2026-05-20 03:45:13.253744 | instance | ok: [instance]
2026-05-20 03:45:13.253848 | instance |
2026-05-20 03:45:13.253968 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-20 03:45:13.254099 | instance | Wednesday 20 May 2026 03:45:13 +0000 (0:00:00.775) 0:39:49.569 *********
2026-05-20 03:45:13.325358 | instance | ok: [instance]
2026-05-20 03:45:13.325460 | instance |
2026-05-20 03:45:13.325733 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-20 03:45:13.325752 | instance | Wednesday 20 May 2026 03:45:13 +0000 (0:00:00.071) 0:39:49.641 *********
2026-05-20 03:45:13.393543 | instance | skipping: [instance]
2026-05-20 03:45:13.393642 | instance |
2026-05-20 03:45:13.393723 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-20 03:45:13.393852 | instance | Wednesday 20 May 2026 03:45:13 +0000 (0:00:00.068) 0:39:49.709 *********
2026-05-20 03:45:13.466803 | instance | skipping: [instance]
2026-05-20 03:45:13.466881 | instance |
2026-05-20 03:45:13.467124 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-20 03:45:13.467295 | instance | Wednesday 20 May 2026 03:45:13 +0000 (0:00:00.073) 0:39:49.782 *********
2026-05-20 03:45:13.532462 | instance | ok: [instance]
2026-05-20 03:45:13.532520 | instance |
2026-05-20 03:45:13.532531 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-20 03:45:13.532546 | instance | Wednesday 20 May 2026 03:45:13 +0000 (0:00:00.064) 0:39:49.847 *********
2026-05-20 03:45:13.783939 | instance | ok: [instance] => (item=compute_novnc_proxy)
2026-05-20 03:45:13.784009 | instance | ok: [instance] => (item=placement)
2026-05-20 03:45:13.784206 | instance | ok: [instance] => (item=network)
2026-05-20 03:45:13.784477 | instance | ok: [instance] => (item=oslo_db_cell0)
2026-05-20 03:45:13.784750 | instance | ok: [instance] => (item=image)
2026-05-20 03:45:13.786033 | instance | ok: [instance] => (item=compute_metadata)
2026-05-20 03:45:13.786096 | instance | ok: [instance] => (item=volumev3)
2026-05-20 03:45:13.786108 | instance | ok: [instance] => (item=baremetal)
2026-05-20 03:45:13.786117 | instance | ok: [instance] => (item=oslo_db)
2026-05-20 03:45:13.786219 | instance | ok: [instance] => (item=oslo_cache)
2026-05-20 03:45:13.786510 | instance | ok: [instance] => (item=oslo_db_api)
2026-05-20 03:45:13.786825 | instance | ok: [instance] => (item=identity)
2026-05-20 03:45:13.787166 | instance | ok: [instance] => (item=compute)
2026-05-20 03:45:13.787443 | instance | ok: [instance] => (item=oslo_messaging)
2026-05-20 03:45:13.787721 | instance |
2026-05-20 03:45:13.788021 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-20 03:45:13.788318 | instance | Wednesday 20 May 2026 03:45:13 +0000 (0:00:00.251) 0:39:50.098 *********
2026-05-20 03:45:13.878627 | instance | ok: [instance]
2026-05-20 03:45:13.878803 | instance |
2026-05-20 03:45:13.879057 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-20 03:45:13.879254 | instance | Wednesday 20 May 2026 03:45:13 +0000 (0:00:00.094) 0:39:50.192 *********
2026-05-20 03:45:13.975184 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-20 03:45:13.975318 | instance |
2026-05-20 03:45:13.975494 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-20 03:45:13.975667 | instance | Wednesday 20 May 2026 03:45:13 +0000 (0:00:00.097) 0:39:50.290 *********
2026-05-20 03:45:14.555685 | instance | changed: [instance]
2026-05-20 03:45:14.555849 | instance |
2026-05-20 03:45:14.556052 | instance | TASK [vexxhost.atmosphere.nova : Fail if atmosphere_ceph_enabled is set] *******
2026-05-20 03:45:14.556293 | instance | Wednesday 20 May 2026 03:45:14 +0000 (0:00:00.579) 0:39:50.870 *********
2026-05-20 03:45:14.614260 | instance | skipping: [instance]
2026-05-20 03:45:14.614482 | instance |
2026-05-20 03:45:14.614793 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] ***
2026-05-20 03:45:14.615071 | instance | Wednesday 20 May 2026 03:45:14 +0000 (0:00:00.059) 0:39:50.929 *********
2026-05-20 03:45:14.821607 | instance | ok: [instance -> localhost]
2026-05-20 03:45:14.821835 | instance |
2026-05-20 03:45:14.822117 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] ****
2026-05-20 03:45:14.822389 | instance | Wednesday 20 May 2026 03:45:14 +0000 (0:00:00.207) 0:39:51.137 *********
2026-05-20 03:45:15.226282 | instance | ok: [instance -> localhost]
2026-05-20 03:45:15.226544 | instance |
2026-05-20 03:45:15.226866 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ******
2026-05-20 03:45:15.227136 | instance | Wednesday 20 May 2026 03:45:15 +0000 (0:00:00.404) 0:39:51.541 *********
2026-05-20 03:45:15.800239 | instance | ok: [instance -> localhost]
2026-05-20 03:45:15.800506 | instance |
2026-05-20 03:45:15.800773 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] *****
2026-05-20 03:45:15.800948 | instance | Wednesday 20 May 2026 03:45:15 +0000 (0:00:00.573) 0:39:52.115 *********
2026-05-20 03:45:16.020104 | instance | ok: [instance -> localhost]
2026-05-20 03:45:16.020433 | instance |
2026-05-20 03:45:16.020670 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] ***
2026-05-20 03:45:16.020868 | instance | Wednesday 20 May 2026 03:45:16 +0000 (0:00:00.220) 0:39:52.335 *********
2026-05-20 03:45:17.448038 | instance | ok: [instance] => (item=nova-bootstrap)
2026-05-20 03:45:17.448171 | instance | ok: [instance] => (item=nova-cell-setup)
2026-05-20 03:45:17.448332 | instance |
2026-05-20 03:45:17.448527 | instance | TASK [vexxhost.atmosphere.nova : Generate Helm values (storage)] ***************
2026-05-20 03:45:17.448739 | instance | Wednesday 20 May 2026 03:45:17 +0000 (0:00:01.427) 0:39:53.763 *********
2026-05-20 03:45:18.013008 | instance | ok: [instance]
2026-05-20 03:45:18.013264 | instance |
2026-05-20 03:45:18.013551 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] ****************************
2026-05-20 03:45:18.013819 | instance | Wednesday 20 May 2026 03:45:18 +0000 (0:00:00.564) 0:39:54.328 *********
2026-05-20 03:48:18.109288 | instance | changed: [instance]
2026-05-20 03:48:18.109892 | instance |
2026-05-20 03:48:18.109906 | instance | TASK [Create Ingress] **********************************************************
2026-05-20 03:48:18.109916 | instance | Wednesday 20 May 2026 03:48:18 +0000 (0:03:00.095) 0:42:54.424 *********
2026-05-20 03:48:18.242442 | instance | included: openstack_helm_ingress for instance
2026-05-20 03:48:18.242711 | instance |
2026-05-20 03:48:18.243010 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-05-20 03:48:18.243282 | instance | Wednesday 20 May 2026 03:48:18 +0000 (0:00:00.133) 0:42:54.558 *********
2026-05-20 03:48:18.306760 | instance | skipping: [instance]
2026-05-20 03:48:18.306997 | instance |
2026-05-20 03:48:18.307278 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-05-20 03:48:18.307545 | instance | Wednesday 20 May 2026 03:48:18 +0000 (0:00:00.064) 0:42:54.622 *********
2026-05-20 03:48:18.378013 | instance | skipping: [instance]
2026-05-20 03:48:18.378254 | instance |
2026-05-20 03:48:18.379136 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-05-20 03:48:18.379575 | instance | Wednesday 20 May 2026 03:48:18 +0000 (0:00:00.070) 0:42:54.693 *********
2026-05-20 03:48:18.461193 | instance | ok: [instance]
2026-05-20 03:48:18.461322 | instance |
2026-05-20 03:48:18.461506 | instance | TASK [Create Ingress compute] **************************************************
2026-05-20 03:48:18.462342 | instance | Wednesday 20 May 2026 03:48:18 +0000 (0:00:00.083) 0:42:54.776 *********
2026-05-20 03:48:18.564700 | instance | included: ingress for instance
2026-05-20 03:48:18.564972 | instance |
2026-05-20 03:48:18.565271 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ********************
2026-05-20 03:48:18.565577 | instance | Wednesday 20 May 2026 03:48:18 +0000 (0:00:00.103) 0:42:54.880 *********
2026-05-20 03:48:19.731471 | instance | changed: [instance]
2026-05-20 03:48:19.731734 | instance |
2026-05-20 03:48:19.732017 | instance | TASK [Create Ingress] **********************************************************
2026-05-20 03:48:19.732305 | instance | Wednesday 20 May 2026 03:48:19 +0000 (0:00:01.166) 0:42:56.047 *********
2026-05-20 03:48:19.868231 | instance | included: openstack_helm_ingress for instance
2026-05-20 03:48:19.868470 | instance |
2026-05-20 03:48:19.868771 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-05-20 03:48:19.869034 | instance | Wednesday 20 May 2026 03:48:19 +0000 (0:00:00.136) 0:42:56.183 *********
2026-05-20 03:48:19.927710 | instance | skipping: [instance]
2026-05-20 03:48:19.927788 | instance |
2026-05-20 03:48:19.927912 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-05-20 03:48:19.928025 | instance | Wednesday 20 May 2026 03:48:19 +0000 (0:00:00.059) 0:42:56.243 *********
2026-05-20 03:48:19.986000 | instance | skipping: [instance]
2026-05-20 03:48:19.986062 | instance |
2026-05-20 03:48:19.986073 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-05-20 03:48:19.986083 | instance | Wednesday 20 May 2026 03:48:19 +0000 (0:00:00.055) 0:42:56.298 *********
2026-05-20 03:48:20.058245 | instance | ok: [instance]
2026-05-20 03:48:20.058339 | instance |
2026-05-20 03:48:20.058356 | instance | TASK [Create Ingress compute-novnc-proxy] **************************************
2026-05-20 03:48:20.058372 | instance | Wednesday 20 May 2026 03:48:20 +0000 (0:00:00.073) 0:42:56.372 *********
2026-05-20 03:48:20.271097 | instance | included: ingress for instance
2026-05-20 03:48:20.271341 | instance |
2026-05-20 03:48:20.271685 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ********
2026-05-20 03:48:20.271985 | instance | Wednesday 20 May 2026 03:48:20 +0000 (0:00:00.214) 0:42:56.586 *********
2026-05-20 03:48:21.356303 | instance | changed: [instance]
2026-05-20 03:48:21.356605 | instance |
2026-05-20 03:48:21.356926 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] *********
2026-05-20 03:48:21.357199 | instance | Wednesday 20 May 2026 03:48:21 +0000 (0:00:01.084) 0:42:57.671 *********
2026-05-20 03:48:22.133018 | instance | ok: [instance]
2026-05-20 03:48:22.133126 | instance |
2026-05-20 03:48:22.133279 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] *******************************
2026-05-20 03:48:22.133454 | instance | Wednesday 20 May 2026 03:48:22 +0000 (0:00:00.777) 0:42:58.448 *********
2026-05-20 03:48:40.679567 | instance | FAILED - RETRYING: [instance]: Create flavors (60 retries left).
2026-05-20 03:48:40.679645 | instance | FAILED - RETRYING: [instance]: Create flavors (59 retries left).
2026-05-20 03:48:40.679809 | instance | changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1})
2026-05-20 03:48:40.680201 | instance | changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1})
2026-05-20 03:48:40.680518 | instance | changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2})
2026-05-20 03:48:40.680785 | instance | changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4})
2026-05-20 03:48:40.681120 | instance | changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8})
2026-05-20 03:48:40.681450 | instance |
2026-05-20 03:48:40.681839 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-20 03:48:40.682151 | instance | Wednesday 20 May 2026 03:48:40 +0000 (0:00:18.545) 0:43:16.994 *********
2026-05-20 03:48:40.800825 | instance | ok: [instance]
2026-05-20 03:48:40.800957 | instance |
2026-05-20 03:48:40.801123 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-20 03:48:40.801292 | instance | Wednesday 20 May 2026 03:48:40 +0000 (0:00:00.122) 0:43:17.116 *********
2026-05-20 03:48:40.907407 | instance | included: rabbitmq for instance
2026-05-20 03:48:40.907803 | instance |
2026-05-20 03:48:40.908236 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-05-20 03:48:40.908586 | instance | Wednesday 20 May 2026 03:48:40 +0000 (0:00:00.106) 0:43:17.222 *********
2026-05-20 03:48:41.664213 | instance | ok: [instance]
2026-05-20 03:48:41.664482 | instance |
2026-05-20 03:48:41.664761 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-05-20 03:48:41.665028 | instance | Wednesday 20 May 2026 03:48:41 +0000 (0:00:00.756) 0:43:17.979 *********
2026-05-20 03:48:41.729323 | instance | skipping: [instance]
2026-05-20 03:48:41.729562 | instance |
2026-05-20 03:48:41.729865 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-05-20 03:48:41.730146 | instance | Wednesday 20 May 2026 03:48:41 +0000 (0:00:00.065) 0:43:18.044 *********
2026-05-20 03:48:41.807630 | instance | skipping: [instance]
2026-05-20 03:48:41.807939 | instance |
2026-05-20 03:48:41.808325 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-05-20 03:48:41.808780 | instance | Wednesday 20 May 2026 03:48:41 +0000 (0:00:00.078) 0:43:18.123 *********
2026-05-20 03:48:41.868336 | instance | skipping: [instance]
2026-05-20 03:48:41.868631 | instance |
2026-05-20 03:48:41.869012 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-05-20 03:48:41.869321 | instance | Wednesday 20 May 2026 03:48:41 +0000 (0:00:00.060) 0:43:18.183 *********
2026-05-20 03:49:12.960273 | instance | changed: [instance]
2026-05-20 03:49:12.960513 | instance |
2026-05-20 03:49:12.960825 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-20 03:49:12.961086 | instance | Wednesday 20 May 2026 03:49:12 +0000 (0:00:31.091) 0:43:49.275 *********
2026-05-20 03:49:13.702764 | instance | ok: [instance]
2026-05-20 03:49:13.703087 | instance |
2026-05-20 03:49:13.703437 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-20 03:49:13.703793 | instance | Wednesday 20 May 2026 03:49:13 +0000 (0:00:00.742) 0:43:50.018 *********
2026-05-20 03:49:13.777713 | instance | ok: [instance]
2026-05-20 03:49:13.778307 | instance |
2026-05-20 03:49:13.778820 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-20 03:49:13.779445 | instance | Wednesday 20 May 2026 03:49:13 +0000 (0:00:00.073) 0:43:50.091 *********
2026-05-20 03:49:13.839220 | instance | skipping: [instance]
2026-05-20 03:49:13.839440 | instance |
2026-05-20 03:49:13.839812 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-20 03:49:13.840020 | instance | Wednesday 20 May 2026 03:49:13 +0000 (0:00:00.063) 0:43:50.154 *********
2026-05-20 03:49:13.908233 | instance | skipping: [instance]
2026-05-20 03:49:13.908513 | instance |
2026-05-20 03:49:13.908846 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-20 03:49:13.909209 | instance | Wednesday 20 May 2026 03:49:13 +0000 (0:00:00.068) 0:43:50.223 *********
2026-05-20 03:49:13.970706 | instance | ok: [instance]
2026-05-20 03:49:13.971075 | instance |
2026-05-20 03:49:13.971530 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-20 03:49:13.971950 | instance | Wednesday 20 May 2026 03:49:13 +0000 (0:00:00.062) 0:43:50.286 *********
2026-05-20 03:49:14.152057 | instance | ok: [instance] => (item=load_balancer)
2026-05-20 03:49:14.152295 | instance | ok: [instance] => (item=dns)
2026-05-20 03:49:14.152562 | instance | ok: [instance] => (item=network)
2026-05-20 03:49:14.152892 | instance | ok: [instance] => (item=compute_metadata)
2026-05-20 03:49:14.153187 | instance | ok: [instance] => (item=oslo_cache)
2026-05-20 03:49:14.153515 | instance | ok: [instance] => (item=baremetal)
2026-05-20 03:49:14.153890 | instance | ok: [instance] => (item=oslo_db)
2026-05-20 03:49:14.154268 | instance | ok: [instance] => (item=identity)
2026-05-20 03:49:14.154566 | instance | ok: [instance] => (item=compute)
2026-05-20 03:49:14.154878 | instance | ok: [instance] => (item=oslo_messaging)
2026-05-20 03:49:14.155258 | instance |
2026-05-20 03:49:14.155458 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-20 03:49:14.155746 | instance | Wednesday 20 May 2026 03:49:14 +0000 (0:00:00.181) 0:43:50.467 *********
2026-05-20 03:49:14.238019 | instance | ok: [instance]
2026-05-20 03:49:14.238298 | instance |
2026-05-20 03:49:14.238677 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-20 03:49:14.238954 | instance | Wednesday 20 May 2026 03:49:14 +0000 (0:00:00.085) 0:43:50.553 *********
2026-05-20 03:49:14.319477 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-20 03:49:14.319718 | instance |
2026-05-20 03:49:14.320003 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-20 03:49:14.320276 | instance | Wednesday 20 May 2026 03:49:14 +0000 (0:00:00.081) 0:43:50.635 *********
2026-05-20 03:49:14.892072 | instance | changed: [instance]
2026-05-20 03:49:14.892340 | instance |
2026-05-20 03:49:14.892586 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] *******************
2026-05-20 03:49:14.892857 | instance | Wednesday 20 May 2026 03:49:14 +0000 (0:00:00.572) 0:43:51.207 *********
2026-05-20 03:49:14.940013 | instance | skipping: [instance]
2026-05-20 03:49:14.940090 | instance |
2026-05-20 03:49:14.940182 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] **********************
2026-05-20 03:49:14.940294 | instance | Wednesday 20 May 2026 03:49:14 +0000 (0:00:00.048) 0:43:51.255 *********
2026-05-20 03:49:15.513855 | instance | ok: [instance]
2026-05-20 03:49:15.514021 | instance |
2026-05-20 03:49:15.514193 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************
2026-05-20 03:49:15.514381 | instance | Wednesday 20 May 2026 03:49:15 +0000 (0:00:00.573) 0:43:51.829 *********
2026-05-20 03:49:15.598122 | instance | ok: [instance]
2026-05-20 03:49:15.598194 | instance |
2026-05-20 03:49:15.598346 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] ***
2026-05-20 03:49:15.598476 | instance | Wednesday 20 May 2026 03:49:15 +0000 (0:00:00.084) 0:43:51.914 *********
2026-05-20 03:49:15.679280 | instance | ok: [instance]
2026-05-20 03:49:15.679527 | instance |
2026-05-20 03:49:15.679840 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] *************************
2026-05-20 03:49:15.680183 | instance | Wednesday 20 May 2026 03:49:15 +0000 (0:00:00.080) 0:43:51.994 *********
2026-05-20 03:51:44.231926 | instance | changed: [instance]
2026-05-20 03:51:44.232065 | instance |
2026-05-20 03:51:44.232077 | instance | TASK [Create Ingress] **********************************************************
2026-05-20 03:51:44.232223 | instance | Wednesday 20 May 2026 03:51:44 +0000 (0:02:28.552) 0:46:20.547 *********
2026-05-20 03:51:44.368311 | instance | included: openstack_helm_ingress for instance
2026-05-20 03:51:44.368526 | instance |
2026-05-20 03:51:44.368823 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-05-20 03:51:44.369111 | instance | Wednesday 20 May 2026 03:51:44 +0000 (0:00:00.136) 0:46:20.683 *********
2026-05-20 03:51:44.430165 | instance | skipping: [instance]
2026-05-20 03:51:44.430404 | instance |
2026-05-20 03:51:44.430867 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-05-20 03:51:44.431237 | instance | Wednesday 20 May 2026 03:51:44 +0000 (0:00:00.061) 0:46:20.745 *********
2026-05-20 03:51:44.491895 | instance | skipping: [instance]
2026-05-20 03:51:44.492174 | instance |
2026-05-20 03:51:44.492742 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-05-20 03:51:44.493120 | instance | Wednesday 20 May 2026 03:51:44 +0000 (0:00:00.061) 0:46:20.807 *********
2026-05-20 03:51:44.566367 | instance | ok: [instance]
2026-05-20 03:51:44.566549 | instance |
2026-05-20 03:51:44.566721 | instance | TASK [Create Ingress network] **************************************************
2026-05-20 03:51:44.566890 | instance | Wednesday 20 May 2026 03:51:44 +0000 (0:00:00.074) 0:46:20.882 *********
2026-05-20 03:51:44.670566 | instance | included: ingress for instance
2026-05-20 03:51:44.670832 | instance |
2026-05-20 03:51:44.671262 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ********************
2026-05-20 03:51:44.671892 | instance | Wednesday 20 May 2026 03:51:44 +0000 (0:00:00.103) 0:46:20.985 *********
2026-05-20 03:51:46.390412 | instance | changed: [instance]
2026-05-20 03:51:46.390525 | instance |
2026-05-20 03:51:46.390732 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] **********
2026-05-20 03:51:46.390908 | instance | Wednesday 20 May 2026 03:51:46 +0000 (0:00:01.719) 0:46:22.705 *********
2026-05-20 03:51:47.167021 | instance | ok: [instance]
2026-05-20 03:51:47.167093 | instance |
2026-05-20 03:51:47.167245 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] ***************************
2026-05-20 03:51:47.167365 | instance | Wednesday 20 May 2026 03:51:47 +0000 (0:00:00.776) 0:46:23.482 *********
2026-05-20 03:57:40.127285 | 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-57.nip.io/v2.0/networks/public, 503 Service Temporarily Unavailable: nginx"}
2026-05-20 03:57:40.134974 | instance | FAILED - RETRYING: [instance]: Create networks (60 retries left).
2026-05-20 03:57:40.135245 | instance | FAILED - RETRYING: [instance]: Create networks (59 retries left).
2026-05-20 03:57:40.135616 | instance | FAILED - RETRYING: [instance]: Create networks (58 retries left).
2026-05-20 03:57:40.136007 | instance | FAILED - RETRYING: [instance]: Create networks (57 retries left).
2026-05-20 03:57:40.136461 | instance | FAILED - RETRYING: [instance]: Create networks (56 retries left).
2026-05-20 03:57:40.136848 | instance | FAILED - RETRYING: [instance]: Create networks (55 retries left).
2026-05-20 03:57:40.137309 | instance | FAILED - RETRYING: [instance]: Create networks (54 retries left).
2026-05-20 03:57:40.137707 | instance | FAILED - RETRYING: [instance]: Create networks (53 retries left).
2026-05-20 03:57:40.138048 | instance | FAILED - RETRYING: [instance]: Create networks (52 retries left).
2026-05-20 03:57:40.138367 | instance | FAILED - RETRYING: [instance]: Create networks (51 retries left).
2026-05-20 03:57:40.138793 | instance | FAILED - RETRYING: [instance]: Create networks (50 retries left).
2026-05-20 03:57:40.139239 | instance | FAILED - RETRYING: [instance]: Create networks (49 retries left).
2026-05-20 03:57:40.139655 | instance | FAILED - RETRYING: [instance]: Create networks (48 retries left).
2026-05-20 03:57:40.139988 | instance | FAILED - RETRYING: [instance]: Create networks (47 retries left).
2026-05-20 03:57:40.140279 | instance | FAILED - RETRYING: [instance]: Create networks (46 retries left).
2026-05-20 03:57:40.140641 | instance | FAILED - RETRYING: [instance]: Create networks (45 retries left).
2026-05-20 03:57:40.140965 | instance | FAILED - RETRYING: [instance]: Create networks (44 retries left).
2026-05-20 03:57:40.141276 | instance | FAILED - RETRYING: [instance]: Create networks (43 retries left).
2026-05-20 03:57:40.141586 | instance | FAILED - RETRYING: [instance]: Create networks (42 retries left).
2026-05-20 03:57:40.141979 | instance | FAILED - RETRYING: [instance]: Create networks (41 retries left).
2026-05-20 03:57:40.142277 | instance | FAILED - RETRYING: [instance]: Create networks (40 retries left).
2026-05-20 03:57:40.142562 | instance | FAILED - RETRYING: [instance]: Create networks (39 retries left).
2026-05-20 03:57:40.143117 | instance | FAILED - RETRYING: [instance]: Create networks (38 retries left).
2026-05-20 03:57:40.143466 | instance | FAILED - RETRYING: [instance]: Create networks (37 retries left).
2026-05-20 03:57:40.143854 | instance | FAILED - RETRYING: [instance]: Create networks (36 retries left).
2026-05-20 03:57:40.143979 | instance | FAILED - RETRYING: [instance]: Create networks (35 retries left).
2026-05-20 03:57:40.144098 | instance | FAILED - RETRYING: [instance]: Create networks (34 retries left).
2026-05-20 03:57:40.144240 | instance | FAILED - RETRYING: [instance]: Create networks (33 retries left).
2026-05-20 03:57:40.144373 | instance | FAILED - RETRYING: [instance]: Create networks (32 retries left).
2026-05-20 03:57:40.144494 | instance | FAILED - RETRYING: [instance]: Create networks (31 retries left).
2026-05-20 03:57:40.144639 | instance | FAILED - RETRYING: [instance]: Create networks (30 retries left).
2026-05-20 03:57:40.144767 | instance | FAILED - RETRYING: [instance]: Create networks (29 retries left).
2026-05-20 03:57:40.144885 | instance | FAILED - RETRYING: [instance]: Create networks (28 retries left).
2026-05-20 03:57:40.145003 | instance | FAILED - RETRYING: [instance]: Create networks (27 retries left).
2026-05-20 03:57:40.145121 | instance | FAILED - RETRYING: [instance]: Create networks (26 retries left).
2026-05-20 03:57:40.145273 | instance | FAILED - RETRYING: [instance]: Create networks (25 retries left).
2026-05-20 03:57:40.145400 | instance | FAILED - RETRYING: [instance]: Create networks (24 retries left).
2026-05-20 03:57:40.145519 | instance | FAILED - RETRYING: [instance]: Create networks (23 retries left).
2026-05-20 03:57:40.145668 | instance | FAILED - RETRYING: [instance]: Create networks (22 retries left).
2026-05-20 03:57:40.145796 | instance | FAILED - RETRYING: [instance]: Create networks (21 retries left).
2026-05-20 03:57:40.145913 | instance | FAILED - RETRYING: [instance]: Create networks (20 retries left).
2026-05-20 03:57:40.146032 | instance | FAILED - RETRYING: [instance]: Create networks (19 retries left).
2026-05-20 03:57:40.146150 | instance | FAILED - RETRYING: [instance]: Create networks (18 retries left).
2026-05-20 03:57:40.146299 | instance | FAILED - RETRYING: [instance]: Create networks (17 retries left).
2026-05-20 03:57:40.146472 | instance | FAILED - RETRYING: [instance]: Create networks (16 retries left).
2026-05-20 03:57:40.146551 | instance | FAILED - RETRYING: [instance]: Create networks (15 retries left).
2026-05-20 03:57:40.146713 | instance | FAILED - RETRYING: [instance]: Create networks (14 retries left).
2026-05-20 03:57:40.146867 | instance | FAILED - RETRYING: [instance]: Create networks (13 retries left).
2026-05-20 03:57:40.146989 | instance | FAILED - RETRYING: [instance]: Create networks (12 retries left).
2026-05-20 03:57:40.147109 | instance | FAILED - RETRYING: [instance]: Create networks (11 retries left).
2026-05-20 03:57:40.147254 | instance | FAILED - RETRYING: [instance]: Create networks (10 retries left).
2026-05-20 03:57:40.147383 | instance | FAILED - RETRYING: [instance]: Create networks (9 retries left).
2026-05-20 03:57:40.147504 | instance | FAILED - RETRYING: [instance]: Create networks (8 retries left).
2026-05-20 03:57:40.147670 | instance | FAILED - RETRYING: [instance]: Create networks (7 retries left).
2026-05-20 03:57:40.147849 | instance | FAILED - RETRYING: [instance]: Create networks (6 retries left).
2026-05-20 03:57:40.148018 | instance | FAILED - RETRYING: [instance]: Create networks (5 retries left).
2026-05-20 03:57:40.148191 | instance | FAILED - RETRYING: [instance]: Create networks (4 retries left).
2026-05-20 03:57:40.148345 | instance | FAILED - RETRYING: [instance]: Create networks (3 retries left).
2026-05-20 03:57:40.148485 | instance | FAILED - RETRYING: [instance]: Create networks (2 retries left).
2026-05-20 03:57:40.148642 | instance | FAILED - RETRYING: [instance]: Create networks (1 retries left).
2026-05-20 03:57:40.148758 | instance |
2026-05-20 03:57:40.148882 | instance | PLAY RECAP *********************************************************************
2026-05-20 03:57:40.149017 | instance | instance : ok=589 changed=217 unreachable=0 failed=1 skipped=193 rescued=0 ignored=2
2026-05-20 03:57:40.149131 | instance |
2026-05-20 03:57:40.149284 | instance | Wednesday 20 May 2026 03:57:40 +0000 (0:05:52.966) 0:52:16.448 *********
2026-05-20 03:57:40.149410 | instance | ===============================================================================
2026-05-20 03:57:40.149534 | instance | vexxhost.atmosphere.neutron : Create networks ------------------------- 352.97s
2026-05-20 03:57:40.149656 | instance | vexxhost.atmosphere.cinder : Deploy Helm chart ------------------------ 290.46s
2026-05-20 03:57:40.149780 | instance | vexxhost.atmosphere.nova : Deploy Helm chart -------------------------- 180.10s
2026-05-20 03:57:40.149901 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 167.46s
2026-05-20 03:57:40.150020 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 149.42s
2026-05-20 03:57:40.150141 | instance | vexxhost.atmosphere.neutron : Deploy Helm chart ----------------------- 148.55s
2026-05-20 03:57:40.150270 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 142.22s
2026-05-20 03:57:40.150394 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster - 116.86s
2026-05-20 03:57:40.150512 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ---------------------- 105.45s
2026-05-20 03:57:40.150675 | instance | vexxhost.atmosphere.placement : Deploy Helm chart --------------------- 101.41s
2026-05-20 03:57:40.150801 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 95.46s
2026-05-20 03:57:40.150953 | instance | vexxhost.ceph.mon : Run Bootstrap command ------------------------------ 92.71s
2026-05-20 03:57:40.151059 | instance | vexxhost.atmosphere.glance_image : Check if image exists --------------- 83.15s
2026-05-20 03:57:40.151177 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ----------------- 57.14s
2026-05-20 03:57:40.151305 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 41.35s
2026-05-20 03:57:40.151425 | instance | vexxhost.atmosphere.qemu_utils : Install packages ---------------------- 38.00s
2026-05-20 03:57:40.151594 | instance | vexxhost.kubernetes.envoy_gateway : Deploy Helm chart ------------------ 34.71s
2026-05-20 03:57:40.151712 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 31.09s
2026-05-20 03:57:40.151829 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.96s
2026-05-20 03:57:40.151944 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.90s
2026-05-20 03:57:40.419101 | instance | CRITICAL Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.aio/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml
2026-05-20 03:57:40.419245 | instance | ERROR [aio > converge] [31mExecuted: Failed[0m
2026-05-20 03:57:40.419503 | instance | ERROR Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.aio/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml
2026-05-20 03:57:40.812147 | instance | ERROR
2026-05-20 03:57:40.812381 | instance | {
2026-05-20 03:57:40.812422 | instance | "delta": "0:53:34.902713",
2026-05-20 03:57:40.812452 | instance | "end": "2026-05-20 03:57:40.488986",
2026-05-20 03:57:40.812479 | instance | "msg": "non-zero return code",
2026-05-20 03:57:40.812506 | instance | "rc": 2,
2026-05-20 03:57:40.812534 | instance | "start": "2026-05-20 03:04:05.586273"
2026-05-20 03:57:40.812559 | instance | }
failure
2026-05-20 03:57:40.858827 |
2026-05-20 03:57:40.858955 | PLAY RECAP
2026-05-20 03:57:40.859006 | instance | ok: 2 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0
2026-05-20 03:57:40.859028 |
2026-05-20 03:57:41.044868 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main]
2026-05-20 03:57:41.052591 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main]
2026-05-20 03:57:41.722319 |
2026-05-20 03:57:41.722504 | PLAY [all]
2026-05-20 03:57:41.737256 |
2026-05-20 03:57:41.737344 | TASK [gather-host-logs : creating directory for system status]
2026-05-20 03:57:42.112213 | instance | changed
2026-05-20 03:57:42.119454 |
2026-05-20 03:57:42.119562 | TASK [gather-host-logs : Get logs for each host]
2026-05-20 03:57:42.477695 | instance | + systemd-cgls --full --all --no-pager
2026-05-20 03:57:42.513077 | instance | + ip addr
2026-05-20 03:57:42.519953 | instance | + ip route
2026-05-20 03:57:42.521524 | instance | + lsblk
2026-05-20 03:57:42.535472 | instance | + mount
2026-05-20 03:57:42.549003 | instance | + docker images
2026-05-20 03:57:42.566037 | instance | + brctl show
2026-05-20 03:57:42.566923 | instance | /bin/bash: line 8: brctl: command not found
2026-05-20 03:57:42.567267 | instance | + ps aux --sort=-%mem
2026-05-20 03:57:42.617189 | instance | + dpkg -l
2026-05-20 03:57:42.628880 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul))
2026-05-20 03:57:42.629525 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul
2026-05-20 03:57:42.650081 | instance | + '[' '!' -z '' ']'
2026-05-20 03:57:43.154122 | instance | ok: Runtime: 0:00:00.176942
2026-05-20 03:57:43.161263 |
2026-05-20 03:57:43.161430 | TASK [gather-host-logs : Downloads logs to executor]
2026-05-20 03:57:43.794373 | instance | changed:
2026-05-20 03:57:43.794619 | instance | created directory /var/lib/zuul/builds/fe593139256644219363b097524628be/work/logs/instance
2026-05-20 03:57:43.794660 | instance | cd+++++++++ system/
2026-05-20 03:57:43.794690 | instance | >f+++++++++ system/brctl-show.txt
2026-05-20 03:57:43.794720 | instance | >f+++++++++ system/docker-images.txt
2026-05-20 03:57:43.794747 | instance | >f+++++++++ system/ip-addr.txt
2026-05-20 03:57:43.794778 | instance | >f+++++++++ system/ip-route.txt
2026-05-20 03:57:43.794809 | instance | >f+++++++++ system/lsblk.txt
2026-05-20 03:57:43.794838 | instance | >f+++++++++ system/mount.txt
2026-05-20 03:57:43.794866 | instance | >f+++++++++ system/packages.txt
2026-05-20 03:57:43.794892 | instance | >f+++++++++ system/ps.txt
2026-05-20 03:57:43.794923 | instance | >f+++++++++ system/systemd-cgls.txt
2026-05-20 03:57:43.805833 |
2026-05-20 03:57:43.805904 | LOOP [helm-release-status : creating directory for helm release status]
2026-05-20 03:57:44.026810 | instance | changed: "values"
2026-05-20 03:57:44.198594 | instance | changed: "releases"
2026-05-20 03:57:44.219067 |
2026-05-20 03:57:44.219281 | TASK [helm-release-status : Gather get release status for helm charts]
2026-05-20 03:57:52.319547 | instance | ok: Runtime: 0:00:07.563867
2026-05-20 03:57:52.324876 |
2026-05-20 03:57:52.324943 | TASK [helm-release-status : Downloads logs to executor]
2026-05-20 03:57:52.823821 | instance | changed:
2026-05-20 03:57:52.824022 | instance | cd+++++++++ helm/
2026-05-20 03:57:52.824049 | instance | cd+++++++++ helm/releases/
2026-05-20 03:57:52.824071 | instance | cd+++++++++ helm/releases/auth-system/
2026-05-20 03:57:52.824094 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt
2026-05-20 03:57:52.824115 | instance | cd+++++++++ helm/releases/cert-manager/
2026-05-20 03:57:52.824135 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt
2026-05-20 03:57:52.824154 | instance | cd+++++++++ helm/releases/envoy-gateway-system/
2026-05-20 03:57:52.824172 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt
2026-05-20 03:57:52.824190 | instance | cd+++++++++ helm/releases/ingress-nginx/
2026-05-20 03:57:52.824208 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt
2026-05-20 03:57:52.824226 | instance | cd+++++++++ helm/releases/kube-system/
2026-05-20 03:57:52.824245 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt
2026-05-20 03:57:52.824268 | instance | cd+++++++++ helm/releases/local-path-storage/
2026-05-20 03:57:52.824286 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt
2026-05-20 03:57:52.824305 | instance | cd+++++++++ helm/releases/monitoring/
2026-05-20 03:57:52.824323 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt
2026-05-20 03:57:52.824341 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt
2026-05-20 03:57:52.824359 | instance | >f+++++++++ helm/releases/monitoring/loki.txt
2026-05-20 03:57:52.824377 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt
2026-05-20 03:57:52.824396 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt
2026-05-20 03:57:52.824416 | instance | >f+++++++++ helm/releases/monitoring/vector.txt
2026-05-20 03:57:52.824435 | instance | cd+++++++++ helm/releases/openstack/
2026-05-20 03:57:52.824454 | instance | >f+++++++++ helm/releases/openstack/barbican.txt
2026-05-20 03:57:52.824472 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt
2026-05-20 03:57:52.824507 | instance | >f+++++++++ helm/releases/openstack/ceph.txt
2026-05-20 03:57:52.824526 | instance | >f+++++++++ helm/releases/openstack/cinder.txt
2026-05-20 03:57:52.824545 | instance | >f+++++++++ helm/releases/openstack/glance.txt
2026-05-20 03:57:52.824563 | instance | >f+++++++++ helm/releases/openstack/keystone.txt
2026-05-20 03:57:52.824581 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt
2026-05-20 03:57:52.824599 | instance | >f+++++++++ helm/releases/openstack/memcached.txt
2026-05-20 03:57:52.824617 | instance | >f+++++++++ helm/releases/openstack/neutron.txt
2026-05-20 03:57:52.824635 | instance | >f+++++++++ helm/releases/openstack/nova.txt
2026-05-20 03:57:52.824653 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt
2026-05-20 03:57:52.824671 | instance | >f+++++++++ helm/releases/openstack/ovn.txt
2026-05-20 03:57:52.824689 | instance | >f+++++++++ helm/releases/openstack/placement.txt
2026-05-20 03:57:52.824707 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt
2026-05-20 03:57:52.824725 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt
2026-05-20 03:57:52.824743 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt
2026-05-20 03:57:52.824761 | instance | >f+++++++++ helm/releases/openstack/valkey.txt
2026-05-20 03:57:52.824779 | instance | cd+++++++++ helm/releases/rook-ceph/
2026-05-20 03:57:52.824800 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt
2026-05-20 03:57:52.824821 | instance | cd+++++++++ helm/values/
2026-05-20 03:57:52.824839 | instance | cd+++++++++ helm/values/auth-system/
2026-05-20 03:57:52.824857 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml
2026-05-20 03:57:52.824875 | instance | cd+++++++++ helm/values/cert-manager/
2026-05-20 03:57:52.824893 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml
2026-05-20 03:57:52.824911 | instance | cd+++++++++ helm/values/envoy-gateway-system/
2026-05-20 03:57:52.824934 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml
2026-05-20 03:57:52.824981 | instance | cd+++++++++ helm/values/ingress-nginx/
2026-05-20 03:57:52.825014 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml
2026-05-20 03:57:52.825035 | instance | cd+++++++++ helm/values/kube-system/
2026-05-20 03:57:52.825063 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml
2026-05-20 03:57:52.825106 | instance | cd+++++++++ helm/values/local-path-storage/
2026-05-20 03:57:52.825132 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml
2026-05-20 03:57:52.825158 | instance | cd+++++++++ helm/values/monitoring/
2026-05-20 03:57:52.825205 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml
2026-05-20 03:57:52.825239 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml
2026-05-20 03:57:52.825261 | instance | >f+++++++++ helm/values/monitoring/loki.yaml
2026-05-20 03:57:52.825280 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml
2026-05-20 03:57:52.825298 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml
2026-05-20 03:57:52.825317 | instance | >f+++++++++ helm/values/monitoring/vector.yaml
2026-05-20 03:57:52.825334 | instance | cd+++++++++ helm/values/openstack/
2026-05-20 03:57:52.825353 | instance | >f+++++++++ helm/values/openstack/barbican.yaml
2026-05-20 03:57:52.825370 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml
2026-05-20 03:57:52.825388 | instance | >f+++++++++ helm/values/openstack/ceph.yaml
2026-05-20 03:57:52.825406 | instance | >f+++++++++ helm/values/openstack/cinder.yaml
2026-05-20 03:57:52.825423 | instance | >f+++++++++ helm/values/openstack/glance.yaml
2026-05-20 03:57:52.825440 | instance | >f+++++++++ helm/values/openstack/keystone.yaml
2026-05-20 03:57:52.825458 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml
2026-05-20 03:57:52.825475 | instance | >f+++++++++ helm/values/openstack/memcached.yaml
2026-05-20 03:57:52.825500 | instance | >f+++++++++ helm/values/openstack/neutron.yaml
2026-05-20 03:57:52.825519 | instance | >f+++++++++ helm/values/openstack/nova.yaml
2026-05-20 03:57:52.825536 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml
2026-05-20 03:57:52.825554 | instance | >f+++++++++ helm/values/openstack/ovn.yaml
2026-05-20 03:57:52.825571 | instance | >f+++++++++ helm/values/openstack/placement.yaml
2026-05-20 03:57:52.825589 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml
2026-05-20 03:57:52.825606 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml
2026-05-20 03:57:52.825624 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml
2026-05-20 03:57:52.825641 | instance | >f+++++++++ helm/values/openstack/valkey.yaml
2026-05-20 03:57:52.825658 | instance | cd+++++++++ helm/values/rook-ceph/
2026-05-20 03:57:52.825676 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml
2026-05-20 03:57:52.836170 |
2026-05-20 03:57:52.836246 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects]
2026-05-20 03:57:53.042062 | instance | changed
2026-05-20 03:57:53.055642 |
2026-05-20 03:57:53.055724 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects]
2026-05-20 03:57:53.265488 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-05-20 03:57:53.265581 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-05-20 03:57:53.272984 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:57:53.275897 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:57:53.361483 | instance | node/instance
2026-05-20 03:57:53.363836 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:57:53.449490 | instance | clusterrole/admin
2026-05-20 03:57:53.640008 | instance | clusterrole/cephfs-csi-nodeplugin
2026-05-20 03:57:53.692027 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:57:53.700741 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:57:53.714773 | instance | clusterrole/cephfs-external-provisioner-runner
2026-05-20 03:57:53.834508 | instance | clusterrole/cert-manager-cainjector
2026-05-20 03:57:53.893363 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io
2026-05-20 03:57:54.011094 | instance | clusterrole/cert-manager-controller-certificates
2026-05-20 03:57:54.083519 | instance | clusterrole/cert-manager-controller-certificatesigningrequests
2026-05-20 03:57:54.191435 | instance | clusterrole/cert-manager-controller-challenges
2026-05-20 03:57:54.254916 | instance | clusterrole/cert-manager-controller-clusterissuers
2026-05-20 03:57:54.383440 | instance | clusterrole/cert-manager-controller-ingress-shim
2026-05-20 03:57:54.434646 | instance | clusterrole/cert-manager-controller-issuers
2026-05-20 03:57:54.556960 | instance | clusterrole/cert-manager-controller-orders
2026-05-20 03:57:54.621455 | instance | clusterrole/cert-manager-edit
2026-05-20 03:57:54.738144 | instance | clusterrole/cert-manager-view
2026-05-20 03:57:54.793199 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews
2026-05-20 03:57:54.914483 | instance | clusterrole/cilium
2026-05-20 03:57:54.949989 | instance | clusterrole/cilium-operator
2026-05-20 03:57:55.095966 | instance | clusterrole/cluster-admin
2026-05-20 03:57:55.120791 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role
2026-05-20 03:57:55.261826 | instance | clusterrole/edit
2026-05-20 03:57:55.317706 | instance | clusterrolebinding/cephfs-csi-provisioner-role
2026-05-20 03:57:55.442375 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system
2026-05-20 03:57:55.495252 | instance | clusterrolebinding/cert-manager-cainjector
2026-05-20 03:57:55.662904 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role
2026-05-20 03:57:55.718261 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io
2026-05-20 03:57:55.876209 | instance | clusterrole/goldpinger-clusterrole
2026-05-20 03:57:55.909239 | instance | clusterrolebinding/cert-manager-controller-certificates
2026-05-20 03:57:56.054503 | instance | clusterrole/ingress-nginx
2026-05-20 03:57:56.076573 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests
2026-05-20 03:57:56.234561 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole
2026-05-20 03:57:56.271986 | instance | clusterrolebinding/cert-manager-controller-challenges
2026-05-20 03:57:56.422434 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics
2026-05-20 03:57:56.450402 | instance | clusterrolebinding/cert-manager-controller-clusterissuers
2026-05-20 03:57:56.614544 | instance | clusterrole/kube-prometheus-stack-operator
2026-05-20 03:57:56.642866 | instance | clusterrolebinding/cert-manager-controller-ingress-shim
2026-05-20 03:57:56.796163 | instance | clusterrole/kube-prometheus-stack-prometheus
2026-05-20 03:57:56.819721 | instance | clusterrolebinding/cert-manager-controller-issuers
2026-05-20 03:57:56.970247 | instance | clusterrolebinding/cert-manager-controller-orders
2026-05-20 03:57:57.001382 | instance | clusterrole/kubeadm:get-nodes
2026-05-20 03:57:57.151980 | instance | clusterrole/local-path-provisioner
2026-05-20 03:57:57.183261 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews
2026-05-20 03:57:57.336118 | instance | clusterrole/node-feature-discovery
2026-05-20 03:57:57.352435 | instance | clusterrolebinding/cilium
2026-05-20 03:57:57.514830 | instance | clusterrole/node-feature-discovery-gc
2026-05-20 03:57:57.519399 | instance | clusterrole/nova-bootstrap
2026-05-20 03:57:57.689631 | instance | clusterrolebinding/cilium-operator
2026-05-20 03:57:57.693145 | instance | clusterrole/nova-cell-setup
2026-05-20 03:57:57.862547 | instance | clusterrole/objectstorage-provisioner-role
2026-05-20 03:57:57.880102 | instance | clusterrolebinding/cluster-admin
2026-05-20 03:57:58.033402 | instance | clusterrole/ovn-controller
2026-05-20 03:57:58.069305 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system
2026-05-20 03:57:58.212094 | instance | clusterrole/ovn-controller-list-nodes-role-openstack
2026-05-20 03:57:58.236752 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding
2026-05-20 03:57:58.394616 | instance | clusterrole/rabbitmq-cluster-operator-openstack
2026-05-20 03:57:58.438635 | instance | clusterrolebinding/goldpinger-clusterrolebinding
2026-05-20 03:57:58.594885 | instance | clusterrolebinding/ingress-nginx
2026-05-20 03:57:58.620625 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin
2026-05-20 03:57:58.775531 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit
2026-05-20 03:57:58.794922 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding
2026-05-20 03:57:58.960823 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics
2026-05-20 03:57:58.960882 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view
2026-05-20 03:57:59.152236 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack
2026-05-20 03:57:59.157668 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin
2026-05-20 03:57:59.327968 | instance | clusterrolebinding/kube-prometheus-stack-operator
2026-05-20 03:57:59.331241 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit
2026-05-20 03:57:59.502661 | instance | clusterrolebinding/kube-prometheus-stack-prometheus
2026-05-20 03:57:59.522087 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view
2026-05-20 03:57:59.711145 | instance | clusterrolebinding/kubeadm:get-nodes
2026-05-20 03:57:59.713404 | instance | clusterrole/rbd-csi-nodeplugin
2026-05-20 03:57:59.887654 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap
2026-05-20 03:57:59.900338 | instance | clusterrole/rbd-external-provisioner-runner
2026-05-20 03:58:00.068501 | instance | clusterrole/rook-ceph-cluster-mgmt
2026-05-20 03:58:00.070648 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap
2026-05-20 03:58:00.251338 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation
2026-05-20 03:58:00.256791 | instance | clusterrole/rook-ceph-global
2026-05-20 03:58:00.422314 | instance | clusterrolebinding/kubeadm:node-proxier
2026-05-20 03:58:00.453108 | instance | clusterrolebinding/local-path-provisioner
2026-05-20 03:58:00.603845 | instance | clusterrole/rook-ceph-mgr-cluster
2026-05-20 03:58:00.656032 | instance | clusterrolebinding/node-feature-discovery
2026-05-20 03:58:00.801260 | instance | clusterrole/rook-ceph-mgr-system
2026-05-20 03:58:00.833235 | instance | clusterrolebinding/node-feature-discovery-gc
2026-05-20 03:58:00.986396 | instance | clusterrolebinding/nova-bootstrap
2026-05-20 03:58:01.004079 | instance | clusterrole/rook-ceph-object-bucket
2026-05-20 03:58:01.156441 | instance | clusterrolebinding/nova-cell-setup
2026-05-20 03:58:01.185318 | instance | clusterrole/rook-ceph-osd
2026-05-20 03:58:01.333571 | instance | clusterrolebinding/objectstorage-provisioner-role-binding
2026-05-20 03:58:01.353795 | instance | clusterrole/rook-ceph-system
2026-05-20 03:58:01.510139 | instance | clusterrolebinding/ovn-controller
2026-05-20 03:58:01.537328 | instance | clusterrole/secretgen-controller-cluster-role
2026-05-20 03:58:01.701033 | instance | clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack
2026-05-20 03:58:01.738880 | instance | clusterrole/system:aggregate-to-admin
2026-05-20 03:58:01.913470 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack
2026-05-20 03:58:01.953447 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack
2026-05-20 03:58:02.106385 | instance | clusterrole/system:aggregate-to-edit
2026-05-20 03:58:02.162768 | instance | clusterrolebinding/rbd-csi-nodeplugin
2026-05-20 03:58:02.323240 | instance | clusterrole/system:aggregate-to-view
2026-05-20 03:58:02.384469 | instance | clusterrole/system:auth-delegator
2026-05-20 03:58:02.541309 | instance | clusterrolebinding/rbd-csi-provisioner-role
2026-05-20 03:58:02.565500 | instance | clusterrole/system:basic-user
2026-05-20 03:58:02.740960 | instance | clusterrolebinding/rook-ceph-global
2026-05-20 03:58:02.746671 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient
2026-05-20 03:58:02.925685 | instance | clusterrolebinding/rook-ceph-mgr-cluster
2026-05-20 03:58:02.928844 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack
2026-05-20 03:58:03.102927 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient
2026-05-20 03:58:03.102980 | instance | clusterrolebinding/rook-ceph-object-bucket
2026-05-20 03:58:03.266747 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver
2026-05-20 03:58:03.269305 | instance | clusterrolebinding/rook-ceph-osd
2026-05-20 03:58:03.440610 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver
2026-05-20 03:58:03.455701 | instance | clusterrolebinding/rook-ceph-osd-openstack
2026-05-20 03:58:03.619611 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver
2026-05-20 03:58:03.635968 | instance | clusterrolebinding/rook-ceph-system
2026-05-20 03:58:03.815405 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver
2026-05-20 03:58:03.818179 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding
2026-05-20 03:58:03.989035 | instance | clusterrole/system:controller:attachdetach-controller
2026-05-20 03:58:03.991589 | instance | clusterrolebinding/system:basic-user
2026-05-20 03:58:04.160861 | instance | clusterrole/system:controller:certificate-controller
2026-05-20 03:58:04.162643 | instance | clusterrolebinding/system:controller:attachdetach-controller
2026-05-20 03:58:04.332138 | instance | clusterrole/system:controller:clusterrole-aggregation-controller
2026-05-20 03:58:04.348198 | instance | clusterrolebinding/system:controller:certificate-controller
2026-05-20 03:58:04.508938 | instance | clusterrole/system:controller:cronjob-controller
2026-05-20 03:58:04.516342 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller
2026-05-20 03:58:04.677759 | instance | clusterrole/system:controller:daemon-set-controller
2026-05-20 03:58:04.697230 | instance | clusterrolebinding/system:controller:cronjob-controller
2026-05-20 03:58:04.861615 | instance | clusterrole/system:controller:deployment-controller
2026-05-20 03:58:04.876228 | instance | clusterrole/system:controller:disruption-controller
2026-05-20 03:58:05.033680 | instance | clusterrolebinding/system:controller:daemon-set-controller
2026-05-20 03:58:05.051647 | instance | clusterrole/system:controller:endpoint-controller
2026-05-20 03:58:05.204913 | instance | clusterrolebinding/system:controller:deployment-controller
2026-05-20 03:58:05.231474 | instance | clusterrole/system:controller:endpointslice-controller
2026-05-20 03:58:05.404317 | instance | clusterrolebinding/system:controller:disruption-controller
2026-05-20 03:58:05.420410 | instance | clusterrole/system:controller:endpointslicemirroring-controller
2026-05-20 03:58:05.577028 | instance | clusterrolebinding/system:controller:endpoint-controller
2026-05-20 03:58:05.606636 | instance | clusterrole/system:controller:ephemeral-volume-controller
2026-05-20 03:58:05.753552 | instance | clusterrolebinding/system:controller:endpointslice-controller
2026-05-20 03:58:05.776489 | instance | clusterrole/system:controller:expand-controller
2026-05-20 03:58:05.925954 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller
2026-05-20 03:58:05.958878 | instance | clusterrole/system:controller:generic-garbage-collector
2026-05-20 03:58:06.102986 | instance | clusterrole/system:controller:horizontal-pod-autoscaler
2026-05-20 03:58:06.142851 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller
2026-05-20 03:58:06.280846 | instance | clusterrole/system:controller:job-controller
2026-05-20 03:58:06.332431 | instance | clusterrolebinding/system:controller:expand-controller
2026-05-20 03:58:06.471445 | instance | clusterrole/system:controller:namespace-controller
2026-05-20 03:58:06.504569 | instance | clusterrolebinding/system:controller:generic-garbage-collector
2026-05-20 03:58:06.639705 | instance | clusterrole/system:controller:node-controller
2026-05-20 03:58:06.684869 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler
2026-05-20 03:58:06.814799 | instance | clusterrole/system:controller:persistent-volume-binder
2026-05-20 03:58:06.858455 | instance | clusterrolebinding/system:controller:job-controller
2026-05-20 03:58:07.004374 | instance | clusterrole/system:controller:pod-garbage-collector
2026-05-20 03:58:07.032878 | instance | clusterrolebinding/system:controller:namespace-controller
2026-05-20 03:58:07.184815 | instance | clusterrolebinding/system:controller:node-controller
2026-05-20 03:58:07.229961 | instance | clusterrole/system:controller:pv-protection-controller
2026-05-20 03:58:07.358752 | instance | clusterrolebinding/system:controller:persistent-volume-binder
2026-05-20 03:58:07.418034 | instance | clusterrole/system:controller:pvc-protection-controller
2026-05-20 03:58:07.527984 | instance | clusterrolebinding/system:controller:pod-garbage-collector
2026-05-20 03:58:07.589840 | instance | clusterrole/system:controller:replicaset-controller
2026-05-20 03:58:07.697402 | instance | clusterrolebinding/system:controller:pv-protection-controller
2026-05-20 03:58:07.751703 | instance | clusterrole/system:controller:replication-controller
2026-05-20 03:58:07.857100 | instance | clusterrolebinding/system:controller:pvc-protection-controller
2026-05-20 03:58:07.943625 | instance | clusterrolebinding/system:controller:replicaset-controller
2026-05-20 03:58:08.048626 | instance | clusterrole/system:controller:resourcequota-controller
2026-05-20 03:58:08.134939 | instance | clusterrole/system:controller:root-ca-cert-publisher
2026-05-20 03:58:08.224225 | instance | clusterrolebinding/system:controller:replication-controller
2026-05-20 03:58:08.300187 | instance | clusterrole/system:controller:route-controller
2026-05-20 03:58:08.385144 | instance | clusterrolebinding/system:controller:resourcequota-controller
2026-05-20 03:58:08.470108 | instance | clusterrole/system:controller:service-account-controller
2026-05-20 03:58:08.558543 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher
2026-05-20 03:58:08.653391 | instance | clusterrole/system:controller:service-controller
2026-05-20 03:58:08.730074 | instance | clusterrolebinding/system:controller:route-controller
2026-05-20 03:58:08.831765 | instance | clusterrole/system:controller:statefulset-controller
2026-05-20 03:58:08.892935 | instance | clusterrolebinding/system:controller:service-account-controller
2026-05-20 03:58:09.015446 | instance | clusterrole/system:controller:ttl-after-finished-controller
2026-05-20 03:58:09.064480 | instance | clusterrolebinding/system:controller:service-controller
2026-05-20 03:58:09.196326 | instance | clusterrole/system:controller:ttl-controller
2026-05-20 03:58:09.247255 | instance | clusterrolebinding/system:controller:statefulset-controller
2026-05-20 03:58:09.372368 | instance | clusterrole/system:coredns
2026-05-20 03:58:09.435985 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller
2026-05-20 03:58:09.548228 | instance | clusterrole/system:discovery
2026-05-20 03:58:09.617138 | instance | clusterrolebinding/system:controller:ttl-controller
2026-05-20 03:58:09.742925 | instance | clusterrole/system:heapster
2026-05-20 03:58:09.813722 | instance | clusterrolebinding/system:coredns
2026-05-20 03:58:09.947455 | instance | clusterrole/system:kube-aggregator
2026-05-20 03:58:09.993808 | instance | clusterrolebinding/system:discovery
2026-05-20 03:58:10.130035 | instance | clusterrole/system:kube-controller-manager
2026-05-20 03:58:10.165059 | instance | clusterrolebinding/system:kube-controller-manager
2026-05-20 03:58:10.308793 | instance | clusterrole/system:kube-dns
2026-05-20 03:58:10.327711 | instance | clusterrole/system:kube-scheduler
2026-05-20 03:58:10.487769 | instance | clusterrolebinding/system:kube-dns
2026-05-20 03:58:10.500963 | instance | clusterrole/system:kubelet-api-admin
2026-05-20 03:58:10.675687 | instance | clusterrolebinding/system:kube-scheduler
2026-05-20 03:58:10.693862 | instance | clusterrole/system:monitoring
2026-05-20 03:58:10.865770 | instance | clusterrolebinding/system:monitoring
2026-05-20 03:58:10.875622 | instance | clusterrole/system:node
2026-05-20 03:58:11.051451 | instance | clusterrolebinding/system:node
2026-05-20 03:58:11.055010 | instance | clusterrole/system:node-bootstrapper
2026-05-20 03:58:11.237284 | instance | clusterrolebinding/system:node-proxier
2026-05-20 03:58:11.242091 | instance | clusterrole/system:node-problem-detector
2026-05-20 03:58:11.416300 | instance | clusterrolebinding/system:public-info-viewer
2026-05-20 03:58:11.419429 | instance | clusterrole/system:node-proxier
2026-05-20 03:58:11.595504 | instance | clusterrolebinding/system:service-account-issuer-discovery
2026-05-20 03:58:11.596846 | instance | clusterrole/system:persistent-volume-provisioner
2026-05-20 03:58:11.767257 | instance | clusterrolebinding/system:volume-scheduler
2026-05-20 03:58:11.773627 | instance | clusterrole/system:public-info-viewer
2026-05-20 03:58:11.949869 | instance | clusterrolebinding/vector
2026-05-20 03:58:11.953696 | instance | clusterrole/system:service-account-issuer-discovery
2026-05-20 03:58:12.134492 | instance | clusterrole/system:volume-scheduler
2026-05-20 03:58:12.144125 | instance | clusterrole/vector
2026-05-20 03:58:12.328118 | instance | clusterrole/view
2026-05-20 03:58:12.334990 | instance | storageclass/general
2026-05-20 03:58:12.505414 | instance | namespace/auth-system
2026-05-20 03:58:12.557727 | instance | namespace/cert-manager
2026-05-20 03:58:12.677518 | instance | namespace/default
2026-05-20 03:58:12.735644 | instance | namespace/envoy-gateway-system
2026-05-20 03:58:12.859565 | instance | namespace/ingress-nginx
2026-05-20 03:58:12.914643 | instance | namespace/kube-node-lease
2026-05-20 03:58:13.051919 | instance | namespace/kube-public
2026-05-20 03:58:13.099949 | instance | namespace/kube-system
2026-05-20 03:58:13.254946 | instance | namespace/local-path-storage
2026-05-20 03:58:13.289090 | instance | namespace/monitoring
2026-05-20 03:58:13.430727 | instance | namespace/openstack
2026-05-20 03:58:13.481106 | instance | namespace/rook-ceph
2026-05-20 03:58:13.594105 | instance | namespace/secretgen-controller
2026-05-20 03:58:14.118052 | instance | ok: Runtime: 0:00:20.516859
2026-05-20 03:58:14.124818 |
2026-05-20 03:58:14.124883 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects]
2026-05-20 03:58:14.330528 | instance | changed
2026-05-20 03:58:14.338235 |
2026-05-20 03:58:14.338322 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects]
2026-05-20 03:58:14.548848 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-05-20 03:58:14.549324 | instance | xargs: xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-05-20 03:58:14.549340 | instance | warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-05-20 03:58:14.644175 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:14.647076 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:14.744851 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:14.749046 | instance | auth-system/configmaps/keycloak-env-vars
2026-05-20 03:58:14.751045 | instance | auth-system/configmaps/kube-root-ca.crt
2026-05-20 03:58:14.754108 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:14.856604 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:14.871772 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:14.935315 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:14.949171 | instance | cert-manager/configmaps/cert-manager-webhook
2026-05-20 03:58:14.966026 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:14.971178 | instance | cert-manager/configmaps/kube-root-ca.crt
2026-05-20 03:58:15.034053 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:15.064809 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:15.140110 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:15.151376 | instance | auth-system/endpoints/keycloak
2026-05-20 03:58:15.158367 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:15.186471 | instance | auth-system/endpoints/keycloak-headless
2026-05-20 03:58:15.239027 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:15.272025 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:15.347770 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:15.363065 | instance | auth-system/endpoints/keycloak-metrics
2026-05-20 03:58:15.372251 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:15.421893 | instance | cert-manager/deployment/cert-manager
2026-05-20 03:58:15.436958 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:15.473919 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:15.535445 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-20 03:58:15.555145 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:15.571425 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:15.574104 | instance | cert-manager/deployment/cert-manager-cainjector
2026-05-20 03:58:15.631661 | instance | cert-manager/deployment/cert-manager-webhook
2026-05-20 03:58:15.659275 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:15.662666 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:15.757385 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-20 03:58:15.759195 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:15.764903 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:15.795657 | instance | auth-system/ingresses/keycloak
2026-05-20 03:58:15.847679 | instance | cert-manager/endpoints/cert-manager
2026-05-20 03:58:15.850180 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:15.852136 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:15.962649 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:15.963575 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:15.995730 | instance | cert-manager/endpoints/cert-manager-webhook
2026-05-20 03:58:16.048811 | instance | auth-system/networkpolicies/keycloak
2026-05-20 03:58:16.056289 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:16.060630 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:16.154272 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:16.156585 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:16.194564 | instance | auth-system/pods/keycloak-0
2026-05-20 03:58:16.234468 | instance | cert-manager/pods/cert-manager-75c4c745bc-jcf8s
2026-05-20 03:58:16.257409 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:16.284485 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:16.346334 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:16.382669 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:16.389865 | instance | cert-manager/pods/cert-manager-cainjector-64b59ddb75-l8s9z
2026-05-20 03:58:16.450934 | instance | cert-manager/pods/cert-manager-webhook-548949fc64-hmvxt
2026-05-20 03:58:16.451557 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:16.471397 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:16.543939 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:16.560962 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:16.616168 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection
2026-05-20 03:58:16.637642 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:16.640112 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving
2026-05-20 03:58:16.649131 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:16.739857 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:16.743547 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:16.824514 | instance | cert-manager/rolebindings/cert-manager:leaderelection
2026-05-20 03:58:16.826131 | instance | auth-system/secrets/keycloak
2026-05-20 03:58:16.828328 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:16.840381 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:16.917090 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:16.932332 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:17.004589 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:17.005500 | instance | auth-system/secrets/keycloak-externaldb
2026-05-20 03:58:17.010682 | instance | auth-system/secrets/keycloak.199-204-45-57.nip.io-tls
2026-05-20 03:58:17.020852 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:17.103294 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:17.142960 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:17.204049 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1
2026-05-20 03:58:17.209744 | instance | auth-system/serviceaccounts/default
2026-05-20 03:58:17.211767 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-20 03:58:17.220986 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:17.252403 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:17.316850 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:17.354783 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:17.408166 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:17.410741 | instance | auth-system/serviceaccounts/keycloak
2026-05-20 03:58:17.427983 | instance | auth-system/services/keycloak
2026-05-20 03:58:17.469566 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-20 03:58:17.477152 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:17.508602 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:17.576322 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:17.605099 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:17.632535 | instance | auth-system/services/keycloak-headless
2026-05-20 03:58:17.635909 | instance | auth-system/services/keycloak-metrics
2026-05-20 03:58:17.682226 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:17.710169 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:17.791631 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:17.818048 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection
2026-05-20 03:58:17.863048 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving
2026-05-20 03:58:17.874685 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:17.972030 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:17.973218 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:18.033047 | instance | auth-system/statefulsets/keycloak
2026-05-20 03:58:18.075756 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:18.085791 | instance | cert-manager/roles/cert-manager:leaderelection
2026-05-20 03:58:18.086164 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:18.191115 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:18.196440 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:18.256731 | instance | cert-manager/serviceaccounts/cert-manager
2026-05-20 03:58:18.264450 | instance | cert-manager/serviceaccounts/cert-manager-cainjector
2026-05-20 03:58:18.277088 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:18.295716 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:18.377847 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:18.413119 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:18.465942 | instance | cert-manager/serviceaccounts/cert-manager-webhook
2026-05-20 03:58:18.466948 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:18.468628 | instance | cert-manager/serviceaccounts/default
2026-05-20 03:58:18.526286 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:18.568883 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:18.637166 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:18.667860 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:18.693665 | instance | cert-manager/secrets/cert-manager-selfsigned-ca
2026-05-20 03:58:18.708663 | instance | cert-manager/secrets/cert-manager-webhook-ca
2026-05-20 03:58:18.729474 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:18.748165 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:18.813346 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:18.854381 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:18.882213 | instance | cert-manager/secrets/kube-prometheus-stack-ca
2026-05-20 03:58:18.898920 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1
2026-05-20 03:58:18.922334 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:18.938316 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:19.021381 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:19.042807 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:19.083229 | instance | cert-manager/services/cert-manager
2026-05-20 03:58:19.127557 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-20 03:58:19.131702 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:19.133546 | instance | cert-manager/services/cert-manager-webhook
2026-05-20 03:58:19.137066 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:19.218542 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:19.231293 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-20 03:58:19.240039 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:19.302400 | instance | default/configmaps/kube-root-ca.crt
2026-05-20 03:58:19.314819 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:19.331381 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:19.355648 | instance | envoy-gateway-system/configmaps/envoy-gateway-config
2026-05-20 03:58:19.399361 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:19.441438 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:19.496041 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:19.498965 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt
2026-05-20 03:58:19.535621 | instance | default/endpoints/kubernetes
2026-05-20 03:58:19.545903 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:19.596018 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:19.654542 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:19.697606 | instance | envoy-gateway-system/deployment/envoy-gateway
2026-05-20 03:58:19.701713 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:19.732158 | instance | envoy-gateway-system/endpoints/envoy-gateway
2026-05-20 03:58:19.751756 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:19.813703 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:19.879147 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:19.923342 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:19.948540 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-w74l8
2026-05-20 03:58:19.969903 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen
2026-05-20 03:58:19.986158 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:20.029448 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:20.093549 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:20.111887 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:20.138035 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager
2026-05-20 03:58:20.169913 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding
2026-05-20 03:58:20.183082 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:20.196095 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:20.278417 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:20.286729 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:20.335394 | instance | default/serviceaccounts/default
2026-05-20 03:58:20.362008 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen
2026-05-20 03:58:20.383089 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:20.398240 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:20.484588 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:20.500036 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:20.548031 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager
2026-05-20 03:58:20.560934 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role
2026-05-20 03:58:20.602314 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:20.607962 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:20.722954 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:20.729172 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:20.762023 | instance | default/services/kubernetes
2026-05-20 03:58:20.784011 | instance | envoy-gateway-system/secrets/envoy
2026-05-20 03:58:20.834734 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-20 03:58:20.844526 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:20.882271 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:20.928292 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:20.961076 | instance | envoy-gateway-system/serviceaccounts/default
2026-05-20 03:58:20.972800 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:20.992947 | instance | envoy-gateway-system/secrets/envoy-gateway
2026-05-20 03:58:21.042494 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-20 03:58:21.058650 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:21.078198 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:21.158174 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:21.181992 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:21.186283 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac
2026-05-20 03:58:21.220719 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway
2026-05-20 03:58:21.274961 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:21.275456 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:21.364406 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:21.390806 | instance | envoy-gateway-system/secrets/envoy-rate-limit
2026-05-20 03:58:21.393335 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:21.479971 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen
2026-05-20 03:58:21.490499 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:21.527323 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:21.606605 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1
2026-05-20 03:58:21.641648 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:21.687460 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:21.767012 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:21.783835 | instance | envoy-gateway-system/services/envoy-gateway
2026-05-20 03:58:21.810686 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:21.852173 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:21.965091 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:21.987050 | instance | ingress-nginx/configmaps/ingress-nginx-controller
2026-05-20 03:58:22.073511 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:22.115779 | instance | ingress-nginx/configmaps/ingress-nginx-tcp
2026-05-20 03:58:22.178469 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:22.183155 | instance | ingress-nginx/configmaps/ingress-nginx-udp
2026-05-20 03:58:22.295165 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:22.335817 | instance | ingress-nginx/configmaps/kube-root-ca.crt
2026-05-20 03:58:22.361927 | instance | kube-node-lease/configmaps/kube-root-ca.crt
2026-05-20 03:58:22.384237 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:22.397861 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:22.480288 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:22.494453 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:22.537993 | instance | ingress-nginx/daemonsets/ingress-nginx-controller
2026-05-20 03:58:22.546048 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend
2026-05-20 03:58:22.594426 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:22.595934 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:22.703505 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:22.736877 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:22.739140 | instance | ingress-nginx/endpoints/ingress-nginx-controller
2026-05-20 03:58:22.756092 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission
2026-05-20 03:58:22.795096 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:22.868212 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-20 03:58:22.878568 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:22.927411 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:22.966902 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics
2026-05-20 03:58:22.980128 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:23.006697 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend
2026-05-20 03:58:23.095924 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:23.104280 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:23.184414 | instance | ingress-nginx/pods/ingress-nginx-controller-68fp6
2026-05-20 03:58:23.208225 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-20 03:58:23.212702 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:23.219314 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:23.241583 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-dq654
2026-05-20 03:58:23.318448 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:23.318971 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:23.411820 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:23.415470 | instance | ingress-nginx/rolebindings/ingress-nginx
2026-05-20 03:58:23.417248 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:23.479973 | instance | ingress-nginx/roles/ingress-nginx
2026-05-20 03:58:23.513798 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:23.616861 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:23.618022 | instance | ingress-nginx/secrets/ingress-nginx-admission
2026-05-20 03:58:23.697660 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1
2026-05-20 03:58:23.707028 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:23.723414 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:23.816396 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:23.816490 | instance | ingress-nginx/serviceaccounts/default
2026-05-20 03:58:23.845115 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:23.912822 | instance | ingress-nginx/serviceaccounts/ingress-nginx
2026-05-20 03:58:23.963788 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:23.989216 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:24.022998 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend
2026-05-20 03:58:24.114627 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:24.122640 | instance | ingress-nginx/services/ingress-nginx-controller
2026-05-20 03:58:24.219552 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:24.239745 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:24.251104 | instance | ingress-nginx/services/ingress-nginx-controller-admission
2026-05-20 03:58:24.308638 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:24.310811 | instance | ingress-nginx/services/ingress-nginx-controller-metrics
2026-05-20 03:58:24.328140 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:24.427427 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:24.449559 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:24.449687 | instance | ingress-nginx/services/ingress-nginx-defaultbackend
2026-05-20 03:58:24.513099 | instance | kube-node-lease/serviceaccounts/default
2026-05-20 03:58:24.645027 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:24.652543 | instance | kube-public/configmaps/cluster-info
2026-05-20 03:58:24.677187 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:24.708451 | instance | kube-public/configmaps/kube-root-ca.crt
2026-05-20 03:58:24.729541 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:24.784335 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:24.827669 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:24.849695 | instance | kube-system/configmaps/cilium-config
2026-05-20 03:58:24.875261 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:24.910316 | instance | kube-system/configmaps/coredns
2026-05-20 03:58:24.922954 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:25.002832 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:25.044340 | instance | kube-system/configmaps/extension-apiserver-authentication
2026-05-20 03:58:25.108198 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-20 03:58:25.119233 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:25.157257 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking
2026-05-20 03:58:25.228590 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:25.247749 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:25.264367 | instance | kube-system/configmaps/kube-proxy
2026-05-20 03:58:25.343337 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-20 03:58:25.358124 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:25.375985 | instance | kube-system/configmaps/kube-root-ca.crt
2026-05-20 03:58:25.468750 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:25.497567 | instance | kube-system/configmaps/kubeadm-config
2026-05-20 03:58:25.594714 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:25.613221 | instance | kube-system/configmaps/kubelet-config
2026-05-20 03:58:25.721432 | instance | kube-system/daemonsets/cilium
2026-05-20 03:58:25.724774 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:25.826732 | instance | kube-system/daemonsets/kube-proxy
2026-05-20 03:58:25.898442 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:25.938796 | instance | kube-system/deployment/cilium-operator
2026-05-20 03:58:26.003555 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:26.065471 | instance | kube-system/deployment/coredns
2026-05-20 03:58:26.111579 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:26.155705 | instance | kube-system/endpoints/kube-dns
2026-05-20 03:58:26.273946 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:26.324525 | instance | kube-system/endpoints/kube-prometheus-stack-coredns
2026-05-20 03:58:26.350545 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager
2026-05-20 03:58:26.370715 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:26.499958 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:26.513661 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd
2026-05-20 03:58:26.594215 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy
2026-05-20 03:58:26.607710 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:26.728696 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler
2026-05-20 03:58:26.796825 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet
2026-05-20 03:58:26.908259 | instance | kube-system/pods/cilium-operator-869df985b8-cfvj4
2026-05-20 03:58:26.950431 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:26.971625 | instance | kube-system/pods/cilium-rzpq9
2026-05-20 03:58:26.996913 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:27.032153 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:27.104485 | instance | kube-system/pods/coredns-67659f764b-d7nfq
2026-05-20 03:58:27.184438 | instance | kube-system/pods/coredns-67659f764b-qzxgb
2026-05-20 03:58:27.192488 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:27.213089 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:27.298055 | instance | kube-system/pods/etcd-instance
2026-05-20 03:58:27.314841 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:27.369375 | instance | kube-system/pods/kube-apiserver-instance
2026-05-20 03:58:27.405818 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:27.487443 | instance | kube-system/pods/kube-controller-manager-instance
2026-05-20 03:58:27.554038 | instance | kube-system/pods/kube-proxy-m4ngn
2026-05-20 03:58:27.675484 | instance | kube-system/pods/kube-scheduler-instance
2026-05-20 03:58:27.741321 | instance | kube-system/pods/kube-vip-instance
2026-05-20 03:58:27.866037 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo
2026-05-20 03:58:27.936503 | instance | kube-public/rolebindings/system:controller:bootstrap-signer
2026-05-20 03:58:28.048935 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo
2026-05-20 03:58:28.107226 | instance | kube-public/roles/system:controller:bootstrap-signer
2026-05-20 03:58:28.230278 | instance | kube-system/rolebindings/cilium-config-agent
2026-05-20 03:58:28.278795 | instance | kube-system/rolebindings/kube-proxy
2026-05-20 03:58:28.406095 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs
2026-05-20 03:58:28.465920 | instance | kube-system/rolebindings/kubeadm:kubelet-config
2026-05-20 03:58:28.571546 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config
2026-05-20 03:58:28.635300 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader
2026-05-20 03:58:28.749086 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager
2026-05-20 03:58:28.821148 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler
2026-05-20 03:58:28.918532 | instance | kube-system/rolebindings/system:controller:bootstrap-signer
2026-05-20 03:58:28.986436 | instance | kube-system/rolebindings/system:controller:cloud-provider
2026-05-20 03:58:29.094869 | instance | kube-system/rolebindings/system:controller:token-cleaner
2026-05-20 03:58:29.197986 | instance | kube-public/serviceaccounts/default
2026-05-20 03:58:29.302739 | instance | kube-system/roles/cilium-config-agent
2026-05-20 03:58:29.365239 | instance | kube-system/roles/extension-apiserver-authentication-reader
2026-05-20 03:58:29.479188 | instance | kube-system/roles/kube-proxy
2026-05-20 03:58:29.548802 | instance | kube-system/roles/kubeadm:kubeadm-certs
2026-05-20 03:58:29.670136 | instance | kube-system/roles/kubeadm:kubelet-config
2026-05-20 03:58:29.673452 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:29.715152 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config
2026-05-20 03:58:29.760447 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:29.839202 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:29.861864 | instance | kube-system/roles/system::leader-locking-kube-controller-manager
2026-05-20 03:58:29.910392 | instance | kube-system/roles/system::leader-locking-kube-scheduler
2026-05-20 03:58:29.929061 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:30.030732 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:30.062096 | instance | kube-system/roles/system:controller:bootstrap-signer
2026-05-20 03:58:30.120211 | instance | kube-system/roles/system:controller:cloud-provider
2026-05-20 03:58:30.138047 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:30.230221 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-20 03:58:30.237831 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:30.243325 | instance | kube-system/roles/system:controller:token-cleaner
2026-05-20 03:58:30.303486 | instance | kube-system/secrets/bootstrap-token-t5vyj6
2026-05-20 03:58:30.328195 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:30.430109 | instance | kube-system/secrets/bootstrap-token-u6kq65
2026-05-20 03:58:30.432108 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:30.468521 | instance | kube-system/secrets/kubeadm-certs
2026-05-20 03:58:30.522426 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:30.609198 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:30.628259 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1
2026-05-20 03:58:30.660384 | instance | kube-system/serviceaccounts/attachdetach-controller
2026-05-20 03:58:30.707171 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:30.810911 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-20 03:58:30.922531 | instance | kube-system/serviceaccounts/bootstrap-signer
2026-05-20 03:58:30.927341 | instance | kube-system/serviceaccounts/certificate-controller
2026-05-20 03:58:31.135422 | instance | kube-system/serviceaccounts/cilium
2026-05-20 03:58:31.139466 | instance | kube-system/serviceaccounts/cilium-operator
2026-05-20 03:58:31.343267 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller
2026-05-20 03:58:31.345603 | instance | kube-system/serviceaccounts/coredns
2026-05-20 03:58:31.543494 | instance | kube-system/serviceaccounts/cronjob-controller
2026-05-20 03:58:31.573469 | instance | kube-system/serviceaccounts/daemon-set-controller
2026-05-20 03:58:31.744907 | instance | kube-system/serviceaccounts/default
2026-05-20 03:58:31.775180 | instance | kube-system/serviceaccounts/deployment-controller
2026-05-20 03:58:31.973165 | instance | kube-system/serviceaccounts/disruption-controller
2026-05-20 03:58:32.001335 | instance | kube-system/serviceaccounts/endpoint-controller
2026-05-20 03:58:32.173783 | instance | kube-system/serviceaccounts/endpointslice-controller
2026-05-20 03:58:32.247977 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller
2026-05-20 03:58:32.395628 | instance | kube-system/services/kube-dns
2026-05-20 03:58:32.485372 | instance | kube-system/serviceaccounts/ephemeral-volume-controller
2026-05-20 03:58:32.579845 | instance | kube-system/serviceaccounts/expand-controller
2026-05-20 03:58:32.691139 | instance | kube-system/services/kube-prometheus-stack-coredns
2026-05-20 03:58:32.792892 | instance | kube-system/serviceaccounts/generic-garbage-collector
2026-05-20 03:58:32.868577 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager
2026-05-20 03:58:32.993103 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler
2026-05-20 03:58:33.044223 | instance | kube-system/serviceaccounts/job-controller
2026-05-20 03:58:33.214973 | instance | kube-system/services/kube-prometheus-stack-kube-etcd
2026-05-20 03:58:33.253699 | instance | kube-system/services/kube-prometheus-stack-kube-proxy
2026-05-20 03:58:33.408141 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler
2026-05-20 03:58:33.466475 | instance | kube-system/serviceaccounts/kube-proxy
2026-05-20 03:58:33.584507 | instance | kube-system/services/kube-prometheus-stack-kubelet
2026-05-20 03:58:33.723506 | instance | kube-system/serviceaccounts/namespace-controller
2026-05-20 03:58:33.812850 | instance | kube-system/serviceaccounts/node-controller
2026-05-20 03:58:33.928848 | instance | kube-system/serviceaccounts/persistent-volume-binder
2026-05-20 03:58:34.009256 | instance | kube-system/serviceaccounts/pod-garbage-collector
2026-05-20 03:58:34.160401 | instance | kube-system/serviceaccounts/pv-protection-controller
2026-05-20 03:58:34.224750 | instance | kube-system/serviceaccounts/pvc-protection-controller
2026-05-20 03:58:34.370347 | instance | kube-system/serviceaccounts/replicaset-controller
2026-05-20 03:58:34.430310 | instance | kube-system/serviceaccounts/replication-controller
2026-05-20 03:58:34.573921 | instance | kube-system/serviceaccounts/resourcequota-controller
2026-05-20 03:58:34.646105 | instance | kube-system/serviceaccounts/root-ca-cert-publisher
2026-05-20 03:58:34.803361 | instance | kube-system/serviceaccounts/service-account-controller
2026-05-20 03:58:34.864302 | instance | kube-system/serviceaccounts/service-controller
2026-05-20 03:58:35.028733 | instance | kube-system/serviceaccounts/statefulset-controller
2026-05-20 03:58:35.086127 | instance | kube-system/serviceaccounts/token-cleaner
2026-05-20 03:58:35.245472 | instance | kube-system/serviceaccounts/ttl-after-finished-controller
2026-05-20 03:58:35.295580 | instance | kube-system/serviceaccounts/ttl-controller
2026-05-20 03:58:35.475202 | instance | local-path-storage/configmaps/kube-root-ca.crt
2026-05-20 03:58:35.503210 | instance | local-path-storage/configmaps/local-path-config
2026-05-20 03:58:35.656608 | instance | local-path-storage/deployment/local-path-provisioner
2026-05-20 03:58:35.697310 | instance | monitoring/configmaps/goldpinger-zap
2026-05-20 03:58:35.839849 | instance | monitoring/configmaps/ipmi-exporter
2026-05-20 03:58:35.877230 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview
2026-05-20 03:58:36.029341 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver
2026-05-20 03:58:36.064392 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total
2026-05-20 03:58:36.209537 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager
2026-05-20 03:58:36.258616 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster
2026-05-20 03:58:36.400363 | instance | monitoring/daemonsets/goldpinger
2026-05-20 03:58:36.443955 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced
2026-05-20 03:58:36.588088 | instance | monitoring/daemonsets/ipmi-exporter
2026-05-20 03:58:36.656167 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger
2026-05-20 03:58:36.778125 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter
2026-05-20 03:58:36.848863 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy
2026-05-20 03:58:36.973797 | instance | monitoring/daemonsets/node-feature-discovery-worker
2026-05-20 03:58:37.124803 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details
2026-05-20 03:58:37.175947 | instance | monitoring/daemonsets/vector
2026-05-20 03:58:37.317433 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview
2026-05-20 03:58:37.387388 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full
2026-05-20 03:58:37.515969 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details
2026-05-20 03:58:37.710664 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview
2026-05-20 03:58:37.712340 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail
2026-05-20 03:58:37.920909 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview
2026-05-20 03:58:37.930969 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details
2026-05-20 03:58:38.118657 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview
2026-05-20 03:58:38.120184 | instance | monitoring/configmaps/kube-prometheus-stack-etcd
2026-05-20 03:58:38.303354 | instance | monitoring/configmaps/kube-prometheus-stack-grafana
2026-05-20 03:58:38.316318 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards
2026-05-20 03:58:38.491657 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource
2026-05-20 03:58:38.500960 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview
2026-05-20 03:58:38.687324 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns
2026-05-20 03:58:38.690702 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster
2026-05-20 03:58:38.897509 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster
2026-05-20 03:58:38.931346 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace
2026-05-20 03:58:39.087191 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node
2026-05-20 03:58:39.133605 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod
2026-05-20 03:58:39.264492 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload
2026-05-20 03:58:39.336957 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace
2026-05-20 03:58:39.465256 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet
2026-05-20 03:58:39.527952 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod
2026-05-20 03:58:39.662793 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload
2026-05-20 03:58:39.704518 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use
2026-05-20 03:58:39.859354 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter
2026-05-20 03:58:39.894845 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use
2026-05-20 03:58:40.054544 | instance | monitoring/configmaps/kube-prometheus-stack-nodes
2026-05-20 03:58:40.094991 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin
2026-05-20 03:58:40.253813 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage
2026-05-20 03:58:40.294182 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total
2026-05-20 03:58:40.439869 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus
2026-05-20 03:58:40.480759 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls
2026-05-20 03:58:40.633933 | instance | monitoring/configmaps/kube-prometheus-stack-proxy
2026-05-20 03:58:40.692703 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler
2026-05-20 03:58:40.827379 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total
2026-05-20 03:58:40.908443 | instance | monitoring/configmaps/kube-root-ca.crt
2026-05-20 03:58:41.038886 | instance | monitoring/configmaps/loki
2026-05-20 03:58:41.099385 | instance | monitoring/configmaps/loki-alerting-rules
2026-05-20 03:58:41.221625 | instance | monitoring/configmaps/loki-gateway
2026-05-20 03:58:41.292548 | instance | monitoring/configmaps/loki-runtime
2026-05-20 03:58:41.403089 | instance | monitoring/configmaps/node-feature-discovery-master-conf
2026-05-20 03:58:41.477517 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf
2026-05-20 03:58:41.609280 | instance | monitoring/configmaps/node-feature-discovery-worker-conf
2026-05-20 03:58:41.671072 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0
2026-05-20 03:58:41.794260 | instance | monitoring/configmaps/vector
2026-05-20 03:58:41.944372 | instance | monitoring/deployment/kube-prometheus-stack-grafana
2026-05-20 03:58:41.993544 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics
2026-05-20 03:58:42.160900 | instance | monitoring/deployment/kube-prometheus-stack-operator
2026-05-20 03:58:42.221406 | instance | monitoring/deployment/loki-gateway
2026-05-20 03:58:42.404709 | instance | monitoring/deployment/node-feature-discovery-gc
2026-05-20 03:58:42.476347 | instance | monitoring/deployment/node-feature-discovery-master
2026-05-20 03:58:42.617475 | instance | monitoring/deployment/prometheus-pushgateway
2026-05-20 03:58:42.674185 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-gjgxx
2026-05-20 03:58:42.817423 | instance | monitoring/endpoints/alertmanager-operated
2026-05-20 03:58:42.857601 | instance | monitoring/endpoints/goldpinger
2026-05-20 03:58:42.993755 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager
2026-05-20 03:58:43.045993 | instance | monitoring/endpoints/kube-prometheus-stack-grafana
2026-05-20 03:58:43.177347 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics
2026-05-20 03:58:43.226334 | instance | monitoring/endpoints/kube-prometheus-stack-operator
2026-05-20 03:58:43.379428 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus
2026-05-20 03:58:43.420312 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter
2026-05-20 03:58:43.569314 | instance | monitoring/endpoints/loki
2026-05-20 03:58:43.613183 | instance | monitoring/endpoints/loki-chunks-cache
2026-05-20 03:58:43.754256 | instance | monitoring/endpoints/loki-gateway
2026-05-20 03:58:43.790437 | instance | monitoring/endpoints/loki-headless
2026-05-20 03:58:43.930368 | instance | monitoring/endpoints/loki-memberlist
2026-05-20 03:58:43.982838 | instance | monitoring/endpoints/loki-results-cache
2026-05-20 03:58:44.113332 | instance | monitoring/endpoints/prometheus-operated
2026-05-20 03:58:44.167503 | instance | monitoring/endpoints/prometheus-pushgateway
2026-05-20 03:58:44.305412 | instance | monitoring/endpoints/vector-headless
2026-05-20 03:58:44.343835 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager
2026-05-20 03:58:44.499634 | instance | monitoring/ingresses/kube-prometheus-stack-grafana
2026-05-20 03:58:44.556495 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus
2026-05-20 03:58:44.696438 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0
2026-05-20 03:58:44.760797 | instance | monitoring/pods/goldpinger-4mgd2
2026-05-20 03:58:44.913073 | instance | monitoring/pods/kube-prometheus-stack-grafana-5944b5fcf9-fbskl
2026-05-20 03:58:44.971887 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-tt9nr
2026-05-20 03:58:45.121623 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-ktwr7
2026-05-20 03:58:45.183364 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-nq2tt
2026-05-20 03:58:45.325574 | instance | monitoring/pods/loki-0
2026-05-20 03:58:45.396740 | instance | monitoring/pods/loki-chunks-cache-0
2026-05-20 03:58:45.525982 | instance | monitoring/pods/loki-gateway-cf54cb88c-44vpn
2026-05-20 03:58:45.594694 | instance | monitoring/pods/loki-results-cache-0
2026-05-20 03:58:45.740240 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-2bcrq
2026-05-20 03:58:45.798133 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-n7plb
2026-05-20 03:58:45.931143 | instance | monitoring/pods/node-feature-discovery-worker-rs4pq
2026-05-20 03:58:45.995857 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0
2026-05-20 03:58:46.127832 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-8n4sp
2026-05-20 03:58:46.193820 | instance | monitoring/pods/vector-zlk7f
2026-05-20 03:58:46.327775 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0
2026-05-20 03:58:46.394115 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0
2026-05-20 03:58:46.549022 | instance | monitoring/persistentvolumeclaims/storage-loki-0
2026-05-20 03:58:46.603080 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1
2026-05-20 03:58:46.758305 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana
2026-05-20 03:58:46.798816 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar
2026-05-20 03:58:46.934542 | instance | monitoring/rolebindings/node-feature-discovery-worker
2026-05-20 03:58:47.003398 | instance | monitoring/roles/kube-prometheus-stack-grafana
2026-05-20 03:58:47.119940 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar
2026-05-20 03:58:47.209927 | instance | monitoring/roles/node-feature-discovery-worker
2026-05-20 03:58:47.292622 | instance | local-path-storage/serviceaccounts/default
2026-05-20 03:58:47.387353 | instance | local-path-storage/serviceaccounts/local-path-provisioner
2026-05-20 03:58:47.479112 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager
2026-05-20 03:58:47.572929 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated
2026-05-20 03:58:47.673310 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0
2026-05-20 03:58:47.755851 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config
2026-05-20 03:58:47.850826 | instance | monitoring/secrets/alertmanager-tls
2026-05-20 03:58:47.938261 | instance | monitoring/secrets/grafana-tls
2026-05-20 03:58:48.019605 | instance | monitoring/secrets/kube-prometheus-stack-admission
2026-05-20 03:58:48.118677 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret
2026-05-20 03:58:48.225688 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret
2026-05-20 03:58:48.302081 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy
2026-05-20 03:58:48.405021 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert
2026-05-20 03:58:48.477084 | instance | monitoring/secrets/kube-prometheus-stack-grafana
2026-05-20 03:58:48.592780 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret
2026-05-20 03:58:48.643475 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret
2026-05-20 03:58:48.777295 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret
2026-05-20 03:58:48.831277 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-nq2tt-tls
2026-05-20 03:58:48.967674 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy
2026-05-20 03:58:49.002790 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus
2026-05-20 03:58:49.161934 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls
2026-05-20 03:58:49.193951 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0
2026-05-20 03:58:49.343981 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config
2026-05-20 03:58:49.368400 | instance | monitoring/secrets/prometheus-tls
2026-05-20 03:58:49.521981 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1
2026-05-20 03:58:49.556238 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1
2026-05-20 03:58:49.699757 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1
2026-05-20 03:58:49.869309 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1
2026-05-20 03:58:49.937629 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1
2026-05-20 03:58:50.061481 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1
2026-05-20 03:58:50.126288 | instance | monitoring/serviceaccounts/default
2026-05-20 03:58:50.253055 | instance | monitoring/serviceaccounts/goldpinger
2026-05-20 03:58:50.386204 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager
2026-05-20 03:58:50.535618 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana
2026-05-20 03:58:50.653161 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics
2026-05-20 03:58:50.799430 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator
2026-05-20 03:58:50.928632 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus
2026-05-20 03:58:51.066487 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter
2026-05-20 03:58:51.222115 | instance | monitoring/serviceaccounts/loki
2026-05-20 03:58:51.377009 | instance | monitoring/serviceaccounts/node-feature-discovery
2026-05-20 03:58:51.493660 | instance | monitoring/serviceaccounts/node-feature-discovery-gc
2026-05-20 03:58:51.656064 | instance | monitoring/serviceaccounts/node-feature-discovery-worker
2026-05-20 03:58:51.782514 | instance | monitoring/serviceaccounts/prometheus-pushgateway
2026-05-20 03:58:51.933869 | instance | monitoring/serviceaccounts/vector
2026-05-20 03:58:52.095007 | instance | monitoring/services/alertmanager-operated
2026-05-20 03:58:52.295119 | instance | monitoring/services/goldpinger
2026-05-20 03:58:52.346765 | instance | monitoring/services/kube-prometheus-stack-alertmanager
2026-05-20 03:58:52.513201 | instance | monitoring/services/kube-prometheus-stack-grafana
2026-05-20 03:58:52.578111 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics
2026-05-20 03:58:52.710365 | instance | monitoring/services/kube-prometheus-stack-operator
2026-05-20 03:58:52.777722 | instance | monitoring/services/kube-prometheus-stack-prometheus
2026-05-20 03:58:52.972231 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter
2026-05-20 03:58:53.000392 | instance | monitoring/services/loki
2026-05-20 03:58:53.184635 | instance | monitoring/services/loki-chunks-cache
2026-05-20 03:58:53.203974 | instance | monitoring/services/loki-gateway
2026-05-20 03:58:53.429438 | instance | monitoring/services/loki-headless
2026-05-20 03:58:53.431320 | instance | monitoring/services/loki-memberlist
2026-05-20 03:58:53.619635 | instance | monitoring/services/loki-results-cache
2026-05-20 03:58:53.645165 | instance | monitoring/services/prometheus-operated
2026-05-20 03:58:53.827310 | instance | monitoring/services/prometheus-pushgateway
2026-05-20 03:58:53.865982 | instance | monitoring/services/vector-headless
2026-05-20 03:58:54.054682 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager
2026-05-20 03:58:54.080662 | instance | monitoring/statefulsets/loki
2026-05-20 03:58:54.278789 | instance | monitoring/statefulsets/loki-chunks-cache
2026-05-20 03:58:54.293126 | instance | monitoring/statefulsets/loki-results-cache
2026-05-20 03:58:54.491152 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus
2026-05-20 03:58:54.499269 | instance | rook-ceph/configmaps/kube-root-ca.crt
2026-05-20 03:58:54.690267 | instance | rook-ceph/configmaps/rook-ceph-csi-config
2026-05-20 03:58:54.712886 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config
2026-05-20 03:58:54.881176 | instance | rook-ceph/configmaps/rook-ceph-operator-config
2026-05-20 03:58:54.901745 | instance | openstack/configmaps/barbican-bin
2026-05-20 03:58:55.061506 | instance | openstack/configmaps/ceph-csi-config
2026-05-20 03:58:55.100048 | instance | openstack/configmaps/ceph-etc
2026-05-20 03:58:55.276969 | instance | openstack/configmaps/cinder-bin
2026-05-20 03:58:55.319411 | instance | openstack/configmaps/glance-bin
2026-05-20 03:58:55.510113 | instance | openstack/configmaps/keepalived-bin
2026-05-20 03:58:55.552262 | instance | openstack/configmaps/keystone-bin
2026-05-20 03:58:55.715853 | instance | openstack/configmaps/keystone-openid-metadata
2026-05-20 03:58:55.778866 | instance | openstack/configmaps/kube-root-ca.crt
2026-05-20 03:58:55.944473 | instance | openstack/configmaps/libvirt-bin
2026-05-20 03:58:55.997372 | instance | openstack/configmaps/libvirt-libvirt-default-bin
2026-05-20 03:58:56.186692 | instance | openstack/configmaps/memcached-memcached-bin
2026-05-20 03:58:56.260893 | instance | openstack/configmaps/neutron-bin
2026-05-20 03:58:56.410899 | instance | openstack/configmaps/nova-bin
2026-05-20 03:58:56.508626 | instance | openstack/configmaps/openvswitch-bin
2026-05-20 03:58:56.654396 | instance | openstack/configmaps/ovn-bin
2026-05-20 03:58:56.711910 | instance | openstack/configmaps/ovn-controller-default-bin
2026-05-20 03:58:56.907964 | instance | openstack/configmaps/percona-xtradb-haproxy
2026-05-20 03:58:56.944765 | instance | openstack/configmaps/percona-xtradb-pxc
2026-05-20 03:58:57.133840 | instance | openstack/configmaps/placement-bin
2026-05-20 03:58:57.171324 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf
2026-05-20 03:58:57.348229 | instance | openstack/configmaps/rabbitmq-barbican-server-conf
2026-05-20 03:58:57.383780 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf
2026-05-20 03:58:57.581950 | instance | openstack/configmaps/rabbitmq-cinder-server-conf
2026-05-20 03:58:57.593270 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf
2026-05-20 03:58:57.778822 | instance | openstack/configmaps/rabbitmq-glance-server-conf
2026-05-20 03:58:57.824943 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf
2026-05-20 03:58:57.968757 | instance | openstack/configmaps/rabbitmq-keystone-server-conf
2026-05-20 03:58:58.027640 | instance | openstack/cronjobs/cinder-volume-usage-audit
2026-05-20 03:58:58.160117 | instance | openstack/cronjobs/keystone-credential-rotate
2026-05-20 03:58:58.231624 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf
2026-05-20 03:58:58.376511 | instance | openstack/cronjobs/keystone-fernet-rotate
2026-05-20 03:58:58.437322 | instance | openstack/cronjobs/nova-cell-setup
2026-05-20 03:58:58.577191 | instance | openstack/cronjobs/nova-service-cleaner
2026-05-20 03:58:58.668370 | instance | openstack/configmaps/rabbitmq-neutron-server-conf
2026-05-20 03:58:58.800355 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf
2026-05-20 03:58:58.875920 | instance | openstack/configmaps/rabbitmq-nova-server-conf
2026-05-20 03:58:59.024213 | instance | openstack/configmaps/rook-ceph-mon-endpoints
2026-05-20 03:58:59.096325 | instance | openstack/configmaps/rook-ceph-pdbstatemap
2026-05-20 03:58:59.217994 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types
2026-05-20 03:58:59.306513 | instance | openstack/configmaps/rook-config-override
2026-05-20 03:58:59.445616 | instance | openstack/configmaps/staffeln-bin
2026-05-20 03:58:59.516122 | instance | openstack/configmaps/valkey-configuration
2026-05-20 03:58:59.654314 | instance | openstack/configmaps/valkey-health
2026-05-20 03:58:59.718424 | instance | openstack/configmaps/valkey-scripts
2026-05-20 03:58:59.863219 | instance | rook-ceph/deployment/rook-ceph-operator
2026-05-20 03:58:59.932465 | instance | openstack/daemonsets/keepalived
2026-05-20 03:59:00.044815 | instance | openstack/daemonsets/libvirt-libvirt-default
2026-05-20 03:59:00.161241 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default
2026-05-20 03:59:00.358307 | instance | openstack/daemonsets/neutron-ovn-metadata-agent-default
2026-05-20 03:59:00.456276 | instance | openstack/daemonsets/neutron-ovn-vpn-agent-default
2026-05-20 03:59:00.616689 | instance | openstack/daemonsets/nova-compute-default
2026-05-20 03:59:00.716448 | instance | openstack/daemonsets/openvswitch
2026-05-20 03:59:00.905224 | instance | openstack/daemonsets/ovn-controller-default
2026-05-20 03:59:00.955133 | instance | openstack/endpoints/barbican-api
2026-05-20 03:59:01.155515 | instance | openstack/endpoints/ceph-mon
2026-05-20 03:59:01.169894 | instance | openstack/endpoints/cinder-api
2026-05-20 03:59:01.363675 | instance | openstack/endpoints/glance-api
2026-05-20 03:59:01.370033 | instance | openstack/endpoints/keystone-api
2026-05-20 03:59:01.580227 | instance | openstack/endpoints/memcached
2026-05-20 03:59:01.589374 | instance | openstack/endpoints/memcached-metrics
2026-05-20 03:59:01.793398 | instance | openstack/endpoints/neutron-server
2026-05-20 03:59:01.806568 | instance | openstack/endpoints/nova-api
2026-05-20 03:59:02.005616 | instance | openstack/endpoints/nova-metadata
2026-05-20 03:59:02.009160 | instance | openstack/endpoints/nova-novncproxy
2026-05-20 03:59:02.208945 | instance | openstack/endpoints/ovn-ovsdb-nb
2026-05-20 03:59:02.231602 | instance | openstack/endpoints/ovn-ovsdb-sb
2026-05-20 03:59:02.410676 | instance | openstack/endpoints/percona-xtradb-cluster-operator
2026-05-20 03:59:02.451103 | instance | openstack/endpoints/percona-xtradb-haproxy
2026-05-20 03:59:02.614757 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics
2026-05-20 03:59:02.657049 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas
2026-05-20 03:59:02.823728 | instance | openstack/endpoints/percona-xtradb-pxc
2026-05-20 03:59:02.879709 | instance | openstack/endpoints/percona-xtradb-pxc-unready
2026-05-20 03:59:03.021090 | instance | openstack/endpoints/placement-api
2026-05-20 03:59:03.073427 | instance | openstack/endpoints/rabbitmq-barbican
2026-05-20 03:59:03.204770 | instance | openstack/endpoints/rabbitmq-barbican-nodes
2026-05-20 03:59:03.276806 | instance | openstack/endpoints/rabbitmq-cinder
2026-05-20 03:59:03.415047 | instance | openstack/deployment/barbican-api
2026-05-20 03:59:03.484245 | instance | openstack/endpoints/rabbitmq-cinder-nodes
2026-05-20 03:59:03.648027 | instance | openstack/endpoints/rabbitmq-glance
2026-05-20 03:59:03.705636 | instance | openstack/endpoints/rabbitmq-glance-nodes
2026-05-20 03:59:03.844041 | instance | openstack/deployment/cinder-api
2026-05-20 03:59:03.926277 | instance | openstack/endpoints/rabbitmq-keystone
2026-05-20 03:59:04.081129 | instance | openstack/deployment/cinder-backup
2026-05-20 03:59:04.162538 | instance | openstack/endpoints/rabbitmq-keystone-nodes
2026-05-20 03:59:04.329806 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook
2026-05-20 03:59:04.391929 | instance | openstack/deployment/cinder-scheduler
2026-05-20 03:59:04.531536 | instance | openstack/endpoints/rabbitmq-neutron
2026-05-20 03:59:04.612031 | instance | openstack/deployment/cinder-volume
2026-05-20 03:59:04.749148 | instance | openstack/endpoints/rabbitmq-neutron-nodes
2026-05-20 03:59:04.856778 | instance | openstack/endpoints/rabbitmq-nova
2026-05-20 03:59:04.960505 | instance | openstack/endpoints/rabbitmq-nova-nodes
2026-05-20 03:59:05.067457 | instance | openstack/deployment/glance-api
2026-05-20 03:59:05.179566 | instance | openstack/endpoints/rook-ceph-rgw-ceph
2026-05-20 03:59:05.292739 | instance | openstack/deployment/keystone-api
2026-05-20 03:59:05.400108 | instance | openstack/endpoints/staffeln-api
2026-05-20 03:59:05.524948 | instance | openstack/deployment/memcached-memcached
2026-05-20 03:59:05.642654 | instance | openstack/endpoints/valkey
2026-05-20 03:59:05.819955 | instance | openstack/endpoints/valkey-headless
2026-05-20 03:59:05.896341 | instance | openstack/deployment/neutron-rpc-server
2026-05-20 03:59:06.061012 | instance | openstack/endpoints/valkey-metrics
2026-05-20 03:59:06.154368 | instance | openstack/deployment/neutron-server
2026-05-20 03:59:06.278060 | instance | openstack/deployment/nova-api-metadata
2026-05-20 03:59:06.390160 | instance | openstack/deployment/nova-api-osapi
2026-05-20 03:59:06.518258 | instance | openstack/deployment/nova-conductor
2026-05-20 03:59:06.635258 | instance | openstack/deployment/nova-novncproxy
2026-05-20 03:59:06.755151 | instance | openstack/deployment/nova-scheduler
2026-05-20 03:59:06.849702 | instance | openstack/deployment/ovn-northd
2026-05-20 03:59:06.990655 | instance | openstack/deployment/placement-api
2026-05-20 03:59:07.066670 | instance | openstack/deployment/pxc-operator
2026-05-20 03:59:07.221323 | instance | openstack/deployment/rabbitmq-cluster-operator
2026-05-20 03:59:07.317068 | instance | openstack/deployment/rabbitmq-messaging-topology-operator
2026-05-20 03:59:07.453468 | instance | openstack/deployment/rook-ceph-crashcollector-instance
2026-05-20 03:59:07.534304 | instance | openstack/deployment/rook-ceph-rgw-ceph-a
2026-05-20 03:59:07.692708 | instance | openstack/deployment/staffeln-api
2026-05-20 03:59:07.767569 | instance | openstack/deployment/staffeln-conductor
2026-05-20 03:59:07.914001 | instance | rook-ceph/pods/rook-ceph-operator-76bbbb77ff-zpstk
2026-05-20 03:59:07.995987 | instance | openstack/ingresses/compute
2026-05-20 03:59:08.108372 | instance | openstack/ingresses/compute-novnc-proxy
2026-05-20 03:59:08.210699 | instance | openstack/ingresses/identity
2026-05-20 03:59:08.327182 | instance | openstack/ingresses/image
2026-05-20 03:59:08.448091 | instance | openstack/ingresses/key-manager
2026-05-20 03:59:08.558948 | instance | openstack/ingresses/network
2026-05-20 03:59:08.664304 | instance | openstack/ingresses/placement
2026-05-20 03:59:08.765831 | instance | openstack/ingresses/rook-ceph-cluster
2026-05-20 03:59:08.889351 | instance | openstack/ingresses/volumev3
2026-05-20 03:59:08.987954 | instance | openstack/jobs/barbican-db-init
2026-05-20 03:59:09.119919 | instance | openstack/jobs/barbican-db-sync
2026-05-20 03:59:09.197367 | instance | openstack/jobs/barbican-ks-endpoints
2026-05-20 03:59:09.334834 | instance | openstack/jobs/barbican-ks-service
2026-05-20 03:59:09.417776 | instance | openstack/jobs/barbican-ks-user
2026-05-20 03:59:09.564619 | instance | openstack/jobs/barbican-rabbit-init
2026-05-20 03:59:09.613101 | instance | openstack/jobs/cinder-backup-storage-init
2026-05-20 03:59:09.781966 | instance | openstack/jobs/cinder-bootstrap
2026-05-20 03:59:09.848472 | instance | openstack/jobs/cinder-create-internal-tenant
2026-05-20 03:59:10.000956 | instance | openstack/jobs/cinder-db-init
2026-05-20 03:59:10.052588 | instance | openstack/jobs/cinder-db-sync
2026-05-20 03:59:10.208500 | instance | openstack/jobs/cinder-ks-endpoints
2026-05-20 03:59:10.272868 | instance | openstack/jobs/cinder-ks-service
2026-05-20 03:59:10.445336 | instance | openstack/jobs/cinder-ks-user
2026-05-20 03:59:10.511080 | instance | openstack/jobs/cinder-rabbit-init
2026-05-20 03:59:10.713728 | instance | openstack/jobs/cinder-storage-init
2026-05-20 03:59:10.768678 | instance | openstack/jobs/glance-db-init
2026-05-20 03:59:11.000289 | instance | openstack/jobs/glance-db-sync
2026-05-20 03:59:11.047179 | instance | openstack/jobs/glance-ks-endpoints
2026-05-20 03:59:11.242264 | instance | openstack/jobs/glance-ks-service
2026-05-20 03:59:11.279540 | instance | openstack/jobs/glance-ks-user
2026-05-20 03:59:11.490300 | instance | openstack/jobs/glance-metadefs-load
2026-05-20 03:59:11.546885 | instance | openstack/jobs/glance-rabbit-init
2026-05-20 03:59:11.729055 | instance | openstack/jobs/glance-storage-init
2026-05-20 03:59:11.767034 | instance | openstack/jobs/keystone-bootstrap
2026-05-20 03:59:11.966884 | instance | openstack/jobs/keystone-credential-setup
2026-05-20 03:59:11.985523 | instance | openstack/jobs/keystone-db-init
2026-05-20 03:59:12.185442 | instance | openstack/jobs/keystone-db-sync
2026-05-20 03:59:12.211625 | instance | openstack/jobs/keystone-domain-manage
2026-05-20 03:59:12.422612 | instance | openstack/jobs/keystone-fernet-setup
2026-05-20 03:59:12.448767 | instance | openstack/jobs/keystone-rabbit-init
2026-05-20 03:59:12.650024 | instance | openstack/jobs/neutron-db-init
2026-05-20 03:59:12.652806 | instance | openstack/jobs/neutron-db-sync
2026-05-20 03:59:12.857848 | instance | openstack/jobs/neutron-ks-endpoints
2026-05-20 03:59:12.867091 | instance | openstack/jobs/neutron-ks-service
2026-05-20 03:59:13.067777 | instance | openstack/jobs/neutron-ks-user
2026-05-20 03:59:13.089319 | instance | openstack/networkpolicies/rabbitmq-cluster-operator
2026-05-20 03:59:13.261935 | instance | openstack/jobs/neutron-rabbit-init
2026-05-20 03:59:13.291413 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator
2026-05-20 03:59:13.465153 | instance | openstack/jobs/nova-bootstrap
2026-05-20 03:59:13.467815 | instance | openstack/networkpolicies/valkey
2026-05-20 03:59:13.641257 | instance | openstack/jobs/nova-cell-setup
2026-05-20 03:59:13.674503 | instance | openstack/jobs/nova-db-init
2026-05-20 03:59:13.853241 | instance | openstack/jobs/nova-db-sync
2026-05-20 03:59:13.889466 | instance | openstack/jobs/nova-ks-endpoints
2026-05-20 03:59:14.063145 | instance | openstack/jobs/nova-ks-service
2026-05-20 03:59:14.142263 | instance | openstack/jobs/nova-ks-user
2026-05-20 03:59:14.278105 | instance | openstack/jobs/nova-rabbit-init
2026-05-20 03:59:14.354803 | instance | openstack/jobs/placement-db-init
2026-05-20 03:59:14.503535 | instance | openstack/jobs/placement-db-sync
2026-05-20 03:59:14.593000 | instance | openstack/jobs/placement-ks-endpoints
2026-05-20 03:59:14.727907 | instance | openstack/jobs/placement-ks-service
2026-05-20 03:59:14.833870 | instance | openstack/jobs/placement-ks-user
2026-05-20 03:59:14.955654 | instance | openstack/jobs/staffeln-db-init
2026-05-20 03:59:15.034123 | instance | openstack/jobs/staffeln-db-sync
2026-05-20 03:59:15.163105 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0
2026-05-20 03:59:15.254914 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0
2026-05-20 03:59:15.459340 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0
2026-05-20 03:59:15.556390 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0
2026-05-20 03:59:15.789061 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0
2026-05-20 03:59:15.856758 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0
2026-05-20 03:59:16.125798 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0
2026-05-20 03:59:16.160710 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0
2026-05-20 03:59:16.443725 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0
2026-05-20 03:59:16.464748 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0
2026-05-20 03:59:16.768125 | instance | openstack/pods/barbican-api-7c57f46dc7-4h9q8
2026-05-20 03:59:16.790644 | instance | openstack/pods/barbican-db-init-8g9w4
2026-05-20 03:59:17.011837 | instance | openstack/pods/barbican-db-sync-4kfnx
2026-05-20 03:59:17.030769 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg
2026-05-20 03:59:17.210506 | instance | openstack/pods/barbican-ks-endpoints-6r5n5
2026-05-20 03:59:17.222422 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg
2026-05-20 03:59:17.417615 | instance | openstack/pods/barbican-ks-service-mqpt7
2026-05-20 03:59:17.443892 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt
2026-05-20 03:59:17.630460 | instance | openstack/pods/barbican-ks-user-sk4gk
2026-05-20 03:59:17.641541 | instance | openstack/pods/barbican-rabbit-init-jv5gh
2026-05-20 03:59:17.837251 | instance | openstack/pods/cinder-api-5fcffbfb5d-98pmr
2026-05-20 03:59:17.843585 | instance | openstack/pods/cinder-backup-cc6f6cc9d-zgh4p
2026-05-20 03:59:18.052229 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter
2026-05-20 03:59:18.055768 | instance | openstack/pods/cinder-backup-storage-init-78nl8
2026-05-20 03:59:18.236585 | instance | rook-ceph/rolebindings/rook-ceph-mgr
2026-05-20 03:59:18.288211 | instance | openstack/pods/cinder-bootstrap-llx8r
2026-05-20 03:59:18.422138 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system
2026-05-20 03:59:18.519738 | instance | openstack/pods/cinder-create-internal-tenant-cxkzw
2026-05-20 03:59:18.608670 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack
2026-05-20 03:59:18.745003 | instance | openstack/pods/cinder-db-init-hxjhp
2026-05-20 03:59:18.799380 | instance | rook-ceph/rolebindings/rook-ceph-osd
2026-05-20 03:59:18.967145 | instance | openstack/pods/cinder-db-sync-sd7cz
2026-05-20 03:59:18.994550 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd
2026-05-20 03:59:19.179809 | instance | openstack/pods/cinder-ks-endpoints-7r7gx
2026-05-20 03:59:19.186536 | instance | rook-ceph/rolebindings/rook-ceph-system
2026-05-20 03:59:19.391591 | instance | openstack/pods/cinder-ks-service-4mbk9
2026-05-20 03:59:19.417889 | instance | openstack/pods/cinder-ks-user-hkwsf
2026-05-20 03:59:19.597439 | instance | openstack/pods/cinder-rabbit-init-cmtzc
2026-05-20 03:59:19.648804 | instance | openstack/pods/cinder-scheduler-55dfc56b5d-fj4cq
2026-05-20 03:59:19.837388 | instance | openstack/pods/cinder-storage-init-vbd82
2026-05-20 03:59:19.882820 | instance | openstack/pods/cinder-volume-68b6ddbbd7-5b6zq
2026-05-20 03:59:20.065639 | instance | openstack/pods/glance-api-65bc655547-rx9k4
2026-05-20 03:59:20.105857 | instance | openstack/pods/glance-db-init-6k8k5
2026-05-20 03:59:20.274801 | instance | openstack/pods/glance-db-sync-zfcsw
2026-05-20 03:59:20.322145 | instance | openstack/pods/glance-ks-endpoints-2js8n
2026-05-20 03:59:20.484884 | instance | openstack/pods/glance-ks-service-2h9dz
2026-05-20 03:59:20.549347 | instance | openstack/pods/glance-ks-user-h4l42
2026-05-20 03:59:20.699138 | instance | openstack/pods/glance-metadefs-load-cbkdq
2026-05-20 03:59:20.788066 | instance | openstack/pods/glance-rabbit-init-fgq28
2026-05-20 03:59:20.942542 | instance | openstack/pods/glance-storage-init-n8sqd
2026-05-20 03:59:21.051959 | instance | openstack/pods/keepalived-kzgfx
2026-05-20 03:59:21.209289 | instance | openstack/pods/keystone-api-79f5b89ddc-fz24l
2026-05-20 03:59:21.279082 | instance | openstack/pods/keystone-bootstrap-r2thx
2026-05-20 03:59:21.444143 | instance | openstack/pods/keystone-credential-setup-djrl2
2026-05-20 03:59:21.509041 | instance | openstack/pods/keystone-db-init-f2542
2026-05-20 03:59:21.664710 | instance | openstack/pods/keystone-db-sync-snlvh
2026-05-20 03:59:21.716315 | instance | openstack/pods/keystone-domain-manage-t8ljq
2026-05-20 03:59:21.873230 | instance | openstack/pods/keystone-fernet-setup-gpqv5
2026-05-20 03:59:21.935987 | instance | openstack/pods/keystone-rabbit-init-vhspp
2026-05-20 03:59:22.114571 | instance | openstack/pods/libvirt-libvirt-default-7stcw
2026-05-20 03:59:22.145905 | instance | openstack/pods/memcached-memcached-6479589586-gnwt9
2026-05-20 03:59:22.352296 | instance | openstack/pods/neutron-db-init-p5tsv
2026-05-20 03:59:22.352836 | instance | openstack/pods/neutron-db-sync-xt5d2
2026-05-20 03:59:22.588851 | instance | openstack/pods/neutron-ks-endpoints-dmkcz
2026-05-20 03:59:22.589738 | instance | openstack/pods/neutron-ks-service-h9qgv
2026-05-20 03:59:22.790869 | instance | openstack/pods/neutron-ks-user-k4ht4
2026-05-20 03:59:22.793259 | instance | openstack/pods/neutron-netns-cleanup-cron-default-8qp7q
2026-05-20 03:59:23.011527 | instance | openstack/pods/neutron-ovn-metadata-agent-default-nqf7g
2026-05-20 03:59:23.020413 | instance | openstack/pods/neutron-ovn-vpn-agent-default-nzs5s
2026-05-20 03:59:23.224815 | instance | openstack/pods/neutron-rabbit-init-6qztv
2026-05-20 03:59:23.258984 | instance | openstack/pods/neutron-rpc-server-99d5dfc4-fm967
2026-05-20 03:59:23.483524 | instance | openstack/pods/neutron-server-6bb8f5ff9c-pjlvj
2026-05-20 03:59:23.542178 | instance | openstack/pods/nova-api-metadata-567cd5dfc-pwz7x
2026-05-20 03:59:23.735816 | instance | openstack/pods/nova-api-osapi-964c4bb65-xj48m
2026-05-20 03:59:23.788930 | instance | openstack/pods/nova-bootstrap-kpcwh
2026-05-20 03:59:23.975151 | instance | openstack/pods/nova-cell-setup-zjnfm
2026-05-20 03:59:24.020932 | instance | openstack/pods/nova-compute-default-zgjrv
2026-05-20 03:59:24.198021 | instance | openstack/pods/nova-conductor-594f8c778c-xkvmr
2026-05-20 03:59:24.241904 | instance | openstack/pods/nova-db-init-8xzdh
2026-05-20 03:59:24.428237 | instance | openstack/pods/nova-db-sync-gpb4g
2026-05-20 03:59:24.462976 | instance | openstack/pods/nova-ks-endpoints-pfw4z
2026-05-20 03:59:24.651049 | instance | openstack/pods/nova-ks-service-4v8c2
2026-05-20 03:59:24.698147 | instance | openstack/pods/nova-ks-user-62l9p
2026-05-20 03:59:24.877798 | instance | openstack/pods/nova-novncproxy-566dbb955d-pjf54
2026-05-20 03:59:24.915196 | instance | openstack/pods/nova-rabbit-init-fk7tt
2026-05-20 03:59:25.110217 | instance | openstack/pods/nova-scheduler-75558c5c59-xdhmx
2026-05-20 03:59:25.150885 | instance | openstack/pods/openvswitch-vbzst
2026-05-20 03:59:25.323598 | instance | openstack/pods/ovn-controller-default-hj7r6
2026-05-20 03:59:25.376189 | instance | openstack/pods/ovn-northd-fc978744-krgf2
2026-05-20 03:59:25.544887 | instance | openstack/pods/ovn-ovsdb-nb-0
2026-05-20 03:59:25.582530 | instance | openstack/pods/ovn-ovsdb-sb-0
2026-05-20 03:59:25.748572 | instance | openstack/pods/percona-xtradb-haproxy-0
2026-05-20 03:59:25.813283 | instance | openstack/pods/percona-xtradb-pxc-0
2026-05-20 03:59:25.971478 | instance | openstack/pods/placement-api-66c5655598-f6jcn
2026-05-20 03:59:26.031527 | instance | openstack/pods/placement-db-init-tlfcs
2026-05-20 03:59:26.187775 | instance | openstack/pods/placement-db-sync-frk44
2026-05-20 03:59:26.252883 | instance | openstack/pods/placement-ks-endpoints-jt9nm
2026-05-20 03:59:26.431684 | instance | openstack/pods/placement-ks-service-jkkbd
2026-05-20 03:59:26.519606 | instance | openstack/pods/placement-ks-user-628nm
2026-05-20 03:59:26.662081 | instance | openstack/pods/pxc-operator-69cb5bbdb9-lbcds
2026-05-20 03:59:26.750043 | instance | openstack/pods/rabbitmq-barbican-server-0
2026-05-20 03:59:26.877408 | instance | openstack/pods/rabbitmq-cinder-server-0
2026-05-20 03:59:26.988386 | instance | openstack/pods/rabbitmq-cluster-operator-54f767cff8-v68tc
2026-05-20 03:59:27.105543 | instance | openstack/pods/rabbitmq-glance-server-0
2026-05-20 03:59:27.200683 | instance | openstack/pods/rabbitmq-keystone-server-0
2026-05-20 03:59:27.332799 | instance | openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-5fp84
2026-05-20 03:59:27.419467 | instance | openstack/pods/rabbitmq-neutron-server-0
2026-05-20 03:59:27.551175 | instance | openstack/rolebindings/barbican-barbican-api
2026-05-20 03:59:27.653051 | instance | openstack/rolebindings/barbican-barbican-db-init
2026-05-20 03:59:27.736747 | instance | openstack/pods/rabbitmq-nova-server-0
2026-05-20 03:59:27.825259 | instance | openstack/rolebindings/barbican-barbican-db-sync
2026-05-20 03:59:27.976027 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints
2026-05-20 03:59:28.030265 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-mqdhb
2026-05-20 03:59:28.164363 | instance | openstack/rolebindings/barbican-barbican-ks-service
2026-05-20 03:59:28.263693 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-xkq6q
2026-05-20 03:59:28.356225 | instance | openstack/rolebindings/barbican-barbican-ks-user
2026-05-20 03:59:28.508132 | instance | openstack/pods/staffeln-api-6b66b5b789-5g657
2026-05-20 03:59:28.549738 | instance | openstack/rolebindings/barbican-barbican-rabbit-init
2026-05-20 03:59:28.726214 | instance | openstack/pods/staffeln-conductor-57848d9546-npdph
2026-05-20 03:59:28.741674 | instance | openstack/rolebindings/cinder-backup-storage-init
2026-05-20 03:59:28.918957 | instance | openstack/rolebindings/cinder-cinder-api
2026-05-20 03:59:28.928181 | instance | openstack/pods/staffeln-db-init-db652
2026-05-20 03:59:29.099386 | instance | openstack/rolebindings/cinder-cinder-backup
2026-05-20 03:59:29.145321 | instance | openstack/rolebindings/cinder-cinder-bootstrap
2026-05-20 03:59:29.272676 | instance | openstack/pods/staffeln-db-sync-p74qv
2026-05-20 03:59:29.322002 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant
2026-05-20 03:59:29.486888 | instance | openstack/pods/valkey-node-0
2026-05-20 03:59:29.512695 | instance | openstack/rolebindings/cinder-cinder-db-init
2026-05-20 03:59:29.685667 | instance | openstack/rolebindings/cinder-cinder-db-sync
2026-05-20 03:59:29.693914 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints
2026-05-20 03:59:29.858917 | instance | openstack/rolebindings/cinder-cinder-ks-service
2026-05-20 03:59:29.865703 | instance | openstack/rolebindings/cinder-cinder-ks-user
2026-05-20 03:59:30.031749 | instance | openstack/rolebindings/cinder-cinder-rabbit-init
2026-05-20 03:59:30.040513 | instance | openstack/rolebindings/cinder-cinder-scheduler
2026-05-20 03:59:30.215547 | instance | openstack/rolebindings/cinder-cinder-test
2026-05-20 03:59:30.238751 | instance | openstack/rolebindings/cinder-cinder-volume
2026-05-20 03:59:30.394993 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit
2026-05-20 03:59:30.444382 | instance | openstack/rolebindings/cinder-storage-init
2026-05-20 03:59:30.625592 | instance | openstack/rolebindings/glance-glance-api
2026-05-20 03:59:30.679488 | instance | openstack/rolebindings/glance-glance-db-init
2026-05-20 03:59:30.812939 | instance | openstack/rolebindings/glance-glance-db-sync
2026-05-20 03:59:30.867784 | instance | openstack/rolebindings/glance-glance-ks-endpoints
2026-05-20 03:59:30.992624 | instance | openstack/rolebindings/glance-glance-ks-service
2026-05-20 03:59:31.045334 | instance | openstack/rolebindings/glance-glance-ks-user
2026-05-20 03:59:31.185307 | instance | openstack/rolebindings/glance-glance-metadefs-load
2026-05-20 03:59:31.235882 | instance | openstack/rolebindings/glance-glance-rabbit-init
2026-05-20 03:59:31.347455 | instance | openstack/rolebindings/glance-glance-storage-init
2026-05-20 03:59:31.402404 | instance | openstack/rolebindings/glance-glance-test
2026-05-20 03:59:31.528312 | instance | openstack/rolebindings/glance-storage-init
2026-05-20 03:59:31.585730 | instance | openstack/rolebindings/keepalived
2026-05-20 03:59:31.715762 | instance | openstack/rolebindings/keystone-credential-rotate
2026-05-20 03:59:31.761965 | instance | openstack/rolebindings/keystone-credential-setup
2026-05-20 03:59:31.911427 | instance | openstack/rolebindings/keystone-fernet-rotate
2026-05-20 03:59:31.965524 | instance | openstack/rolebindings/keystone-fernet-setup
2026-05-20 03:59:32.102825 | instance | openstack/rolebindings/keystone-keystone-api
2026-05-20 03:59:32.159643 | instance | openstack/rolebindings/keystone-keystone-bootstrap
2026-05-20 03:59:32.276982 | instance | openstack/rolebindings/keystone-keystone-credential-rotate
2026-05-20 03:59:32.327226 | instance | openstack/rolebindings/keystone-keystone-db-init
2026-05-20 03:59:32.457142 | instance | openstack/rolebindings/keystone-keystone-db-sync
2026-05-20 03:59:32.504298 | instance | openstack/rolebindings/keystone-keystone-domain-manage
2026-05-20 03:59:32.645554 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate
2026-05-20 03:59:32.690739 | instance | openstack/rolebindings/keystone-keystone-test
2026-05-20 03:59:32.828919 | instance | openstack/rolebindings/libvirt-cert-manager
2026-05-20 03:59:32.881571 | instance | openstack/rolebindings/libvirt-libvirt
2026-05-20 03:59:33.012671 | instance | openstack/rolebindings/neutron-neutron-db-init
2026-05-20 03:59:33.064680 | instance | openstack/rolebindings/neutron-neutron-db-sync
2026-05-20 03:59:33.209008 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints
2026-05-20 03:59:33.256425 | instance | openstack/rolebindings/neutron-neutron-ks-service
2026-05-20 03:59:33.405312 | instance | openstack/rolebindings/neutron-neutron-ks-user
2026-05-20 03:59:33.437272 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg
2026-05-20 03:59:33.576020 | instance | openstack/rolebindings/neutron-neutron-ovn-metadata-agent
2026-05-20 03:59:33.605043 | instance | rook-ceph/roles/rbd-external-provisioner-cfg
2026-05-20 03:59:33.767006 | instance | rook-ceph/roles/rook-ceph-cmd-reporter
2026-05-20 03:59:33.800484 | instance | openstack/rolebindings/neutron-neutron-ovn-vpn-agent
2026-05-20 03:59:33.949068 | instance | openstack/rolebindings/neutron-neutron-rabbit-init
2026-05-20 03:59:33.980854 | instance | rook-ceph/roles/rook-ceph-mgr
2026-05-20 03:59:34.154534 | instance | openstack/rolebindings/neutron-neutron-rpc-server
2026-05-20 03:59:34.156632 | instance | rook-ceph/roles/rook-ceph-osd
2026-05-20 03:59:34.330549 | instance | openstack/rolebindings/neutron-neutron-server
2026-05-20 03:59:34.337215 | instance | rook-ceph/roles/rook-ceph-purge-osd
2026-05-20 03:59:34.511732 | instance | openstack/rolebindings/neutron-neutron-test
2026-05-20 03:59:34.513928 | instance | rook-ceph/roles/rook-ceph-system
2026-05-20 03:59:34.678771 | instance | openstack/rolebindings/nova-nova-api-metadata
2026-05-20 03:59:34.681312 | instance | openstack/rolebindings/nova-nova-api-osapi
2026-05-20 03:59:34.849492 | instance | openstack/rolebindings/nova-nova-bootstrap
2026-05-20 03:59:34.857484 | instance | openstack/rolebindings/nova-nova-cell-setup
2026-05-20 03:59:35.021321 | instance | openstack/rolebindings/nova-nova-cell-setup-cron
2026-05-20 03:59:35.038107 | instance | openstack/rolebindings/nova-nova-compute
2026-05-20 03:59:35.195319 | instance | openstack/rolebindings/nova-nova-conductor
2026-05-20 03:59:35.229369 | instance | openstack/rolebindings/nova-nova-db-init
2026-05-20 03:59:35.378257 | instance | openstack/rolebindings/nova-nova-db-sync
2026-05-20 03:59:35.412607 | instance | openstack/rolebindings/nova-nova-ks-endpoints
2026-05-20 03:59:35.561204 | instance | openstack/rolebindings/nova-nova-ks-service
2026-05-20 03:59:35.587859 | instance | openstack/rolebindings/nova-nova-ks-user
2026-05-20 03:59:35.735990 | instance | openstack/rolebindings/nova-nova-novncproxy
2026-05-20 03:59:35.763414 | instance | openstack/rolebindings/nova-nova-rabbit-init
2026-05-20 03:59:35.916887 | instance | openstack/rolebindings/nova-nova-scheduler
2026-05-20 03:59:35.920859 | instance | openstack/rolebindings/nova-nova-service-cleaner
2026-05-20 03:59:36.089417 | instance | openstack/rolebindings/nova-nova-test
2026-05-20 03:59:36.106576 | instance | openstack/rolebindings/ovn-bgp-agent
2026-05-20 03:59:36.254493 | instance | openstack/rolebindings/ovn-controller
2026-05-20 03:59:36.288879 | instance | openstack/rolebindings/ovn-northd
2026-05-20 03:59:36.430670 | instance | openstack/rolebindings/ovn-ovn-controller
2026-05-20 03:59:36.472076 | instance | openstack/rolebindings/ovn-ovn-northd
2026-05-20 03:59:36.607532 | instance | openstack/rolebindings/ovn-ovsdb
2026-05-20 03:59:36.657152 | instance | openstack/rolebindings/placement-placement-api
2026-05-20 03:59:36.785674 | instance | openstack/rolebindings/placement-placement-db-init
2026-05-20 03:59:36.837582 | instance | openstack/rolebindings/placement-placement-db-sync
2026-05-20 03:59:36.983428 | instance | openstack/rolebindings/placement-placement-ks-endpoints
2026-05-20 03:59:37.011876 | instance | openstack/rolebindings/placement-placement-ks-service
2026-05-20 03:59:37.158678 | instance | openstack/rolebindings/placement-placement-ks-user
2026-05-20 03:59:37.200720 | instance | openstack/rolebindings/pxc-operator
2026-05-20 03:59:37.339731 | instance | openstack/rolebindings/rabbitmq-barbican-server
2026-05-20 03:59:37.364295 | instance | openstack/rolebindings/rabbitmq-cinder-server
2026-05-20 03:59:37.522294 | instance | openstack/rolebindings/rabbitmq-cluster-operator
2026-05-20 03:59:37.530401 | instance | openstack/rolebindings/rabbitmq-glance-server
2026-05-20 03:59:37.698905 | instance | openstack/rolebindings/rabbitmq-keystone-server
2026-05-20 03:59:37.714798 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator
2026-05-20 03:59:37.910185 | instance | openstack/rolebindings/rabbitmq-neutron-server
2026-05-20 03:59:37.910461 | instance | openstack/rolebindings/rabbitmq-nova-server
2026-05-20 03:59:38.096652 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt
2026-05-20 03:59:38.104128 | instance | openstack/rolebindings/rook-ceph-cmd-reporter
2026-05-20 03:59:38.265439 | instance | openstack/rolebindings/rook-ceph-mgr
2026-05-20 03:59:38.290689 | instance | openstack/rolebindings/rook-ceph-osd
2026-05-20 03:59:38.439905 | instance | openstack/rolebindings/rook-ceph-purge-osd
2026-05-20 03:59:38.460734 | instance | openstack/rolebindings/staffeln-conductor-leases
2026-05-20 03:59:38.631831 | instance | openstack/rolebindings/staffeln-staffeln-api
2026-05-20 03:59:38.648669 | instance | openstack/rolebindings/staffeln-staffeln-conductor
2026-05-20 03:59:38.814323 | instance | openstack/rolebindings/staffeln-staffeln-db-init
2026-05-20 03:59:38.828738 | instance | openstack/rolebindings/staffeln-staffeln-db-sync
2026-05-20 03:59:38.999843 | instance | openstack/roles/barbican-openstack-barbican-api
2026-05-20 03:59:39.001381 | instance | openstack/roles/barbican-openstack-barbican-db-init
2026-05-20 03:59:39.187389 | instance | openstack/roles/barbican-openstack-barbican-db-sync
2026-05-20 03:59:39.189360 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints
2026-05-20 03:59:39.360412 | instance | openstack/roles/barbican-openstack-barbican-ks-service
2026-05-20 03:59:39.366179 | instance | openstack/roles/barbican-openstack-barbican-ks-user
2026-05-20 03:59:39.554998 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init
2026-05-20 03:59:39.555958 | instance | openstack/roles/cinder-backup-storage-init
2026-05-20 03:59:39.731063 | instance | openstack/roles/cinder-openstack-cinder-api
2026-05-20 03:59:39.737872 | instance | openstack/roles/cinder-openstack-cinder-backup
2026-05-20 03:59:39.912417 | instance | openstack/roles/cinder-openstack-cinder-bootstrap
2026-05-20 03:59:39.941484 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant
2026-05-20 03:59:40.091927 | instance | openstack/roles/cinder-openstack-cinder-db-init
2026-05-20 03:59:40.131631 | instance | openstack/roles/cinder-openstack-cinder-db-sync
2026-05-20 03:59:40.283976 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints
2026-05-20 03:59:40.310471 | instance | openstack/roles/cinder-openstack-cinder-ks-service
2026-05-20 03:59:40.463366 | instance | openstack/roles/cinder-openstack-cinder-ks-user
2026-05-20 03:59:40.501463 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init
2026-05-20 03:59:40.660213 | instance | openstack/roles/cinder-openstack-cinder-scheduler
2026-05-20 03:59:40.676476 | instance | openstack/roles/cinder-openstack-cinder-test
2026-05-20 03:59:40.844198 | instance | openstack/roles/cinder-openstack-cinder-volume
2026-05-20 03:59:40.861644 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit
2026-05-20 03:59:41.021653 | instance | openstack/roles/cinder-storage-init
2026-05-20 03:59:41.038373 | instance | openstack/roles/glance-openstack-glance-api
2026-05-20 03:59:41.207753 | instance | openstack/roles/glance-openstack-glance-db-init
2026-05-20 03:59:41.219798 | instance | openstack/roles/glance-openstack-glance-db-sync
2026-05-20 03:59:41.392418 | instance | openstack/roles/glance-openstack-glance-ks-endpoints
2026-05-20 03:59:41.406178 | instance | openstack/roles/glance-openstack-glance-ks-service
2026-05-20 03:59:41.596068 | instance | openstack/roles/glance-openstack-glance-ks-user
2026-05-20 03:59:41.601012 | instance | openstack/roles/glance-openstack-glance-metadefs-load
2026-05-20 03:59:41.774647 | instance | openstack/roles/glance-openstack-glance-rabbit-init
2026-05-20 03:59:41.781040 | instance | openstack/roles/glance-openstack-glance-storage-init
2026-05-20 03:59:41.945704 | instance | openstack/roles/glance-openstack-glance-test
2026-05-20 03:59:41.952129 | instance | openstack/roles/glance-storage-init
2026-05-20 03:59:42.145988 | instance | openstack/roles/keepalived
2026-05-20 03:59:42.150710 | instance | openstack/roles/keystone-credential-rotate
2026-05-20 03:59:42.308639 | instance | openstack/roles/keystone-credential-setup
2026-05-20 03:59:42.323941 | instance | openstack/roles/keystone-fernet-rotate
2026-05-20 03:59:42.489286 | instance | openstack/roles/keystone-fernet-setup
2026-05-20 03:59:42.516646 | instance | openstack/roles/keystone-openstack-keystone-api
2026-05-20 03:59:42.670142 | instance | openstack/roles/keystone-openstack-keystone-bootstrap
2026-05-20 03:59:42.693162 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate
2026-05-20 03:59:42.843933 | instance | openstack/roles/keystone-openstack-keystone-db-init
2026-05-20 03:59:42.892669 | instance | openstack/roles/keystone-openstack-keystone-db-sync
2026-05-20 03:59:43.013110 | instance | openstack/roles/keystone-openstack-keystone-domain-manage
2026-05-20 03:59:43.078938 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate
2026-05-20 03:59:43.222540 | instance | openstack/roles/keystone-openstack-keystone-test
2026-05-20 03:59:43.261030 | instance | openstack/roles/libvirt-cert-manager
2026-05-20 03:59:43.425263 | instance | openstack/roles/libvirt-openstack-libvirt
2026-05-20 03:59:43.448535 | instance | openstack/roles/neutron-openstack-neutron-db-init
2026-05-20 03:59:43.604393 | instance | openstack/roles/neutron-openstack-neutron-db-sync
2026-05-20 03:59:43.630377 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints
2026-05-20 03:59:43.787833 | instance | openstack/roles/neutron-openstack-neutron-ks-service
2026-05-20 03:59:43.823565 | instance | openstack/roles/neutron-openstack-neutron-ks-user
2026-05-20 03:59:43.978185 | instance | openstack/roles/neutron-openstack-neutron-ovn-metadata-agent
2026-05-20 03:59:44.005928 | instance | openstack/roles/neutron-openstack-neutron-ovn-vpn-agent
2026-05-20 03:59:44.172786 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init
2026-05-20 03:59:44.199972 | instance | openstack/roles/neutron-openstack-neutron-rpc-server
2026-05-20 03:59:44.363587 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1
2026-05-20 03:59:44.391844 | instance | openstack/roles/neutron-openstack-neutron-server
2026-05-20 03:59:44.576289 | instance | openstack/roles/neutron-openstack-neutron-test
2026-05-20 03:59:44.633132 | instance | openstack/roles/nova-openstack-nova-api-metadata
2026-05-20 03:59:44.816803 | instance | openstack/roles/nova-openstack-nova-api-osapi
2026-05-20 03:59:44.846694 | instance | openstack/roles/nova-openstack-nova-bootstrap
2026-05-20 03:59:44.982769 | instance | openstack/roles/nova-openstack-nova-cell-setup
2026-05-20 03:59:45.027195 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron
2026-05-20 03:59:45.149764 | instance | openstack/roles/nova-openstack-nova-compute
2026-05-20 03:59:45.200901 | instance | openstack/roles/nova-openstack-nova-conductor
2026-05-20 03:59:45.367937 | instance | openstack/roles/nova-openstack-nova-db-init
2026-05-20 03:59:45.392310 | instance | openstack/roles/nova-openstack-nova-db-sync
2026-05-20 03:59:45.550140 | instance | openstack/roles/nova-openstack-nova-ks-endpoints
2026-05-20 03:59:45.580318 | instance | openstack/roles/nova-openstack-nova-ks-service
2026-05-20 03:59:45.744672 | instance | openstack/roles/nova-openstack-nova-ks-user
2026-05-20 03:59:45.758376 | instance | openstack/roles/nova-openstack-nova-novncproxy
2026-05-20 03:59:45.934521 | instance | openstack/roles/nova-openstack-nova-rabbit-init
2026-05-20 03:59:45.952821 | instance | openstack/roles/nova-openstack-nova-scheduler
2026-05-20 03:59:46.120656 | instance | openstack/roles/nova-openstack-nova-service-cleaner
2026-05-20 03:59:46.129779 | instance | openstack/roles/nova-openstack-nova-test
2026-05-20 03:59:46.310173 | instance | openstack/roles/ovn-bgp-agent
2026-05-20 03:59:46.316943 | instance | openstack/roles/ovn-controller
2026-05-20 03:59:46.499686 | instance | openstack/roles/ovn-northd
2026-05-20 03:59:46.505712 | instance | openstack/roles/ovn-openstack-ovn-controller
2026-05-20 03:59:46.675889 | instance | openstack/roles/ovn-openstack-ovn-northd
2026-05-20 03:59:46.684296 | instance | openstack/roles/ovn-ovsdb
2026-05-20 03:59:46.850702 | instance | openstack/roles/placement-openstack-placement-api
2026-05-20 03:59:46.855605 | instance | openstack/roles/placement-openstack-placement-db-init
2026-05-20 03:59:47.031791 | instance | openstack/roles/placement-openstack-placement-db-sync
2026-05-20 03:59:47.044786 | instance | openstack/roles/placement-openstack-placement-ks-endpoints
2026-05-20 03:59:47.216472 | instance | openstack/roles/placement-openstack-placement-ks-service
2026-05-20 03:59:47.222214 | instance | openstack/roles/placement-openstack-placement-ks-user
2026-05-20 03:59:47.415830 | instance | openstack/roles/pxc-operator
2026-05-20 03:59:47.420820 | instance | openstack/roles/rabbitmq-barbican-peer-discovery
2026-05-20 03:59:47.590116 | instance | openstack/roles/rabbitmq-cinder-peer-discovery
2026-05-20 03:59:47.601087 | instance | openstack/roles/rabbitmq-cluster-operator
2026-05-20 03:59:47.765963 | instance | openstack/roles/rabbitmq-glance-peer-discovery
2026-05-20 03:59:47.792340 | instance | openstack/roles/rabbitmq-keystone-peer-discovery
2026-05-20 03:59:47.938437 | instance | openstack/roles/rabbitmq-messaging-topology-operator
2026-05-20 03:59:47.969314 | instance | openstack/roles/rabbitmq-neutron-peer-discovery
2026-05-20 03:59:48.109392 | instance | openstack/roles/rabbitmq-nova-peer-discovery
2026-05-20 03:59:48.137188 | instance | openstack/roles/rook-ceph-cmd-reporter
2026-05-20 03:59:48.282573 | instance | openstack/roles/rook-ceph-mgr
2026-05-20 03:59:48.307573 | instance | openstack/roles/rook-ceph-osd
2026-05-20 03:59:48.464739 | instance | openstack/roles/rook-ceph-purge-osd
2026-05-20 03:59:48.469955 | instance | openstack/roles/staffeln-conductor
2026-05-20 03:59:48.633701 | instance | openstack/roles/staffeln-openstack-staffeln-api
2026-05-20 03:59:48.642051 | instance | openstack/roles/staffeln-openstack-staffeln-conductor
2026-05-20 03:59:48.806613 | instance | openstack/roles/staffeln-openstack-staffeln-db-init
2026-05-20 03:59:48.811819 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync
2026-05-20 03:59:48.987703 | instance | rook-ceph/serviceaccounts/default
2026-05-20 03:59:48.990998 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner
2026-05-20 03:59:49.201717 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter
2026-05-20 03:59:49.203723 | instance | rook-ceph/serviceaccounts/rook-ceph-default
2026-05-20 03:59:49.423627 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr
2026-05-20 03:59:49.435349 | instance | rook-ceph/serviceaccounts/rook-ceph-osd
2026-05-20 03:59:49.642212 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd
2026-05-20 03:59:49.645975 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw
2026-05-20 03:59:49.848082 | instance | rook-ceph/serviceaccounts/rook-ceph-system
2026-05-20 03:59:49.861120 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa
2026-05-20 03:59:50.057669 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa
2026-05-20 03:59:50.069175 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa
2026-05-20 03:59:50.264478 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa
2026-05-20 03:59:50.277739 | instance | openstack/secrets/barbican-api-certs
2026-05-20 03:59:50.464070 | instance | openstack/secrets/barbican-db-admin
2026-05-20 03:59:50.485365 | instance | openstack/secrets/barbican-db-user
2026-05-20 03:59:50.637137 | instance | openstack/secrets/barbican-etc
2026-05-20 03:59:50.651365 | instance | openstack/secrets/barbican-keystone-admin
2026-05-20 03:59:50.830933 | instance | openstack/secrets/barbican-keystone-user
2026-05-20 03:59:50.833617 | instance | openstack/secrets/barbican-rabbitmq-admin
2026-05-20 03:59:51.022154 | instance | openstack/secrets/barbican-rabbitmq-user
2026-05-20 03:59:51.024287 | instance | openstack/secrets/cinder-api-certs
2026-05-20 03:59:51.210287 | instance | openstack/secrets/cinder-backup-rbd-keyring
2026-05-20 03:59:51.225723 | instance | openstack/secrets/cinder-db-admin
2026-05-20 03:59:51.392531 | instance | openstack/secrets/cinder-db-user
2026-05-20 03:59:51.403954 | instance | openstack/secrets/cinder-etc
2026-05-20 03:59:51.569632 | instance | openstack/secrets/cinder-keystone-admin
2026-05-20 03:59:51.602285 | instance | openstack/secrets/cinder-keystone-test
2026-05-20 03:59:51.763257 | instance | openstack/secrets/cinder-keystone-user
2026-05-20 03:59:51.774127 | instance | openstack/secrets/cinder-rabbitmq-admin
2026-05-20 03:59:51.942525 | instance | openstack/secrets/cinder-rabbitmq-user
2026-05-20 03:59:51.964733 | instance | openstack/secrets/cinder-volume-rbd-keyring
2026-05-20 03:59:52.112850 | instance | openstack/secrets/glance-api-certs
2026-05-20 03:59:52.152714 | instance | openstack/secrets/glance-db-admin
2026-05-20 03:59:52.291508 | instance | openstack/secrets/glance-db-user
2026-05-20 03:59:52.354459 | instance | openstack/secrets/glance-etc
2026-05-20 03:59:52.477756 | instance | openstack/secrets/glance-keystone-admin
2026-05-20 03:59:52.536350 | instance | openstack/secrets/glance-keystone-test
2026-05-20 03:59:52.644083 | instance | openstack/secrets/glance-keystone-user
2026-05-20 03:59:52.715178 | instance | openstack/secrets/glance-rabbitmq-admin
2026-05-20 03:59:52.813509 | instance | openstack/secrets/glance-rabbitmq-user
2026-05-20 03:59:52.908232 | instance | openstack/secrets/images-rbd-keyring
2026-05-20 03:59:52.981510 | instance | openstack/secrets/internal-percona-xtradb
2026-05-20 03:59:53.081382 | instance | openstack/secrets/keepalived-etc
2026-05-20 03:59:53.156064 | instance | openstack/secrets/keystone-api-certs
2026-05-20 03:59:53.257741 | instance | openstack/secrets/keystone-credential-keys
2026-05-20 03:59:53.327712 | instance | openstack/secrets/keystone-db-admin
2026-05-20 03:59:53.437976 | instance | openstack/secrets/keystone-db-user
2026-05-20 03:59:53.507826 | instance | openstack/secrets/keystone-etc
2026-05-20 03:59:53.603863 | instance | openstack/secrets/keystone-fernet-keys
2026-05-20 03:59:53.677066 | instance | openstack/secrets/keystone-keystone-admin
2026-05-20 03:59:53.775087 | instance | openstack/secrets/keystone-keystone-test
2026-05-20 03:59:53.860031 | instance | openstack/serviceaccounts/barbican-api
2026-05-20 03:59:53.953585 | instance | openstack/serviceaccounts/barbican-db-init
2026-05-20 03:59:54.181710 | instance | openstack/serviceaccounts/barbican-db-sync
2026-05-20 03:59:54.282945 | instance | openstack/secrets/keystone-rabbitmq-admin
2026-05-20 03:59:54.453646 | instance | openstack/serviceaccounts/barbican-ks-endpoints
2026-05-20 03:59:54.509997 | instance | openstack/secrets/keystone-rabbitmq-user
2026-05-20 03:59:54.706475 | instance | openstack/serviceaccounts/barbican-ks-service
2026-05-20 03:59:54.759647 | instance | openstack/secrets/libvirt-api-ca
2026-05-20 03:59:54.946620 | instance | openstack/secrets/libvirt-etc
2026-05-20 03:59:55.035709 | instance | openstack/serviceaccounts/barbican-ks-user
2026-05-20 03:59:55.117659 | instance | openstack/secrets/libvirt-libvirt-default-7stcw-api
2026-05-20 03:59:55.307476 | instance | openstack/serviceaccounts/barbican-rabbit-init
2026-05-20 03:59:55.360720 | instance | openstack/secrets/libvirt-libvirt-default-7stcw-vnc
2026-05-20 03:59:55.555457 | instance | openstack/secrets/libvirt-libvirt-default-etc
2026-05-20 03:59:55.641830 | instance | openstack/secrets/libvirt-vnc-ca
2026-05-20 03:59:55.728391 | instance | openstack/serviceaccounts/barbican-test
2026-05-20 03:59:55.811942 | instance | openstack/secrets/neutron-db-admin
2026-05-20 03:59:55.986864 | instance | openstack/serviceaccounts/cinder-api
2026-05-20 03:59:56.025559 | instance | openstack/secrets/neutron-db-user
2026-05-20 03:59:56.197177 | instance | openstack/serviceaccounts/cinder-backup
2026-05-20 03:59:56.319632 | instance | openstack/secrets/neutron-etc
2026-05-20 03:59:56.521823 | instance | openstack/serviceaccounts/cinder-backup-storage-init
2026-05-20 03:59:56.524699 | instance | openstack/secrets/neutron-keystone-admin
2026-05-20 03:59:56.712811 | instance | openstack/serviceaccounts/cinder-bootstrap
2026-05-20 03:59:56.835515 | instance | openstack/secrets/neutron-keystone-test
2026-05-20 03:59:57.041044 | instance | openstack/serviceaccounts/cinder-create-internal-tenant
2026-05-20 03:59:57.051839 | instance | openstack/secrets/neutron-keystone-user
2026-05-20 03:59:57.225702 | instance | openstack/serviceaccounts/cinder-db-init
2026-05-20 03:59:57.361263 | instance | openstack/secrets/neutron-netns-cleanup-cron-default
2026-05-20 03:59:57.535305 | instance | openstack/serviceaccounts/cinder-db-sync
2026-05-20 03:59:57.555140 | instance | openstack/secrets/neutron-ovn-metadata-agent-default
2026-05-20 03:59:57.739674 | instance | openstack/serviceaccounts/cinder-ks-endpoints
2026-05-20 03:59:57.830202 | instance | openstack/serviceaccounts/cinder-ks-service
2026-05-20 03:59:58.054199 | instance | openstack/secrets/neutron-ovn-vpn-agent-default
2026-05-20 03:59:58.165642 | instance | openstack/secrets/neutron-rabbitmq-admin
2026-05-20 03:59:58.253110 | instance | openstack/serviceaccounts/cinder-ks-user
2026-05-20 03:59:58.344463 | instance | openstack/secrets/neutron-rabbitmq-user
2026-05-20 03:59:58.535841 | instance | openstack/serviceaccounts/cinder-rabbit-init
2026-05-20 03:59:58.586352 | instance | openstack/secrets/neutron-server-certs
2026-05-20 03:59:58.766269 | instance | openstack/serviceaccounts/cinder-scheduler
2026-05-20 03:59:58.861483 | instance | openstack/secrets/nova-api-certs
2026-05-20 03:59:59.043917 | instance | openstack/serviceaccounts/cinder-storage-init
2026-05-20 03:59:59.085011 | instance | openstack/serviceaccounts/cinder-test
2026-05-20 03:59:59.376665 | instance | openstack/serviceaccounts/cinder-volume
2026-05-20 03:59:59.407292 | instance | openstack/secrets/nova-compute-default
2026-05-20 03:59:59.605463 | instance | openstack/serviceaccounts/cinder-volume-usage-audit
2026-05-20 03:59:59.690475 | instance | openstack/serviceaccounts/default
2026-05-20 03:59:59.928797 | instance | openstack/secrets/nova-db-admin
2026-05-20 04:00:00.019228 | instance | openstack/serviceaccounts/glance-api
2026-05-20 04:00:00.123182 | instance | openstack/secrets/nova-db-api-admin
2026-05-20 04:00:00.328032 | instance | openstack/serviceaccounts/glance-db-init
2026-05-20 04:00:00.364262 | instance | openstack/secrets/nova-db-api-user
2026-05-20 04:00:00.593073 | instance | openstack/serviceaccounts/glance-db-sync
2026-05-20 04:00:00.670419 | instance | openstack/serviceaccounts/glance-ks-endpoints
2026-05-20 04:00:00.947965 | instance | openstack/secrets/nova-db-cell0-admin
2026-05-20 04:00:00.992229 | instance | openstack/serviceaccounts/glance-ks-service
2026-05-20 04:00:01.121951 | instance | openstack/secrets/nova-db-cell0-user
2026-05-20 04:00:01.322781 | instance | openstack/serviceaccounts/glance-ks-user
2026-05-20 04:00:01.349834 | instance | openstack/secrets/nova-db-user
2026-05-20 04:00:01.553993 | instance | openstack/serviceaccounts/glance-metadefs-load
2026-05-20 04:00:01.657316 | instance | openstack/secrets/nova-etc
2026-05-20 04:00:01.865965 | instance | openstack/secrets/nova-keystone-admin
2026-05-20 04:00:01.904492 | instance | openstack/serviceaccounts/glance-rabbit-init
2026-05-20 04:00:02.053145 | instance | openstack/serviceaccounts/glance-storage-init
2026-05-20 04:00:02.236678 | instance | openstack/secrets/nova-keystone-test
2026-05-20 04:00:02.404908 | instance | openstack/serviceaccounts/glance-test
2026-05-20 04:00:02.436856 | instance | openstack/secrets/nova-keystone-user
2026-05-20 04:00:02.664989 | instance | openstack/serviceaccounts/keepalived
2026-05-20 04:00:02.777389 | instance | openstack/serviceaccounts/keystone-api
2026-05-20 04:00:02.984863 | instance | openstack/secrets/nova-novncproxy-certs
2026-05-20 04:00:03.095260 | instance | openstack/serviceaccounts/keystone-bootstrap
2026-05-20 04:00:03.153450 | instance | openstack/secrets/nova-novncproxy-vencrypt
2026-05-20 04:00:03.332578 | instance | openstack/serviceaccounts/keystone-credential-rotate
2026-05-20 04:00:03.453744 | instance | openstack/secrets/nova-rabbitmq-admin
2026-05-20 04:00:03.636615 | instance | openstack/serviceaccounts/keystone-credential-setup
2026-05-20 04:00:03.641824 | instance | openstack/secrets/nova-rabbitmq-user
2026-05-20 04:00:03.809403 | instance | openstack/secrets/nova-ssh
2026-05-20 04:00:03.943476 | instance | openstack/serviceaccounts/keystone-db-init
2026-05-20 04:00:03.997173 | instance | openstack/secrets/ovn-controller-default-etc
2026-05-20 04:00:04.192876 | instance | openstack/serviceaccounts/keystone-db-sync
2026-05-20 04:00:04.288428 | instance | openstack/secrets/ovn-etc
2026-05-20 04:00:04.494084 | instance | openstack/serviceaccounts/keystone-domain-manage
2026-05-20 04:00:04.530153 | instance | openstack/secrets/ovn-vector-config
2026-05-20 04:00:04.740344 | instance | openstack/serviceaccounts/keystone-fernet-rotate
2026-05-20 04:00:04.803119 | instance | openstack/secrets/percona-xtradb
2026-05-20 04:00:05.022837 | instance | openstack/serviceaccounts/keystone-fernet-setup
2026-05-20 04:00:05.057738 | instance | openstack/secrets/placement-api-certs
2026-05-20 04:00:05.259500 | instance | openstack/serviceaccounts/keystone-rabbit-init
2026-05-20 04:00:05.356824 | instance | openstack/secrets/placement-db-admin
2026-05-20 04:00:05.558971 | instance | openstack/serviceaccounts/keystone-test
2026-05-20 04:00:05.606836 | instance | openstack/secrets/placement-db-user
2026-05-20 04:00:05.817023 | instance | openstack/serviceaccounts/libvirt
2026-05-20 04:00:05.918925 | instance | openstack/secrets/placement-etc
2026-05-20 04:00:06.120631 | instance | openstack/secrets/placement-keystone-admin
2026-05-20 04:00:06.175347 | instance | openstack/serviceaccounts/memcached-memcached
2026-05-20 04:00:06.309526 | instance | openstack/secrets/placement-keystone-user
2026-05-20 04:00:06.503959 | instance | openstack/serviceaccounts/neutron-db-init
2026-05-20 04:00:06.506097 | instance | openstack/secrets/pvc-ceph-client-key
2026-05-20 04:00:06.680948 | instance | openstack/serviceaccounts/neutron-db-sync
2026-05-20 04:00:06.810606 | instance | openstack/secrets/rabbitmq-barbican-default-user
2026-05-20 04:00:07.008176 | instance | openstack/serviceaccounts/neutron-ks-endpoints
2026-05-20 04:00:07.024210 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie
2026-05-20 04:00:07.216627 | instance | openstack/serviceaccounts/neutron-ks-service
2026-05-20 04:00:07.323033 | instance | openstack/secrets/rabbitmq-cinder-default-user
2026-05-20 04:00:07.527241 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie
2026-05-20 04:00:07.537802 | instance | openstack/secrets/rabbitmq-glance-default-user
2026-05-20 04:00:07.719188 | instance | openstack/serviceaccounts/neutron-ks-user
2026-05-20 04:00:07.720003 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie
2026-05-20 04:00:07.908848 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron
2026-05-20 04:00:08.063149 | instance | openstack/secrets/rabbitmq-keystone-default-user
2026-05-20 04:00:08.263842 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie
2026-05-20 04:00:08.306568 | instance | openstack/serviceaccounts/neutron-ovn-metadata-agent
2026-05-20 04:00:08.445794 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook
2026-05-20 04:00:08.649836 | instance | openstack/serviceaccounts/neutron-ovn-vpn-agent
2026-05-20 04:00:08.669601 | instance | openstack/serviceaccounts/neutron-rabbit-init
2026-05-20 04:00:08.979502 | instance | openstack/secrets/rabbitmq-neutron-default-user
2026-05-20 04:00:09.002104 | instance | openstack/serviceaccounts/neutron-rpc-server
2026-05-20 04:00:09.157553 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie
2026-05-20 04:00:09.347403 | instance | openstack/secrets/rabbitmq-nova-default-user
2026-05-20 04:00:09.353847 | instance | openstack/serviceaccounts/neutron-server
2026-05-20 04:00:09.519580 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie
2026-05-20 04:00:09.690771 | instance | openstack/secrets/rook-ceph-config
2026-05-20 04:00:09.783216 | instance | openstack/secrets/rook-ceph-crash-collector-keyring
2026-05-20 04:00:09.880772 | instance | openstack/serviceaccounts/neutron-test
2026-05-20 04:00:09.959059 | instance | openstack/secrets/rook-ceph-mon
2026-05-20 04:00:10.160577 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring
2026-05-20 04:00:10.246355 | instance | openstack/serviceaccounts/nova-api-metadata
2026-05-20 04:00:10.368219 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs
2026-05-20 04:00:10.570274 | instance | openstack/serviceaccounts/nova-api-osapi
2026-05-20 04:00:10.597153 | instance | openstack/secrets/rook-ceph-rgw-ceph-creds
2026-05-20 04:00:10.776323 | instance | openstack/serviceaccounts/nova-bootstrap
2026-05-20 04:00:10.901426 | instance | openstack/secrets/rook-csi-cephfs-node
2026-05-20 04:00:11.081717 | instance | openstack/serviceaccounts/nova-cell-setup
2026-05-20 04:00:11.148547 | instance | openstack/secrets/rook-csi-cephfs-provisioner
2026-05-20 04:00:11.360266 | instance | openstack/serviceaccounts/nova-cell-setup-cron
2026-05-20 04:00:11.422162 | instance | openstack/secrets/rook-csi-rbd-node
2026-05-20 04:00:11.634112 | instance | openstack/serviceaccounts/nova-compute
2026-05-20 04:00:11.710011 | instance | openstack/serviceaccounts/nova-conductor
2026-05-20 04:00:11.974187 | instance | openstack/secrets/rook-csi-rbd-provisioner
2026-05-20 04:00:12.122423 | instance | openstack/serviceaccounts/nova-db-init
2026-05-20 04:00:12.194175 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1
2026-05-20 04:00:12.423644 | instance | openstack/serviceaccounts/nova-db-sync
2026-05-20 04:00:12.499598 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1
2026-05-20 04:00:12.714450 | instance | openstack/serviceaccounts/nova-ks-endpoints
2026-05-20 04:00:12.772563 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1
2026-05-20 04:00:12.978200 | instance | openstack/serviceaccounts/nova-ks-service
2026-05-20 04:00:13.044179 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1
2026-05-20 04:00:13.272782 | instance | openstack/serviceaccounts/nova-ks-user
2026-05-20 04:00:13.343094 | instance | openstack/secrets/sh.helm.release.v1.glance.v1
2026-05-20 04:00:13.554158 | instance | openstack/serviceaccounts/nova-novncproxy
2026-05-20 04:00:13.598845 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1
2026-05-20 04:00:13.805244 | instance | openstack/serviceaccounts/nova-rabbit-init
2026-05-20 04:00:13.907387 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1
2026-05-20 04:00:14.123129 | instance | openstack/serviceaccounts/nova-scheduler
2026-05-20 04:00:14.157932 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1
2026-05-20 04:00:14.364672 | instance | openstack/serviceaccounts/nova-service-cleaner
2026-05-20 04:00:14.435026 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1
2026-05-20 04:00:14.708234 | instance | openstack/secrets/sh.helm.release.v1.nova.v1
2026-05-20 04:00:14.718613 | instance | openstack/serviceaccounts/nova-test
2026-05-20 04:00:14.993784 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1
2026-05-20 04:00:15.067608 | instance | openstack/serviceaccounts/openvswitch-server
2026-05-20 04:00:15.181569 | instance | openstack/secrets/sh.helm.release.v1.ovn.v1
2026-05-20 04:00:15.385895 | instance | openstack/secrets/sh.helm.release.v1.placement.v1
2026-05-20 04:00:15.387306 | instance | openstack/serviceaccounts/ovn-controller
2026-05-20 04:00:15.565375 | instance | openstack/serviceaccounts/ovn-northd
2026-05-20 04:00:15.743867 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1
2026-05-20 04:00:15.889392 | instance | openstack/serviceaccounts/ovn-ovsdb-nb
2026-05-20 04:00:15.945783 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1
2026-05-20 04:00:16.193283 | instance | openstack/serviceaccounts/ovn-ovsdb-sb
2026-05-20 04:00:16.250049 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1
2026-05-20 04:00:16.463113 | instance | openstack/serviceaccounts/placement-api
2026-05-20 04:00:16.518728 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1
2026-05-20 04:00:16.767119 | instance | openstack/serviceaccounts/placement-db-init
2026-05-20 04:00:16.835035 | instance | openstack/secrets/staffeln-db-admin
2026-05-20 04:00:17.026810 | instance | openstack/serviceaccounts/placement-db-sync
2026-05-20 04:00:17.076854 | instance | openstack/secrets/staffeln-db-user
2026-05-20 04:00:17.270397 | instance | openstack/serviceaccounts/placement-ks-endpoints
2026-05-20 04:00:17.378668 | instance | openstack/secrets/staffeln-etc
2026-05-20 04:00:17.570313 | instance | openstack/serviceaccounts/placement-ks-service
2026-05-20 04:00:17.600970 | instance | openstack/secrets/valkey-ca
2026-05-20 04:00:17.796732 | instance | openstack/serviceaccounts/placement-ks-user
2026-05-20 04:00:17.884858 | instance | openstack/secrets/valkey-server-certs
2026-05-20 04:00:18.078293 | instance | openstack/serviceaccounts/pxc-operator
2026-05-20 04:00:18.120897 | instance | openstack/serviceaccounts/rabbitmq-barbican-server
2026-05-20 04:00:18.396468 | instance | openstack/serviceaccounts/rabbitmq-cinder-server
2026-05-20 04:00:18.462362 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator
2026-05-20 04:00:18.730465 | instance | openstack/serviceaccounts/rabbitmq-glance-server
2026-05-20 04:00:18.804439 | instance | openstack/serviceaccounts/rabbitmq-keystone-server
2026-05-20 04:00:19.070199 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator
2026-05-20 04:00:19.118304 | instance | openstack/serviceaccounts/rabbitmq-neutron-server
2026-05-20 04:00:19.414913 | instance | openstack/serviceaccounts/rabbitmq-nova-server
2026-05-20 04:00:19.470093 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter
2026-05-20 04:00:19.757174 | instance | openstack/serviceaccounts/rook-ceph-default
2026-05-20 04:00:19.815153 | instance | openstack/serviceaccounts/rook-ceph-mgr
2026-05-20 04:00:20.135603 | instance | openstack/serviceaccounts/rook-ceph-osd
2026-05-20 04:00:20.174527 | instance | openstack/serviceaccounts/rook-ceph-purge-osd
2026-05-20 04:00:20.482944 | instance | openstack/serviceaccounts/rook-ceph-rgw
2026-05-20 04:00:20.538542 | instance | openstack/serviceaccounts/staffeln-api
2026-05-20 04:00:20.850926 | instance | openstack/serviceaccounts/staffeln-conductor
2026-05-20 04:00:20.901312 | instance | openstack/serviceaccounts/staffeln-db-init
2026-05-20 04:00:21.211814 | instance | openstack/serviceaccounts/staffeln-db-sync
2026-05-20 04:00:21.268244 | instance | openstack/serviceaccounts/valkey
2026-05-20 04:00:21.599078 | instance | openstack/services/barbican-api
2026-05-20 04:00:21.621468 | instance | openstack/services/ceph-mon
2026-05-20 04:00:21.874669 | instance | openstack/services/cinder-api
2026-05-20 04:00:21.913090 | instance | openstack/services/glance-api
2026-05-20 04:00:22.142816 | instance | openstack/services/keystone-api
2026-05-20 04:00:22.144210 | instance | openstack/services/memcached
2026-05-20 04:00:22.376050 | instance | openstack/services/memcached-metrics
2026-05-20 04:00:22.427308 | instance | openstack/services/neutron-server
2026-05-20 04:00:22.647647 | instance | openstack/services/nova-api
2026-05-20 04:00:22.670223 | instance | openstack/services/nova-metadata
2026-05-20 04:00:22.922106 | instance | openstack/services/nova-novncproxy
2026-05-20 04:00:22.922225 | instance | openstack/services/ovn-ovsdb-nb
2026-05-20 04:00:23.148840 | instance | openstack/services/ovn-ovsdb-sb
2026-05-20 04:00:23.218527 | instance | openstack/services/percona-xtradb-cluster-operator
2026-05-20 04:00:23.379745 | instance | openstack/services/percona-xtradb-haproxy
2026-05-20 04:00:23.446111 | instance | openstack/services/percona-xtradb-haproxy-metrics
2026-05-20 04:00:23.621893 | instance | openstack/services/percona-xtradb-haproxy-replicas
2026-05-20 04:00:23.680581 | instance | openstack/services/percona-xtradb-pxc
2026-05-20 04:00:23.827806 | instance | openstack/services/percona-xtradb-pxc-unready
2026-05-20 04:00:23.905543 | instance | openstack/services/placement-api
2026-05-20 04:00:24.053078 | instance | openstack/services/rabbitmq-barbican
2026-05-20 04:00:24.129208 | instance | openstack/services/rabbitmq-barbican-nodes
2026-05-20 04:00:24.288442 | instance | openstack/services/rabbitmq-cinder
2026-05-20 04:00:24.369750 | instance | openstack/statefulsets/ovn-ovsdb-nb
2026-05-20 04:00:24.511269 | instance | openstack/services/rabbitmq-cinder-nodes
2026-05-20 04:00:24.631910 | instance | openstack/statefulsets/ovn-ovsdb-sb
2026-05-20 04:00:24.746052 | instance | openstack/services/rabbitmq-glance
2026-05-20 04:00:24.858540 | instance | openstack/statefulsets/percona-xtradb-haproxy
2026-05-20 04:00:24.952145 | instance | openstack/services/rabbitmq-glance-nodes
2026-05-20 04:00:25.080509 | instance | openstack/statefulsets/percona-xtradb-pxc
2026-05-20 04:00:25.174382 | instance | openstack/statefulsets/rabbitmq-barbican-server
2026-05-20 04:00:25.347662 | instance | openstack/services/rabbitmq-keystone
2026-05-20 04:00:25.422389 | instance | openstack/statefulsets/rabbitmq-cinder-server
2026-05-20 04:00:25.560297 | instance | openstack/statefulsets/rabbitmq-glance-server
2026-05-20 04:00:25.669639 | instance | openstack/statefulsets/rabbitmq-keystone-server
2026-05-20 04:00:25.801515 | instance | openstack/services/rabbitmq-keystone-nodes
2026-05-20 04:00:25.908492 | instance | openstack/statefulsets/rabbitmq-neutron-server
2026-05-20 04:00:26.003619 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook
2026-05-20 04:00:26.174566 | instance | openstack/statefulsets/rabbitmq-nova-server
2026-05-20 04:00:26.280044 | instance | openstack/services/rabbitmq-neutron
2026-05-20 04:00:26.412227 | instance | openstack/statefulsets/valkey-node
2026-05-20 04:00:26.510118 | instance | openstack/services/rabbitmq-neutron-nodes
2026-05-20 04:00:26.668330 | instance | openstack/services/rabbitmq-nova
2026-05-20 04:00:26.730362 | instance | openstack/services/rabbitmq-nova-nodes
2026-05-20 04:00:26.887440 | instance | openstack/services/rook-ceph-rgw-ceph
2026-05-20 04:00:26.939337 | instance | openstack/services/staffeln-api
2026-05-20 04:00:27.114067 | instance | openstack/services/valkey
2026-05-20 04:00:27.164690 | instance | openstack/services/valkey-headless
2026-05-20 04:00:27.333601 | instance | openstack/services/valkey-metrics
2026-05-20 04:00:27.380847 | instance | secretgen-controller/configmaps/kube-root-ca.crt
2026-05-20 04:00:27.544462 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-7t59l
2026-05-20 04:00:27.560869 | instance | secretgen-controller/serviceaccounts/default
2026-05-20 04:00:27.738858 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa
2026-05-20 04:00:27.741022 | instance | secretgen-controller/deployment/secretgen-controller
2026-05-20 04:00:28.086466 | instance | ok: Runtime: 0:02:13.391177
2026-05-20 04:00:28.106667 |
2026-05-20 04:00:28.106804 | TASK [describe-kubernetes-objects : Downloads logs to executor]
2026-05-20 04:00:28.905529 | instance | changed:
2026-05-20 04:00:28.905747 | instance | cd+++++++++ objects/
2026-05-20 04:00:28.905788 | instance | cd+++++++++ objects/cluster/
2026-05-20 04:00:28.905821 | instance | cd+++++++++ objects/cluster/clusterrole/
2026-05-20 04:00:28.905855 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt
2026-05-20 04:00:28.905884 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml
2026-05-20 04:00:28.905912 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt
2026-05-20 04:00:28.905940 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml
2026-05-20 04:00:28.905968 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt
2026-05-20 04:00:28.905996 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml
2026-05-20 04:00:28.906023 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt
2026-05-20 04:00:28.906051 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml
2026-05-20 04:00:28.906078 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt
2026-05-20 04:00:28.906105 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml
2026-05-20 04:00:28.906133 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt
2026-05-20 04:00:28.906160 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml
2026-05-20 04:00:28.906187 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt
2026-05-20 04:00:28.906231 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml
2026-05-20 04:00:28.906259 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt
2026-05-20 04:00:28.906286 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml
2026-05-20 04:00:28.906313 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt
2026-05-20 04:00:28.906340 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml
2026-05-20 04:00:28.906366 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt
2026-05-20 04:00:28.906393 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml
2026-05-20 04:00:28.906420 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt
2026-05-20 04:00:28.906446 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml
2026-05-20 04:00:28.906472 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt
2026-05-20 04:00:28.906498 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml
2026-05-20 04:00:28.906525 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt
2026-05-20 04:00:28.906552 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml
2026-05-20 04:00:28.906581 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt
2026-05-20 04:00:28.906609 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml
2026-05-20 04:00:28.906636 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt
2026-05-20 04:00:28.906664 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml
2026-05-20 04:00:28.906691 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt
2026-05-20 04:00:28.906719 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml
2026-05-20 04:00:28.906746 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt
2026-05-20 04:00:28.906773 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml
2026-05-20 04:00:28.906799 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt
2026-05-20 04:00:28.906826 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml
2026-05-20 04:00:28.906853 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt
2026-05-20 04:00:28.906880 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml
2026-05-20 04:00:28.906907 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt
2026-05-20 04:00:28.906934 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml
2026-05-20 04:00:28.906961 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt
2026-05-20 04:00:28.906988 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml
2026-05-20 04:00:28.907015 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt
2026-05-20 04:00:28.907042 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml
2026-05-20 04:00:28.907160 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt
2026-05-20 04:00:28.907197 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml
2026-05-20 04:00:28.907227 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt
2026-05-20 04:00:28.907256 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml
2026-05-20 04:00:28.907284 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt
2026-05-20 04:00:28.907319 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml
2026-05-20 04:00:28.907348 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt
2026-05-20 04:00:28.907375 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml
2026-05-20 04:00:28.907402 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt
2026-05-20 04:00:28.907428 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml
2026-05-20 04:00:28.907455 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt
2026-05-20 04:00:28.907482 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml
2026-05-20 04:00:28.907509 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt
2026-05-20 04:00:28.907537 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml
2026-05-20 04:00:28.907563 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt
2026-05-20 04:00:28.907590 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml
2026-05-20 04:00:28.907648 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt
2026-05-20 04:00:28.907680 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml
2026-05-20 04:00:28.907707 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt
2026-05-20 04:00:28.907734 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml
2026-05-20 04:00:28.907760 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt
2026-05-20 04:00:28.907786 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml
2026-05-20 04:00:28.907812 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt
2026-05-20 04:00:28.907832 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml
2026-05-20 04:00:28.907853 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller-list-nodes-role-openstack.txt
2026-05-20 04:00:28.907871 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller-list-nodes-role-openstack.yaml
2026-05-20 04:00:28.907889 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.txt
2026-05-20 04:00:28.907907 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.yaml
2026-05-20 04:00:28.907925 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt
2026-05-20 04:00:28.907943 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml
2026-05-20 04:00:28.907961 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt
2026-05-20 04:00:28.907979 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml
2026-05-20 04:00:28.907997 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt
2026-05-20 04:00:28.908015 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml
2026-05-20 04:00:28.908033 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt
2026-05-20 04:00:28.908051 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml
2026-05-20 04:00:28.908069 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt
2026-05-20 04:00:28.908087 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml
2026-05-20 04:00:28.908106 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt
2026-05-20 04:00:28.908124 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml
2026-05-20 04:00:28.908148 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt
2026-05-20 04:00:28.908167 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml
2026-05-20 04:00:28.908185 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt
2026-05-20 04:00:28.908204 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml
2026-05-20 04:00:28.908222 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt
2026-05-20 04:00:28.908240 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml
2026-05-20 04:00:28.908259 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt
2026-05-20 04:00:28.908277 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml
2026-05-20 04:00:28.908295 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt
2026-05-20 04:00:28.908313 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml
2026-05-20 04:00:28.908331 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt
2026-05-20 04:00:28.908349 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml
2026-05-20 04:00:28.908367 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt
2026-05-20 04:00:28.908385 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml
2026-05-20 04:00:28.908404 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt
2026-05-20 04:00:28.908422 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml
2026-05-20 04:00:28.908440 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt
2026-05-20 04:00:28.908458 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml
2026-05-20 04:00:28.908476 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt
2026-05-20 04:00:28.908494 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml
2026-05-20 04:00:28.908511 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt
2026-05-20 04:00:28.908529 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml
2026-05-20 04:00:28.908547 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt
2026-05-20 04:00:28.908565 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml
2026-05-20 04:00:28.908583 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt
2026-05-20 04:00:28.908601 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml
2026-05-20 04:00:28.908619 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt
2026-05-20 04:00:28.908637 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml
2026-05-20 04:00:28.908654 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt
2026-05-20 04:00:28.908671 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml
2026-05-20 04:00:28.908689 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt
2026-05-20 04:00:28.908707 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml
2026-05-20 04:00:28.908724 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt
2026-05-20 04:00:28.908742 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml
2026-05-20 04:00:28.908760 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt
2026-05-20 04:00:28.908783 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml
2026-05-20 04:00:28.908801 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt
2026-05-20 04:00:28.908823 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml
2026-05-20 04:00:28.908842 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt
2026-05-20 04:00:28.908860 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml
2026-05-20 04:00:28.908878 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt
2026-05-20 04:00:28.908895 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml
2026-05-20 04:00:28.908913 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt
2026-05-20 04:00:28.908931 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml
2026-05-20 04:00:28.908949 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt
2026-05-20 04:00:28.908984 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml
2026-05-20 04:00:28.909003 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt
2026-05-20 04:00:28.909021 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml
2026-05-20 04:00:28.909040 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt
2026-05-20 04:00:28.909058 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml
2026-05-20 04:00:28.909076 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt
2026-05-20 04:00:28.909094 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml
2026-05-20 04:00:28.909113 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt
2026-05-20 04:00:28.909131 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml
2026-05-20 04:00:28.909149 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt
2026-05-20 04:00:28.909167 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml
2026-05-20 04:00:28.909185 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt
2026-05-20 04:00:28.909203 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml
2026-05-20 04:00:28.909221 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt
2026-05-20 04:00:28.909239 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml
2026-05-20 04:00:28.909257 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt
2026-05-20 04:00:28.909274 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml
2026-05-20 04:00:28.909292 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt
2026-05-20 04:00:28.909310 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml
2026-05-20 04:00:28.909328 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt
2026-05-20 04:00:28.909345 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml
2026-05-20 04:00:28.909363 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt
2026-05-20 04:00:28.909381 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml
2026-05-20 04:00:28.909406 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt
2026-05-20 04:00:28.909426 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml
2026-05-20 04:00:28.909444 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt
2026-05-20 04:00:28.909463 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml
2026-05-20 04:00:28.909481 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt
2026-05-20 04:00:28.909499 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml
2026-05-20 04:00:28.909517 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt
2026-05-20 04:00:28.909535 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml
2026-05-20 04:00:28.909553 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt
2026-05-20 04:00:28.909571 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml
2026-05-20 04:00:28.909589 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt
2026-05-20 04:00:28.909607 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml
2026-05-20 04:00:28.909625 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt
2026-05-20 04:00:28.909643 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml
2026-05-20 04:00:28.909662 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt
2026-05-20 04:00:28.909680 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml
2026-05-20 04:00:28.909698 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt
2026-05-20 04:00:28.909716 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml
2026-05-20 04:00:28.909733 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt
2026-05-20 04:00:28.909751 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml
2026-05-20 04:00:28.909768 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt
2026-05-20 04:00:28.909786 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml
2026-05-20 04:00:28.909803 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt
2026-05-20 04:00:28.909821 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml
2026-05-20 04:00:28.909839 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt
2026-05-20 04:00:28.909857 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml
2026-05-20 04:00:28.909875 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt
2026-05-20 04:00:28.909892 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml
2026-05-20 04:00:28.909910 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt
2026-05-20 04:00:28.909927 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml
2026-05-20 04:00:28.909945 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt
2026-05-20 04:00:28.909962 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml
2026-05-20 04:00:28.909984 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt
2026-05-20 04:00:28.910002 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml
2026-05-20 04:00:28.910020 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt
2026-05-20 04:00:28.910038 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml
2026-05-20 04:00:28.910055 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt
2026-05-20 04:00:28.910073 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml
2026-05-20 04:00:28.910090 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt
2026-05-20 04:00:28.910108 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml
2026-05-20 04:00:28.910126 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt
2026-05-20 04:00:28.910143 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml
2026-05-20 04:00:28.910162 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt
2026-05-20 04:00:28.910180 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml
2026-05-20 04:00:28.910198 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt
2026-05-20 04:00:28.910215 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml
2026-05-20 04:00:28.910233 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt
2026-05-20 04:00:28.910252 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml
2026-05-20 04:00:28.910270 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt
2026-05-20 04:00:28.910287 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml
2026-05-20 04:00:28.910305 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt
2026-05-20 04:00:28.910323 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml
2026-05-20 04:00:28.910340 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt
2026-05-20 04:00:28.910358 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml
2026-05-20 04:00:28.910376 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt
2026-05-20 04:00:28.910394 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml
2026-05-20 04:00:28.910412 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt
2026-05-20 04:00:28.910429 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml
2026-05-20 04:00:28.910447 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt
2026-05-20 04:00:28.910465 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml
2026-05-20 04:00:28.910483 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt
2026-05-20 04:00:28.910500 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml
2026-05-20 04:00:28.910518 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt
2026-05-20 04:00:28.910537 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml
2026-05-20 04:00:28.910554 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt
2026-05-20 04:00:28.910573 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml
2026-05-20 04:00:28.910591 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt
2026-05-20 04:00:28.910612 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml
2026-05-20 04:00:28.910631 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt
2026-05-20 04:00:28.910655 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml
2026-05-20 04:00:28.910674 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt
2026-05-20 04:00:28.910692 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml
2026-05-20 04:00:28.910711 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt
2026-05-20 04:00:28.910729 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml
2026-05-20 04:00:28.910748 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt
2026-05-20 04:00:28.910766 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml
2026-05-20 04:00:28.910785 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt
2026-05-20 04:00:28.910803 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml
2026-05-20 04:00:28.910820 | instance | cd+++++++++ objects/cluster/clusterrolebinding/
2026-05-20 04:00:28.910839 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt
2026-05-20 04:00:28.910857 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml
2026-05-20 04:00:28.910875 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt
2026-05-20 04:00:28.910893 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml
2026-05-20 04:00:28.910911 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt
2026-05-20 04:00:28.910929 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml
2026-05-20 04:00:28.910947 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt
2026-05-20 04:00:28.910966 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml
2026-05-20 04:00:28.910984 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt
2026-05-20 04:00:28.911002 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml
2026-05-20 04:00:28.911020 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt
2026-05-20 04:00:28.911038 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml
2026-05-20 04:00:28.911056 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt
2026-05-20 04:00:28.911075 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml
2026-05-20 04:00:28.911092 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt
2026-05-20 04:00:28.911110 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml
2026-05-20 04:00:28.911128 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt
2026-05-20 04:00:28.911146 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml
2026-05-20 04:00:28.911164 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt
2026-05-20 04:00:28.911182 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml
2026-05-20 04:00:28.911200 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt
2026-05-20 04:00:28.911217 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml
2026-05-20 04:00:28.911235 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt
2026-05-20 04:00:28.911253 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml
2026-05-20 04:00:28.911276 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt
2026-05-20 04:00:28.911295 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml
2026-05-20 04:00:28.911313 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt
2026-05-20 04:00:28.911331 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml
2026-05-20 04:00:28.911349 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt
2026-05-20 04:00:28.911368 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml
2026-05-20 04:00:28.911386 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt
2026-05-20 04:00:28.911404 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml
2026-05-20 04:00:28.911421 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt
2026-05-20 04:00:28.911439 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml
2026-05-20 04:00:28.911457 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt
2026-05-20 04:00:28.911475 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml
2026-05-20 04:00:28.911493 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt
2026-05-20 04:00:28.911511 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml
2026-05-20 04:00:28.911529 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt
2026-05-20 04:00:28.911547 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml
2026-05-20 04:00:28.911565 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt
2026-05-20 04:00:28.911583 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml
2026-05-20 04:00:28.911601 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt
2026-05-20 04:00:28.911644 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml
2026-05-20 04:00:28.911664 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt
2026-05-20 04:00:28.911682 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml
2026-05-20 04:00:28.911700 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt
2026-05-20 04:00:28.911717 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml
2026-05-20 04:00:28.911735 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt
2026-05-20 04:00:28.911753 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml
2026-05-20 04:00:28.911770 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt
2026-05-20 04:00:28.911788 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml
2026-05-20 04:00:28.911806 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt
2026-05-20 04:00:28.911825 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml
2026-05-20 04:00:28.911846 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt
2026-05-20 04:00:28.911864 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml
2026-05-20 04:00:28.911882 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt
2026-05-20 04:00:28.911900 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml
2026-05-20 04:00:28.911923 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt
2026-05-20 04:00:28.911941 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml
2026-05-20 04:00:28.911960 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt
2026-05-20 04:00:28.911977 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml
2026-05-20 04:00:28.911995 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt
2026-05-20 04:00:28.912014 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml
2026-05-20 04:00:28.912032 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt
2026-05-20 04:00:28.912050 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml
2026-05-20 04:00:28.912068 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt
2026-05-20 04:00:28.912087 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml
2026-05-20 04:00:28.912105 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack.txt
2026-05-20 04:00:28.912123 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack.yaml
2026-05-20 04:00:28.912141 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.txt
2026-05-20 04:00:28.912160 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.yaml
2026-05-20 04:00:28.912179 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt
2026-05-20 04:00:28.912197 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml
2026-05-20 04:00:28.912216 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt
2026-05-20 04:00:28.912234 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml
2026-05-20 04:00:28.912251 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt
2026-05-20 04:00:28.912269 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml
2026-05-20 04:00:28.912287 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt
2026-05-20 04:00:28.912304 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml
2026-05-20 04:00:28.912322 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt
2026-05-20 04:00:28.912340 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml
2026-05-20 04:00:28.912358 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt
2026-05-20 04:00:28.912376 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml
2026-05-20 04:00:28.912394 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt
2026-05-20 04:00:28.912411 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml
2026-05-20 04:00:28.912429 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt
2026-05-20 04:00:28.912447 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml
2026-05-20 04:00:28.912464 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt
2026-05-20 04:00:28.912481 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml
2026-05-20 04:00:28.912499 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt
2026-05-20 04:00:28.912516 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml
2026-05-20 04:00:28.912533 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt
2026-05-20 04:00:28.912556 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml
2026-05-20 04:00:28.912575 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt
2026-05-20 04:00:28.912593 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml
2026-05-20 04:00:28.912611 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt
2026-05-20 04:00:28.912629 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml
2026-05-20 04:00:28.912647 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt
2026-05-20 04:00:28.912665 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml
2026-05-20 04:00:28.912683 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt
2026-05-20 04:00:28.912700 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml
2026-05-20 04:00:28.912718 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt
2026-05-20 04:00:28.912735 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml
2026-05-20 04:00:28.912753 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt
2026-05-20 04:00:28.912771 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml
2026-05-20 04:00:28.912789 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt
2026-05-20 04:00:28.912807 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml
2026-05-20 04:00:28.912824 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt
2026-05-20 04:00:28.912842 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml
2026-05-20 04:00:28.912860 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt
2026-05-20 04:00:28.912878 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml
2026-05-20 04:00:28.912895 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt
2026-05-20 04:00:28.912913 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml
2026-05-20 04:00:28.912931 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt
2026-05-20 04:00:28.912949 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml
2026-05-20 04:00:28.912996 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt
2026-05-20 04:00:28.913014 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml
2026-05-20 04:00:28.913032 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt
2026-05-20 04:00:28.913050 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml
2026-05-20 04:00:28.913067 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt
2026-05-20 04:00:28.913085 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml
2026-05-20 04:00:28.913102 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt
2026-05-20 04:00:28.913119 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml
2026-05-20 04:00:28.913142 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt
2026-05-20 04:00:28.913160 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml
2026-05-20 04:00:28.913178 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt
2026-05-20 04:00:28.913196 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml
2026-05-20 04:00:28.913214 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt
2026-05-20 04:00:28.913232 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml
2026-05-20 04:00:28.913249 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt
2026-05-20 04:00:28.913267 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml
2026-05-20 04:00:28.913285 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt
2026-05-20 04:00:28.913303 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml
2026-05-20 04:00:28.913321 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt
2026-05-20 04:00:28.913338 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml
2026-05-20 04:00:28.913356 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt
2026-05-20 04:00:28.913374 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml
2026-05-20 04:00:28.913391 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt
2026-05-20 04:00:28.913409 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml
2026-05-20 04:00:28.913427 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt
2026-05-20 04:00:28.913444 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml
2026-05-20 04:00:28.913462 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt
2026-05-20 04:00:28.913480 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml
2026-05-20 04:00:28.913498 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt
2026-05-20 04:00:28.913516 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml
2026-05-20 04:00:28.913534 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt
2026-05-20 04:00:28.913552 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml
2026-05-20 04:00:28.913570 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt
2026-05-20 04:00:28.913587 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml
2026-05-20 04:00:28.913605 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt
2026-05-20 04:00:28.913623 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml
2026-05-20 04:00:28.913641 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt
2026-05-20 04:00:28.913659 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml
2026-05-20 04:00:28.913678 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt
2026-05-20 04:00:28.913700 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml
2026-05-20 04:00:28.913719 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt
2026-05-20 04:00:28.913737 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml
2026-05-20 04:00:28.913755 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt
2026-05-20 04:00:28.913774 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml
2026-05-20 04:00:28.913792 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt
2026-05-20 04:00:28.913811 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml
2026-05-20 04:00:28.913829 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt
2026-05-20 04:00:28.913847 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml
2026-05-20 04:00:28.913865 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt
2026-05-20 04:00:28.913883 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml
2026-05-20 04:00:28.913901 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt
2026-05-20 04:00:28.913920 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml
2026-05-20 04:00:28.913938 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt
2026-05-20 04:00:28.913956 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml
2026-05-20 04:00:28.913974 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt
2026-05-20 04:00:28.913992 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml
2026-05-20 04:00:28.914010 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt
2026-05-20 04:00:28.914028 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml
2026-05-20 04:00:28.914046 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt
2026-05-20 04:00:28.914064 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml
2026-05-20 04:00:28.914082 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt
2026-05-20 04:00:28.914100 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml
2026-05-20 04:00:28.914119 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt
2026-05-20 04:00:28.914137 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml
2026-05-20 04:00:28.914155 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt
2026-05-20 04:00:28.914173 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml
2026-05-20 04:00:28.914191 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt
2026-05-20 04:00:28.914209 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml
2026-05-20 04:00:28.914227 | instance | cd+++++++++ objects/cluster/namespace/
2026-05-20 04:00:28.914246 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt
2026-05-20 04:00:28.914265 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml
2026-05-20 04:00:28.914283 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt
2026-05-20 04:00:28.914301 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml
2026-05-20 04:00:28.914319 | instance | >f+++++++++ objects/cluster/namespace/default.txt
2026-05-20 04:00:28.914337 | instance | >f+++++++++ objects/cluster/namespace/default.yaml
2026-05-20 04:00:28.914355 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt
2026-05-20 04:00:28.914377 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml
2026-05-20 04:00:28.914397 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt
2026-05-20 04:00:28.914415 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml
2026-05-20 04:00:28.914433 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt
2026-05-20 04:00:28.914451 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml
2026-05-20 04:00:28.914469 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt
2026-05-20 04:00:28.914488 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml
2026-05-20 04:00:28.914506 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt
2026-05-20 04:00:28.914524 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml
2026-05-20 04:00:28.914542 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt
2026-05-20 04:00:28.914560 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml
2026-05-20 04:00:28.914578 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt
2026-05-20 04:00:28.914596 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml
2026-05-20 04:00:28.914614 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt
2026-05-20 04:00:28.914632 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml
2026-05-20 04:00:28.914650 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt
2026-05-20 04:00:28.914668 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml
2026-05-20 04:00:28.914686 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt
2026-05-20 04:00:28.914705 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml
2026-05-20 04:00:28.914723 | instance | cd+++++++++ objects/cluster/node/
2026-05-20 04:00:28.914741 | instance | >f+++++++++ objects/cluster/node/instance.txt
2026-05-20 04:00:28.914759 | instance | >f+++++++++ objects/cluster/node/instance.yaml
2026-05-20 04:00:28.914777 | instance | cd+++++++++ objects/cluster/storageclass/
2026-05-20 04:00:28.914794 | instance | >f+++++++++ objects/cluster/storageclass/general.txt
2026-05-20 04:00:28.914812 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml
2026-05-20 04:00:28.914830 | instance | cd+++++++++ objects/namespaced/
2026-05-20 04:00:28.914848 | instance | cd+++++++++ objects/namespaced/auth-system/
2026-05-20 04:00:28.914865 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/
2026-05-20 04:00:28.914883 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt
2026-05-20 04:00:28.914901 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml
2026-05-20 04:00:28.914919 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt
2026-05-20 04:00:28.914936 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml
2026-05-20 04:00:28.914953 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/
2026-05-20 04:00:28.914970 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt
2026-05-20 04:00:28.914987 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml
2026-05-20 04:00:28.915005 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt
2026-05-20 04:00:28.915022 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml
2026-05-20 04:00:28.915040 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt
2026-05-20 04:00:28.915057 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml
2026-05-20 04:00:28.915074 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/
2026-05-20 04:00:28.915091 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt
2026-05-20 04:00:28.915108 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml
2026-05-20 04:00:28.915130 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/
2026-05-20 04:00:28.915149 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt
2026-05-20 04:00:28.915167 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml
2026-05-20 04:00:28.915185 | instance | cd+++++++++ objects/namespaced/auth-system/pods/
2026-05-20 04:00:28.915203 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt
2026-05-20 04:00:28.915221 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml
2026-05-20 04:00:28.915239 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/
2026-05-20 04:00:28.915257 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt
2026-05-20 04:00:28.915274 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml
2026-05-20 04:00:28.915292 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-57.nip.io-tls.txt
2026-05-20 04:00:28.915310 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-57.nip.io-tls.yaml
2026-05-20 04:00:28.915328 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt
2026-05-20 04:00:28.915346 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml
2026-05-20 04:00:28.915364 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt
2026-05-20 04:00:28.915382 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml
2026-05-20 04:00:28.915400 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/
2026-05-20 04:00:28.915418 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt
2026-05-20 04:00:28.915436 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml
2026-05-20 04:00:28.915454 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt
2026-05-20 04:00:28.915472 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml
2026-05-20 04:00:28.915489 | instance | cd+++++++++ objects/namespaced/auth-system/services/
2026-05-20 04:00:28.915506 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt
2026-05-20 04:00:28.915524 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml
2026-05-20 04:00:28.915541 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt
2026-05-20 04:00:28.915559 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml
2026-05-20 04:00:28.915576 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt
2026-05-20 04:00:28.915594 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml
2026-05-20 04:00:28.915628 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/
2026-05-20 04:00:28.915654 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt
2026-05-20 04:00:28.915679 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml
2026-05-20 04:00:28.915701 | instance | cd+++++++++ objects/namespaced/cert-manager/
2026-05-20 04:00:28.915720 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/
2026-05-20 04:00:28.915739 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt
2026-05-20 04:00:28.915757 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml
2026-05-20 04:00:28.915776 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt
2026-05-20 04:00:28.915793 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml
2026-05-20 04:00:28.915812 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/
2026-05-20 04:00:28.915835 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt
2026-05-20 04:00:28.915854 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml
2026-05-20 04:00:28.915871 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt
2026-05-20 04:00:28.915889 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml
2026-05-20 04:00:28.915907 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt
2026-05-20 04:00:28.915925 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml
2026-05-20 04:00:28.915943 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/
2026-05-20 04:00:28.915961 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt
2026-05-20 04:00:28.915979 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml
2026-05-20 04:00:28.915997 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt
2026-05-20 04:00:28.916015 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml
2026-05-20 04:00:28.916033 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/
2026-05-20 04:00:28.916051 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-jcf8s.txt
2026-05-20 04:00:28.916069 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-jcf8s.yaml
2026-05-20 04:00:28.916087 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-l8s9z.txt
2026-05-20 04:00:28.916105 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-l8s9z.yaml
2026-05-20 04:00:28.916123 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-hmvxt.txt
2026-05-20 04:00:28.916141 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-hmvxt.yaml
2026-05-20 04:00:28.916159 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/
2026-05-20 04:00:28.916177 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt
2026-05-20 04:00:28.916196 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml
2026-05-20 04:00:28.916214 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt
2026-05-20 04:00:28.916232 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml
2026-05-20 04:00:28.916250 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt
2026-05-20 04:00:28.916268 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml
2026-05-20 04:00:28.916285 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/
2026-05-20 04:00:28.916303 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt
2026-05-20 04:00:28.916321 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml
2026-05-20 04:00:28.916339 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt
2026-05-20 04:00:28.916356 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml
2026-05-20 04:00:28.916374 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt
2026-05-20 04:00:28.916392 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml
2026-05-20 04:00:28.916409 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/
2026-05-20 04:00:28.916427 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt
2026-05-20 04:00:28.916449 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml
2026-05-20 04:00:28.916467 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt
2026-05-20 04:00:28.916484 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml
2026-05-20 04:00:28.916501 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt
2026-05-20 04:00:28.916519 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml
2026-05-20 04:00:28.916536 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt
2026-05-20 04:00:28.916554 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml
2026-05-20 04:00:28.916572 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/
2026-05-20 04:00:28.916589 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt
2026-05-20 04:00:28.916607 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml
2026-05-20 04:00:28.916625 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt
2026-05-20 04:00:28.916643 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml
2026-05-20 04:00:28.916661 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt
2026-05-20 04:00:28.916679 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml
2026-05-20 04:00:28.916697 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt
2026-05-20 04:00:28.916715 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml
2026-05-20 04:00:28.916733 | instance | cd+++++++++ objects/namespaced/cert-manager/services/
2026-05-20 04:00:28.916751 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt
2026-05-20 04:00:28.916769 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml
2026-05-20 04:00:28.916787 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt
2026-05-20 04:00:28.916805 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml
2026-05-20 04:00:28.916823 | instance | cd+++++++++ objects/namespaced/default/
2026-05-20 04:00:28.916841 | instance | cd+++++++++ objects/namespaced/default/configmaps/
2026-05-20 04:00:28.916859 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt
2026-05-20 04:00:28.916878 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml
2026-05-20 04:00:28.916896 | instance | cd+++++++++ objects/namespaced/default/endpoints/
2026-05-20 04:00:28.916914 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt
2026-05-20 04:00:28.916932 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml
2026-05-20 04:00:28.916963 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/
2026-05-20 04:00:28.916985 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt
2026-05-20 04:00:28.917004 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml
2026-05-20 04:00:28.917022 | instance | cd+++++++++ objects/namespaced/default/services/
2026-05-20 04:00:28.917040 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt
2026-05-20 04:00:28.917058 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml
2026-05-20 04:00:28.917077 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/
2026-05-20 04:00:28.917095 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/
2026-05-20 04:00:28.917113 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt
2026-05-20 04:00:28.917137 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml
2026-05-20 04:00:28.917211 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt
2026-05-20 04:00:28.917239 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml
2026-05-20 04:00:28.917259 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/
2026-05-20 04:00:28.917278 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt
2026-05-20 04:00:28.917297 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml
2026-05-20 04:00:28.917316 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/
2026-05-20 04:00:28.917334 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt
2026-05-20 04:00:28.917352 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml
2026-05-20 04:00:28.917370 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/
2026-05-20 04:00:28.917388 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-w74l8.txt
2026-05-20 04:00:28.917406 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-w74l8.yaml
2026-05-20 04:00:28.917424 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/
2026-05-20 04:00:28.917442 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt
2026-05-20 04:00:28.917460 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml
2026-05-20 04:00:28.917478 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt
2026-05-20 04:00:28.917497 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml
2026-05-20 04:00:28.917515 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt
2026-05-20 04:00:28.917533 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml
2026-05-20 04:00:28.917551 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/
2026-05-20 04:00:28.917569 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt
2026-05-20 04:00:28.917586 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml
2026-05-20 04:00:28.917604 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt
2026-05-20 04:00:28.917622 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml
2026-05-20 04:00:28.917639 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt
2026-05-20 04:00:28.917657 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml
2026-05-20 04:00:28.917675 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/
2026-05-20 04:00:28.917694 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt
2026-05-20 04:00:28.917712 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml
2026-05-20 04:00:28.917729 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt
2026-05-20 04:00:28.917747 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml
2026-05-20 04:00:28.917764 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt
2026-05-20 04:00:28.917787 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml
2026-05-20 04:00:28.917805 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt
2026-05-20 04:00:28.917823 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml
2026-05-20 04:00:28.917841 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt
2026-05-20 04:00:28.917859 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml
2026-05-20 04:00:28.917877 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/
2026-05-20 04:00:28.917894 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt
2026-05-20 04:00:28.917912 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml
2026-05-20 04:00:28.917930 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt
2026-05-20 04:00:28.917947 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml
2026-05-20 04:00:28.917965 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt
2026-05-20 04:00:28.917982 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml
2026-05-20 04:00:28.917999 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/
2026-05-20 04:00:28.918017 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt
2026-05-20 04:00:28.918035 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml
2026-05-20 04:00:28.918053 | instance | cd+++++++++ objects/namespaced/ingress-nginx/
2026-05-20 04:00:28.918070 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/
2026-05-20 04:00:28.918088 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt
2026-05-20 04:00:28.918106 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml
2026-05-20 04:00:28.918124 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt
2026-05-20 04:00:28.918142 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml
2026-05-20 04:00:28.918159 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt
2026-05-20 04:00:28.918177 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml
2026-05-20 04:00:28.918195 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt
2026-05-20 04:00:28.918213 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml
2026-05-20 04:00:28.918230 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/
2026-05-20 04:00:28.918249 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt
2026-05-20 04:00:28.918267 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml
2026-05-20 04:00:28.918285 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/
2026-05-20 04:00:28.918303 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt
2026-05-20 04:00:28.918321 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml
2026-05-20 04:00:28.918340 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/
2026-05-20 04:00:28.918358 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt
2026-05-20 04:00:28.918376 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml
2026-05-20 04:00:28.918399 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt
2026-05-20 04:00:28.918418 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml
2026-05-20 04:00:28.918436 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt
2026-05-20 04:00:28.918454 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml
2026-05-20 04:00:28.918472 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt
2026-05-20 04:00:28.918490 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml
2026-05-20 04:00:28.918509 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/
2026-05-20 04:00:28.918527 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-68fp6.txt
2026-05-20 04:00:28.918545 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-68fp6.yaml
2026-05-20 04:00:28.918564 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-dq654.txt
2026-05-20 04:00:28.918582 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-dq654.yaml
2026-05-20 04:00:28.918601 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/
2026-05-20 04:00:28.918619 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt
2026-05-20 04:00:28.918637 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml
2026-05-20 04:00:28.918655 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/
2026-05-20 04:00:28.918674 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt
2026-05-20 04:00:28.918692 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml
2026-05-20 04:00:28.918710 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/
2026-05-20 04:00:28.918728 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt
2026-05-20 04:00:28.918747 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml
2026-05-20 04:00:28.918765 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt
2026-05-20 04:00:28.918783 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml
2026-05-20 04:00:28.918801 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/
2026-05-20 04:00:28.918819 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt
2026-05-20 04:00:28.918837 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml
2026-05-20 04:00:28.918855 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt
2026-05-20 04:00:28.918873 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml
2026-05-20 04:00:28.918892 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt
2026-05-20 04:00:28.918910 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml
2026-05-20 04:00:28.918927 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/
2026-05-20 04:00:28.918945 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt
2026-05-20 04:00:28.918963 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml
2026-05-20 04:00:28.918981 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt
2026-05-20 04:00:28.918999 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml
2026-05-20 04:00:28.919022 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt
2026-05-20 04:00:28.919041 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml
2026-05-20 04:00:28.919059 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt
2026-05-20 04:00:28.919077 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml
2026-05-20 04:00:28.919094 | instance | cd+++++++++ objects/namespaced/kube-node-lease/
2026-05-20 04:00:28.919113 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/
2026-05-20 04:00:28.919131 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt
2026-05-20 04:00:28.919149 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml
2026-05-20 04:00:28.919167 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/
2026-05-20 04:00:28.919184 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt
2026-05-20 04:00:28.919202 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml
2026-05-20 04:00:28.919220 | instance | cd+++++++++ objects/namespaced/kube-public/
2026-05-20 04:00:28.919238 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/
2026-05-20 04:00:28.919256 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt
2026-05-20 04:00:28.919274 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml
2026-05-20 04:00:28.919292 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt
2026-05-20 04:00:28.919310 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml
2026-05-20 04:00:28.919328 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/
2026-05-20 04:00:28.919345 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt
2026-05-20 04:00:28.919363 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml
2026-05-20 04:00:28.919381 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt
2026-05-20 04:00:28.919399 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml
2026-05-20 04:00:28.919417 | instance | cd+++++++++ objects/namespaced/kube-public/roles/
2026-05-20 04:00:28.919435 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt
2026-05-20 04:00:28.919453 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml
2026-05-20 04:00:28.919471 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt
2026-05-20 04:00:28.919489 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml
2026-05-20 04:00:28.919506 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/
2026-05-20 04:00:28.919525 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt
2026-05-20 04:00:28.919543 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml
2026-05-20 04:00:28.919561 | instance | cd+++++++++ objects/namespaced/kube-system/
2026-05-20 04:00:28.919579 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/
2026-05-20 04:00:28.919597 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt
2026-05-20 04:00:28.919636 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml
2026-05-20 04:00:28.919656 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt
2026-05-20 04:00:28.919675 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml
2026-05-20 04:00:28.919698 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt
2026-05-20 04:00:28.919720 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml
2026-05-20 04:00:28.919738 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt
2026-05-20 04:00:28.919756 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml
2026-05-20 04:00:28.919774 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt
2026-05-20 04:00:28.919792 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml
2026-05-20 04:00:28.919811 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt
2026-05-20 04:00:28.919829 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml
2026-05-20 04:00:28.919847 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt
2026-05-20 04:00:28.919865 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml
2026-05-20 04:00:28.919883 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt
2026-05-20 04:00:28.919901 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml
2026-05-20 04:00:28.919919 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/
2026-05-20 04:00:28.919936 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt
2026-05-20 04:00:28.919954 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml
2026-05-20 04:00:28.919972 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt
2026-05-20 04:00:28.919989 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml
2026-05-20 04:00:28.920007 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/
2026-05-20 04:00:28.920025 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt
2026-05-20 04:00:28.920044 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml
2026-05-20 04:00:28.920061 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt
2026-05-20 04:00:28.920079 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml
2026-05-20 04:00:28.920097 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/
2026-05-20 04:00:28.920115 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt
2026-05-20 04:00:28.920134 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml
2026-05-20 04:00:28.920152 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt
2026-05-20 04:00:28.920170 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml
2026-05-20 04:00:28.920187 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt
2026-05-20 04:00:28.920206 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml
2026-05-20 04:00:28.920224 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt
2026-05-20 04:00:28.920241 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml
2026-05-20 04:00:28.920260 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt
2026-05-20 04:00:28.920277 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml
2026-05-20 04:00:28.920295 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt
2026-05-20 04:00:28.920312 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml
2026-05-20 04:00:28.920334 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt
2026-05-20 04:00:28.920353 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml
2026-05-20 04:00:28.920371 | instance | cd+++++++++ objects/namespaced/kube-system/pods/
2026-05-20 04:00:28.920389 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-cfvj4.txt
2026-05-20 04:00:28.920406 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-cfvj4.yaml
2026-05-20 04:00:28.920424 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-rzpq9.txt
2026-05-20 04:00:28.920442 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-rzpq9.yaml
2026-05-20 04:00:28.920460 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-d7nfq.txt
2026-05-20 04:00:28.920478 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-d7nfq.yaml
2026-05-20 04:00:28.920495 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-qzxgb.txt
2026-05-20 04:00:28.920513 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-qzxgb.yaml
2026-05-20 04:00:28.920530 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt
2026-05-20 04:00:28.920548 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml
2026-05-20 04:00:28.920566 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt
2026-05-20 04:00:28.920584 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml
2026-05-20 04:00:28.920602 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt
2026-05-20 04:00:28.920620 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml
2026-05-20 04:00:28.920637 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-m4ngn.txt
2026-05-20 04:00:28.920655 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-m4ngn.yaml
2026-05-20 04:00:28.920673 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt
2026-05-20 04:00:28.920691 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml
2026-05-20 04:00:28.920708 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt
2026-05-20 04:00:28.920727 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml
2026-05-20 04:00:28.920745 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/
2026-05-20 04:00:28.920763 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt
2026-05-20 04:00:28.920782 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml
2026-05-20 04:00:28.920800 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt
2026-05-20 04:00:28.920817 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml
2026-05-20 04:00:28.920835 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt
2026-05-20 04:00:28.920853 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml
2026-05-20 04:00:28.920871 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt
2026-05-20 04:00:28.920889 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml
2026-05-20 04:00:28.920906 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt
2026-05-20 04:00:28.920924 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml
2026-05-20 04:00:28.920942 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt
2026-05-20 04:00:28.920981 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml
2026-05-20 04:00:28.921001 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt
2026-05-20 04:00:28.921019 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml
2026-05-20 04:00:28.921037 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt
2026-05-20 04:00:28.921056 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml
2026-05-20 04:00:28.921074 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt
2026-05-20 04:00:28.921092 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml
2026-05-20 04:00:28.921109 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt
2026-05-20 04:00:28.921128 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml
2026-05-20 04:00:28.921145 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt
2026-05-20 04:00:28.921163 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml
2026-05-20 04:00:28.921181 | instance | cd+++++++++ objects/namespaced/kube-system/roles/
2026-05-20 04:00:28.921198 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt
2026-05-20 04:00:28.921216 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml
2026-05-20 04:00:28.921234 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt
2026-05-20 04:00:28.921251 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml
2026-05-20 04:00:28.921269 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt
2026-05-20 04:00:28.921287 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml
2026-05-20 04:00:28.921305 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt
2026-05-20 04:00:28.921323 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml
2026-05-20 04:00:28.921340 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt
2026-05-20 04:00:28.921358 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml
2026-05-20 04:00:28.921376 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt
2026-05-20 04:00:28.921394 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml
2026-05-20 04:00:28.921412 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt
2026-05-20 04:00:28.921430 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml
2026-05-20 04:00:28.921448 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt
2026-05-20 04:00:28.921466 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml
2026-05-20 04:00:28.921484 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt
2026-05-20 04:00:28.921502 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml
2026-05-20 04:00:28.921520 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt
2026-05-20 04:00:28.921543 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml
2026-05-20 04:00:28.921562 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt
2026-05-20 04:00:28.921580 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml
2026-05-20 04:00:28.921598 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/
2026-05-20 04:00:28.921616 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-t5vyj6.txt
2026-05-20 04:00:28.921635 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-t5vyj6.yaml
2026-05-20 04:00:28.921653 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-u6kq65.txt
2026-05-20 04:00:28.921670 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-u6kq65.yaml
2026-05-20 04:00:28.921688 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt
2026-05-20 04:00:28.921707 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml
2026-05-20 04:00:28.921725 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt
2026-05-20 04:00:28.921743 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml
2026-05-20 04:00:28.921761 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/
2026-05-20 04:00:28.921779 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt
2026-05-20 04:00:28.921797 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml
2026-05-20 04:00:28.921815 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt
2026-05-20 04:00:28.921836 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml
2026-05-20 04:00:28.921855 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt
2026-05-20 04:00:28.921873 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml
2026-05-20 04:00:28.921891 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt
2026-05-20 04:00:28.921908 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml
2026-05-20 04:00:28.921926 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt
2026-05-20 04:00:28.921944 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml
2026-05-20 04:00:28.921963 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt
2026-05-20 04:00:28.921981 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml
2026-05-20 04:00:28.921999 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt
2026-05-20 04:00:28.922017 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml
2026-05-20 04:00:28.922036 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt
2026-05-20 04:00:28.922054 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml
2026-05-20 04:00:28.922072 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt
2026-05-20 04:00:28.922090 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml
2026-05-20 04:00:28.922108 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt
2026-05-20 04:00:28.922126 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml
2026-05-20 04:00:28.922144 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt
2026-05-20 04:00:28.922162 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml
2026-05-20 04:00:28.922184 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt
2026-05-20 04:00:28.922203 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml
2026-05-20 04:00:28.922221 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt
2026-05-20 04:00:28.922239 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml
2026-05-20 04:00:28.922257 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt
2026-05-20 04:00:28.922275 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml
2026-05-20 04:00:28.922293 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt
2026-05-20 04:00:28.922311 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml
2026-05-20 04:00:28.922329 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt
2026-05-20 04:00:28.922348 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml
2026-05-20 04:00:28.922365 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt
2026-05-20 04:00:28.922383 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml
2026-05-20 04:00:28.922400 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt
2026-05-20 04:00:28.922418 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml
2026-05-20 04:00:28.922435 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt
2026-05-20 04:00:28.922453 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml
2026-05-20 04:00:28.922470 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt
2026-05-20 04:00:28.922488 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml
2026-05-20 04:00:28.922505 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt
2026-05-20 04:00:28.922523 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml
2026-05-20 04:00:28.922540 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt
2026-05-20 04:00:28.922558 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml
2026-05-20 04:00:28.922575 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt
2026-05-20 04:00:28.922592 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml
2026-05-20 04:00:28.922610 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt
2026-05-20 04:00:28.922628 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml
2026-05-20 04:00:28.922645 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt
2026-05-20 04:00:28.922662 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml
2026-05-20 04:00:28.922679 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt
2026-05-20 04:00:28.922697 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml
2026-05-20 04:00:28.922714 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt
2026-05-20 04:00:28.922732 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml
2026-05-20 04:00:28.922753 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt
2026-05-20 04:00:28.922771 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml
2026-05-20 04:00:28.922789 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt
2026-05-20 04:00:28.922806 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml
2026-05-20 04:00:28.922824 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt
2026-05-20 04:00:28.922841 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml
2026-05-20 04:00:28.922859 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt
2026-05-20 04:00:28.922877 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml
2026-05-20 04:00:28.922894 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt
2026-05-20 04:00:28.922912 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml
2026-05-20 04:00:28.922930 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt
2026-05-20 04:00:28.922948 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml
2026-05-20 04:00:28.922966 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt
2026-05-20 04:00:28.922984 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml
2026-05-20 04:00:28.923001 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt
2026-05-20 04:00:28.923019 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml
2026-05-20 04:00:28.923037 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt
2026-05-20 04:00:28.923054 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml
2026-05-20 04:00:28.923071 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt
2026-05-20 04:00:28.923089 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml
2026-05-20 04:00:28.923107 | instance | cd+++++++++ objects/namespaced/kube-system/services/
2026-05-20 04:00:28.923124 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt
2026-05-20 04:00:28.923142 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml
2026-05-20 04:00:28.923160 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt
2026-05-20 04:00:28.923178 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml
2026-05-20 04:00:28.923196 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt
2026-05-20 04:00:28.923214 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml
2026-05-20 04:00:28.923233 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt
2026-05-20 04:00:28.923251 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml
2026-05-20 04:00:28.923270 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt
2026-05-20 04:00:28.923288 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml
2026-05-20 04:00:28.923306 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt
2026-05-20 04:00:28.923325 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml
2026-05-20 04:00:28.923703 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt
2026-05-20 04:00:28.923726 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml
2026-05-20 04:00:28.923746 | instance | cd+++++++++ objects/namespaced/local-path-storage/
2026-05-20 04:00:28.923764 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/
2026-05-20 04:00:28.923783 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt
2026-05-20 04:00:28.923801 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml
2026-05-20 04:00:28.923819 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt
2026-05-20 04:00:28.923837 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml
2026-05-20 04:00:28.923855 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/
2026-05-20 04:00:28.923874 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt
2026-05-20 04:00:28.923893 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml
2026-05-20 04:00:28.923911 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/
2026-05-20 04:00:28.923930 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-gjgxx.txt
2026-05-20 04:00:28.923948 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-gjgxx.yaml
2026-05-20 04:00:28.923966 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/
2026-05-20 04:00:28.923984 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt
2026-05-20 04:00:28.924003 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml
2026-05-20 04:00:28.924021 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/
2026-05-20 04:00:28.924039 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt
2026-05-20 04:00:28.924056 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml
2026-05-20 04:00:28.924074 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt
2026-05-20 04:00:28.924093 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml
2026-05-20 04:00:28.924111 | instance | cd+++++++++ objects/namespaced/monitoring/
2026-05-20 04:00:28.924128 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/
2026-05-20 04:00:28.924146 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt
2026-05-20 04:00:28.924165 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml
2026-05-20 04:00:28.924183 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt
2026-05-20 04:00:28.924201 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml
2026-05-20 04:00:28.924219 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt
2026-05-20 04:00:28.924237 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml
2026-05-20 04:00:28.924255 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt
2026-05-20 04:00:28.924273 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml
2026-05-20 04:00:28.924290 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt
2026-05-20 04:00:28.924308 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml
2026-05-20 04:00:28.924331 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt
2026-05-20 04:00:28.924350 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml
2026-05-20 04:00:28.924368 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt
2026-05-20 04:00:28.924386 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml
2026-05-20 04:00:28.924403 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt
2026-05-20 04:00:28.924421 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml
2026-05-20 04:00:28.924439 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt
2026-05-20 04:00:28.924456 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml
2026-05-20 04:00:28.924474 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt
2026-05-20 04:00:28.924491 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml
2026-05-20 04:00:28.924509 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt
2026-05-20 04:00:28.924527 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml
2026-05-20 04:00:28.924545 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt
2026-05-20 04:00:28.924563 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml
2026-05-20 04:00:28.924581 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt
2026-05-20 04:00:28.924599 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml
2026-05-20 04:00:28.924616 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt
2026-05-20 04:00:28.924634 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml
2026-05-20 04:00:28.924652 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt
2026-05-20 04:00:28.924670 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml
2026-05-20 04:00:28.924688 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt
2026-05-20 04:00:28.924706 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml
2026-05-20 04:00:28.924724 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt
2026-05-20 04:00:28.924742 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml
2026-05-20 04:00:28.924759 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt
2026-05-20 04:00:28.924777 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml
2026-05-20 04:00:28.924795 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt
2026-05-20 04:00:28.924813 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml
2026-05-20 04:00:28.924841 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt
2026-05-20 04:00:28.924861 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml
2026-05-20 04:00:28.924880 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt
2026-05-20 04:00:28.924898 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml
2026-05-20 04:00:28.924916 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt
2026-05-20 04:00:28.924934 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml
2026-05-20 04:00:28.924966 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt
2026-05-20 04:00:28.924987 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml
2026-05-20 04:00:28.925006 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt
2026-05-20 04:00:28.925025 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml
2026-05-20 04:00:28.925043 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt
2026-05-20 04:00:28.925061 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml
2026-05-20 04:00:28.925079 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt
2026-05-20 04:00:28.925097 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml
2026-05-20 04:00:28.925115 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt
2026-05-20 04:00:28.925133 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml
2026-05-20 04:00:28.925151 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt
2026-05-20 04:00:28.925169 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml
2026-05-20 04:00:28.925188 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt
2026-05-20 04:00:28.925206 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml
2026-05-20 04:00:28.925224 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt
2026-05-20 04:00:28.925241 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml
2026-05-20 04:00:28.925259 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt
2026-05-20 04:00:28.925277 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml
2026-05-20 04:00:28.925295 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt
2026-05-20 04:00:28.925313 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml
2026-05-20 04:00:28.925331 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt
2026-05-20 04:00:28.925348 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml
2026-05-20 04:00:28.925366 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt
2026-05-20 04:00:28.925384 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml
2026-05-20 04:00:28.925407 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt
2026-05-20 04:00:28.925425 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml
2026-05-20 04:00:28.925443 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt
2026-05-20 04:00:28.925461 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml
2026-05-20 04:00:28.925479 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt
2026-05-20 04:00:28.925497 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml
2026-05-20 04:00:28.925515 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt
2026-05-20 04:00:28.925532 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml
2026-05-20 04:00:28.925550 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt
2026-05-20 04:00:28.925568 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml
2026-05-20 04:00:28.925585 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt
2026-05-20 04:00:28.925603 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml
2026-05-20 04:00:28.925621 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt
2026-05-20 04:00:28.925639 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml
2026-05-20 04:00:28.925656 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt
2026-05-20 04:00:28.925674 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml
2026-05-20 04:00:28.925692 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt
2026-05-20 04:00:28.925710 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml
2026-05-20 04:00:28.925727 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt
2026-05-20 04:00:28.925745 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml
2026-05-20 04:00:28.925762 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt
2026-05-20 04:00:28.925780 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml
2026-05-20 04:00:28.925797 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt
2026-05-20 04:00:28.925815 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml
2026-05-20 04:00:28.925832 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt
2026-05-20 04:00:28.925850 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml
2026-05-20 04:00:28.925867 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt
2026-05-20 04:00:28.925884 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml
2026-05-20 04:00:28.925902 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt
2026-05-20 04:00:28.925919 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml
2026-05-20 04:00:28.925936 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt
2026-05-20 04:00:28.925958 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml
2026-05-20 04:00:28.925976 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt
2026-05-20 04:00:28.925994 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml
2026-05-20 04:00:28.926011 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt
2026-05-20 04:00:28.926029 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml
2026-05-20 04:00:28.926047 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt
2026-05-20 04:00:28.926064 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml
2026-05-20 04:00:28.926082 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt
2026-05-20 04:00:28.926100 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml
2026-05-20 04:00:28.926118 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt
2026-05-20 04:00:28.926136 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml
2026-05-20 04:00:28.926154 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt
2026-05-20 04:00:28.926172 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml
2026-05-20 04:00:28.926190 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt
2026-05-20 04:00:28.926208 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml
2026-05-20 04:00:28.926226 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/
2026-05-20 04:00:28.926244 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt
2026-05-20 04:00:28.926262 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml
2026-05-20 04:00:28.926280 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt
2026-05-20 04:00:28.926298 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml
2026-05-20 04:00:28.926316 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt
2026-05-20 04:00:28.926335 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-05-20 04:00:28.926353 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt
2026-05-20 04:00:28.926372 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml
2026-05-20 04:00:28.926390 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt
2026-05-20 04:00:28.926409 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml
2026-05-20 04:00:28.926427 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/
2026-05-20 04:00:28.926445 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt
2026-05-20 04:00:28.926463 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml
2026-05-20 04:00:28.926481 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt
2026-05-20 04:00:28.926499 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml
2026-05-20 04:00:28.926517 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt
2026-05-20 04:00:28.926536 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml
2026-05-20 04:00:28.926554 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt
2026-05-20 04:00:28.926577 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml
2026-05-20 04:00:28.926596 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt
2026-05-20 04:00:28.926614 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml
2026-05-20 04:00:28.926632 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt
2026-05-20 04:00:28.926650 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml
2026-05-20 04:00:28.926668 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt
2026-05-20 04:00:28.926686 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml
2026-05-20 04:00:28.926704 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/
2026-05-20 04:00:28.926722 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt
2026-05-20 04:00:28.926740 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml
2026-05-20 04:00:28.926758 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt
2026-05-20 04:00:28.926776 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml
2026-05-20 04:00:28.926794 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt
2026-05-20 04:00:28.926812 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml
2026-05-20 04:00:28.926830 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt
2026-05-20 04:00:28.926849 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml
2026-05-20 04:00:28.926867 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt
2026-05-20 04:00:28.926885 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml
2026-05-20 04:00:28.926903 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt
2026-05-20 04:00:28.926921 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml
2026-05-20 04:00:28.926939 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt
2026-05-20 04:00:28.926957 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-05-20 04:00:28.926975 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt
2026-05-20 04:00:28.926993 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml
2026-05-20 04:00:28.927011 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt
2026-05-20 04:00:28.927029 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml
2026-05-20 04:00:28.927047 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt
2026-05-20 04:00:28.927065 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml
2026-05-20 04:00:28.927083 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt
2026-05-20 04:00:28.927100 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml
2026-05-20 04:00:28.927118 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt
2026-05-20 04:00:28.927137 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml
2026-05-20 04:00:28.927154 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt
2026-05-20 04:00:28.927173 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml
2026-05-20 04:00:28.927196 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt
2026-05-20 04:00:28.927215 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml
2026-05-20 04:00:28.927293 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt
2026-05-20 04:00:28.927320 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml
2026-05-20 04:00:28.927339 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt
2026-05-20 04:00:28.927358 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml
2026-05-20 04:00:28.927388 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt
2026-05-20 04:00:28.927408 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml
2026-05-20 04:00:28.927427 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/
2026-05-20 04:00:28.927447 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt
2026-05-20 04:00:28.927465 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml
2026-05-20 04:00:28.927483 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt
2026-05-20 04:00:28.927501 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml
2026-05-20 04:00:28.927519 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt
2026-05-20 04:00:28.927537 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml
2026-05-20 04:00:28.927555 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/
2026-05-20 04:00:28.927574 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt
2026-05-20 04:00:28.927599 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml
2026-05-20 04:00:28.927632 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt
2026-05-20 04:00:28.927652 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml
2026-05-20 04:00:28.927670 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt
2026-05-20 04:00:28.927689 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml
2026-05-20 04:00:28.927707 | instance | cd+++++++++ objects/namespaced/monitoring/pods/
2026-05-20 04:00:28.927726 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt
2026-05-20 04:00:28.927745 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml
2026-05-20 04:00:28.927763 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-4mgd2.txt
2026-05-20 04:00:28.927781 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-4mgd2.yaml
2026-05-20 04:00:28.927800 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-5944b5fcf9-fbskl.txt
2026-05-20 04:00:28.927818 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-5944b5fcf9-fbskl.yaml
2026-05-20 04:00:28.927838 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-tt9nr.txt
2026-05-20 04:00:28.927858 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-tt9nr.yaml
2026-05-20 04:00:28.927881 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-ktwr7.txt
2026-05-20 04:00:28.927900 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-ktwr7.yaml
2026-05-20 04:00:28.927917 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-nq2tt.txt
2026-05-20 04:00:28.927935 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-nq2tt.yaml
2026-05-20 04:00:28.927953 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt
2026-05-20 04:00:28.927971 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml
2026-05-20 04:00:28.927990 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt
2026-05-20 04:00:28.928008 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml
2026-05-20 04:00:28.928026 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-44vpn.txt
2026-05-20 04:00:28.928044 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-44vpn.yaml
2026-05-20 04:00:28.928062 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt
2026-05-20 04:00:28.928080 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml
2026-05-20 04:00:28.928098 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-2bcrq.txt
2026-05-20 04:00:28.928115 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-2bcrq.yaml
2026-05-20 04:00:28.928133 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-n7plb.txt
2026-05-20 04:00:28.928150 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-n7plb.yaml
2026-05-20 04:00:28.928168 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-rs4pq.txt
2026-05-20 04:00:28.928186 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-rs4pq.yaml
2026-05-20 04:00:28.928204 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt
2026-05-20 04:00:28.928222 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml
2026-05-20 04:00:28.928239 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-8n4sp.txt
2026-05-20 04:00:28.928257 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-8n4sp.yaml
2026-05-20 04:00:28.928275 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-zlk7f.txt
2026-05-20 04:00:28.928293 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-zlk7f.yaml
2026-05-20 04:00:28.928310 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/
2026-05-20 04:00:28.928328 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt
2026-05-20 04:00:28.928347 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml
2026-05-20 04:00:28.928365 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt
2026-05-20 04:00:28.928383 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml
2026-05-20 04:00:28.928400 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt
2026-05-20 04:00:28.928418 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml
2026-05-20 04:00:28.928437 | instance | cd+++++++++ objects/namespaced/monitoring/roles/
2026-05-20 04:00:28.928454 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt
2026-05-20 04:00:28.928479 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml
2026-05-20 04:00:28.928498 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt
2026-05-20 04:00:28.928516 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml
2026-05-20 04:00:28.928533 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt
2026-05-20 04:00:28.928551 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml
2026-05-20 04:00:28.928569 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/
2026-05-20 04:00:28.928587 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt
2026-05-20 04:00:28.928606 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml
2026-05-20 04:00:28.928624 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt
2026-05-20 04:00:28.928642 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml
2026-05-20 04:00:28.928660 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt
2026-05-20 04:00:28.928678 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml
2026-05-20 04:00:28.928696 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt
2026-05-20 04:00:28.928714 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml
2026-05-20 04:00:28.928732 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt
2026-05-20 04:00:28.928751 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml
2026-05-20 04:00:28.928769 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt
2026-05-20 04:00:28.928787 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml
2026-05-20 04:00:28.928805 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt
2026-05-20 04:00:28.928823 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml
2026-05-20 04:00:28.928841 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt
2026-05-20 04:00:28.928859 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml
2026-05-20 04:00:28.928877 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt
2026-05-20 04:00:28.928895 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml
2026-05-20 04:00:28.928914 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt
2026-05-20 04:00:28.928932 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml
2026-05-20 04:00:28.928950 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt
2026-05-20 04:00:28.928983 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml
2026-05-20 04:00:28.929002 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt
2026-05-20 04:00:28.929020 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml
2026-05-20 04:00:28.929043 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt
2026-05-20 04:00:28.929062 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml
2026-05-20 04:00:28.929080 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt
2026-05-20 04:00:28.929098 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml
2026-05-20 04:00:28.929116 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt
2026-05-20 04:00:28.929134 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml
2026-05-20 04:00:28.929152 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-nq2tt-tls.txt
2026-05-20 04:00:28.929170 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-nq2tt-tls.yaml
2026-05-20 04:00:28.929188 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt
2026-05-20 04:00:28.929206 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml
2026-05-20 04:00:28.929223 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt
2026-05-20 04:00:28.929241 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml
2026-05-20 04:00:28.929259 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt
2026-05-20 04:00:28.929277 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml
2026-05-20 04:00:28.929294 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt
2026-05-20 04:00:28.929312 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml
2026-05-20 04:00:28.929329 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt
2026-05-20 04:00:28.929347 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml
2026-05-20 04:00:28.929365 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt
2026-05-20 04:00:28.929383 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml
2026-05-20 04:00:28.929401 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt
2026-05-20 04:00:28.929419 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml
2026-05-20 04:00:28.929436 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt
2026-05-20 04:00:28.929454 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml
2026-05-20 04:00:28.929472 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt
2026-05-20 04:00:28.929490 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml
2026-05-20 04:00:28.929508 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt
2026-05-20 04:00:28.929525 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml
2026-05-20 04:00:28.929543 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt
2026-05-20 04:00:28.929561 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml
2026-05-20 04:00:28.929584 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt
2026-05-20 04:00:28.929603 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml
2026-05-20 04:00:28.929621 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/
2026-05-20 04:00:28.929640 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt
2026-05-20 04:00:28.929658 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml
2026-05-20 04:00:28.929676 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt
2026-05-20 04:00:28.929694 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml
2026-05-20 04:00:28.929713 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt
2026-05-20 04:00:28.929730 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml
2026-05-20 04:00:28.929748 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt
2026-05-20 04:00:28.929766 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml
2026-05-20 04:00:28.929785 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt
2026-05-20 04:00:28.929803 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml
2026-05-20 04:00:28.929821 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt
2026-05-20 04:00:28.929839 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml
2026-05-20 04:00:28.929857 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt
2026-05-20 04:00:28.929876 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-05-20 04:00:28.929894 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt
2026-05-20 04:00:28.929912 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml
2026-05-20 04:00:28.929930 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt
2026-05-20 04:00:28.929948 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml
2026-05-20 04:00:28.929967 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt
2026-05-20 04:00:28.929986 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml
2026-05-20 04:00:28.930004 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt
2026-05-20 04:00:28.930022 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml
2026-05-20 04:00:28.930040 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt
2026-05-20 04:00:28.930058 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml
2026-05-20 04:00:28.930076 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt
2026-05-20 04:00:28.930094 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml
2026-05-20 04:00:28.930112 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt
2026-05-20 04:00:28.930130 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml
2026-05-20 04:00:28.930148 | instance | cd+++++++++ objects/namespaced/monitoring/services/
2026-05-20 04:00:28.930166 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt
2026-05-20 04:00:28.930189 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml
2026-05-20 04:00:28.930208 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt
2026-05-20 04:00:28.930226 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml
2026-05-20 04:00:28.930244 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt
2026-05-20 04:00:28.930262 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml
2026-05-20 04:00:28.930281 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt
2026-05-20 04:00:28.930299 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml
2026-05-20 04:00:28.930317 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt
2026-05-20 04:00:28.930334 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml
2026-05-20 04:00:28.930352 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt
2026-05-20 04:00:28.930369 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml
2026-05-20 04:00:28.930387 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt
2026-05-20 04:00:28.930404 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-05-20 04:00:28.930422 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt
2026-05-20 04:00:28.930440 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml
2026-05-20 04:00:28.930458 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt
2026-05-20 04:00:28.930476 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml
2026-05-20 04:00:28.930494 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt
2026-05-20 04:00:28.930512 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml
2026-05-20 04:00:28.930530 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt
2026-05-20 04:00:28.930548 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml
2026-05-20 04:00:28.930566 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt
2026-05-20 04:00:28.930584 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml
2026-05-20 04:00:28.930601 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt
2026-05-20 04:00:28.930619 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml
2026-05-20 04:00:28.930637 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt
2026-05-20 04:00:28.930654 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml
2026-05-20 04:00:28.930671 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt
2026-05-20 04:00:28.930689 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml
2026-05-20 04:00:28.930706 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt
2026-05-20 04:00:28.930723 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml
2026-05-20 04:00:28.930741 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt
2026-05-20 04:00:28.930758 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml
2026-05-20 04:00:28.930776 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/
2026-05-20 04:00:28.930794 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt
2026-05-20 04:00:28.930817 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml
2026-05-20 04:00:28.930835 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt
2026-05-20 04:00:28.930852 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml
2026-05-20 04:00:28.930870 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt
2026-05-20 04:00:28.930887 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml
2026-05-20 04:00:28.930905 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt
2026-05-20 04:00:28.930922 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml
2026-05-20 04:00:28.930940 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt
2026-05-20 04:00:28.930958 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml
2026-05-20 04:00:28.930975 | instance | cd+++++++++ objects/namespaced/openstack/
2026-05-20 04:00:28.930993 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/
2026-05-20 04:00:28.931011 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt
2026-05-20 04:00:28.931029 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml
2026-05-20 04:00:28.931047 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt
2026-05-20 04:00:28.931065 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml
2026-05-20 04:00:28.931083 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt
2026-05-20 04:00:28.931101 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml
2026-05-20 04:00:28.931118 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt
2026-05-20 04:00:28.931136 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml
2026-05-20 04:00:28.931153 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt
2026-05-20 04:00:28.931171 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml
2026-05-20 04:00:28.931189 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt
2026-05-20 04:00:28.931207 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml
2026-05-20 04:00:28.931225 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt
2026-05-20 04:00:28.931244 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml
2026-05-20 04:00:28.931262 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt
2026-05-20 04:00:28.931280 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml
2026-05-20 04:00:28.931298 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt
2026-05-20 04:00:28.931316 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml
2026-05-20 04:00:28.931334 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt
2026-05-20 04:00:28.931352 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml
2026-05-20 04:00:28.931370 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt
2026-05-20 04:00:28.931388 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml
2026-05-20 04:00:28.931407 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt
2026-05-20 04:00:28.931424 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml
2026-05-20 04:00:28.931446 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt
2026-05-20 04:00:28.931465 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml
2026-05-20 04:00:28.931483 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt
2026-05-20 04:00:28.931502 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml
2026-05-20 04:00:28.931520 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt
2026-05-20 04:00:28.931537 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml
2026-05-20 04:00:28.931555 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.txt
2026-05-20 04:00:28.931573 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.yaml
2026-05-20 04:00:28.931591 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-controller-default-bin.txt
2026-05-20 04:00:28.931645 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-controller-default-bin.yaml
2026-05-20 04:00:28.931671 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt
2026-05-20 04:00:28.931693 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml
2026-05-20 04:00:28.931712 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt
2026-05-20 04:00:28.931730 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml
2026-05-20 04:00:28.931748 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt
2026-05-20 04:00:28.931766 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml
2026-05-20 04:00:28.931784 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt
2026-05-20 04:00:28.931803 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml
2026-05-20 04:00:28.931821 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt
2026-05-20 04:00:28.931839 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml
2026-05-20 04:00:28.931856 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt
2026-05-20 04:00:28.931874 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml
2026-05-20 04:00:28.931892 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt
2026-05-20 04:00:28.931909 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml
2026-05-20 04:00:28.931926 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt
2026-05-20 04:00:28.931944 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml
2026-05-20 04:00:28.931961 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt
2026-05-20 04:00:28.931979 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml
2026-05-20 04:00:28.931997 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt
2026-05-20 04:00:28.932015 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml
2026-05-20 04:00:28.932032 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt
2026-05-20 04:00:28.932049 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml
2026-05-20 04:00:28.932067 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt
2026-05-20 04:00:28.932085 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml
2026-05-20 04:00:28.932108 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt
2026-05-20 04:00:28.932126 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml
2026-05-20 04:00:28.932144 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt
2026-05-20 04:00:28.932162 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml
2026-05-20 04:00:28.932180 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt
2026-05-20 04:00:28.932197 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml
2026-05-20 04:00:28.932215 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt
2026-05-20 04:00:28.932233 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml
2026-05-20 04:00:28.932250 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt
2026-05-20 04:00:28.932267 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml
2026-05-20 04:00:28.932285 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt
2026-05-20 04:00:28.932303 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml
2026-05-20 04:00:28.932320 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt
2026-05-20 04:00:28.932338 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml
2026-05-20 04:00:28.932355 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt
2026-05-20 04:00:28.932373 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml
2026-05-20 04:00:28.932391 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt
2026-05-20 04:00:28.932409 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml
2026-05-20 04:00:28.932426 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt
2026-05-20 04:00:28.932444 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml
2026-05-20 04:00:28.932461 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt
2026-05-20 04:00:28.932479 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml
2026-05-20 04:00:28.932497 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/
2026-05-20 04:00:28.932515 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt
2026-05-20 04:00:28.932533 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml
2026-05-20 04:00:28.932550 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt
2026-05-20 04:00:28.932568 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml
2026-05-20 04:00:28.932585 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt
2026-05-20 04:00:28.932603 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml
2026-05-20 04:00:28.932621 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt
2026-05-20 04:00:28.932639 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml
2026-05-20 04:00:28.932658 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt
2026-05-20 04:00:28.932676 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml
2026-05-20 04:00:28.932695 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/
2026-05-20 04:00:28.932713 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt
2026-05-20 04:00:28.932731 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml
2026-05-20 04:00:28.932754 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt
2026-05-20 04:00:28.932774 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml
2026-05-20 04:00:28.932793 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt
2026-05-20 04:00:28.932811 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml
2026-05-20 04:00:28.932829 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.txt
2026-05-20 04:00:28.932846 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.yaml
2026-05-20 04:00:28.932864 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-vpn-agent-default.txt
2026-05-20 04:00:28.932881 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-vpn-agent-default.yaml
2026-05-20 04:00:28.932899 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt
2026-05-20 04:00:28.932917 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml
2026-05-20 04:00:28.932935 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt
2026-05-20 04:00:28.932966 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml
2026-05-20 04:00:28.932988 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller-default.txt
2026-05-20 04:00:28.933007 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller-default.yaml
2026-05-20 04:00:28.933024 | instance | cd+++++++++ objects/namespaced/openstack/deployment/
2026-05-20 04:00:28.933043 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt
2026-05-20 04:00:28.933061 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml
2026-05-20 04:00:28.933079 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt
2026-05-20 04:00:28.933097 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml
2026-05-20 04:00:28.933115 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt
2026-05-20 04:00:28.933132 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml
2026-05-20 04:00:28.933150 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt
2026-05-20 04:00:28.933168 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml
2026-05-20 04:00:28.933186 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt
2026-05-20 04:00:28.933203 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml
2026-05-20 04:00:28.933221 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt
2026-05-20 04:00:28.933240 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml
2026-05-20 04:00:28.933257 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt
2026-05-20 04:00:28.933275 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml
2026-05-20 04:00:28.933293 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt
2026-05-20 04:00:28.933311 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml
2026-05-20 04:00:28.933329 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.txt
2026-05-20 04:00:28.933347 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.yaml
2026-05-20 04:00:28.933365 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt
2026-05-20 04:00:28.933382 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml
2026-05-20 04:00:28.933405 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt
2026-05-20 04:00:28.933424 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml
2026-05-20 04:00:28.933441 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt
2026-05-20 04:00:28.933459 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml
2026-05-20 04:00:28.933477 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt
2026-05-20 04:00:28.933494 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml
2026-05-20 04:00:28.933512 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt
2026-05-20 04:00:28.933530 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml
2026-05-20 04:00:28.933547 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt
2026-05-20 04:00:28.933565 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml
2026-05-20 04:00:28.933582 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.txt
2026-05-20 04:00:28.933600 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.yaml
2026-05-20 04:00:28.933617 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt
2026-05-20 04:00:28.933635 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml
2026-05-20 04:00:28.933652 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt
2026-05-20 04:00:28.933670 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml
2026-05-20 04:00:28.933687 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt
2026-05-20 04:00:28.933706 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml
2026-05-20 04:00:28.933724 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt
2026-05-20 04:00:28.933742 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml
2026-05-20 04:00:28.933760 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt
2026-05-20 04:00:28.933778 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml
2026-05-20 04:00:28.933796 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt
2026-05-20 04:00:28.933815 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml
2026-05-20 04:00:28.933835 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt
2026-05-20 04:00:28.933855 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml
2026-05-20 04:00:28.933873 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt
2026-05-20 04:00:28.933891 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml
2026-05-20 04:00:28.933909 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/
2026-05-20 04:00:28.933927 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt
2026-05-20 04:00:28.933945 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml
2026-05-20 04:00:28.933963 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt
2026-05-20 04:00:28.933981 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml
2026-05-20 04:00:28.933999 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt
2026-05-20 04:00:28.934017 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml
2026-05-20 04:00:28.934035 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt
2026-05-20 04:00:28.934058 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml
2026-05-20 04:00:28.934076 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt
2026-05-20 04:00:28.934094 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml
2026-05-20 04:00:28.934112 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt
2026-05-20 04:00:28.934130 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml
2026-05-20 04:00:28.934148 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt
2026-05-20 04:00:28.934166 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml
2026-05-20 04:00:28.934184 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt
2026-05-20 04:00:28.934202 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml
2026-05-20 04:00:28.934220 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt
2026-05-20 04:00:28.934238 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml
2026-05-20 04:00:28.934256 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt
2026-05-20 04:00:28.934275 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml
2026-05-20 04:00:28.934293 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt
2026-05-20 04:00:28.934311 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml
2026-05-20 04:00:28.934329 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.txt
2026-05-20 04:00:28.934347 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.yaml
2026-05-20 04:00:28.934365 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.txt
2026-05-20 04:00:28.934383 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.yaml
2026-05-20 04:00:28.934401 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt
2026-05-20 04:00:28.934419 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml
2026-05-20 04:00:28.934437 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt
2026-05-20 04:00:28.934503 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml
2026-05-20 04:00:28.934537 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt
2026-05-20 04:00:28.934558 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml
2026-05-20 04:00:28.934577 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt
2026-05-20 04:00:28.934596 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml
2026-05-20 04:00:28.934615 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt
2026-05-20 04:00:28.934633 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml
2026-05-20 04:00:28.934651 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt
2026-05-20 04:00:28.934669 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml
2026-05-20 04:00:28.934687 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt
2026-05-20 04:00:28.934706 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml
2026-05-20 04:00:28.934724 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt
2026-05-20 04:00:28.934742 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml
2026-05-20 04:00:28.934760 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt
2026-05-20 04:00:28.934784 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml
2026-05-20 04:00:28.934803 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt
2026-05-20 04:00:28.934821 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml
2026-05-20 04:00:28.934838 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt
2026-05-20 04:00:28.934856 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml
2026-05-20 04:00:28.934874 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt
2026-05-20 04:00:28.934892 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml
2026-05-20 04:00:28.934910 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt
2026-05-20 04:00:28.934928 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml
2026-05-20 04:00:28.934945 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt
2026-05-20 04:00:28.934963 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml
2026-05-20 04:00:28.934980 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt
2026-05-20 04:00:28.934998 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml
2026-05-20 04:00:28.935016 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt
2026-05-20 04:00:28.935034 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml
2026-05-20 04:00:28.935052 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt
2026-05-20 04:00:28.935070 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml
2026-05-20 04:00:28.935088 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt
2026-05-20 04:00:28.935106 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml
2026-05-20 04:00:28.935124 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt
2026-05-20 04:00:28.935142 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml
2026-05-20 04:00:28.935160 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt
2026-05-20 04:00:28.935178 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml
2026-05-20 04:00:28.935196 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt
2026-05-20 04:00:28.935213 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml
2026-05-20 04:00:28.935231 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt
2026-05-20 04:00:28.935249 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml
2026-05-20 04:00:28.935267 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt
2026-05-20 04:00:28.935285 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml
2026-05-20 04:00:28.935303 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt
2026-05-20 04:00:28.935320 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml
2026-05-20 04:00:28.935338 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt
2026-05-20 04:00:28.935356 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml
2026-05-20 04:00:28.935374 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/
2026-05-20 04:00:28.935392 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt
2026-05-20 04:00:28.935411 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml
2026-05-20 04:00:28.935434 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt
2026-05-20 04:00:28.935452 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml
2026-05-20 04:00:28.935471 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt
2026-05-20 04:00:28.935489 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml
2026-05-20 04:00:28.935506 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt
2026-05-20 04:00:28.935524 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml
2026-05-20 04:00:28.935542 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt
2026-05-20 04:00:28.935559 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml
2026-05-20 04:00:28.935577 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt
2026-05-20 04:00:28.935594 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml
2026-05-20 04:00:28.935631 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt
2026-05-20 04:00:28.935649 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml
2026-05-20 04:00:28.935667 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt
2026-05-20 04:00:28.935684 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml
2026-05-20 04:00:28.935705 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt
2026-05-20 04:00:28.935722 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml
2026-05-20 04:00:28.935740 | instance | cd+++++++++ objects/namespaced/openstack/jobs/
2026-05-20 04:00:28.935758 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt
2026-05-20 04:00:28.935776 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml
2026-05-20 04:00:28.935794 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt
2026-05-20 04:00:28.935812 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml
2026-05-20 04:00:28.935829 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt
2026-05-20 04:00:28.935847 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml
2026-05-20 04:00:28.935864 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt
2026-05-20 04:00:28.935882 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml
2026-05-20 04:00:28.935900 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt
2026-05-20 04:00:28.935918 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml
2026-05-20 04:00:28.935935 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt
2026-05-20 04:00:28.935953 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml
2026-05-20 04:00:28.935970 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt
2026-05-20 04:00:28.935988 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml
2026-05-20 04:00:28.936006 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt
2026-05-20 04:00:28.936023 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml
2026-05-20 04:00:28.936041 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt
2026-05-20 04:00:28.936059 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml
2026-05-20 04:00:28.936076 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt
2026-05-20 04:00:28.936094 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml
2026-05-20 04:00:28.936111 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt
2026-05-20 04:00:28.936133 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml
2026-05-20 04:00:28.936151 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt
2026-05-20 04:00:28.936169 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml
2026-05-20 04:00:28.936187 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt
2026-05-20 04:00:28.936204 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml
2026-05-20 04:00:28.936222 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt
2026-05-20 04:00:28.936240 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml
2026-05-20 04:00:28.936257 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt
2026-05-20 04:00:28.936275 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml
2026-05-20 04:00:28.936293 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt
2026-05-20 04:00:28.936311 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml
2026-05-20 04:00:28.936329 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt
2026-05-20 04:00:28.936347 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml
2026-05-20 04:00:28.936365 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt
2026-05-20 04:00:28.936383 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml
2026-05-20 04:00:28.936401 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt
2026-05-20 04:00:28.936419 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml
2026-05-20 04:00:28.936437 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt
2026-05-20 04:00:28.936455 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml
2026-05-20 04:00:28.936473 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt
2026-05-20 04:00:28.936491 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml
2026-05-20 04:00:28.936508 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt
2026-05-20 04:00:28.936526 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml
2026-05-20 04:00:28.936544 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt
2026-05-20 04:00:28.936562 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml
2026-05-20 04:00:28.936579 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt
2026-05-20 04:00:28.936597 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml
2026-05-20 04:00:28.936614 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt
2026-05-20 04:00:28.936632 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml
2026-05-20 04:00:28.936650 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt
2026-05-20 04:00:28.936668 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml
2026-05-20 04:00:28.936686 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt
2026-05-20 04:00:28.936704 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml
2026-05-20 04:00:28.936721 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt
2026-05-20 04:00:28.936739 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml
2026-05-20 04:00:28.936756 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt
2026-05-20 04:00:28.936774 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml
2026-05-20 04:00:28.936791 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt
2026-05-20 04:00:28.936813 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml
2026-05-20 04:00:28.936834 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt
2026-05-20 04:00:28.936854 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml
2026-05-20 04:00:28.936872 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt
2026-05-20 04:00:28.936889 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml
2026-05-20 04:00:28.936907 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt
2026-05-20 04:00:28.936924 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml
2026-05-20 04:00:28.936941 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt
2026-05-20 04:00:28.936977 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml
2026-05-20 04:00:28.936997 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt
2026-05-20 04:00:28.937015 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml
2026-05-20 04:00:28.937033 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt
2026-05-20 04:00:28.937050 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml
2026-05-20 04:00:28.937067 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt
2026-05-20 04:00:28.937085 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml
2026-05-20 04:00:28.937102 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.txt
2026-05-20 04:00:28.937119 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.yaml
2026-05-20 04:00:28.937137 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.txt
2026-05-20 04:00:28.937154 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.yaml
2026-05-20 04:00:28.937172 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt
2026-05-20 04:00:28.937190 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml
2026-05-20 04:00:28.937207 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt
2026-05-20 04:00:28.937225 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml
2026-05-20 04:00:28.937243 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt
2026-05-20 04:00:28.937260 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml
2026-05-20 04:00:28.937278 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt
2026-05-20 04:00:28.937295 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml
2026-05-20 04:00:28.937371 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt
2026-05-20 04:00:28.937397 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml
2026-05-20 04:00:28.937417 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt
2026-05-20 04:00:28.937435 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml
2026-05-20 04:00:28.937454 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt
2026-05-20 04:00:28.937472 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml
2026-05-20 04:00:28.937490 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt
2026-05-20 04:00:28.937508 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml
2026-05-20 04:00:28.937526 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt
2026-05-20 04:00:28.937544 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml
2026-05-20 04:00:28.937562 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt
2026-05-20 04:00:28.937586 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml
2026-05-20 04:00:28.937606 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt
2026-05-20 04:00:28.937624 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml
2026-05-20 04:00:28.937642 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt
2026-05-20 04:00:28.937660 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml
2026-05-20 04:00:28.937679 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt
2026-05-20 04:00:28.937697 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml
2026-05-20 04:00:28.937715 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/
2026-05-20 04:00:28.937733 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt
2026-05-20 04:00:28.937752 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml
2026-05-20 04:00:28.937770 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt
2026-05-20 04:00:28.937788 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml
2026-05-20 04:00:28.937806 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt
2026-05-20 04:00:28.937824 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml
2026-05-20 04:00:28.937842 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/
2026-05-20 04:00:28.937861 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.txt
2026-05-20 04:00:28.937879 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.yaml
2026-05-20 04:00:28.937897 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.txt
2026-05-20 04:00:28.937915 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.yaml
2026-05-20 04:00:28.937933 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt
2026-05-20 04:00:28.937951 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml
2026-05-20 04:00:28.937969 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt
2026-05-20 04:00:28.937987 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml
2026-05-20 04:00:28.938004 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt
2026-05-20 04:00:28.938022 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml
2026-05-20 04:00:28.938040 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt
2026-05-20 04:00:28.938058 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml
2026-05-20 04:00:28.938076 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt
2026-05-20 04:00:28.938093 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml
2026-05-20 04:00:28.938111 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt
2026-05-20 04:00:28.938128 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml
2026-05-20 04:00:28.938146 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt
2026-05-20 04:00:28.938169 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml
2026-05-20 04:00:28.938188 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt
2026-05-20 04:00:28.938206 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml
2026-05-20 04:00:28.938224 | instance | cd+++++++++ objects/namespaced/openstack/pods/
2026-05-20 04:00:28.938241 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-7c57f46dc7-4h9q8.txt
2026-05-20 04:00:28.938260 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-7c57f46dc7-4h9q8.yaml
2026-05-20 04:00:28.938278 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-8g9w4.txt
2026-05-20 04:00:28.938295 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-8g9w4.yaml
2026-05-20 04:00:28.938313 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-4kfnx.txt
2026-05-20 04:00:28.938330 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-4kfnx.yaml
2026-05-20 04:00:28.938347 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-6r5n5.txt
2026-05-20 04:00:28.938365 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-6r5n5.yaml
2026-05-20 04:00:28.938382 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-mqpt7.txt
2026-05-20 04:00:28.938399 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-mqpt7.yaml
2026-05-20 04:00:28.938416 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-sk4gk.txt
2026-05-20 04:00:28.938434 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-sk4gk.yaml
2026-05-20 04:00:28.938451 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-jv5gh.txt
2026-05-20 04:00:28.938468 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-jv5gh.yaml
2026-05-20 04:00:28.938485 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-5fcffbfb5d-98pmr.txt
2026-05-20 04:00:28.938502 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-5fcffbfb5d-98pmr.yaml
2026-05-20 04:00:28.938519 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-cc6f6cc9d-zgh4p.txt
2026-05-20 04:00:28.938536 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-cc6f6cc9d-zgh4p.yaml
2026-05-20 04:00:28.938553 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-78nl8.txt
2026-05-20 04:00:28.938570 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-78nl8.yaml
2026-05-20 04:00:28.938588 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-llx8r.txt
2026-05-20 04:00:28.938605 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-llx8r.yaml
2026-05-20 04:00:28.938622 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-cxkzw.txt
2026-05-20 04:00:28.938640 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-cxkzw.yaml
2026-05-20 04:00:28.938657 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-hxjhp.txt
2026-05-20 04:00:28.938674 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-hxjhp.yaml
2026-05-20 04:00:28.938692 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-sd7cz.txt
2026-05-20 04:00:28.938709 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-sd7cz.yaml
2026-05-20 04:00:28.938727 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-7r7gx.txt
2026-05-20 04:00:28.938744 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-7r7gx.yaml
2026-05-20 04:00:28.938766 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-4mbk9.txt
2026-05-20 04:00:28.938784 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-4mbk9.yaml
2026-05-20 04:00:28.938802 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-hkwsf.txt
2026-05-20 04:00:28.938819 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-hkwsf.yaml
2026-05-20 04:00:28.938837 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-cmtzc.txt
2026-05-20 04:00:28.938855 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-cmtzc.yaml
2026-05-20 04:00:28.938873 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-55dfc56b5d-fj4cq.txt
2026-05-20 04:00:28.938891 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-55dfc56b5d-fj4cq.yaml
2026-05-20 04:00:28.938910 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-vbd82.txt
2026-05-20 04:00:28.938927 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-vbd82.yaml
2026-05-20 04:00:28.938945 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-68b6ddbbd7-5b6zq.txt
2026-05-20 04:00:28.938963 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-68b6ddbbd7-5b6zq.yaml
2026-05-20 04:00:28.938981 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-65bc655547-rx9k4.txt
2026-05-20 04:00:28.938999 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-65bc655547-rx9k4.yaml
2026-05-20 04:00:28.939017 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-6k8k5.txt
2026-05-20 04:00:28.939035 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-6k8k5.yaml
2026-05-20 04:00:28.939053 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-zfcsw.txt
2026-05-20 04:00:28.939071 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-zfcsw.yaml
2026-05-20 04:00:28.939089 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-2js8n.txt
2026-05-20 04:00:28.939107 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-2js8n.yaml
2026-05-20 04:00:28.939124 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-2h9dz.txt
2026-05-20 04:00:28.939142 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-2h9dz.yaml
2026-05-20 04:00:28.939160 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-h4l42.txt
2026-05-20 04:00:28.939178 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-h4l42.yaml
2026-05-20 04:00:28.939196 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-cbkdq.txt
2026-05-20 04:00:28.939214 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-cbkdq.yaml
2026-05-20 04:00:28.939232 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-fgq28.txt
2026-05-20 04:00:28.939250 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-fgq28.yaml
2026-05-20 04:00:28.939268 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-n8sqd.txt
2026-05-20 04:00:28.939285 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-n8sqd.yaml
2026-05-20 04:00:28.939303 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-kzgfx.txt
2026-05-20 04:00:28.939321 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-kzgfx.yaml
2026-05-20 04:00:28.939339 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-79f5b89ddc-fz24l.txt
2026-05-20 04:00:28.939357 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-79f5b89ddc-fz24l.yaml
2026-05-20 04:00:28.939375 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-r2thx.txt
2026-05-20 04:00:28.939392 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-r2thx.yaml
2026-05-20 04:00:28.939415 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-djrl2.txt
2026-05-20 04:00:28.939433 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-djrl2.yaml
2026-05-20 04:00:28.939451 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-f2542.txt
2026-05-20 04:00:28.939469 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-f2542.yaml
2026-05-20 04:00:28.939487 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-snlvh.txt
2026-05-20 04:00:28.939504 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-snlvh.yaml
2026-05-20 04:00:28.939522 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-t8ljq.txt
2026-05-20 04:00:28.939540 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-t8ljq.yaml
2026-05-20 04:00:28.939558 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-gpqv5.txt
2026-05-20 04:00:28.939575 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-gpqv5.yaml
2026-05-20 04:00:28.939593 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-vhspp.txt
2026-05-20 04:00:28.939627 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-vhspp.yaml
2026-05-20 04:00:28.939646 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-7stcw.txt
2026-05-20 04:00:28.939664 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-7stcw.yaml
2026-05-20 04:00:28.939682 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-gnwt9.txt
2026-05-20 04:00:28.939700 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-gnwt9.yaml
2026-05-20 04:00:28.939718 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-p5tsv.txt
2026-05-20 04:00:28.939736 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-p5tsv.yaml
2026-05-20 04:00:28.939753 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-xt5d2.txt
2026-05-20 04:00:28.939771 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-xt5d2.yaml
2026-05-20 04:00:28.939789 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-dmkcz.txt
2026-05-20 04:00:28.939807 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-dmkcz.yaml
2026-05-20 04:00:28.939824 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-h9qgv.txt
2026-05-20 04:00:28.939842 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-h9qgv.yaml
2026-05-20 04:00:28.939859 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-k4ht4.txt
2026-05-20 04:00:28.939877 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-k4ht4.yaml
2026-05-20 04:00:28.939894 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-8qp7q.txt
2026-05-20 04:00:28.939912 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-8qp7q.yaml
2026-05-20 04:00:28.939930 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-nqf7g.txt
2026-05-20 04:00:28.939947 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-nqf7g.yaml
2026-05-20 04:00:28.939965 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-vpn-agent-default-nzs5s.txt
2026-05-20 04:00:28.939983 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-vpn-agent-default-nzs5s.yaml
2026-05-20 04:00:28.940000 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-6qztv.txt
2026-05-20 04:00:28.940018 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-6qztv.yaml
2026-05-20 04:00:28.940040 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-99d5dfc4-fm967.txt
2026-05-20 04:00:28.940059 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-99d5dfc4-fm967.yaml
2026-05-20 04:00:28.940077 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-6bb8f5ff9c-pjlvj.txt
2026-05-20 04:00:28.940095 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-6bb8f5ff9c-pjlvj.yaml
2026-05-20 04:00:28.940113 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-567cd5dfc-pwz7x.txt
2026-05-20 04:00:28.940131 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-567cd5dfc-pwz7x.yaml
2026-05-20 04:00:28.940149 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-964c4bb65-xj48m.txt
2026-05-20 04:00:28.940166 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-964c4bb65-xj48m.yaml
2026-05-20 04:00:28.940184 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-kpcwh.txt
2026-05-20 04:00:28.940202 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-kpcwh.yaml
2026-05-20 04:00:28.940219 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-zjnfm.txt
2026-05-20 04:00:28.940237 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-zjnfm.yaml
2026-05-20 04:00:28.940255 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-zgjrv.txt
2026-05-20 04:00:28.940272 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-zgjrv.yaml
2026-05-20 04:00:28.940290 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-594f8c778c-xkvmr.txt
2026-05-20 04:00:28.940307 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-594f8c778c-xkvmr.yaml
2026-05-20 04:00:28.940325 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-8xzdh.txt
2026-05-20 04:00:28.940343 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-8xzdh.yaml
2026-05-20 04:00:28.940361 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-gpb4g.txt
2026-05-20 04:00:28.940379 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-gpb4g.yaml
2026-05-20 04:00:28.940398 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-pfw4z.txt
2026-05-20 04:00:28.940416 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-pfw4z.yaml
2026-05-20 04:00:28.940434 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-4v8c2.txt
2026-05-20 04:00:28.940452 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-4v8c2.yaml
2026-05-20 04:00:28.940470 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-62l9p.txt
2026-05-20 04:00:28.940487 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-62l9p.yaml
2026-05-20 04:00:28.940505 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-566dbb955d-pjf54.txt
2026-05-20 04:00:28.940522 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-566dbb955d-pjf54.yaml
2026-05-20 04:00:28.940539 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-fk7tt.txt
2026-05-20 04:00:28.940557 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-fk7tt.yaml
2026-05-20 04:00:28.940574 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-75558c5c59-xdhmx.txt
2026-05-20 04:00:28.940591 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-75558c5c59-xdhmx.yaml
2026-05-20 04:00:28.940609 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-vbzst.txt
2026-05-20 04:00:28.940626 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-vbzst.yaml
2026-05-20 04:00:28.940643 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-default-hj7r6.txt
2026-05-20 04:00:28.940665 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-default-hj7r6.yaml
2026-05-20 04:00:28.940684 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-fc978744-krgf2.txt
2026-05-20 04:00:28.940702 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-fc978744-krgf2.yaml
2026-05-20 04:00:28.940719 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.txt
2026-05-20 04:00:28.940737 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.yaml
2026-05-20 04:00:28.940755 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.txt
2026-05-20 04:00:28.940773 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.yaml
2026-05-20 04:00:28.940790 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt
2026-05-20 04:00:28.940808 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml
2026-05-20 04:00:28.940826 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt
2026-05-20 04:00:28.940844 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml
2026-05-20 04:00:28.940862 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-66c5655598-f6jcn.txt
2026-05-20 04:00:28.940879 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-66c5655598-f6jcn.yaml
2026-05-20 04:00:28.940897 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-tlfcs.txt
2026-05-20 04:00:28.940914 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-tlfcs.yaml
2026-05-20 04:00:28.940931 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-frk44.txt
2026-05-20 04:00:28.940948 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-frk44.yaml
2026-05-20 04:00:28.940981 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-jt9nm.txt
2026-05-20 04:00:28.941000 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-jt9nm.yaml
2026-05-20 04:00:28.941017 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-jkkbd.txt
2026-05-20 04:00:28.941034 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-jkkbd.yaml
2026-05-20 04:00:28.941052 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-628nm.txt
2026-05-20 04:00:28.941070 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-628nm.yaml
2026-05-20 04:00:28.941087 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-lbcds.txt
2026-05-20 04:00:28.941105 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-lbcds.yaml
2026-05-20 04:00:28.941122 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt
2026-05-20 04:00:28.941140 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml
2026-05-20 04:00:28.941157 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt
2026-05-20 04:00:28.941175 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml
2026-05-20 04:00:28.941192 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-v68tc.txt
2026-05-20 04:00:28.941210 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-v68tc.yaml
2026-05-20 04:00:28.941227 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt
2026-05-20 04:00:28.941245 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml
2026-05-20 04:00:28.941262 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt
2026-05-20 04:00:28.941280 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml
2026-05-20 04:00:28.941304 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-5fp84.txt
2026-05-20 04:00:28.941322 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-5fp84.yaml
2026-05-20 04:00:28.941340 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt
2026-05-20 04:00:28.941357 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml
2026-05-20 04:00:28.941375 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt
2026-05-20 04:00:28.941393 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml
2026-05-20 04:00:28.941411 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-mqdhb.txt
2026-05-20 04:00:28.941429 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-mqdhb.yaml
2026-05-20 04:00:28.941446 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-xkq6q.txt
2026-05-20 04:00:28.941464 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-xkq6q.yaml
2026-05-20 04:00:28.941482 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-6b66b5b789-5g657.txt
2026-05-20 04:00:28.941500 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-6b66b5b789-5g657.yaml
2026-05-20 04:00:28.941517 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-57848d9546-npdph.txt
2026-05-20 04:00:28.941535 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-57848d9546-npdph.yaml
2026-05-20 04:00:28.941553 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-db652.txt
2026-05-20 04:00:28.941570 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-db652.yaml
2026-05-20 04:00:28.941588 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-p74qv.txt
2026-05-20 04:00:28.941606 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-p74qv.yaml
2026-05-20 04:00:28.941624 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt
2026-05-20 04:00:28.941642 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml
2026-05-20 04:00:28.941661 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/
2026-05-20 04:00:28.941678 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt
2026-05-20 04:00:28.941696 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml
2026-05-20 04:00:28.941714 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt
2026-05-20 04:00:28.941732 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml
2026-05-20 04:00:28.941749 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt
2026-05-20 04:00:28.941766 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml
2026-05-20 04:00:28.941784 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt
2026-05-20 04:00:28.941801 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml
2026-05-20 04:00:28.941818 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt
2026-05-20 04:00:28.941836 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml
2026-05-20 04:00:28.941854 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt
2026-05-20 04:00:28.941871 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml
2026-05-20 04:00:28.941889 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt
2026-05-20 04:00:28.941912 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml
2026-05-20 04:00:28.941930 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt
2026-05-20 04:00:28.941949 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml
2026-05-20 04:00:28.941967 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt
2026-05-20 04:00:28.941984 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml
2026-05-20 04:00:28.942002 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt
2026-05-20 04:00:28.942019 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml
2026-05-20 04:00:28.942037 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt
2026-05-20 04:00:28.942055 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml
2026-05-20 04:00:28.942073 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt
2026-05-20 04:00:28.942091 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml
2026-05-20 04:00:28.942109 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt
2026-05-20 04:00:28.942126 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml
2026-05-20 04:00:28.942144 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt
2026-05-20 04:00:28.942162 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml
2026-05-20 04:00:28.942180 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt
2026-05-20 04:00:28.942198 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml
2026-05-20 04:00:28.942215 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt
2026-05-20 04:00:28.942233 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml
2026-05-20 04:00:28.942251 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt
2026-05-20 04:00:28.942269 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml
2026-05-20 04:00:28.942287 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt
2026-05-20 04:00:28.942305 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml
2026-05-20 04:00:28.942322 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt
2026-05-20 04:00:28.942340 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml
2026-05-20 04:00:28.942357 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt
2026-05-20 04:00:28.942375 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml
2026-05-20 04:00:28.942392 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt
2026-05-20 04:00:28.942410 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml
2026-05-20 04:00:28.942428 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt
2026-05-20 04:00:28.942446 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml
2026-05-20 04:00:28.942464 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt
2026-05-20 04:00:28.942482 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml
2026-05-20 04:00:28.942504 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt
2026-05-20 04:00:28.942522 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml
2026-05-20 04:00:28.942540 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt
2026-05-20 04:00:28.942558 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml
2026-05-20 04:00:28.942576 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt
2026-05-20 04:00:28.942594 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml
2026-05-20 04:00:28.942612 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt
2026-05-20 04:00:28.942630 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml
2026-05-20 04:00:28.942647 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt
2026-05-20 04:00:28.942665 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml
2026-05-20 04:00:28.942683 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt
2026-05-20 04:00:28.942700 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml
2026-05-20 04:00:28.942718 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt
2026-05-20 04:00:28.942736 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml
2026-05-20 04:00:28.942755 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt
2026-05-20 04:00:28.942773 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml
2026-05-20 04:00:28.942791 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt
2026-05-20 04:00:28.942808 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml
2026-05-20 04:00:28.942826 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt
2026-05-20 04:00:28.942844 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml
2026-05-20 04:00:28.942862 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt
2026-05-20 04:00:28.942880 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml
2026-05-20 04:00:28.942898 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt
2026-05-20 04:00:28.942916 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml
2026-05-20 04:00:28.942933 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt
2026-05-20 04:00:28.942951 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml
2026-05-20 04:00:28.942969 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt
2026-05-20 04:00:28.942986 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml
2026-05-20 04:00:28.943004 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt
2026-05-20 04:00:28.943021 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml
2026-05-20 04:00:28.943038 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt
2026-05-20 04:00:28.943055 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml
2026-05-20 04:00:28.943072 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt
2026-05-20 04:00:28.943089 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml
2026-05-20 04:00:28.943111 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt
2026-05-20 04:00:28.943129 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml
2026-05-20 04:00:28.943146 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt
2026-05-20 04:00:28.943164 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml
2026-05-20 04:00:28.943181 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt
2026-05-20 04:00:28.943198 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml
2026-05-20 04:00:28.943216 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt
2026-05-20 04:00:28.943233 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml
2026-05-20 04:00:28.943251 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt
2026-05-20 04:00:28.943268 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml
2026-05-20 04:00:28.943285 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt
2026-05-20 04:00:28.943302 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml
2026-05-20 04:00:28.943319 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt
2026-05-20 04:00:28.943337 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml
2026-05-20 04:00:28.943354 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt
2026-05-20 04:00:28.943371 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml
2026-05-20 04:00:28.943389 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt
2026-05-20 04:00:28.943407 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml
2026-05-20 04:00:28.943424 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt
2026-05-20 04:00:28.943442 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml
2026-05-20 04:00:28.943460 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt
2026-05-20 04:00:28.943477 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml
2026-05-20 04:00:28.943495 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt
2026-05-20 04:00:28.943513 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml
2026-05-20 04:00:28.943531 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt
2026-05-20 04:00:28.943548 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml
2026-05-20 04:00:28.943566 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt
2026-05-20 04:00:28.943584 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml
2026-05-20 04:00:28.943627 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.txt
2026-05-20 04:00:28.943647 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.yaml
2026-05-20 04:00:28.943665 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-vpn-agent.txt
2026-05-20 04:00:28.943683 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-vpn-agent.yaml
2026-05-20 04:00:28.943701 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt
2026-05-20 04:00:28.943723 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml
2026-05-20 04:00:28.943741 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.txt
2026-05-20 04:00:28.943758 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.yaml
2026-05-20 04:00:28.943776 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt
2026-05-20 04:00:28.943794 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml
2026-05-20 04:00:28.943811 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt
2026-05-20 04:00:28.943829 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml
2026-05-20 04:00:28.943848 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt
2026-05-20 04:00:28.943866 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml
2026-05-20 04:00:28.943884 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt
2026-05-20 04:00:28.943902 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml
2026-05-20 04:00:28.943920 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt
2026-05-20 04:00:28.943938 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml
2026-05-20 04:00:28.943955 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt
2026-05-20 04:00:28.943973 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml
2026-05-20 04:00:28.943991 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt
2026-05-20 04:00:28.944008 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml
2026-05-20 04:00:28.944026 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt
2026-05-20 04:00:28.944044 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml
2026-05-20 04:00:28.944061 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt
2026-05-20 04:00:28.944079 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml
2026-05-20 04:00:28.944097 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt
2026-05-20 04:00:28.944115 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml
2026-05-20 04:00:28.944133 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt
2026-05-20 04:00:28.944150 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml
2026-05-20 04:00:28.944168 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt
2026-05-20 04:00:28.944186 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml
2026-05-20 04:00:28.944204 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt
2026-05-20 04:00:28.944222 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml
2026-05-20 04:00:28.944239 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt
2026-05-20 04:00:28.944256 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml
2026-05-20 04:00:28.944274 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt
2026-05-20 04:00:28.944292 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml
2026-05-20 04:00:28.944309 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt
2026-05-20 04:00:28.944332 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml
2026-05-20 04:00:28.944350 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt
2026-05-20 04:00:28.944368 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml
2026-05-20 04:00:28.944386 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt
2026-05-20 04:00:28.944404 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml
2026-05-20 04:00:28.944422 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt
2026-05-20 04:00:28.944440 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml
2026-05-20 04:00:28.944457 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-bgp-agent.txt
2026-05-20 04:00:28.944475 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-bgp-agent.yaml
2026-05-20 04:00:28.944493 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.txt
2026-05-20 04:00:28.944510 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.yaml
2026-05-20 04:00:28.944528 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.txt
2026-05-20 04:00:28.944546 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.yaml
2026-05-20 04:00:28.944564 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.txt
2026-05-20 04:00:28.944581 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.yaml
2026-05-20 04:00:28.944599 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.txt
2026-05-20 04:00:28.944617 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.yaml
2026-05-20 04:00:28.944634 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.txt
2026-05-20 04:00:28.944652 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.yaml
2026-05-20 04:00:28.944670 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt
2026-05-20 04:00:28.944688 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml
2026-05-20 04:00:28.944705 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt
2026-05-20 04:00:28.944723 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml
2026-05-20 04:00:28.944740 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt
2026-05-20 04:00:28.944758 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml
2026-05-20 04:00:28.944775 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt
2026-05-20 04:00:28.944793 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml
2026-05-20 04:00:28.944810 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt
2026-05-20 04:00:28.944828 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml
2026-05-20 04:00:28.944846 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt
2026-05-20 04:00:28.944863 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml
2026-05-20 04:00:28.944880 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt
2026-05-20 04:00:28.944898 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml
2026-05-20 04:00:28.944916 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt
2026-05-20 04:00:28.944938 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml
2026-05-20 04:00:28.944970 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt
2026-05-20 04:00:28.944990 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml
2026-05-20 04:00:28.945008 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt
2026-05-20 04:00:28.945026 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml
2026-05-20 04:00:28.945044 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt
2026-05-20 04:00:28.945062 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml
2026-05-20 04:00:28.945080 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt
2026-05-20 04:00:28.945099 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml
2026-05-20 04:00:28.945117 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt
2026-05-20 04:00:28.945135 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml
2026-05-20 04:00:28.945153 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt
2026-05-20 04:00:28.945170 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml
2026-05-20 04:00:28.945188 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt
2026-05-20 04:00:28.945206 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml
2026-05-20 04:00:28.945224 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt
2026-05-20 04:00:28.945242 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml
2026-05-20 04:00:28.945259 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt
2026-05-20 04:00:28.945277 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml
2026-05-20 04:00:28.945295 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt
2026-05-20 04:00:28.945312 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml
2026-05-20 04:00:28.945330 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt
2026-05-20 04:00:28.945348 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml
2026-05-20 04:00:28.945366 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt
2026-05-20 04:00:28.945383 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml
2026-05-20 04:00:28.945401 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt
2026-05-20 04:00:28.945419 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml
2026-05-20 04:00:28.945436 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt
2026-05-20 04:00:28.945453 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml
2026-05-20 04:00:28.945471 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt
2026-05-20 04:00:28.945488 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml
2026-05-20 04:00:28.945506 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt
2026-05-20 04:00:28.945524 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml
2026-05-20 04:00:28.945541 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt
2026-05-20 04:00:28.945563 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml
2026-05-20 04:00:28.945582 | instance | cd+++++++++ objects/namespaced/openstack/roles/
2026-05-20 04:00:28.945599 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt
2026-05-20 04:00:28.945617 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml
2026-05-20 04:00:28.945635 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt
2026-05-20 04:00:28.945652 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml
2026-05-20 04:00:28.945670 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt
2026-05-20 04:00:28.945688 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml
2026-05-20 04:00:28.945706 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt
2026-05-20 04:00:28.945723 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml
2026-05-20 04:00:28.945741 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt
2026-05-20 04:00:28.945758 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml
2026-05-20 04:00:28.945775 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt
2026-05-20 04:00:28.945793 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml
2026-05-20 04:00:28.945810 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt
2026-05-20 04:00:28.945827 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml
2026-05-20 04:00:28.945845 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt
2026-05-20 04:00:28.945862 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml
2026-05-20 04:00:28.945879 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt
2026-05-20 04:00:28.945897 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml
2026-05-20 04:00:28.945914 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt
2026-05-20 04:00:28.945931 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml
2026-05-20 04:00:28.945948 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt
2026-05-20 04:00:28.945965 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml
2026-05-20 04:00:28.945983 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt
2026-05-20 04:00:28.946000 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml
2026-05-20 04:00:28.946017 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt
2026-05-20 04:00:28.946035 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml
2026-05-20 04:00:28.946053 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt
2026-05-20 04:00:28.946070 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml
2026-05-20 04:00:28.946088 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt
2026-05-20 04:00:28.946105 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml
2026-05-20 04:00:28.946127 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt
2026-05-20 04:00:28.946145 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml
2026-05-20 04:00:28.946162 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt
2026-05-20 04:00:28.946179 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml
2026-05-20 04:00:28.946197 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt
2026-05-20 04:00:28.946214 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml
2026-05-20 04:00:28.946231 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt
2026-05-20 04:00:28.946249 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml
2026-05-20 04:00:28.946267 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt
2026-05-20 04:00:28.946285 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml
2026-05-20 04:00:28.946303 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt
2026-05-20 04:00:28.946321 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml
2026-05-20 04:00:28.946339 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt
2026-05-20 04:00:28.946356 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml
2026-05-20 04:00:28.946374 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt
2026-05-20 04:00:28.946393 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml
2026-05-20 04:00:28.946411 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt
2026-05-20 04:00:28.946429 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml
2026-05-20 04:00:28.946447 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt
2026-05-20 04:00:28.946465 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml
2026-05-20 04:00:28.946483 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt
2026-05-20 04:00:28.946501 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml
2026-05-20 04:00:28.946519 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt
2026-05-20 04:00:28.946537 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml
2026-05-20 04:00:28.946555 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt
2026-05-20 04:00:28.946572 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml
2026-05-20 04:00:28.946590 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt
2026-05-20 04:00:28.946608 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml
2026-05-20 04:00:28.946626 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt
2026-05-20 04:00:28.946644 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml
2026-05-20 04:00:28.946662 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt
2026-05-20 04:00:28.946680 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml
2026-05-20 04:00:28.946698 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt
2026-05-20 04:00:28.946720 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml
2026-05-20 04:00:28.946739 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt
2026-05-20 04:00:28.946757 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml
2026-05-20 04:00:28.946774 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt
2026-05-20 04:00:28.946792 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml
2026-05-20 04:00:28.946811 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt
2026-05-20 04:00:28.946829 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml
2026-05-20 04:00:28.946847 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt
2026-05-20 04:00:28.946865 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml
2026-05-20 04:00:28.946883 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt
2026-05-20 04:00:28.946902 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml
2026-05-20 04:00:28.946920 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt
2026-05-20 04:00:28.946938 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml
2026-05-20 04:00:28.946955 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt
2026-05-20 04:00:28.946974 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml
2026-05-20 04:00:28.946991 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt
2026-05-20 04:00:28.947010 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml
2026-05-20 04:00:28.947027 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt
2026-05-20 04:00:28.947045 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml
2026-05-20 04:00:28.947063 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt
2026-05-20 04:00:28.947081 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml
2026-05-20 04:00:28.947099 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt
2026-05-20 04:00:28.947117 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml
2026-05-20 04:00:28.947135 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt
2026-05-20 04:00:28.947152 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml
2026-05-20 04:00:28.947170 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt
2026-05-20 04:00:28.947188 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml
2026-05-20 04:00:28.947206 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt
2026-05-20 04:00:28.947224 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml
2026-05-20 04:00:28.947241 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt
2026-05-20 04:00:28.947259 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml
2026-05-20 04:00:28.947277 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt
2026-05-20 04:00:28.947295 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml
2026-05-20 04:00:28.947312 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt
2026-05-20 04:00:28.947336 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml
2026-05-20 04:00:28.947355 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt
2026-05-20 04:00:28.947373 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml
2026-05-20 04:00:28.947448 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt
2026-05-20 04:00:28.947474 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml
2026-05-20 04:00:28.947492 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt
2026-05-20 04:00:28.947511 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml
2026-05-20 04:00:28.947529 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt
2026-05-20 04:00:28.947547 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml
2026-05-20 04:00:28.947565 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt
2026-05-20 04:00:28.947583 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml
2026-05-20 04:00:28.947622 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.txt
2026-05-20 04:00:28.947648 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.yaml
2026-05-20 04:00:28.947670 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-vpn-agent.txt
2026-05-20 04:00:28.947689 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-vpn-agent.yaml
2026-05-20 04:00:28.947707 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt
2026-05-20 04:00:28.947725 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml
2026-05-20 04:00:28.947742 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.txt
2026-05-20 04:00:28.947760 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.yaml
2026-05-20 04:00:28.947778 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt
2026-05-20 04:00:28.947796 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml
2026-05-20 04:00:28.947813 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt
2026-05-20 04:00:28.947831 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml
2026-05-20 04:00:28.947849 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt
2026-05-20 04:00:28.947866 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml
2026-05-20 04:00:28.947884 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt
2026-05-20 04:00:28.947902 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml
2026-05-20 04:00:28.947919 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt
2026-05-20 04:00:28.947936 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml
2026-05-20 04:00:28.947954 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt
2026-05-20 04:00:28.947972 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml
2026-05-20 04:00:28.947989 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt
2026-05-20 04:00:28.948014 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml
2026-05-20 04:00:28.948033 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt
2026-05-20 04:00:28.948051 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml
2026-05-20 04:00:28.948069 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt
2026-05-20 04:00:28.948087 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml
2026-05-20 04:00:28.948105 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt
2026-05-20 04:00:28.948123 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml
2026-05-20 04:00:28.948141 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt
2026-05-20 04:00:28.948159 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml
2026-05-20 04:00:28.948177 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt
2026-05-20 04:00:28.948195 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml
2026-05-20 04:00:28.948212 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt
2026-05-20 04:00:28.948229 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml
2026-05-20 04:00:28.948248 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt
2026-05-20 04:00:28.948265 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml
2026-05-20 04:00:28.948282 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt
2026-05-20 04:00:28.948300 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml
2026-05-20 04:00:28.948317 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt
2026-05-20 04:00:28.948334 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml
2026-05-20 04:00:28.948351 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt
2026-05-20 04:00:28.948369 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml
2026-05-20 04:00:28.948387 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt
2026-05-20 04:00:28.948404 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml
2026-05-20 04:00:28.948421 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt
2026-05-20 04:00:28.948439 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml
2026-05-20 04:00:28.948456 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-bgp-agent.txt
2026-05-20 04:00:28.948474 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-bgp-agent.yaml
2026-05-20 04:00:28.948492 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.txt
2026-05-20 04:00:28.948510 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.yaml
2026-05-20 04:00:28.948528 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.txt
2026-05-20 04:00:28.948546 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.yaml
2026-05-20 04:00:28.948564 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.txt
2026-05-20 04:00:28.948582 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.yaml
2026-05-20 04:00:28.948600 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.txt
2026-05-20 04:00:28.948618 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.yaml
2026-05-20 04:00:28.948640 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.txt
2026-05-20 04:00:28.948660 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.yaml
2026-05-20 04:00:28.948678 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt
2026-05-20 04:00:28.948698 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml
2026-05-20 04:00:28.948716 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt
2026-05-20 04:00:28.948734 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml
2026-05-20 04:00:28.948752 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt
2026-05-20 04:00:28.948770 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml
2026-05-20 04:00:28.948788 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt
2026-05-20 04:00:28.948806 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml
2026-05-20 04:00:28.948823 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt
2026-05-20 04:00:28.948841 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml
2026-05-20 04:00:28.948860 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt
2026-05-20 04:00:28.948878 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml
2026-05-20 04:00:28.948896 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt
2026-05-20 04:00:28.948914 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml
2026-05-20 04:00:28.948932 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt
2026-05-20 04:00:28.948951 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml
2026-05-20 04:00:28.948985 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt
2026-05-20 04:00:28.949003 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml
2026-05-20 04:00:28.949021 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt
2026-05-20 04:00:28.949039 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml
2026-05-20 04:00:28.949057 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt
2026-05-20 04:00:28.949074 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml
2026-05-20 04:00:28.949092 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt
2026-05-20 04:00:28.949110 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml
2026-05-20 04:00:28.949128 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt
2026-05-20 04:00:28.949145 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml
2026-05-20 04:00:28.949163 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt
2026-05-20 04:00:28.949181 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml
2026-05-20 04:00:28.949198 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt
2026-05-20 04:00:28.949215 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml
2026-05-20 04:00:28.949233 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt
2026-05-20 04:00:28.949256 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml
2026-05-20 04:00:28.949275 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt
2026-05-20 04:00:28.949293 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml
2026-05-20 04:00:28.949311 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt
2026-05-20 04:00:28.949329 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml
2026-05-20 04:00:28.949347 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt
2026-05-20 04:00:28.949365 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml
2026-05-20 04:00:28.949383 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt
2026-05-20 04:00:28.949401 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml
2026-05-20 04:00:28.949418 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt
2026-05-20 04:00:28.949436 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml
2026-05-20 04:00:28.949454 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt
2026-05-20 04:00:28.949471 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml
2026-05-20 04:00:28.949489 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt
2026-05-20 04:00:28.949506 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml
2026-05-20 04:00:28.949524 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt
2026-05-20 04:00:28.949542 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml
2026-05-20 04:00:28.949560 | instance | cd+++++++++ objects/namespaced/openstack/secrets/
2026-05-20 04:00:28.949578 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt
2026-05-20 04:00:28.949596 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml
2026-05-20 04:00:28.949614 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt
2026-05-20 04:00:28.949632 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml
2026-05-20 04:00:28.949649 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt
2026-05-20 04:00:28.949667 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml
2026-05-20 04:00:28.949685 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt
2026-05-20 04:00:28.949703 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml
2026-05-20 04:00:28.949721 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt
2026-05-20 04:00:28.949739 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml
2026-05-20 04:00:28.949757 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt
2026-05-20 04:00:28.949774 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml
2026-05-20 04:00:28.949792 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt
2026-05-20 04:00:28.949810 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml
2026-05-20 04:00:28.949827 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt
2026-05-20 04:00:28.949845 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml
2026-05-20 04:00:28.949862 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt
2026-05-20 04:00:28.949880 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml
2026-05-20 04:00:28.949903 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt
2026-05-20 04:00:28.949921 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml
2026-05-20 04:00:28.949939 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt
2026-05-20 04:00:28.949957 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml
2026-05-20 04:00:28.949975 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt
2026-05-20 04:00:28.949993 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml
2026-05-20 04:00:28.950012 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt
2026-05-20 04:00:28.950030 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml
2026-05-20 04:00:28.950048 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt
2026-05-20 04:00:28.950065 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml
2026-05-20 04:00:28.950083 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt
2026-05-20 04:00:28.950101 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml
2026-05-20 04:00:28.950119 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt
2026-05-20 04:00:28.950137 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml
2026-05-20 04:00:28.950155 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt
2026-05-20 04:00:28.950172 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml
2026-05-20 04:00:28.950190 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt
2026-05-20 04:00:28.950208 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml
2026-05-20 04:00:28.950225 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt
2026-05-20 04:00:28.950243 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml
2026-05-20 04:00:28.950261 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt
2026-05-20 04:00:28.950279 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml
2026-05-20 04:00:28.950297 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt
2026-05-20 04:00:28.950315 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml
2026-05-20 04:00:28.950333 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt
2026-05-20 04:00:28.950351 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml
2026-05-20 04:00:28.950368 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt
2026-05-20 04:00:28.950386 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml
2026-05-20 04:00:28.950404 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt
2026-05-20 04:00:28.950422 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml
2026-05-20 04:00:28.950440 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt
2026-05-20 04:00:28.950457 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml
2026-05-20 04:00:28.950475 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt
2026-05-20 04:00:28.950492 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml
2026-05-20 04:00:28.950510 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt
2026-05-20 04:00:28.950527 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml
2026-05-20 04:00:28.950549 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt
2026-05-20 04:00:28.950567 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml
2026-05-20 04:00:28.950584 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt
2026-05-20 04:00:28.950601 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml
2026-05-20 04:00:28.950618 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt
2026-05-20 04:00:28.950635 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml
2026-05-20 04:00:28.950652 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt
2026-05-20 04:00:28.950669 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml
2026-05-20 04:00:28.950687 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt
2026-05-20 04:00:28.950704 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml
2026-05-20 04:00:28.950722 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt
2026-05-20 04:00:28.950739 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml
2026-05-20 04:00:28.950756 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt
2026-05-20 04:00:28.950773 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml
2026-05-20 04:00:28.950791 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt
2026-05-20 04:00:28.950808 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml
2026-05-20 04:00:28.950826 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt
2026-05-20 04:00:28.950843 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml
2026-05-20 04:00:28.950861 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt
2026-05-20 04:00:28.950878 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml
2026-05-20 04:00:28.950895 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt
2026-05-20 04:00:28.950912 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml
2026-05-20 04:00:28.950930 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt
2026-05-20 04:00:28.950947 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml
2026-05-20 04:00:28.950964 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt
2026-05-20 04:00:28.950981 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml
2026-05-20 04:00:28.950999 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt
2026-05-20 04:00:28.951016 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml
2026-05-20 04:00:28.951033 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt
2026-05-20 04:00:28.951051 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml
2026-05-20 04:00:28.951069 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt
2026-05-20 04:00:28.951087 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml
2026-05-20 04:00:28.951104 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-7stcw-api.txt
2026-05-20 04:00:28.951122 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-7stcw-api.yaml
2026-05-20 04:00:28.951140 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-7stcw-vnc.txt
2026-05-20 04:00:28.951157 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-7stcw-vnc.yaml
2026-05-20 04:00:28.951180 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt
2026-05-20 04:00:28.951198 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml
2026-05-20 04:00:28.951216 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt
2026-05-20 04:00:28.951233 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml
2026-05-20 04:00:28.951251 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt
2026-05-20 04:00:28.951269 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml
2026-05-20 04:00:28.951288 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt
2026-05-20 04:00:28.951306 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml
2026-05-20 04:00:28.951324 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt
2026-05-20 04:00:28.951342 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml
2026-05-20 04:00:28.951360 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt
2026-05-20 04:00:28.951378 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml
2026-05-20 04:00:28.951396 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt
2026-05-20 04:00:28.951414 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml
2026-05-20 04:00:28.951432 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt
2026-05-20 04:00:28.951450 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml
2026-05-20 04:00:28.951468 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt
2026-05-20 04:00:28.951485 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml
2026-05-20 04:00:28.951503 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.txt
2026-05-20 04:00:28.951521 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.yaml
2026-05-20 04:00:28.951539 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-vpn-agent-default.txt
2026-05-20 04:00:28.951556 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-vpn-agent-default.yaml
2026-05-20 04:00:28.951574 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt
2026-05-20 04:00:28.951592 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml
2026-05-20 04:00:28.951646 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt
2026-05-20 04:00:28.951665 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml
2026-05-20 04:00:28.951684 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt
2026-05-20 04:00:28.951704 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml
2026-05-20 04:00:28.951722 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt
2026-05-20 04:00:28.951740 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml
2026-05-20 04:00:28.951758 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt
2026-05-20 04:00:28.951776 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml
2026-05-20 04:00:28.951794 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt
2026-05-20 04:00:28.951811 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml
2026-05-20 04:00:28.951829 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt
2026-05-20 04:00:28.951853 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml
2026-05-20 04:00:28.951871 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt
2026-05-20 04:00:28.951889 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml
2026-05-20 04:00:28.951907 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt
2026-05-20 04:00:28.951925 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml
2026-05-20 04:00:28.951943 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt
2026-05-20 04:00:28.951961 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml
2026-05-20 04:00:28.951978 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt
2026-05-20 04:00:28.951996 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml
2026-05-20 04:00:28.952014 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt
2026-05-20 04:00:28.952032 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml
2026-05-20 04:00:28.952050 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt
2026-05-20 04:00:28.952068 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml
2026-05-20 04:00:28.952085 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt
2026-05-20 04:00:28.952103 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml
2026-05-20 04:00:28.952120 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt
2026-05-20 04:00:28.952138 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml
2026-05-20 04:00:28.952155 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt
2026-05-20 04:00:28.952173 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml
2026-05-20 04:00:28.952190 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt
2026-05-20 04:00:28.952207 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml
2026-05-20 04:00:28.952225 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt
2026-05-20 04:00:28.952242 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml
2026-05-20 04:00:28.952260 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt
2026-05-20 04:00:28.952277 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml
2026-05-20 04:00:28.952295 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt
2026-05-20 04:00:28.952312 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml
2026-05-20 04:00:28.952330 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-controller-default-etc.txt
2026-05-20 04:00:28.952348 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-controller-default-etc.yaml
2026-05-20 04:00:28.952365 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.txt
2026-05-20 04:00:28.952383 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.yaml
2026-05-20 04:00:28.952400 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.txt
2026-05-20 04:00:28.952418 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.yaml
2026-05-20 04:00:28.952436 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt
2026-05-20 04:00:28.952454 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml
2026-05-20 04:00:28.952471 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt
2026-05-20 04:00:28.952489 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml
2026-05-20 04:00:28.952511 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt
2026-05-20 04:00:28.952529 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml
2026-05-20 04:00:28.952547 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt
2026-05-20 04:00:28.952565 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml
2026-05-20 04:00:28.952583 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt
2026-05-20 04:00:28.952601 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml
2026-05-20 04:00:28.952619 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt
2026-05-20 04:00:28.952637 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml
2026-05-20 04:00:28.952655 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt
2026-05-20 04:00:28.952673 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml
2026-05-20 04:00:28.952691 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt
2026-05-20 04:00:28.952709 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml
2026-05-20 04:00:28.952727 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt
2026-05-20 04:00:28.952744 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml
2026-05-20 04:00:28.952762 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt
2026-05-20 04:00:28.952780 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml
2026-05-20 04:00:28.952798 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt
2026-05-20 04:00:28.952816 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml
2026-05-20 04:00:28.952834 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt
2026-05-20 04:00:28.952852 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml
2026-05-20 04:00:28.952870 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt
2026-05-20 04:00:28.952888 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml
2026-05-20 04:00:28.952906 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt
2026-05-20 04:00:28.952924 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml
2026-05-20 04:00:28.952941 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt
2026-05-20 04:00:28.952973 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml
2026-05-20 04:00:28.952991 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt
2026-05-20 04:00:28.953009 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml
2026-05-20 04:00:28.953027 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt
2026-05-20 04:00:28.953044 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml
2026-05-20 04:00:28.953062 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt
2026-05-20 04:00:28.953080 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml
2026-05-20 04:00:28.953097 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt
2026-05-20 04:00:28.953114 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml
2026-05-20 04:00:28.953137 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt
2026-05-20 04:00:28.953155 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml
2026-05-20 04:00:28.953173 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt
2026-05-20 04:00:28.953190 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml
2026-05-20 04:00:28.953208 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt
2026-05-20 04:00:28.953226 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml
2026-05-20 04:00:28.953244 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt
2026-05-20 04:00:28.953262 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml
2026-05-20 04:00:28.953280 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt
2026-05-20 04:00:28.953298 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml
2026-05-20 04:00:28.953316 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt
2026-05-20 04:00:28.953334 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml
2026-05-20 04:00:28.953352 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt
2026-05-20 04:00:28.953369 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml
2026-05-20 04:00:28.953387 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.txt
2026-05-20 04:00:28.953404 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.yaml
2026-05-20 04:00:28.953422 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt
2026-05-20 04:00:28.953440 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml
2026-05-20 04:00:28.953457 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt
2026-05-20 04:00:28.953475 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml
2026-05-20 04:00:28.953493 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt
2026-05-20 04:00:28.953511 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml
2026-05-20 04:00:28.953529 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt
2026-05-20 04:00:28.953546 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml
2026-05-20 04:00:28.953564 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt
2026-05-20 04:00:28.953581 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml
2026-05-20 04:00:28.953598 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt
2026-05-20 04:00:28.953616 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml
2026-05-20 04:00:28.953633 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt
2026-05-20 04:00:28.953650 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml
2026-05-20 04:00:28.953668 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt
2026-05-20 04:00:28.953685 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml
2026-05-20 04:00:28.953702 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt
2026-05-20 04:00:28.953719 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml
2026-05-20 04:00:28.953740 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt
2026-05-20 04:00:28.953758 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml
2026-05-20 04:00:28.953775 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt
2026-05-20 04:00:28.953792 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml
2026-05-20 04:00:28.953810 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt
2026-05-20 04:00:28.953827 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml
2026-05-20 04:00:28.953845 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt
2026-05-20 04:00:28.953863 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml
2026-05-20 04:00:28.953881 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt
2026-05-20 04:00:28.953898 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml
2026-05-20 04:00:28.953916 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt
2026-05-20 04:00:28.953933 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml
2026-05-20 04:00:28.953951 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.txt
2026-05-20 04:00:28.953969 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.yaml
2026-05-20 04:00:28.953986 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt
2026-05-20 04:00:28.954004 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml
2026-05-20 04:00:28.954022 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt
2026-05-20 04:00:28.954040 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml
2026-05-20 04:00:28.954058 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt
2026-05-20 04:00:28.954076 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml
2026-05-20 04:00:28.954094 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt
2026-05-20 04:00:28.954112 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml
2026-05-20 04:00:28.954130 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt
2026-05-20 04:00:28.954148 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml
2026-05-20 04:00:28.954166 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt
2026-05-20 04:00:28.954184 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml
2026-05-20 04:00:28.954202 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt
2026-05-20 04:00:28.954220 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml
2026-05-20 04:00:28.954238 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt
2026-05-20 04:00:28.954256 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml
2026-05-20 04:00:28.954273 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt
2026-05-20 04:00:28.954291 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml
2026-05-20 04:00:28.954309 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt
2026-05-20 04:00:28.954327 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml
2026-05-20 04:00:28.954349 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/
2026-05-20 04:00:28.954368 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt
2026-05-20 04:00:28.954386 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml
2026-05-20 04:00:28.954404 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt
2026-05-20 04:00:28.954422 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml
2026-05-20 04:00:28.954440 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt
2026-05-20 04:00:28.954457 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml
2026-05-20 04:00:28.954475 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt
2026-05-20 04:00:28.954493 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml
2026-05-20 04:00:28.954512 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt
2026-05-20 04:00:28.954530 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml
2026-05-20 04:00:28.954548 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt
2026-05-20 04:00:28.954565 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml
2026-05-20 04:00:28.954583 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt
2026-05-20 04:00:28.954600 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml
2026-05-20 04:00:28.954618 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt
2026-05-20 04:00:28.954636 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml
2026-05-20 04:00:28.954654 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt
2026-05-20 04:00:28.954672 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml
2026-05-20 04:00:28.954690 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt
2026-05-20 04:00:28.954707 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml
2026-05-20 04:00:28.954725 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt
2026-05-20 04:00:28.954743 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml
2026-05-20 04:00:28.954761 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt
2026-05-20 04:00:28.954778 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml
2026-05-20 04:00:28.954796 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt
2026-05-20 04:00:28.954814 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml
2026-05-20 04:00:28.954831 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt
2026-05-20 04:00:28.954849 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml
2026-05-20 04:00:28.954867 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt
2026-05-20 04:00:28.954885 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml
2026-05-20 04:00:28.954902 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt
2026-05-20 04:00:28.954920 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml
2026-05-20 04:00:28.954938 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt
2026-05-20 04:00:28.954955 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml
2026-05-20 04:00:28.954978 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt
2026-05-20 04:00:28.954996 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml
2026-05-20 04:00:28.955014 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt
2026-05-20 04:00:28.955032 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml
2026-05-20 04:00:28.955050 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt
2026-05-20 04:00:28.955067 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml
2026-05-20 04:00:28.955085 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt
2026-05-20 04:00:28.955103 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml
2026-05-20 04:00:28.955121 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt
2026-05-20 04:00:28.955139 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml
2026-05-20 04:00:28.955156 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt
2026-05-20 04:00:28.955174 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml
2026-05-20 04:00:28.955192 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt
2026-05-20 04:00:28.955209 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml
2026-05-20 04:00:28.955227 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt
2026-05-20 04:00:28.955245 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml
2026-05-20 04:00:28.955263 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt
2026-05-20 04:00:28.955281 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml
2026-05-20 04:00:28.955298 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt
2026-05-20 04:00:28.955316 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml
2026-05-20 04:00:28.955334 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt
2026-05-20 04:00:28.955351 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml
2026-05-20 04:00:28.955369 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt
2026-05-20 04:00:28.955386 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml
2026-05-20 04:00:28.955404 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt
2026-05-20 04:00:28.955421 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml
2026-05-20 04:00:28.955439 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt
2026-05-20 04:00:28.955456 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml
2026-05-20 04:00:28.955474 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt
2026-05-20 04:00:28.955492 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml
2026-05-20 04:00:28.955509 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt
2026-05-20 04:00:28.955527 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml
2026-05-20 04:00:28.955544 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt
2026-05-20 04:00:28.955562 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml
2026-05-20 04:00:28.955583 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt
2026-05-20 04:00:28.955612 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml
2026-05-20 04:00:28.955630 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt
2026-05-20 04:00:28.955648 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml
2026-05-20 04:00:28.955666 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt
2026-05-20 04:00:28.955683 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml
2026-05-20 04:00:28.955701 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt
2026-05-20 04:00:28.955719 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml
2026-05-20 04:00:28.955736 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt
2026-05-20 04:00:28.955754 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml
2026-05-20 04:00:28.955771 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt
2026-05-20 04:00:28.955789 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml
2026-05-20 04:00:28.955806 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt
2026-05-20 04:00:28.955824 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml
2026-05-20 04:00:28.955842 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt
2026-05-20 04:00:28.955859 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml
2026-05-20 04:00:28.955877 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt
2026-05-20 04:00:28.955894 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml
2026-05-20 04:00:28.955912 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt
2026-05-20 04:00:28.955929 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml
2026-05-20 04:00:28.955947 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt
2026-05-20 04:00:28.955964 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml
2026-05-20 04:00:28.955982 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt
2026-05-20 04:00:28.955999 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml
2026-05-20 04:00:28.956017 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt
2026-05-20 04:00:28.956034 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml
2026-05-20 04:00:28.956052 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt
2026-05-20 04:00:28.956069 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml
2026-05-20 04:00:28.956087 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt
2026-05-20 04:00:28.956105 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml
2026-05-20 04:00:28.956122 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt
2026-05-20 04:00:28.956141 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml
2026-05-20 04:00:28.956158 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt
2026-05-20 04:00:28.956175 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml
2026-05-20 04:00:28.956193 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt
2026-05-20 04:00:28.956215 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml
2026-05-20 04:00:28.956233 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt
2026-05-20 04:00:28.956251 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml
2026-05-20 04:00:28.956268 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt
2026-05-20 04:00:28.956286 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml
2026-05-20 04:00:28.956304 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt
2026-05-20 04:00:28.956322 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml
2026-05-20 04:00:28.956340 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.txt
2026-05-20 04:00:28.956358 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.yaml
2026-05-20 04:00:28.956376 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-vpn-agent.txt
2026-05-20 04:00:28.956395 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-vpn-agent.yaml
2026-05-20 04:00:28.956412 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt
2026-05-20 04:00:28.956430 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml
2026-05-20 04:00:28.956448 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.txt
2026-05-20 04:00:28.956465 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.yaml
2026-05-20 04:00:28.956483 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt
2026-05-20 04:00:28.956501 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml
2026-05-20 04:00:28.956519 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt
2026-05-20 04:00:28.956537 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml
2026-05-20 04:00:28.956555 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt
2026-05-20 04:00:28.956573 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml
2026-05-20 04:00:28.956590 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt
2026-05-20 04:00:28.956608 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml
2026-05-20 04:00:28.956626 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt
2026-05-20 04:00:28.956643 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml
2026-05-20 04:00:28.956661 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt
2026-05-20 04:00:28.956678 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml
2026-05-20 04:00:28.956695 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt
2026-05-20 04:00:28.956713 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml
2026-05-20 04:00:28.956730 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt
2026-05-20 04:00:28.956748 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml
2026-05-20 04:00:28.956765 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt
2026-05-20 04:00:28.956783 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml
2026-05-20 04:00:28.956800 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt
2026-05-20 04:00:28.956824 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml
2026-05-20 04:00:28.956842 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt
2026-05-20 04:00:28.956859 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml
2026-05-20 04:00:28.956877 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt
2026-05-20 04:00:28.956894 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml
2026-05-20 04:00:28.956911 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt
2026-05-20 04:00:28.956929 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml
2026-05-20 04:00:28.956946 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt
2026-05-20 04:00:28.956980 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml
2026-05-20 04:00:28.956998 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt
2026-05-20 04:00:28.957016 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml
2026-05-20 04:00:28.957034 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt
2026-05-20 04:00:28.957051 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml
2026-05-20 04:00:28.957069 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt
2026-05-20 04:00:28.957086 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml
2026-05-20 04:00:28.957103 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt
2026-05-20 04:00:28.957121 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml
2026-05-20 04:00:28.957138 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt
2026-05-20 04:00:28.957156 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml
2026-05-20 04:00:28.957174 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt
2026-05-20 04:00:28.957191 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml
2026-05-20 04:00:28.957209 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.txt
2026-05-20 04:00:28.957226 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.yaml
2026-05-20 04:00:28.957244 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.txt
2026-05-20 04:00:28.957262 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.yaml
2026-05-20 04:00:28.957279 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.txt
2026-05-20 04:00:28.957297 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.yaml
2026-05-20 04:00:28.957315 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.txt
2026-05-20 04:00:28.957333 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.yaml
2026-05-20 04:00:28.957351 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt
2026-05-20 04:00:28.957368 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml
2026-05-20 04:00:28.957386 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt
2026-05-20 04:00:28.957404 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml
2026-05-20 04:00:28.957421 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt
2026-05-20 04:00:28.957439 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml
2026-05-20 04:00:28.957513 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt
2026-05-20 04:00:28.957544 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml
2026-05-20 04:00:28.957565 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt
2026-05-20 04:00:28.957584 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml
2026-05-20 04:00:28.957603 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt
2026-05-20 04:00:28.957621 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml
2026-05-20 04:00:28.957640 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt
2026-05-20 04:00:28.957658 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml
2026-05-20 04:00:28.957675 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt
2026-05-20 04:00:28.957693 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml
2026-05-20 04:00:28.957711 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt
2026-05-20 04:00:28.957729 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml
2026-05-20 04:00:28.957747 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt
2026-05-20 04:00:28.957765 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml
2026-05-20 04:00:28.957783 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt
2026-05-20 04:00:28.957801 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml
2026-05-20 04:00:28.957819 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt
2026-05-20 04:00:28.957836 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml
2026-05-20 04:00:28.957854 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt
2026-05-20 04:00:28.957872 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml
2026-05-20 04:00:28.957890 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt
2026-05-20 04:00:28.957908 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml
2026-05-20 04:00:28.957926 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt
2026-05-20 04:00:28.957944 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml
2026-05-20 04:00:28.957962 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt
2026-05-20 04:00:28.957980 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml
2026-05-20 04:00:28.957998 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt
2026-05-20 04:00:28.958015 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml
2026-05-20 04:00:28.958033 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt
2026-05-20 04:00:28.958051 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml
2026-05-20 04:00:28.958068 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt
2026-05-20 04:00:28.958086 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml
2026-05-20 04:00:28.958103 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt
2026-05-20 04:00:28.958125 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml
2026-05-20 04:00:28.958144 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt
2026-05-20 04:00:28.958161 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml
2026-05-20 04:00:28.958178 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt
2026-05-20 04:00:28.958196 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml
2026-05-20 04:00:28.958213 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt
2026-05-20 04:00:28.958230 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml
2026-05-20 04:00:28.958248 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt
2026-05-20 04:00:28.958265 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml
2026-05-20 04:00:28.958282 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt
2026-05-20 04:00:28.958299 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml
2026-05-20 04:00:28.958316 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt
2026-05-20 04:00:28.958334 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml
2026-05-20 04:00:28.958352 | instance | cd+++++++++ objects/namespaced/openstack/services/
2026-05-20 04:00:28.958369 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt
2026-05-20 04:00:28.958387 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml
2026-05-20 04:00:28.958405 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt
2026-05-20 04:00:28.958423 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml
2026-05-20 04:00:28.958440 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt
2026-05-20 04:00:28.958458 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml
2026-05-20 04:00:28.958476 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt
2026-05-20 04:00:28.958493 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml
2026-05-20 04:00:28.958511 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt
2026-05-20 04:00:28.958528 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml
2026-05-20 04:00:28.958546 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt
2026-05-20 04:00:28.958564 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml
2026-05-20 04:00:28.958581 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt
2026-05-20 04:00:28.958599 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml
2026-05-20 04:00:28.958617 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt
2026-05-20 04:00:28.958635 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml
2026-05-20 04:00:28.958652 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt
2026-05-20 04:00:28.958670 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml
2026-05-20 04:00:28.958687 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt
2026-05-20 04:00:28.958705 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml
2026-05-20 04:00:28.958722 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt
2026-05-20 04:00:28.958740 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml
2026-05-20 04:00:28.958758 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.txt
2026-05-20 04:00:28.958780 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.yaml
2026-05-20 04:00:28.958798 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.txt
2026-05-20 04:00:28.958816 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.yaml
2026-05-20 04:00:28.958835 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt
2026-05-20 04:00:28.958853 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml
2026-05-20 04:00:28.958872 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt
2026-05-20 04:00:28.958890 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml
2026-05-20 04:00:28.958907 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt
2026-05-20 04:00:28.958926 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml
2026-05-20 04:00:28.958944 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt
2026-05-20 04:00:28.958961 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml
2026-05-20 04:00:28.958979 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt
2026-05-20 04:00:28.958997 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml
2026-05-20 04:00:28.959015 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt
2026-05-20 04:00:28.959034 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml
2026-05-20 04:00:28.959052 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt
2026-05-20 04:00:28.959070 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml
2026-05-20 04:00:28.959088 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt
2026-05-20 04:00:28.959106 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml
2026-05-20 04:00:28.959124 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt
2026-05-20 04:00:28.959142 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml
2026-05-20 04:00:28.959159 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt
2026-05-20 04:00:28.959177 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml
2026-05-20 04:00:28.959195 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt
2026-05-20 04:00:28.959213 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml
2026-05-20 04:00:28.959231 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt
2026-05-20 04:00:28.959249 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml
2026-05-20 04:00:28.959267 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt
2026-05-20 04:00:28.959285 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml
2026-05-20 04:00:28.959303 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt
2026-05-20 04:00:28.959321 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml
2026-05-20 04:00:28.959339 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt
2026-05-20 04:00:28.959357 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml
2026-05-20 04:00:28.959375 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt
2026-05-20 04:00:28.959393 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml
2026-05-20 04:00:28.959416 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt
2026-05-20 04:00:28.959435 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml
2026-05-20 04:00:28.959453 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt
2026-05-20 04:00:28.959471 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml
2026-05-20 04:00:28.959489 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt
2026-05-20 04:00:28.959507 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml
2026-05-20 04:00:28.959525 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt
2026-05-20 04:00:28.959543 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml
2026-05-20 04:00:28.959561 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt
2026-05-20 04:00:28.959579 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml
2026-05-20 04:00:28.959611 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt
2026-05-20 04:00:28.959629 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml
2026-05-20 04:00:28.959647 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt
2026-05-20 04:00:28.959665 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml
2026-05-20 04:00:28.959683 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt
2026-05-20 04:00:28.959701 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml
2026-05-20 04:00:28.959720 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt
2026-05-20 04:00:28.959737 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml
2026-05-20 04:00:28.959755 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/
2026-05-20 04:00:28.959773 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.txt
2026-05-20 04:00:28.959790 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.yaml
2026-05-20 04:00:28.959808 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.txt
2026-05-20 04:00:28.959825 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.yaml
2026-05-20 04:00:28.959843 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt
2026-05-20 04:00:28.959861 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml
2026-05-20 04:00:28.959878 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt
2026-05-20 04:00:28.959896 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml
2026-05-20 04:00:28.959914 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt
2026-05-20 04:00:28.959931 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml
2026-05-20 04:00:28.959948 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt
2026-05-20 04:00:28.959966 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml
2026-05-20 04:00:28.959983 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt
2026-05-20 04:00:28.960000 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml
2026-05-20 04:00:28.960018 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt
2026-05-20 04:00:28.960035 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml
2026-05-20 04:00:28.960052 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt
2026-05-20 04:00:28.960075 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml
2026-05-20 04:00:28.960093 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt
2026-05-20 04:00:28.960110 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml
2026-05-20 04:00:28.960128 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt
2026-05-20 04:00:28.960146 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml
2026-05-20 04:00:28.960164 | instance | cd+++++++++ objects/namespaced/rook-ceph/
2026-05-20 04:00:28.960182 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/
2026-05-20 04:00:28.960200 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt
2026-05-20 04:00:28.960218 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml
2026-05-20 04:00:28.960236 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt
2026-05-20 04:00:28.960254 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml
2026-05-20 04:00:28.960271 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt
2026-05-20 04:00:28.960289 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml
2026-05-20 04:00:28.960307 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt
2026-05-20 04:00:28.960326 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml
2026-05-20 04:00:28.960343 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/
2026-05-20 04:00:28.960362 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt
2026-05-20 04:00:28.960379 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml
2026-05-20 04:00:28.960397 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/
2026-05-20 04:00:28.960415 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-zpstk.txt
2026-05-20 04:00:28.960433 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-zpstk.yaml
2026-05-20 04:00:28.960451 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/
2026-05-20 04:00:28.960469 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt
2026-05-20 04:00:28.960487 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml
2026-05-20 04:00:28.960504 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt
2026-05-20 04:00:28.960522 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml
2026-05-20 04:00:28.960539 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt
2026-05-20 04:00:28.960557 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml
2026-05-20 04:00:28.960574 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt
2026-05-20 04:00:28.960592 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml
2026-05-20 04:00:28.960609 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt
2026-05-20 04:00:28.960626 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml
2026-05-20 04:00:28.960644 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt
2026-05-20 04:00:28.960662 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml
2026-05-20 04:00:28.960680 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt
2026-05-20 04:00:28.960702 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml
2026-05-20 04:00:28.960720 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt
2026-05-20 04:00:28.960738 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml
2026-05-20 04:00:28.960755 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt
2026-05-20 04:00:28.960773 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml
2026-05-20 04:00:28.960790 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt
2026-05-20 04:00:28.960808 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml
2026-05-20 04:00:28.960826 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/
2026-05-20 04:00:28.960843 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt
2026-05-20 04:00:28.960861 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml
2026-05-20 04:00:28.960879 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt
2026-05-20 04:00:28.960897 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml
2026-05-20 04:00:28.960914 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt
2026-05-20 04:00:28.960931 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml
2026-05-20 04:00:28.960949 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt
2026-05-20 04:00:28.960983 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml
2026-05-20 04:00:28.961001 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt
2026-05-20 04:00:28.961019 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml
2026-05-20 04:00:28.961037 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt
2026-05-20 04:00:28.961055 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml
2026-05-20 04:00:28.961073 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt
2026-05-20 04:00:28.961090 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml
2026-05-20 04:00:28.961107 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/
2026-05-20 04:00:28.961125 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt
2026-05-20 04:00:28.961143 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml
2026-05-20 04:00:28.961161 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/
2026-05-20 04:00:28.961178 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt
2026-05-20 04:00:28.961196 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml
2026-05-20 04:00:28.961215 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt
2026-05-20 04:00:28.961232 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml
2026-05-20 04:00:28.961250 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt
2026-05-20 04:00:28.961268 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml
2026-05-20 04:00:28.961285 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt
2026-05-20 04:00:28.961303 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml
2026-05-20 04:00:28.961322 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt
2026-05-20 04:00:28.961339 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml
2026-05-20 04:00:28.961362 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt
2026-05-20 04:00:28.961380 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml
2026-05-20 04:00:28.961397 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt
2026-05-20 04:00:28.961415 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml
2026-05-20 04:00:28.961432 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt
2026-05-20 04:00:28.961450 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml
2026-05-20 04:00:28.961468 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt
2026-05-20 04:00:28.961485 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml
2026-05-20 04:00:28.961503 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt
2026-05-20 04:00:28.961520 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml
2026-05-20 04:00:28.961538 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt
2026-05-20 04:00:28.961556 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml
2026-05-20 04:00:28.961574 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt
2026-05-20 04:00:28.961593 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml
2026-05-20 04:00:28.961610 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt
2026-05-20 04:00:28.961628 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml
2026-05-20 04:00:28.961646 | instance | cd+++++++++ objects/namespaced/secretgen-controller/
2026-05-20 04:00:28.961664 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/
2026-05-20 04:00:28.961682 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt
2026-05-20 04:00:28.961700 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml
2026-05-20 04:00:28.961718 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/
2026-05-20 04:00:28.961736 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt
2026-05-20 04:00:28.961754 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml
2026-05-20 04:00:28.961772 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/
2026-05-20 04:00:28.961789 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-7t59l.txt
2026-05-20 04:00:28.961808 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-7t59l.yaml
2026-05-20 04:00:28.961826 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/
2026-05-20 04:00:28.961844 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt
2026-05-20 04:00:28.961862 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml
2026-05-20 04:00:28.961880 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt
2026-05-20 04:00:28.961897 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml
2026-05-20 04:00:28.996105 |
2026-05-20 04:00:28.996190 | TASK [gather-pod-logs : creating directory for pod logs]
2026-05-20 04:00:29.202530 | instance | changed
2026-05-20 04:00:29.209421 |
2026-05-20 04:00:29.209510 | TASK [gather-pod-logs : creating directory for failed pod logs]
2026-05-20 04:00:29.415580 | instance | changed
2026-05-20 04:00:29.422259 |
2026-05-20 04:00:29.422354 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)]
2026-05-20 04:00:29.994687 | instance | auth-system/keycloak-0/keycloak
2026-05-20 04:00:30.195395 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found
2026-05-20 04:00:30.393115 | instance | cert-manager/cert-manager-75c4c745bc-jcf8s/cert-manager-controller
2026-05-20 04:00:30.609519 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75c4c745bc-jcf8s" not found
2026-05-20 04:00:30.805293 | instance | cert-manager/cert-manager-cainjector-64b59ddb75-l8s9z/cert-manager-cainjector
2026-05-20 04:00:31.002023 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-64b59ddb75-l8s9z" not found
2026-05-20 04:00:31.185211 | instance | cert-manager/cert-manager-webhook-548949fc64-hmvxt/cert-manager-webhook
2026-05-20 04:00:31.376846 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-548949fc64-hmvxt" not found
2026-05-20 04:00:31.596145 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-w74l8/envoy-gateway
2026-05-20 04:00:31.831423 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-w74l8" not found
2026-05-20 04:00:32.007031 | instance | ingress-nginx/ingress-nginx-controller-68fp6/controller
2026-05-20 04:00:32.263103 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-68fp6" not found
2026-05-20 04:00:32.461810 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-dq654/ingress-nginx-default-backend
2026-05-20 04:00:32.648022 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-dq654" not found
2026-05-20 04:00:32.833098 | instance | kube-system/cilium-operator-869df985b8-cfvj4/cilium-operator
2026-05-20 04:00:33.008165 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-cfvj4" not found
2026-05-20 04:00:33.218338 | instance | kube-system/cilium-rzpq9/config
2026-05-20 04:00:33.401551 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-rzpq9" not found
2026-05-20 04:00:33.406719 | instance | kube-system/cilium-rzpq9/mount-cgroup
2026-05-20 04:00:33.600609 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-rzpq9" not found
2026-05-20 04:00:33.603945 | instance | kube-system/cilium-rzpq9/apply-sysctl-overwrites
2026-05-20 04:00:33.777981 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-rzpq9" not found
2026-05-20 04:00:33.782232 | instance | kube-system/cilium-rzpq9/mount-bpf-fs
2026-05-20 04:00:33.960739 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-rzpq9" not found
2026-05-20 04:00:33.965122 | instance | kube-system/cilium-rzpq9/clean-cilium-state
2026-05-20 04:00:34.149615 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-rzpq9" not found
2026-05-20 04:00:34.153958 | instance | kube-system/cilium-rzpq9/install-cni-binaries
2026-05-20 04:00:34.341652 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-rzpq9" not found
2026-05-20 04:00:34.344494 | instance | kube-system/cilium-rzpq9/cilium-agent
2026-05-20 04:00:34.601735 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-rzpq9" not found
2026-05-20 04:00:34.775494 | instance | kube-system/coredns-67659f764b-d7nfq/coredns
2026-05-20 04:00:34.956076 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-d7nfq" not found
2026-05-20 04:00:35.137597 | instance | kube-system/coredns-67659f764b-qzxgb/coredns
2026-05-20 04:00:35.342289 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-qzxgb" not found
2026-05-20 04:00:35.520941 | instance | kube-system/etcd-instance/etcd
2026-05-20 04:00:35.775852 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found
2026-05-20 04:00:35.976987 | instance | kube-system/kube-apiserver-instance/kube-apiserver
2026-05-20 04:00:36.239268 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found
2026-05-20 04:00:36.413372 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager
2026-05-20 04:00:36.654858 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found
2026-05-20 04:00:36.838105 | instance | kube-system/kube-proxy-m4ngn/kube-proxy
2026-05-20 04:00:37.008458 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-m4ngn" not found
2026-05-20 04:00:37.177630 | instance | kube-system/kube-scheduler-instance/kube-scheduler
2026-05-20 04:00:37.364910 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found
2026-05-20 04:00:37.540796 | instance | kube-system/kube-vip-instance/kube-vip
2026-05-20 04:00:37.729991 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found
2026-05-20 04:00:37.906364 | instance | local-path-storage/local-path-provisioner-679c578f5-gjgxx/local-path-provisioner
2026-05-20 04:00:38.093957 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-gjgxx" not found
2026-05-20 04:00:38.296590 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader
2026-05-20 04:00:38.490290 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-05-20 04:00:38.496027 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager
2026-05-20 04:00:38.693708 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-05-20 04:00:38.699371 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader
2026-05-20 04:00:38.911948 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-05-20 04:00:38.916634 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy
2026-05-20 04:00:39.116532 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-05-20 04:00:39.302779 | instance | monitoring/goldpinger-4mgd2/goldpinger-daemon
2026-05-20 04:00:39.512501 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-4mgd2" not found
2026-05-20 04:00:39.717841 | instance | monitoring/kube-prometheus-stack-grafana-5944b5fcf9-fbskl/grafana-sc-dashboard
2026-05-20 04:00:39.904824 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-5944b5fcf9-fbskl" not found
2026-05-20 04:00:39.909505 | instance | monitoring/kube-prometheus-stack-grafana-5944b5fcf9-fbskl/grafana-sc-datasources
2026-05-20 04:00:40.098652 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-5944b5fcf9-fbskl" not found
2026-05-20 04:00:40.102791 | instance | monitoring/kube-prometheus-stack-grafana-5944b5fcf9-fbskl/grafana
2026-05-20 04:00:40.307027 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-5944b5fcf9-fbskl" not found
2026-05-20 04:00:40.487312 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-tt9nr/kube-state-metrics
2026-05-20 04:00:40.684918 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-tt9nr" not found
2026-05-20 04:00:40.871590 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-ktwr7/kube-prometheus-stack
2026-05-20 04:00:41.075569 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-ktwr7" not found
2026-05-20 04:00:41.255716 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-nq2tt/node-exporter
2026-05-20 04:00:41.446481 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-nq2tt/pod-tls-sidecar
2026-05-20 04:00:41.640262 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-nq2tt" not found
2026-05-20 04:00:41.827486 | instance | monitoring/loki-0/loki
2026-05-20 04:00:42.010615 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found
2026-05-20 04:00:42.191712 | instance | monitoring/loki-chunks-cache-0/memcached
2026-05-20 04:00:42.391060 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found
2026-05-20 04:00:42.396167 | instance | monitoring/loki-chunks-cache-0/exporter
2026-05-20 04:00:42.572224 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found
2026-05-20 04:00:42.750390 | instance | monitoring/loki-gateway-cf54cb88c-44vpn/nginx
2026-05-20 04:00:43.033942 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-44vpn" not found
2026-05-20 04:00:43.216033 | instance | monitoring/loki-results-cache-0/memcached
2026-05-20 04:00:43.394584 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found
2026-05-20 04:00:43.399280 | instance | monitoring/loki-results-cache-0/exporter
2026-05-20 04:00:43.572739 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found
2026-05-20 04:00:43.754097 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-2bcrq/gc
2026-05-20 04:00:43.934389 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-2bcrq" not found
2026-05-20 04:00:44.109279 | instance | monitoring/node-feature-discovery-master-8665476dbc-n7plb/master
2026-05-20 04:00:44.284206 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-n7plb" not found
2026-05-20 04:00:44.474043 | instance | monitoring/node-feature-discovery-worker-rs4pq/worker
2026-05-20 04:00:44.662084 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-rs4pq" not found
2026-05-20 04:00:44.852000 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader
2026-05-20 04:00:45.028761 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-05-20 04:00:45.031643 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus
2026-05-20 04:00:45.216386 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-05-20 04:00:45.219718 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader
2026-05-20 04:00:45.417425 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-05-20 04:00:45.422297 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar
2026-05-20 04:00:45.633695 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-05-20 04:00:45.638922 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy
2026-05-20 04:00:45.837943 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-05-20 04:00:46.018525 | instance | monitoring/prometheus-pushgateway-7b8659c68b-8n4sp/pushgateway
2026-05-20 04:00:46.197632 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-8n4sp" not found
2026-05-20 04:00:46.369419 | instance | monitoring/vector-zlk7f/vector
2026-05-20 04:00:46.575899 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-zlk7f" not found
2026-05-20 04:00:46.747974 | instance | openstack/barbican-api-7c57f46dc7-4h9q8/init
2026-05-20 04:00:46.923007 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-7c57f46dc7-4h9q8" not found
2026-05-20 04:00:46.926899 | instance | openstack/barbican-api-7c57f46dc7-4h9q8/barbican-api
2026-05-20 04:00:47.099897 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-7c57f46dc7-4h9q8" not found
2026-05-20 04:00:47.269735 | instance | openstack/barbican-db-init-8g9w4/init
2026-05-20 04:00:47.460825 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-8g9w4" not found
2026-05-20 04:00:47.465173 | instance | openstack/barbican-db-init-8g9w4/barbican-db-init-0
2026-05-20 04:00:47.633765 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-8g9w4" not found
2026-05-20 04:00:47.819459 | instance | openstack/barbican-db-sync-4kfnx/init
2026-05-20 04:00:48.005328 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-4kfnx" not found
2026-05-20 04:00:48.010181 | instance | openstack/barbican-db-sync-4kfnx/barbican-db-sync
2026-05-20 04:00:48.203559 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-4kfnx" not found
2026-05-20 04:00:48.390206 | instance | openstack/barbican-ks-endpoints-6r5n5/init
2026-05-20 04:00:48.584225 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-6r5n5" not found
2026-05-20 04:00:48.589104 | instance | openstack/barbican-ks-endpoints-6r5n5/key-manager-ks-endpoints-admin
2026-05-20 04:00:48.764083 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-6r5n5" not found
2026-05-20 04:00:48.768843 | instance | openstack/barbican-ks-endpoints-6r5n5/key-manager-ks-endpoints-internal
2026-05-20 04:00:48.946604 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-6r5n5" not found
2026-05-20 04:00:48.950620 | instance | openstack/barbican-ks-endpoints-6r5n5/key-manager-ks-endpoints-public
2026-05-20 04:00:49.137268 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-6r5n5" not found
2026-05-20 04:00:49.313139 | instance | openstack/barbican-ks-service-mqpt7/init
2026-05-20 04:00:49.486743 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-mqpt7" not found
2026-05-20 04:00:49.490832 | instance | openstack/barbican-ks-service-mqpt7/key-manager-ks-service-registration
2026-05-20 04:00:49.678282 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-mqpt7" not found
2026-05-20 04:00:49.863225 | instance | openstack/barbican-ks-user-sk4gk/init
2026-05-20 04:00:50.036791 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-sk4gk" not found
2026-05-20 04:00:50.041044 | instance | openstack/barbican-ks-user-sk4gk/barbican-ks-user
2026-05-20 04:00:50.227589 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-sk4gk" not found
2026-05-20 04:00:50.396150 | instance | openstack/barbican-rabbit-init-jv5gh/init
2026-05-20 04:00:50.588055 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-jv5gh" not found
2026-05-20 04:00:50.593681 | instance | openstack/barbican-rabbit-init-jv5gh/rabbit-init
2026-05-20 04:00:50.767591 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-jv5gh" not found
2026-05-20 04:00:50.932298 | instance | openstack/cinder-api-5fcffbfb5d-98pmr/init
2026-05-20 04:00:51.157881 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-5fcffbfb5d-98pmr" not found
2026-05-20 04:00:51.162442 | instance | openstack/cinder-api-5fcffbfb5d-98pmr/ceph-coordination-volume-perms
2026-05-20 04:00:51.345776 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-5fcffbfb5d-98pmr" not found
2026-05-20 04:00:51.348697 | instance | openstack/cinder-api-5fcffbfb5d-98pmr/cinder-api
2026-05-20 04:00:51.560176 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-5fcffbfb5d-98pmr" not found
2026-05-20 04:00:51.744841 | instance | openstack/cinder-backup-cc6f6cc9d-zgh4p/init
2026-05-20 04:00:51.933113 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-cc6f6cc9d-zgh4p" not found
2026-05-20 04:00:51.936619 | instance | openstack/cinder-backup-cc6f6cc9d-zgh4p/ceph-backup-keyring-placement
2026-05-20 04:00:52.119520 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-cc6f6cc9d-zgh4p" not found
2026-05-20 04:00:52.124380 | instance | openstack/cinder-backup-cc6f6cc9d-zgh4p/ceph-keyring-placement-rbd1
2026-05-20 04:00:52.320370 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-cc6f6cc9d-zgh4p" not found
2026-05-20 04:00:52.324435 | instance | openstack/cinder-backup-cc6f6cc9d-zgh4p/ceph-coordination-volume-perms
2026-05-20 04:00:52.511241 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-cc6f6cc9d-zgh4p" not found
2026-05-20 04:00:52.515608 | instance | openstack/cinder-backup-cc6f6cc9d-zgh4p/cinder-backup
2026-05-20 04:00:52.706751 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-cc6f6cc9d-zgh4p" not found
2026-05-20 04:00:52.900428 | instance | openstack/cinder-backup-storage-init-78nl8/init
2026-05-20 04:00:53.078989 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-78nl8" not found
2026-05-20 04:00:53.084012 | instance | openstack/cinder-backup-storage-init-78nl8/ceph-keyring-placement
2026-05-20 04:00:53.256323 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-78nl8" not found
2026-05-20 04:00:53.259498 | instance | openstack/cinder-backup-storage-init-78nl8/cinder-backup-storage-init
2026-05-20 04:00:53.465573 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-78nl8" not found
2026-05-20 04:00:53.631395 | instance | openstack/cinder-bootstrap-llx8r/init
2026-05-20 04:00:53.807161 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-llx8r" not found
2026-05-20 04:00:53.810302 | instance | openstack/cinder-bootstrap-llx8r/bootstrap
2026-05-20 04:00:53.979137 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-llx8r" not found
2026-05-20 04:00:54.152554 | instance | openstack/cinder-create-internal-tenant-cxkzw/init
2026-05-20 04:00:54.319438 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-cxkzw" not found
2026-05-20 04:00:54.322087 | instance | openstack/cinder-create-internal-tenant-cxkzw/create-internal-tenant
2026-05-20 04:00:54.506872 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-cxkzw" not found
2026-05-20 04:00:54.684032 | instance | openstack/cinder-db-init-hxjhp/init
2026-05-20 04:00:54.850006 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-hxjhp" not found
2026-05-20 04:00:54.853589 | instance | openstack/cinder-db-init-hxjhp/cinder-db-init-0
2026-05-20 04:00:55.031473 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-hxjhp" not found
2026-05-20 04:00:55.195816 | instance | openstack/cinder-db-sync-sd7cz/init
2026-05-20 04:00:55.370273 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-sd7cz" not found
2026-05-20 04:00:55.373755 | instance | openstack/cinder-db-sync-sd7cz/cinder-db-sync
2026-05-20 04:00:55.554549 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-sd7cz" not found
2026-05-20 04:00:55.722742 | instance | openstack/cinder-ks-endpoints-7r7gx/init
2026-05-20 04:00:55.897476 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-7r7gx" not found
2026-05-20 04:00:55.901157 | instance | openstack/cinder-ks-endpoints-7r7gx/volumev3-ks-endpoints-admin
2026-05-20 04:00:56.077329 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-7r7gx" not found
2026-05-20 04:00:56.080347 | instance | openstack/cinder-ks-endpoints-7r7gx/volumev3-ks-endpoints-internal
2026-05-20 04:00:56.255597 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-7r7gx" not found
2026-05-20 04:00:56.259502 | instance | openstack/cinder-ks-endpoints-7r7gx/volumev3-ks-endpoints-public
2026-05-20 04:00:56.428432 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-7r7gx" not found
2026-05-20 04:00:56.607725 | instance | openstack/cinder-ks-service-4mbk9/init
2026-05-20 04:00:56.798248 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-4mbk9" not found
2026-05-20 04:00:56.801789 | instance | openstack/cinder-ks-service-4mbk9/volumev3-ks-service-registration
2026-05-20 04:00:56.985763 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-4mbk9" not found
2026-05-20 04:00:57.164356 | instance | openstack/cinder-ks-user-hkwsf/init
2026-05-20 04:00:57.346377 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-hkwsf" not found
2026-05-20 04:00:57.349904 | instance | openstack/cinder-ks-user-hkwsf/cinder-ks-user
2026-05-20 04:00:57.522571 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-hkwsf" not found
2026-05-20 04:00:57.699288 | instance | openstack/cinder-rabbit-init-cmtzc/init
2026-05-20 04:00:57.881795 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-cmtzc" not found
2026-05-20 04:00:57.886344 | instance | openstack/cinder-rabbit-init-cmtzc/rabbit-init
2026-05-20 04:00:58.058036 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-cmtzc" not found
2026-05-20 04:00:58.233476 | instance | openstack/cinder-scheduler-55dfc56b5d-fj4cq/init
2026-05-20 04:00:58.420773 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-55dfc56b5d-fj4cq" not found
2026-05-20 04:00:58.425332 | instance | openstack/cinder-scheduler-55dfc56b5d-fj4cq/ceph-coordination-volume-perms
2026-05-20 04:00:58.594987 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-55dfc56b5d-fj4cq" not found
2026-05-20 04:00:58.598562 | instance | openstack/cinder-scheduler-55dfc56b5d-fj4cq/cinder-scheduler
2026-05-20 04:00:58.772730 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-55dfc56b5d-fj4cq" not found
2026-05-20 04:00:58.946403 | instance | openstack/cinder-storage-init-vbd82/init
2026-05-20 04:00:59.125992 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-vbd82" not found
2026-05-20 04:00:59.129323 | instance | openstack/cinder-storage-init-vbd82/ceph-keyring-placement
2026-05-20 04:00:59.300746 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-vbd82" not found
2026-05-20 04:00:59.304886 | instance | openstack/cinder-storage-init-vbd82/cinder-storage-init-rbd1
2026-05-20 04:00:59.474845 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-vbd82" not found
2026-05-20 04:00:59.655895 | instance | openstack/cinder-volume-68b6ddbbd7-5b6zq/init
2026-05-20 04:00:59.824600 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-68b6ddbbd7-5b6zq" not found
2026-05-20 04:00:59.830883 | instance | openstack/cinder-volume-68b6ddbbd7-5b6zq/ceph-keyring-placement-rbd1
2026-05-20 04:00:59.998563 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-68b6ddbbd7-5b6zq" not found
2026-05-20 04:01:00.002552 | instance | openstack/cinder-volume-68b6ddbbd7-5b6zq/ceph-coordination-volume-perms
2026-05-20 04:01:00.184839 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-68b6ddbbd7-5b6zq" not found
2026-05-20 04:01:00.188844 | instance | openstack/cinder-volume-68b6ddbbd7-5b6zq/init-cinder-conf
2026-05-20 04:01:00.371438 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-68b6ddbbd7-5b6zq" not found
2026-05-20 04:01:00.374753 | instance | openstack/cinder-volume-68b6ddbbd7-5b6zq/cinder-volume
2026-05-20 04:01:00.552024 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-68b6ddbbd7-5b6zq" not found
2026-05-20 04:01:00.730871 | instance | openstack/glance-api-65bc655547-rx9k4/init
2026-05-20 04:01:00.905909 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-65bc655547-rx9k4" not found
2026-05-20 04:01:00.909505 | instance | openstack/glance-api-65bc655547-rx9k4/glance-perms
2026-05-20 04:01:01.096052 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-65bc655547-rx9k4" not found
2026-05-20 04:01:01.099774 | instance | openstack/glance-api-65bc655547-rx9k4/ceph-keyring-placement
2026-05-20 04:01:01.277834 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-65bc655547-rx9k4" not found
2026-05-20 04:01:01.281152 | instance | openstack/glance-api-65bc655547-rx9k4/glance-api
2026-05-20 04:01:01.465558 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-65bc655547-rx9k4" not found
2026-05-20 04:01:01.641211 | instance | openstack/glance-db-init-6k8k5/init
2026-05-20 04:01:01.821563 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-6k8k5" not found
2026-05-20 04:01:01.825020 | instance | openstack/glance-db-init-6k8k5/glance-db-init-0
2026-05-20 04:01:01.999853 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-6k8k5" not found
2026-05-20 04:01:02.190374 | instance | openstack/glance-db-sync-zfcsw/init
2026-05-20 04:01:02.378146 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-zfcsw" not found
2026-05-20 04:01:02.382805 | instance | openstack/glance-db-sync-zfcsw/glance-db-sync
2026-05-20 04:01:02.584287 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-zfcsw" not found
2026-05-20 04:01:02.757216 | instance | openstack/glance-ks-endpoints-2js8n/init
2026-05-20 04:01:02.954832 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-2js8n" not found
2026-05-20 04:01:02.959558 | instance | openstack/glance-ks-endpoints-2js8n/image-ks-endpoints-admin
2026-05-20 04:01:03.162268 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-2js8n" not found
2026-05-20 04:01:03.165876 | instance | openstack/glance-ks-endpoints-2js8n/image-ks-endpoints-internal
2026-05-20 04:01:03.339074 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-2js8n" not found
2026-05-20 04:01:03.342730 | instance | openstack/glance-ks-endpoints-2js8n/image-ks-endpoints-public
2026-05-20 04:01:03.527128 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-2js8n" not found
2026-05-20 04:01:03.701937 | instance | openstack/glance-ks-service-2h9dz/init
2026-05-20 04:01:03.883693 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-2h9dz" not found
2026-05-20 04:01:03.887439 | instance | openstack/glance-ks-service-2h9dz/image-ks-service-registration
2026-05-20 04:01:04.063989 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-2h9dz" not found
2026-05-20 04:01:04.256877 | instance | openstack/glance-ks-user-h4l42/init
2026-05-20 04:01:04.434820 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-h4l42" not found
2026-05-20 04:01:04.439553 | instance | openstack/glance-ks-user-h4l42/glance-ks-user
2026-05-20 04:01:04.621600 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-h4l42" not found
2026-05-20 04:01:04.805295 | instance | openstack/glance-metadefs-load-cbkdq/init
2026-05-20 04:01:04.984371 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-cbkdq" not found
2026-05-20 04:01:04.988872 | instance | openstack/glance-metadefs-load-cbkdq/glance-metadefs-load
2026-05-20 04:01:05.166387 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-cbkdq" not found
2026-05-20 04:01:05.356828 | instance | openstack/glance-rabbit-init-fgq28/init
2026-05-20 04:01:05.562058 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-fgq28" not found
2026-05-20 04:01:05.567064 | instance | openstack/glance-rabbit-init-fgq28/rabbit-init
2026-05-20 04:01:05.738738 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-fgq28" not found
2026-05-20 04:01:05.912378 | instance | openstack/glance-storage-init-n8sqd/init
2026-05-20 04:01:06.099956 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-n8sqd" not found
2026-05-20 04:01:06.103862 | instance | openstack/glance-storage-init-n8sqd/ceph-keyring-placement
2026-05-20 04:01:06.284276 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-n8sqd" not found
2026-05-20 04:01:06.288179 | instance | openstack/glance-storage-init-n8sqd/glance-storage-init
2026-05-20 04:01:06.481037 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-n8sqd" not found
2026-05-20 04:01:06.647015 | instance | openstack/keepalived-kzgfx/init
2026-05-20 04:01:06.863475 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-kzgfx" not found
2026-05-20 04:01:06.868171 | instance | openstack/keepalived-kzgfx/wait-for-ip
2026-05-20 04:01:07.165905 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-kzgfx" not found
2026-05-20 04:01:07.169927 | instance | openstack/keepalived-kzgfx/keepalived
2026-05-20 04:01:07.269284 | instance | Error from server (BadRequest): container "keepalived" in pod "keepalived-kzgfx" is waiting to start: PodInitializing
2026-05-20 04:01:07.358122 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-kzgfx" not found
2026-05-20 04:01:07.553704 | instance | openstack/keystone-api-79f5b89ddc-fz24l/init
2026-05-20 04:01:07.739683 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-79f5b89ddc-fz24l" not found
2026-05-20 04:01:07.744406 | instance | openstack/keystone-api-79f5b89ddc-fz24l/keystone-api
2026-05-20 04:01:08.193727 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-79f5b89ddc-fz24l" not found
2026-05-20 04:01:08.366650 | instance | openstack/keystone-bootstrap-r2thx/init
2026-05-20 04:01:08.570286 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-r2thx" not found
2026-05-20 04:01:08.574227 | instance | openstack/keystone-bootstrap-r2thx/bootstrap
2026-05-20 04:01:08.749583 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-r2thx" not found
2026-05-20 04:01:08.922133 | instance | openstack/keystone-credential-setup-djrl2/init
2026-05-20 04:01:09.113408 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-djrl2" not found
2026-05-20 04:01:09.117951 | instance | openstack/keystone-credential-setup-djrl2/keystone-credential-setup
2026-05-20 04:01:09.295196 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-djrl2" not found
2026-05-20 04:01:09.475548 | instance | openstack/keystone-db-init-f2542/init
2026-05-20 04:01:09.657982 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-f2542" not found
2026-05-20 04:01:09.662034 | instance | openstack/keystone-db-init-f2542/keystone-db-init-0
2026-05-20 04:01:09.847550 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-f2542" not found
2026-05-20 04:01:10.022046 | instance | openstack/keystone-db-sync-snlvh/init
2026-05-20 04:01:10.202173 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-snlvh" not found
2026-05-20 04:01:10.205513 | instance | openstack/keystone-db-sync-snlvh/keystone-db-sync
2026-05-20 04:01:10.399825 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-snlvh" not found
2026-05-20 04:01:10.575536 | instance | openstack/keystone-domain-manage-t8ljq/init
2026-05-20 04:01:10.775320 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-t8ljq" not found
2026-05-20 04:01:10.780941 | instance | openstack/keystone-domain-manage-t8ljq/keystone-domain-manage
2026-05-20 04:01:10.973960 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-t8ljq" not found
2026-05-20 04:01:11.164259 | instance | openstack/keystone-fernet-setup-gpqv5/init
2026-05-20 04:01:11.349129 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-gpqv5" not found
2026-05-20 04:01:11.354193 | instance | openstack/keystone-fernet-setup-gpqv5/keystone-fernet-setup
2026-05-20 04:01:11.542870 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-gpqv5" not found
2026-05-20 04:01:11.720564 | instance | openstack/keystone-rabbit-init-vhspp/init
2026-05-20 04:01:11.925148 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-vhspp" not found
2026-05-20 04:01:11.928911 | instance | openstack/keystone-rabbit-init-vhspp/rabbit-init
2026-05-20 04:01:12.105127 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-vhspp" not found
2026-05-20 04:01:12.291757 | instance | openstack/libvirt-libvirt-default-7stcw/init
2026-05-20 04:01:12.504260 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-7stcw" not found
2026-05-20 04:01:12.509133 | instance | openstack/libvirt-libvirt-default-7stcw/init-dynamic-options
2026-05-20 04:01:12.695220 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-7stcw" not found
2026-05-20 04:01:12.699021 | instance | openstack/libvirt-libvirt-default-7stcw/ceph-admin-keyring-placement
2026-05-20 04:01:12.876385 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-7stcw" not found
2026-05-20 04:01:12.880623 | instance | openstack/libvirt-libvirt-default-7stcw/ceph-keyring-placement
2026-05-20 04:01:13.067952 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-7stcw" not found
2026-05-20 04:01:13.072374 | instance | openstack/libvirt-libvirt-default-7stcw/tls-sidecar
2026-05-20 04:01:13.274346 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-7stcw" not found
2026-05-20 04:01:13.277716 | instance | openstack/libvirt-libvirt-default-7stcw/libvirt
2026-05-20 04:01:13.485965 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-7stcw" not found
2026-05-20 04:01:13.490643 | instance | openstack/libvirt-libvirt-default-7stcw/libvirt-exporter
2026-05-20 04:01:13.678130 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-7stcw" not found
2026-05-20 04:01:13.863146 | instance | openstack/memcached-memcached-6479589586-gnwt9/init
2026-05-20 04:01:14.042924 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-gnwt9" not found
2026-05-20 04:01:14.048156 | instance | openstack/memcached-memcached-6479589586-gnwt9/memcached
2026-05-20 04:01:14.234688 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-gnwt9" not found
2026-05-20 04:01:14.239360 | instance | openstack/memcached-memcached-6479589586-gnwt9/memcached-exporter
2026-05-20 04:01:14.441818 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-gnwt9" not found
2026-05-20 04:01:14.621322 | instance | openstack/neutron-db-init-p5tsv/init
2026-05-20 04:01:14.830382 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-p5tsv" not found
2026-05-20 04:01:14.833609 | instance | openstack/neutron-db-init-p5tsv/neutron-db-init-0
2026-05-20 04:01:15.010871 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-p5tsv" not found
2026-05-20 04:01:15.187345 | instance | openstack/neutron-db-sync-xt5d2/init
2026-05-20 04:01:15.372094 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-xt5d2" not found
2026-05-20 04:01:15.376381 | instance | openstack/neutron-db-sync-xt5d2/neutron-db-sync
2026-05-20 04:01:15.558657 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-xt5d2" not found
2026-05-20 04:01:15.734710 | instance | openstack/neutron-ks-endpoints-dmkcz/init
2026-05-20 04:01:15.924007 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-dmkcz" not found
2026-05-20 04:01:15.926728 | instance | openstack/neutron-ks-endpoints-dmkcz/network-ks-endpoints-admin
2026-05-20 04:01:16.111047 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-dmkcz" not found
2026-05-20 04:01:16.115230 | instance | openstack/neutron-ks-endpoints-dmkcz/network-ks-endpoints-internal
2026-05-20 04:01:16.314951 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-dmkcz" not found
2026-05-20 04:01:16.318197 | instance | openstack/neutron-ks-endpoints-dmkcz/network-ks-endpoints-public
2026-05-20 04:01:16.517776 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-dmkcz" not found
2026-05-20 04:01:16.696581 | instance | openstack/neutron-ks-service-h9qgv/init
2026-05-20 04:01:16.872037 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-h9qgv" not found
2026-05-20 04:01:16.877250 | instance | openstack/neutron-ks-service-h9qgv/network-ks-service-registration
2026-05-20 04:01:17.053307 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-h9qgv" not found
2026-05-20 04:01:17.240392 | instance | openstack/neutron-ks-user-k4ht4/init
2026-05-20 04:01:17.423621 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-k4ht4" not found
2026-05-20 04:01:17.428286 | instance | openstack/neutron-ks-user-k4ht4/neutron-ks-user
2026-05-20 04:01:17.612981 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-k4ht4" not found
2026-05-20 04:01:17.787964 | instance | openstack/neutron-netns-cleanup-cron-default-8qp7q/init
2026-05-20 04:01:17.961861 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-8qp7q" not found
2026-05-20 04:01:17.965626 | instance | openstack/neutron-netns-cleanup-cron-default-8qp7q/neutron-netns-cleanup-cron
2026-05-20 04:01:18.138248 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-8qp7q" not found
2026-05-20 04:01:18.317704 | instance | openstack/neutron-ovn-metadata-agent-default-nqf7g/init
2026-05-20 04:01:18.511082 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovn-metadata-agent-default-nqf7g" not found
2026-05-20 04:01:18.515639 | instance | openstack/neutron-ovn-metadata-agent-default-nqf7g/neutron-metadata-agent-init
2026-05-20 04:01:18.606065 | instance | Error from server (BadRequest): container "neutron-metadata-agent-init" in pod "neutron-ovn-metadata-agent-default-nqf7g" is waiting to start: PodInitializing
2026-05-20 04:01:18.705032 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-ovn-metadata-agent-default-nqf7g" not found
2026-05-20 04:01:18.708210 | instance | openstack/neutron-ovn-metadata-agent-default-nqf7g/ovn-neutron-init
2026-05-20 04:01:18.794890 | instance | Error from server (BadRequest): container "ovn-neutron-init" in pod "neutron-ovn-metadata-agent-default-nqf7g" is waiting to start: PodInitializing
2026-05-20 04:01:18.889254 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-ovn-metadata-agent-default-nqf7g" not found
2026-05-20 04:01:18.894348 | instance | openstack/neutron-ovn-metadata-agent-default-nqf7g/neutron-ovn-metadata-agent
2026-05-20 04:01:18.976654 | instance | Error from server (BadRequest): container "neutron-ovn-metadata-agent" in pod "neutron-ovn-metadata-agent-default-nqf7g" is waiting to start: PodInitializing
2026-05-20 04:01:19.063157 | instance | Error from server (BadRequest): previous terminated container "neutron-ovn-metadata-agent" in pod "neutron-ovn-metadata-agent-default-nqf7g" not found
2026-05-20 04:01:19.238387 | instance | openstack/neutron-ovn-vpn-agent-default-nzs5s/init
2026-05-20 04:01:19.425314 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovn-vpn-agent-default-nzs5s" not found
2026-05-20 04:01:19.429214 | instance | openstack/neutron-ovn-vpn-agent-default-nzs5s/ovn-vpn-agent-init
2026-05-20 04:01:19.510068 | instance | Error from server (BadRequest): container "ovn-vpn-agent-init" in pod "neutron-ovn-vpn-agent-default-nzs5s" is waiting to start: PodInitializing
2026-05-20 04:01:19.597134 | instance | Error from server (BadRequest): previous terminated container "ovn-vpn-agent-init" in pod "neutron-ovn-vpn-agent-default-nzs5s" not found
2026-05-20 04:01:19.602151 | instance | openstack/neutron-ovn-vpn-agent-default-nzs5s/ovn-neutron-init
2026-05-20 04:01:19.695020 | instance | Error from server (BadRequest): container "ovn-neutron-init" in pod "neutron-ovn-vpn-agent-default-nzs5s" is waiting to start: PodInitializing
2026-05-20 04:01:19.786651 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-ovn-vpn-agent-default-nzs5s" not found
2026-05-20 04:01:19.790459 | instance | openstack/neutron-ovn-vpn-agent-default-nzs5s/neutron-ovn-vpn-agent
2026-05-20 04:01:19.889515 | instance | Error from server (BadRequest): container "neutron-ovn-vpn-agent" in pod "neutron-ovn-vpn-agent-default-nzs5s" is waiting to start: PodInitializing
2026-05-20 04:01:19.993093 | instance | Error from server (BadRequest): previous terminated container "neutron-ovn-vpn-agent" in pod "neutron-ovn-vpn-agent-default-nzs5s" not found
2026-05-20 04:01:20.168922 | instance | openstack/neutron-rabbit-init-6qztv/init
2026-05-20 04:01:20.342053 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-6qztv" not found
2026-05-20 04:01:20.346209 | instance | openstack/neutron-rabbit-init-6qztv/rabbit-init
2026-05-20 04:01:20.519426 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-6qztv" not found
2026-05-20 04:01:20.714156 | instance | openstack/neutron-rpc-server-99d5dfc4-fm967/init
2026-05-20 04:01:20.895111 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rpc-server-99d5dfc4-fm967" not found
2026-05-20 04:01:20.898498 | instance | openstack/neutron-rpc-server-99d5dfc4-fm967/ovn-neutron-init
2026-05-20 04:01:21.076154 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-rpc-server-99d5dfc4-fm967" not found
2026-05-20 04:01:21.079279 | instance | openstack/neutron-rpc-server-99d5dfc4-fm967/neutron-rpc-server
2026-05-20 04:01:21.452535 | instance | openstack/neutron-server-6bb8f5ff9c-pjlvj/init
2026-05-20 04:01:21.646384 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-6bb8f5ff9c-pjlvj" not found
2026-05-20 04:01:21.649842 | instance | openstack/neutron-server-6bb8f5ff9c-pjlvj/ovn-neutron-init
2026-05-20 04:01:21.841823 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-server-6bb8f5ff9c-pjlvj" not found
2026-05-20 04:01:21.846545 | instance | openstack/neutron-server-6bb8f5ff9c-pjlvj/neutron-server
2026-05-20 04:01:22.043020 | instance | openstack/neutron-server-6bb8f5ff9c-pjlvj/neutron-policy-server
2026-05-20 04:01:22.221063 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-6bb8f5ff9c-pjlvj" not found
2026-05-20 04:01:22.402313 | instance | openstack/nova-api-metadata-567cd5dfc-pwz7x/init
2026-05-20 04:01:22.601660 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-567cd5dfc-pwz7x" not found
2026-05-20 04:01:22.606421 | instance | openstack/nova-api-metadata-567cd5dfc-pwz7x/nova-api-metadata-init
2026-05-20 04:01:22.799445 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-567cd5dfc-pwz7x" not found
2026-05-20 04:01:22.804667 | instance | openstack/nova-api-metadata-567cd5dfc-pwz7x/nova-api
2026-05-20 04:01:22.996718 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-567cd5dfc-pwz7x" not found
2026-05-20 04:01:23.172400 | instance | openstack/nova-api-osapi-964c4bb65-xj48m/init
2026-05-20 04:01:23.366648 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-964c4bb65-xj48m" not found
2026-05-20 04:01:23.368314 | instance | openstack/nova-api-osapi-964c4bb65-xj48m/nova-osapi
2026-05-20 04:01:23.562653 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-964c4bb65-xj48m" not found
2026-05-20 04:01:23.739017 | instance | openstack/nova-bootstrap-kpcwh/init
2026-05-20 04:01:23.911793 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-kpcwh" not found
2026-05-20 04:01:23.916035 | instance | openstack/nova-bootstrap-kpcwh/bootstrap
2026-05-20 04:01:24.093886 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-kpcwh" not found
2026-05-20 04:01:24.289819 | instance | openstack/nova-cell-setup-29654160-868bg/init
2026-05-20 04:01:24.464113 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-29654160-868bg" not found
2026-05-20 04:01:24.468602 | instance | openstack/nova-cell-setup-29654160-868bg/nova-cell-setup
2026-05-20 04:01:24.556384 | instance | Error from server (BadRequest): container "nova-cell-setup" in pod "nova-cell-setup-29654160-868bg" is waiting to start: PodInitializing
2026-05-20 04:01:24.654661 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-29654160-868bg" not found
2026-05-20 04:01:24.831770 | instance | openstack/nova-cell-setup-zjnfm/init
2026-05-20 04:01:25.053710 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-zjnfm" not found
2026-05-20 04:01:25.057889 | instance | openstack/nova-cell-setup-zjnfm/nova-cell-setup-init
2026-05-20 04:01:25.144691 | instance | Error from server (BadRequest): container "nova-cell-setup-init" in pod "nova-cell-setup-zjnfm" is waiting to start: PodInitializing
2026-05-20 04:01:25.240282 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-zjnfm" not found
2026-05-20 04:01:25.244340 | instance | openstack/nova-cell-setup-zjnfm/nova-cell-setup
2026-05-20 04:01:25.342960 | instance | Error from server (BadRequest): container "nova-cell-setup" in pod "nova-cell-setup-zjnfm" is waiting to start: PodInitializing
2026-05-20 04:01:25.453754 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-zjnfm" not found
2026-05-20 04:01:25.633943 | instance | openstack/nova-compute-default-zgjrv/init
2026-05-20 04:01:25.846565 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-zgjrv" not found
2026-05-20 04:01:25.849107 | instance | openstack/nova-compute-default-zgjrv/nova-compute-init
2026-05-20 04:01:25.985501 | instance | Error from server (BadRequest): container "nova-compute-init" in pod "nova-compute-default-zgjrv" is waiting to start: PodInitializing
2026-05-20 04:01:26.074411 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-zgjrv" not found
2026-05-20 04:01:26.077890 | instance | openstack/nova-compute-default-zgjrv/ceph-perms
2026-05-20 04:01:26.178472 | instance | Error from server (BadRequest): container "ceph-perms" in pod "nova-compute-default-zgjrv" is waiting to start: PodInitializing
2026-05-20 04:01:26.269985 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-zgjrv" not found
2026-05-20 04:01:26.274072 | instance | openstack/nova-compute-default-zgjrv/ceph-admin-keyring-placement
2026-05-20 04:01:26.362704 | instance | Error from server (BadRequest): container "ceph-admin-keyring-placement" in pod "nova-compute-default-zgjrv" is waiting to start: PodInitializing
2026-05-20 04:01:26.465192 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-zgjrv" not found
2026-05-20 04:01:26.468210 | instance | openstack/nova-compute-default-zgjrv/ceph-keyring-placement
2026-05-20 04:01:26.558049 | instance | Error from server (BadRequest): container "ceph-keyring-placement" in pod "nova-compute-default-zgjrv" is waiting to start: PodInitializing
2026-05-20 04:01:26.652530 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-zgjrv" not found
2026-05-20 04:01:26.655528 | instance | openstack/nova-compute-default-zgjrv/nova-compute-vnc-init
2026-05-20 04:01:26.744308 | instance | Error from server (BadRequest): container "nova-compute-vnc-init" in pod "nova-compute-default-zgjrv" is waiting to start: PodInitializing
2026-05-20 04:01:26.832464 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-zgjrv" not found
2026-05-20 04:01:26.837707 | instance | openstack/nova-compute-default-zgjrv/nova-compute-ssh-init
2026-05-20 04:01:26.929627 | instance | Error from server (BadRequest): container "nova-compute-ssh-init" in pod "nova-compute-default-zgjrv" is waiting to start: PodInitializing
2026-05-20 04:01:27.014794 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-zgjrv" not found
2026-05-20 04:01:27.017639 | instance | openstack/nova-compute-default-zgjrv/nova-compute
2026-05-20 04:01:27.105164 | instance | Error from server (BadRequest): container "nova-compute" in pod "nova-compute-default-zgjrv" is waiting to start: PodInitializing
2026-05-20 04:01:27.194358 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-zgjrv" not found
2026-05-20 04:01:27.198317 | instance | openstack/nova-compute-default-zgjrv/nova-compute-ssh
2026-05-20 04:01:27.290800 | instance | Error from server (BadRequest): container "nova-compute-ssh" in pod "nova-compute-default-zgjrv" is waiting to start: PodInitializing
2026-05-20 04:01:27.386770 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-zgjrv" not found
2026-05-20 04:01:27.576875 | instance | openstack/nova-conductor-594f8c778c-xkvmr/init
2026-05-20 04:01:27.772277 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-594f8c778c-xkvmr" not found
2026-05-20 04:01:27.776147 | instance | openstack/nova-conductor-594f8c778c-xkvmr/nova-conductor
2026-05-20 04:01:27.971020 | instance | Error from server (BadRequest): previous terminated container "nova-conductor" in pod "nova-conductor-594f8c778c-xkvmr" not found
2026-05-20 04:01:28.133341 | instance | openstack/nova-db-init-8xzdh/init
2026-05-20 04:01:28.313905 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-8xzdh" not found
2026-05-20 04:01:28.317914 | instance | openstack/nova-db-init-8xzdh/nova-db-init-0
2026-05-20 04:01:28.498532 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-8xzdh" not found
2026-05-20 04:01:28.502213 | instance | openstack/nova-db-init-8xzdh/nova-db-init-1
2026-05-20 04:01:28.674309 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-8xzdh" not found
2026-05-20 04:01:28.678713 | instance | openstack/nova-db-init-8xzdh/nova-db-init-2
2026-05-20 04:01:28.853978 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-8xzdh" not found
2026-05-20 04:01:29.021355 | instance | openstack/nova-db-sync-gpb4g/init
2026-05-20 04:01:29.196268 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-gpb4g" not found
2026-05-20 04:01:29.199963 | instance | openstack/nova-db-sync-gpb4g/nova-db-sync
2026-05-20 04:01:29.379456 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-gpb4g" not found
2026-05-20 04:01:29.557934 | instance | openstack/nova-ks-endpoints-pfw4z/init
2026-05-20 04:01:29.739980 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-pfw4z" not found
2026-05-20 04:01:29.742885 | instance | openstack/nova-ks-endpoints-pfw4z/compute-ks-endpoints-admin
2026-05-20 04:01:29.920332 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-pfw4z" not found
2026-05-20 04:01:29.924401 | instance | openstack/nova-ks-endpoints-pfw4z/compute-ks-endpoints-internal
2026-05-20 04:01:30.104070 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-pfw4z" not found
2026-05-20 04:01:30.107969 | instance | openstack/nova-ks-endpoints-pfw4z/compute-ks-endpoints-public
2026-05-20 04:01:30.296043 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-pfw4z" not found
2026-05-20 04:01:30.490952 | instance | openstack/nova-ks-service-4v8c2/init
2026-05-20 04:01:30.679103 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-4v8c2" not found
2026-05-20 04:01:30.682151 | instance | openstack/nova-ks-service-4v8c2/compute-ks-service-registration
2026-05-20 04:01:30.867183 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-4v8c2" not found
2026-05-20 04:01:31.043640 | instance | openstack/nova-ks-user-62l9p/init
2026-05-20 04:01:31.221955 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-62l9p" not found
2026-05-20 04:01:31.224940 | instance | openstack/nova-ks-user-62l9p/nova-ks-user
2026-05-20 04:01:31.400488 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-62l9p" not found
2026-05-20 04:01:31.580419 | instance | openstack/nova-novncproxy-566dbb955d-pjf54/init
2026-05-20 04:01:31.756804 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-566dbb955d-pjf54" not found
2026-05-20 04:01:31.761315 | instance | openstack/nova-novncproxy-566dbb955d-pjf54/nova-novncproxy-init
2026-05-20 04:01:31.948078 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-566dbb955d-pjf54" not found
2026-05-20 04:01:31.951411 | instance | openstack/nova-novncproxy-566dbb955d-pjf54/nova-novncproxy-init-assets
2026-05-20 04:01:32.132220 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-566dbb955d-pjf54" not found
2026-05-20 04:01:32.135662 | instance | openstack/nova-novncproxy-566dbb955d-pjf54/nova-novncproxy
2026-05-20 04:01:32.313924 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-566dbb955d-pjf54" not found
2026-05-20 04:01:32.501918 | instance | openstack/nova-rabbit-init-fk7tt/init
2026-05-20 04:01:32.678189 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-fk7tt" not found
2026-05-20 04:01:32.682500 | instance | openstack/nova-rabbit-init-fk7tt/rabbit-init
2026-05-20 04:01:32.886547 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-fk7tt" not found
2026-05-20 04:01:33.058431 | instance | openstack/nova-scheduler-75558c5c59-xdhmx/init
2026-05-20 04:01:33.240525 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-75558c5c59-xdhmx" not found
2026-05-20 04:01:33.245277 | instance | openstack/nova-scheduler-75558c5c59-xdhmx/nova-scheduler
2026-05-20 04:01:33.436331 | instance | Error from server (BadRequest): previous terminated container "nova-scheduler" in pod "nova-scheduler-75558c5c59-xdhmx" not found
2026-05-20 04:01:33.643038 | instance | openstack/nova-service-cleaner-29654160-j9l2z/init
2026-05-20 04:01:33.828857 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-service-cleaner-29654160-j9l2z" not found
2026-05-20 04:01:33.833025 | instance | openstack/nova-service-cleaner-29654160-j9l2z/nova-service-cleaner
2026-05-20 04:01:34.025641 | instance | Error from server (BadRequest): previous terminated container "nova-service-cleaner" in pod "nova-service-cleaner-29654160-j9l2z" not found
2026-05-20 04:01:34.201546 | instance | openstack/openvswitch-vbzst/init
2026-05-20 04:01:34.383194 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-vbzst" not found
2026-05-20 04:01:34.388146 | instance | openstack/openvswitch-vbzst/openvswitch-db-perms
2026-05-20 04:01:34.567684 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-vbzst" not found
2026-05-20 04:01:34.571285 | instance | openstack/openvswitch-vbzst/openvswitch-vswitchd-modules
2026-05-20 04:01:34.739968 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-vbzst" not found
2026-05-20 04:01:34.742323 | instance | openstack/openvswitch-vbzst/openvswitch-db
2026-05-20 04:01:34.918553 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-vbzst" not found
2026-05-20 04:01:34.922783 | instance | openstack/openvswitch-vbzst/openvswitch-vswitchd
2026-05-20 04:01:35.098560 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-vbzst" not found
2026-05-20 04:01:35.297047 | instance | openstack/ovn-controller-default-hj7r6/init
2026-05-20 04:01:35.485038 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-controller-default-hj7r6" not found
2026-05-20 04:01:35.489670 | instance | openstack/ovn-controller-default-hj7r6/get-gw-enabled
2026-05-20 04:01:35.701457 | instance | Error from server (BadRequest): previous terminated container "get-gw-enabled" in pod "ovn-controller-default-hj7r6" not found
2026-05-20 04:01:35.705280 | instance | openstack/ovn-controller-default-hj7r6/controller-init
2026-05-20 04:01:35.896788 | instance | Error from server (BadRequest): previous terminated container "controller-init" in pod "ovn-controller-default-hj7r6" not found
2026-05-20 04:01:35.901598 | instance | openstack/ovn-controller-default-hj7r6/controller
2026-05-20 04:01:36.100974 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ovn-controller-default-hj7r6" not found
2026-05-20 04:01:36.104187 | instance | openstack/ovn-controller-default-hj7r6/vector
2026-05-20 04:01:36.297947 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "ovn-controller-default-hj7r6" not found
2026-05-20 04:01:36.302647 | instance | openstack/ovn-controller-default-hj7r6/log-parser
2026-05-20 04:01:36.497864 | instance | Error from server (BadRequest): previous terminated container "log-parser" in pod "ovn-controller-default-hj7r6" not found
2026-05-20 04:01:36.709911 | instance | openstack/ovn-northd-fc978744-krgf2/init
2026-05-20 04:01:36.898058 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-northd-fc978744-krgf2" not found
2026-05-20 04:01:36.902275 | instance | openstack/ovn-northd-fc978744-krgf2/northd
2026-05-20 04:01:37.100851 | instance | Error from server (BadRequest): previous terminated container "northd" in pod "ovn-northd-fc978744-krgf2" not found
2026-05-20 04:01:37.280711 | instance | openstack/ovn-ovsdb-nb-0/init
2026-05-20 04:01:37.450505 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-nb-0" not found
2026-05-20 04:01:37.454640 | instance | openstack/ovn-ovsdb-nb-0/ovsdb
2026-05-20 04:01:37.635188 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-nb-0" not found
2026-05-20 04:01:37.837302 | instance | openstack/ovn-ovsdb-sb-0/init
2026-05-20 04:01:38.008221 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-sb-0" not found
2026-05-20 04:01:38.014170 | instance | openstack/ovn-ovsdb-sb-0/ovsdb
2026-05-20 04:01:38.200839 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-sb-0" not found
2026-05-20 04:01:38.394910 | instance | openstack/percona-xtradb-haproxy-0/pxc-init
2026-05-20 04:01:38.597792 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found
2026-05-20 04:01:38.600847 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init
2026-05-20 04:01:38.798391 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found
2026-05-20 04:01:38.802604 | instance | openstack/percona-xtradb-haproxy-0/haproxy
2026-05-20 04:01:39.108525 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found
2026-05-20 04:01:39.112272 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit
2026-05-20 04:01:39.299172 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found
2026-05-20 04:01:39.468472 | instance | openstack/percona-xtradb-pxc-0/pxc-init
2026-05-20 04:01:39.653409 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found
2026-05-20 04:01:39.657777 | instance | openstack/percona-xtradb-pxc-0/pxc
2026-05-20 04:01:39.862198 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found
2026-05-20 04:01:39.865972 | instance | openstack/percona-xtradb-pxc-0/exporter
2026-05-20 04:01:40.049099 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found
2026-05-20 04:01:40.222100 | instance | openstack/placement-api-66c5655598-f6jcn/init
2026-05-20 04:01:40.403457 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-66c5655598-f6jcn" not found
2026-05-20 04:01:40.406685 | instance | openstack/placement-api-66c5655598-f6jcn/placement-api
2026-05-20 04:01:40.596072 | instance | Error from server (BadRequest): previous terminated container "placement-api" in pod "placement-api-66c5655598-f6jcn" not found
2026-05-20 04:01:40.780431 | instance | openstack/placement-db-init-tlfcs/init
2026-05-20 04:01:40.965615 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-tlfcs" not found
2026-05-20 04:01:40.969481 | instance | openstack/placement-db-init-tlfcs/placement-db-init-0
2026-05-20 04:01:41.148336 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-tlfcs" not found
2026-05-20 04:01:41.324060 | instance | openstack/placement-db-sync-frk44/init
2026-05-20 04:01:41.521804 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-frk44" not found
2026-05-20 04:01:41.526482 | instance | openstack/placement-db-sync-frk44/placement-db-sync
2026-05-20 04:01:41.717969 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-frk44" not found
2026-05-20 04:01:41.904506 | instance | openstack/placement-ks-endpoints-jt9nm/init
2026-05-20 04:01:42.106194 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-jt9nm" not found
2026-05-20 04:01:42.111048 | instance | openstack/placement-ks-endpoints-jt9nm/placement-ks-endpoints-admin
2026-05-20 04:01:42.289584 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-jt9nm" not found
2026-05-20 04:01:42.293695 | instance | openstack/placement-ks-endpoints-jt9nm/placement-ks-endpoints-internal
2026-05-20 04:01:42.483186 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-jt9nm" not found
2026-05-20 04:01:42.487462 | instance | openstack/placement-ks-endpoints-jt9nm/placement-ks-endpoints-public
2026-05-20 04:01:42.674044 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-jt9nm" not found
2026-05-20 04:01:42.849651 | instance | openstack/placement-ks-service-jkkbd/init
2026-05-20 04:01:43.036126 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-jkkbd" not found
2026-05-20 04:01:43.040325 | instance | openstack/placement-ks-service-jkkbd/placement-ks-service-registration
2026-05-20 04:01:43.216379 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-jkkbd" not found
2026-05-20 04:01:43.397897 | instance | openstack/placement-ks-user-628nm/init
2026-05-20 04:01:43.576544 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-628nm" not found
2026-05-20 04:01:43.581908 | instance | openstack/placement-ks-user-628nm/placement-ks-user
2026-05-20 04:01:43.774848 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-628nm" not found
2026-05-20 04:01:43.950185 | instance | openstack/pxc-operator-69cb5bbdb9-lbcds/percona-xtradb-cluster-operator
2026-05-20 04:01:44.129053 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-69cb5bbdb9-lbcds" not found
2026-05-20 04:01:44.304680 | instance | openstack/rabbitmq-barbican-server-0/setup-container
2026-05-20 04:01:44.483230 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found
2026-05-20 04:01:44.486950 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq
2026-05-20 04:01:44.676901 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found
2026-05-20 04:01:44.882350 | instance | openstack/rabbitmq-cinder-server-0/setup-container
2026-05-20 04:01:45.072637 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found
2026-05-20 04:01:45.077709 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq
2026-05-20 04:01:45.278080 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found
2026-05-20 04:01:45.479893 | instance | openstack/rabbitmq-cluster-operator-54f767cff8-v68tc/rabbitmq-cluster-operator
2026-05-20 04:01:45.684529 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-54f767cff8-v68tc" not found
2026-05-20 04:01:45.859008 | instance | openstack/rabbitmq-glance-server-0/setup-container
2026-05-20 04:01:46.042765 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found
2026-05-20 04:01:46.045847 | instance | openstack/rabbitmq-glance-server-0/rabbitmq
2026-05-20 04:01:46.229670 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found
2026-05-20 04:01:46.403531 | instance | openstack/rabbitmq-keystone-server-0/setup-container
2026-05-20 04:01:46.589620 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found
2026-05-20 04:01:46.595375 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq
2026-05-20 04:01:46.792870 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found
2026-05-20 04:01:46.955958 | instance | openstack/rabbitmq-messaging-topology-operator-6f465c979f-5fp84/rabbitmq-cluster-operator
2026-05-20 04:01:47.133453 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-6f465c979f-5fp84" not found
2026-05-20 04:01:47.303339 | instance | openstack/rabbitmq-neutron-server-0/setup-container
2026-05-20 04:01:47.483502 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found
2026-05-20 04:01:47.487492 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq
2026-05-20 04:01:47.678884 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found
2026-05-20 04:01:47.854720 | instance | openstack/rabbitmq-nova-server-0/setup-container
2026-05-20 04:01:48.028391 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found
2026-05-20 04:01:48.032393 | instance | openstack/rabbitmq-nova-server-0/rabbitmq
2026-05-20 04:01:48.226112 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found
2026-05-20 04:01:48.403071 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-mqdhb/make-container-crash-dir
2026-05-20 04:01:48.583041 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-mqdhb" not found
2026-05-20 04:01:48.587613 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-mqdhb/chown-container-data-dir
2026-05-20 04:01:48.787894 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-mqdhb" not found
2026-05-20 04:01:48.792615 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-mqdhb/ceph-crash
2026-05-20 04:01:48.970536 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-mqdhb" not found
2026-05-20 04:01:49.168129 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-xkq6q/chown-container-data-dir
2026-05-20 04:01:49.353305 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-xkq6q" not found
2026-05-20 04:01:49.358041 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-xkq6q/rgw
2026-05-20 04:01:49.544544 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-xkq6q" not found
2026-05-20 04:01:49.547729 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-xkq6q/log-collector
2026-05-20 04:01:49.750440 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-xkq6q" not found
2026-05-20 04:01:49.917126 | instance | openstack/staffeln-api-6b66b5b789-5g657/init
2026-05-20 04:01:50.106370 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-6b66b5b789-5g657" not found
2026-05-20 04:01:50.110641 | instance | openstack/staffeln-api-6b66b5b789-5g657/staffeln-api
2026-05-20 04:01:50.291997 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-6b66b5b789-5g657" not found
2026-05-20 04:01:50.467419 | instance | openstack/staffeln-conductor-57848d9546-npdph/staffeln-conductor
2026-05-20 04:01:50.651264 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-57848d9546-npdph" not found
2026-05-20 04:01:50.838018 | instance | openstack/staffeln-db-init-db652/init
2026-05-20 04:01:51.016754 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-db652" not found
2026-05-20 04:01:51.021774 | instance | openstack/staffeln-db-init-db652/staffeln-db-init-0
2026-05-20 04:01:51.209287 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-db652" not found
2026-05-20 04:01:51.396911 | instance | openstack/staffeln-db-sync-p74qv/init
2026-05-20 04:01:51.600175 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-p74qv" not found
2026-05-20 04:01:51.603606 | instance | openstack/staffeln-db-sync-p74qv/staffeln-db-sync
2026-05-20 04:01:51.801840 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-p74qv" not found
2026-05-20 04:01:52.003860 | instance | openstack/valkey-node-0/valkey
2026-05-20 04:01:52.189404 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found
2026-05-20 04:01:52.193654 | instance | openstack/valkey-node-0/sentinel
2026-05-20 04:01:52.424667 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found
2026-05-20 04:01:52.432798 | instance | openstack/valkey-node-0/metrics
2026-05-20 04:01:52.610281 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found
2026-05-20 04:01:52.834970 | instance | rook-ceph/rook-ceph-operator-76bbbb77ff-zpstk/rook-ceph-operator
2026-05-20 04:01:53.025310 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-76bbbb77ff-zpstk" not found
2026-05-20 04:01:53.203825 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-7t59l/secretgen-controller
2026-05-20 04:01:53.443554 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-7t59l" not found
2026-05-20 04:01:53.584600 | instance | ERROR
2026-05-20 04:01:53.584736 | instance | {
2026-05-20 04:01:53.584765 | instance | "delta": "0:01:23.809612",
2026-05-20 04:01:53.584785 | instance | "end": "2026-05-20 04:01:53.451916",
2026-05-20 04:01:53.584805 | instance | "msg": "non-zero return code",
2026-05-20 04:01:53.584822 | instance | "rc": 123,
2026-05-20 04:01:53.584840 | instance | "start": "2026-05-20 04:00:29.642304"
2026-05-20 04:01:53.584857 | instance | }
2026-05-20 04:01:53.584881 | instance | ERROR: Ignoring Errors
2026-05-20 04:01:53.595269 |
2026-05-20 04:01:53.595333 | TASK [gather-pod-logs : Downloads pod logs to executor]
2026-05-20 04:01:54.166861 | instance | changed:
2026-05-20 04:01:54.167070 | instance | cd+++++++++ pod-logs/
2026-05-20 04:01:54.167108 | instance | cd+++++++++ pod-logs/auth-system/
2026-05-20 04:01:54.167137 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/
2026-05-20 04:01:54.167166 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt
2026-05-20 04:01:54.167193 | instance | cd+++++++++ pod-logs/cert-manager/
2026-05-20 04:01:54.167219 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-jcf8s/
2026-05-20 04:01:54.167245 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-jcf8s/cert-manager-controller.txt
2026-05-20 04:01:54.167271 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-l8s9z/
2026-05-20 04:01:54.167298 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-l8s9z/cert-manager-cainjector.txt
2026-05-20 04:01:54.167323 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-hmvxt/
2026-05-20 04:01:54.167349 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-hmvxt/cert-manager-webhook.txt
2026-05-20 04:01:54.167375 | instance | cd+++++++++ pod-logs/envoy-gateway-system/
2026-05-20 04:01:54.167417 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-w74l8/
2026-05-20 04:01:54.167445 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-w74l8/envoy-gateway.txt
2026-05-20 04:01:54.167472 | instance | cd+++++++++ pod-logs/failed-pods/
2026-05-20 04:01:54.167499 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/
2026-05-20 04:01:54.167524 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/
2026-05-20 04:01:54.167550 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt
2026-05-20 04:01:54.167575 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/
2026-05-20 04:01:54.167600 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-jcf8s/
2026-05-20 04:01:54.167626 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-jcf8s/cert-manager-controller.txt
2026-05-20 04:01:54.167654 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-l8s9z/
2026-05-20 04:01:54.167679 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-l8s9z/cert-manager-cainjector.txt
2026-05-20 04:01:54.167706 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-hmvxt/
2026-05-20 04:01:54.167746 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-hmvxt/cert-manager-webhook.txt
2026-05-20 04:01:54.167772 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/
2026-05-20 04:01:54.167797 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-w74l8/
2026-05-20 04:01:54.167822 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-w74l8/envoy-gateway.txt
2026-05-20 04:01:54.167847 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/
2026-05-20 04:01:54.167874 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-68fp6/
2026-05-20 04:01:54.167898 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-68fp6/controller.txt
2026-05-20 04:01:54.167923 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-dq654/
2026-05-20 04:01:54.167948 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-dq654/ingress-nginx-default-backend.txt
2026-05-20 04:01:54.167972 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/
2026-05-20 04:01:54.167997 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-cfvj4/
2026-05-20 04:01:54.168021 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-cfvj4/cilium-operator.txt
2026-05-20 04:01:54.168044 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-rzpq9/
2026-05-20 04:01:54.168069 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-rzpq9/apply-sysctl-overwrites.txt
2026-05-20 04:01:54.168093 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-rzpq9/cilium-agent.txt
2026-05-20 04:01:54.168118 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-rzpq9/clean-cilium-state.txt
2026-05-20 04:01:54.168142 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-rzpq9/config.txt
2026-05-20 04:01:54.168167 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-rzpq9/install-cni-binaries.txt
2026-05-20 04:01:54.168192 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-rzpq9/mount-bpf-fs.txt
2026-05-20 04:01:54.168216 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-rzpq9/mount-cgroup.txt
2026-05-20 04:01:54.168241 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-d7nfq/
2026-05-20 04:01:54.168265 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-d7nfq/coredns.txt
2026-05-20 04:01:54.168289 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-qzxgb/
2026-05-20 04:01:54.168314 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-qzxgb/coredns.txt
2026-05-20 04:01:54.168338 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/
2026-05-20 04:01:54.168363 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt
2026-05-20 04:01:54.168387 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/
2026-05-20 04:01:54.168411 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt
2026-05-20 04:01:54.168435 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/
2026-05-20 04:01:54.168460 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt
2026-05-20 04:01:54.168484 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-m4ngn/
2026-05-20 04:01:54.168509 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-m4ngn/kube-proxy.txt
2026-05-20 04:01:54.168534 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/
2026-05-20 04:01:54.168558 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt
2026-05-20 04:01:54.168583 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/
2026-05-20 04:01:54.168614 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt
2026-05-20 04:01:54.168640 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/
2026-05-20 04:01:54.168665 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-gjgxx/
2026-05-20 04:01:54.168690 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-gjgxx/local-path-provisioner.txt
2026-05-20 04:01:54.168714 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/
2026-05-20 04:01:54.168739 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/
2026-05-20 04:01:54.168764 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt
2026-05-20 04:01:54.168789 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt
2026-05-20 04:01:54.168813 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt
2026-05-20 04:01:54.168837 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt
2026-05-20 04:01:54.168862 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-4mgd2/
2026-05-20 04:01:54.168886 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-4mgd2/goldpinger-daemon.txt
2026-05-20 04:01:54.168911 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5944b5fcf9-fbskl/
2026-05-20 04:01:54.168936 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5944b5fcf9-fbskl/grafana-sc-dashboard.txt
2026-05-20 04:01:54.168994 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5944b5fcf9-fbskl/grafana-sc-datasources.txt
2026-05-20 04:01:54.169023 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5944b5fcf9-fbskl/grafana.txt
2026-05-20 04:01:54.169048 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-tt9nr/
2026-05-20 04:01:54.169073 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-tt9nr/kube-state-metrics.txt
2026-05-20 04:01:54.169097 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-ktwr7/
2026-05-20 04:01:54.169122 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-ktwr7/kube-prometheus-stack.txt
2026-05-20 04:01:54.169147 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-nq2tt/
2026-05-20 04:01:54.169172 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-nq2tt/node-exporter.txt
2026-05-20 04:01:54.169198 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-nq2tt/pod-tls-sidecar.txt
2026-05-20 04:01:54.169223 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/
2026-05-20 04:01:54.169248 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt
2026-05-20 04:01:54.169274 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/
2026-05-20 04:01:54.169298 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt
2026-05-20 04:01:54.169323 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt
2026-05-20 04:01:54.169348 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-44vpn/
2026-05-20 04:01:54.169373 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-44vpn/nginx.txt
2026-05-20 04:01:54.169397 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/
2026-05-20 04:01:54.169429 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt
2026-05-20 04:01:54.169454 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt
2026-05-20 04:01:54.169479 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-2bcrq/
2026-05-20 04:01:54.169503 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-2bcrq/gc.txt
2026-05-20 04:01:54.169527 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-n7plb/
2026-05-20 04:01:54.169552 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-n7plb/master.txt
2026-05-20 04:01:54.169577 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-rs4pq/
2026-05-20 04:01:54.169601 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-rs4pq/worker.txt
2026-05-20 04:01:54.169626 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/
2026-05-20 04:01:54.169650 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt
2026-05-20 04:01:54.169674 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt
2026-05-20 04:01:54.169698 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt
2026-05-20 04:01:54.169722 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt
2026-05-20 04:01:54.169746 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt
2026-05-20 04:01:54.169771 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-8n4sp/
2026-05-20 04:01:54.169795 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-8n4sp/pushgateway.txt
2026-05-20 04:01:54.169819 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-zlk7f/
2026-05-20 04:01:54.169843 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-zlk7f/vector.txt
2026-05-20 04:01:54.169867 | instance | cd+++++++++ pod-logs/failed-pods/openstack/
2026-05-20 04:01:54.169891 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-7c57f46dc7-4h9q8/
2026-05-20 04:01:54.169915 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-7c57f46dc7-4h9q8/barbican-api.txt
2026-05-20 04:01:54.169940 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-7c57f46dc7-4h9q8/init.txt
2026-05-20 04:01:54.169963 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-8g9w4/
2026-05-20 04:01:54.169988 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-8g9w4/barbican-db-init-0.txt
2026-05-20 04:01:54.170012 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-8g9w4/init.txt
2026-05-20 04:01:54.170035 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-4kfnx/
2026-05-20 04:01:54.170060 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-4kfnx/barbican-db-sync.txt
2026-05-20 04:01:54.170083 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-4kfnx/init.txt
2026-05-20 04:01:54.170107 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-6r5n5/
2026-05-20 04:01:54.170130 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-6r5n5/init.txt
2026-05-20 04:01:54.170154 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-6r5n5/key-manager-ks-endpoints-admin.txt
2026-05-20 04:01:54.170177 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-6r5n5/key-manager-ks-endpoints-internal.txt
2026-05-20 04:01:54.170207 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-6r5n5/key-manager-ks-endpoints-public.txt
2026-05-20 04:01:54.170231 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-mqpt7/
2026-05-20 04:01:54.170255 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-mqpt7/init.txt
2026-05-20 04:01:54.170279 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-mqpt7/key-manager-ks-service-registration.txt
2026-05-20 04:01:54.170303 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-sk4gk/
2026-05-20 04:01:54.170326 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-sk4gk/barbican-ks-user.txt
2026-05-20 04:01:54.170350 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-sk4gk/init.txt
2026-05-20 04:01:54.170373 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-jv5gh/
2026-05-20 04:01:54.170397 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-jv5gh/init.txt
2026-05-20 04:01:54.170425 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-jv5gh/rabbit-init.txt
2026-05-20 04:01:54.170448 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-5fcffbfb5d-98pmr/
2026-05-20 04:01:54.170472 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-5fcffbfb5d-98pmr/ceph-coordination-volume-perms.txt
2026-05-20 04:01:54.170497 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-5fcffbfb5d-98pmr/cinder-api.txt
2026-05-20 04:01:54.170521 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-5fcffbfb5d-98pmr/init.txt
2026-05-20 04:01:54.170546 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-cc6f6cc9d-zgh4p/
2026-05-20 04:01:54.170570 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-cc6f6cc9d-zgh4p/ceph-backup-keyring-placement.txt
2026-05-20 04:01:54.170595 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-cc6f6cc9d-zgh4p/ceph-coordination-volume-perms.txt
2026-05-20 04:01:54.170620 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-cc6f6cc9d-zgh4p/ceph-keyring-placement-rbd1.txt
2026-05-20 04:01:54.170644 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-cc6f6cc9d-zgh4p/cinder-backup.txt
2026-05-20 04:01:54.170669 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-cc6f6cc9d-zgh4p/init.txt
2026-05-20 04:01:54.170694 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-78nl8/
2026-05-20 04:01:54.170719 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-78nl8/ceph-keyring-placement.txt
2026-05-20 04:01:54.170744 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-78nl8/cinder-backup-storage-init.txt
2026-05-20 04:01:54.170768 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-78nl8/init.txt
2026-05-20 04:01:54.170792 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-llx8r/
2026-05-20 04:01:54.170816 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-llx8r/bootstrap.txt
2026-05-20 04:01:54.170840 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-llx8r/init.txt
2026-05-20 04:01:54.170865 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-cxkzw/
2026-05-20 04:01:54.170889 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-cxkzw/create-internal-tenant.txt
2026-05-20 04:01:54.170914 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-cxkzw/init.txt
2026-05-20 04:01:54.170939 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-hxjhp/
2026-05-20 04:01:54.170963 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-hxjhp/cinder-db-init-0.txt
2026-05-20 04:01:54.170988 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-hxjhp/init.txt
2026-05-20 04:01:54.171019 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-sd7cz/
2026-05-20 04:01:54.171044 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-sd7cz/cinder-db-sync.txt
2026-05-20 04:01:54.171124 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-sd7cz/init.txt
2026-05-20 04:01:54.171178 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-7r7gx/
2026-05-20 04:01:54.171208 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-7r7gx/init.txt
2026-05-20 04:01:54.171235 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-7r7gx/volumev3-ks-endpoints-admin.txt
2026-05-20 04:01:54.171261 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-7r7gx/volumev3-ks-endpoints-internal.txt
2026-05-20 04:01:54.171287 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-7r7gx/volumev3-ks-endpoints-public.txt
2026-05-20 04:01:54.171312 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-4mbk9/
2026-05-20 04:01:54.171338 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-4mbk9/init.txt
2026-05-20 04:01:54.171363 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-4mbk9/volumev3-ks-service-registration.txt
2026-05-20 04:01:54.171388 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-hkwsf/
2026-05-20 04:01:54.171447 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-hkwsf/cinder-ks-user.txt
2026-05-20 04:01:54.171474 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-hkwsf/init.txt
2026-05-20 04:01:54.171500 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-cmtzc/
2026-05-20 04:01:54.171525 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-cmtzc/init.txt
2026-05-20 04:01:54.171550 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-cmtzc/rabbit-init.txt
2026-05-20 04:01:54.171575 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-55dfc56b5d-fj4cq/
2026-05-20 04:01:54.171600 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-55dfc56b5d-fj4cq/ceph-coordination-volume-perms.txt
2026-05-20 04:01:54.171625 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-55dfc56b5d-fj4cq/cinder-scheduler.txt
2026-05-20 04:01:54.171650 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-55dfc56b5d-fj4cq/init.txt
2026-05-20 04:01:54.171679 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-vbd82/
2026-05-20 04:01:54.171704 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-vbd82/ceph-keyring-placement.txt
2026-05-20 04:01:54.171729 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-vbd82/cinder-storage-init-rbd1.txt
2026-05-20 04:01:54.171753 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-vbd82/init.txt
2026-05-20 04:01:54.171778 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-68b6ddbbd7-5b6zq/
2026-05-20 04:01:54.171802 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-68b6ddbbd7-5b6zq/ceph-coordination-volume-perms.txt
2026-05-20 04:01:54.171827 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-68b6ddbbd7-5b6zq/ceph-keyring-placement-rbd1.txt
2026-05-20 04:01:54.171851 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-68b6ddbbd7-5b6zq/cinder-volume.txt
2026-05-20 04:01:54.171875 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-68b6ddbbd7-5b6zq/init-cinder-conf.txt
2026-05-20 04:01:54.171900 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-68b6ddbbd7-5b6zq/init.txt
2026-05-20 04:01:54.171924 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-65bc655547-rx9k4/
2026-05-20 04:01:54.171948 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-65bc655547-rx9k4/ceph-keyring-placement.txt
2026-05-20 04:01:54.171980 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-65bc655547-rx9k4/glance-api.txt
2026-05-20 04:01:54.172007 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-65bc655547-rx9k4/glance-perms.txt
2026-05-20 04:01:54.172032 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-65bc655547-rx9k4/init.txt
2026-05-20 04:01:54.172056 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-6k8k5/
2026-05-20 04:01:54.172080 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-6k8k5/glance-db-init-0.txt
2026-05-20 04:01:54.172105 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-6k8k5/init.txt
2026-05-20 04:01:54.172129 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-zfcsw/
2026-05-20 04:01:54.172153 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-zfcsw/glance-db-sync.txt
2026-05-20 04:01:54.172177 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-zfcsw/init.txt
2026-05-20 04:01:54.172201 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-2js8n/
2026-05-20 04:01:54.172226 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-2js8n/image-ks-endpoints-admin.txt
2026-05-20 04:01:54.172251 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-2js8n/image-ks-endpoints-internal.txt
2026-05-20 04:01:54.172275 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-2js8n/image-ks-endpoints-public.txt
2026-05-20 04:01:54.172299 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-2js8n/init.txt
2026-05-20 04:01:54.172323 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-2h9dz/
2026-05-20 04:01:54.172348 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-2h9dz/image-ks-service-registration.txt
2026-05-20 04:01:54.172373 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-2h9dz/init.txt
2026-05-20 04:01:54.172398 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-h4l42/
2026-05-20 04:01:54.172422 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-h4l42/glance-ks-user.txt
2026-05-20 04:01:54.172446 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-h4l42/init.txt
2026-05-20 04:01:54.172471 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-cbkdq/
2026-05-20 04:01:54.172496 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-cbkdq/glance-metadefs-load.txt
2026-05-20 04:01:54.172520 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-cbkdq/init.txt
2026-05-20 04:01:54.172545 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-fgq28/
2026-05-20 04:01:54.172574 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-fgq28/init.txt
2026-05-20 04:01:54.172604 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-fgq28/rabbit-init.txt
2026-05-20 04:01:54.172634 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-n8sqd/
2026-05-20 04:01:54.172665 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-n8sqd/ceph-keyring-placement.txt
2026-05-20 04:01:54.172695 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-n8sqd/glance-storage-init.txt
2026-05-20 04:01:54.172725 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-n8sqd/init.txt
2026-05-20 04:01:54.172756 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-kzgfx/
2026-05-20 04:01:54.172787 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-kzgfx/init.txt
2026-05-20 04:01:54.172814 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-kzgfx/keepalived.txt
2026-05-20 04:01:54.172839 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-kzgfx/wait-for-ip.txt
2026-05-20 04:01:54.172869 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-79f5b89ddc-fz24l/
2026-05-20 04:01:54.172895 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-79f5b89ddc-fz24l/init.txt
2026-05-20 04:01:54.172920 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-79f5b89ddc-fz24l/keystone-api.txt
2026-05-20 04:01:54.172944 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-r2thx/
2026-05-20 04:01:54.172993 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-r2thx/bootstrap.txt
2026-05-20 04:01:54.173019 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-r2thx/init.txt
2026-05-20 04:01:54.173044 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-djrl2/
2026-05-20 04:01:54.173069 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-djrl2/init.txt
2026-05-20 04:01:54.173093 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-djrl2/keystone-credential-setup.txt
2026-05-20 04:01:54.173118 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-f2542/
2026-05-20 04:01:54.173142 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-f2542/init.txt
2026-05-20 04:01:54.173167 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-f2542/keystone-db-init-0.txt
2026-05-20 04:01:54.173191 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-snlvh/
2026-05-20 04:01:54.173216 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-snlvh/init.txt
2026-05-20 04:01:54.173240 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-snlvh/keystone-db-sync.txt
2026-05-20 04:01:54.173265 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-t8ljq/
2026-05-20 04:01:54.173289 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-t8ljq/init.txt
2026-05-20 04:01:54.173313 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-t8ljq/keystone-domain-manage.txt
2026-05-20 04:01:54.173337 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-gpqv5/
2026-05-20 04:01:54.173362 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-gpqv5/init.txt
2026-05-20 04:01:54.173386 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-gpqv5/keystone-fernet-setup.txt
2026-05-20 04:01:54.173411 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-vhspp/
2026-05-20 04:01:54.173435 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-vhspp/init.txt
2026-05-20 04:01:54.173460 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-vhspp/rabbit-init.txt
2026-05-20 04:01:54.173485 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-7stcw/
2026-05-20 04:01:54.173509 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-7stcw/ceph-admin-keyring-placement.txt
2026-05-20 04:01:54.173534 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-7stcw/ceph-keyring-placement.txt
2026-05-20 04:01:54.173558 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-7stcw/init-dynamic-options.txt
2026-05-20 04:01:54.173583 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-7stcw/init.txt
2026-05-20 04:01:54.173607 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-7stcw/libvirt-exporter.txt
2026-05-20 04:01:54.173631 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-7stcw/libvirt.txt
2026-05-20 04:01:54.173655 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-7stcw/tls-sidecar.txt
2026-05-20 04:01:54.173679 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-gnwt9/
2026-05-20 04:01:54.173710 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-gnwt9/init.txt
2026-05-20 04:01:54.173736 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-gnwt9/memcached-exporter.txt
2026-05-20 04:01:54.173760 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-gnwt9/memcached.txt
2026-05-20 04:01:54.173785 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-p5tsv/
2026-05-20 04:01:54.173810 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-p5tsv/init.txt
2026-05-20 04:01:54.173834 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-p5tsv/neutron-db-init-0.txt
2026-05-20 04:01:54.173859 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-xt5d2/
2026-05-20 04:01:54.173883 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-xt5d2/init.txt
2026-05-20 04:01:54.173907 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-xt5d2/neutron-db-sync.txt
2026-05-20 04:01:54.173931 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-dmkcz/
2026-05-20 04:01:54.173955 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-dmkcz/init.txt
2026-05-20 04:01:54.173979 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-dmkcz/network-ks-endpoints-admin.txt
2026-05-20 04:01:54.174003 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-dmkcz/network-ks-endpoints-internal.txt
2026-05-20 04:01:54.174028 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-dmkcz/network-ks-endpoints-public.txt
2026-05-20 04:01:54.174052 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-h9qgv/
2026-05-20 04:01:54.174077 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-h9qgv/init.txt
2026-05-20 04:01:54.174102 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-h9qgv/network-ks-service-registration.txt
2026-05-20 04:01:54.174126 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-k4ht4/
2026-05-20 04:01:54.174152 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-k4ht4/init.txt
2026-05-20 04:01:54.174176 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-k4ht4/neutron-ks-user.txt
2026-05-20 04:01:54.174201 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-8qp7q/
2026-05-20 04:01:54.174226 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-8qp7q/init.txt
2026-05-20 04:01:54.174250 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-8qp7q/neutron-netns-cleanup-cron.txt
2026-05-20 04:01:54.174275 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-nqf7g/
2026-05-20 04:01:54.174299 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-nqf7g/init.txt
2026-05-20 04:01:54.174324 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-nqf7g/neutron-metadata-agent-init.txt
2026-05-20 04:01:54.174348 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-nqf7g/neutron-ovn-metadata-agent.txt
2026-05-20 04:01:54.174373 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-nqf7g/ovn-neutron-init.txt
2026-05-20 04:01:54.174396 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-nzs5s/
2026-05-20 04:01:54.174421 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-nzs5s/init.txt
2026-05-20 04:01:54.174445 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-nzs5s/neutron-ovn-vpn-agent.txt
2026-05-20 04:01:54.174469 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-nzs5s/ovn-neutron-init.txt
2026-05-20 04:01:54.174498 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-nzs5s/ovn-vpn-agent-init.txt
2026-05-20 04:01:54.174524 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-6qztv/
2026-05-20 04:01:54.174549 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-6qztv/init.txt
2026-05-20 04:01:54.174573 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-6qztv/rabbit-init.txt
2026-05-20 04:01:54.174597 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-99d5dfc4-fm967/
2026-05-20 04:01:54.174622 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-99d5dfc4-fm967/init.txt
2026-05-20 04:01:54.174646 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-99d5dfc4-fm967/neutron-rpc-server.txt
2026-05-20 04:01:54.174670 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-99d5dfc4-fm967/ovn-neutron-init.txt
2026-05-20 04:01:54.174693 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-6bb8f5ff9c-pjlvj/
2026-05-20 04:01:54.174718 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-6bb8f5ff9c-pjlvj/init.txt
2026-05-20 04:01:54.174741 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-6bb8f5ff9c-pjlvj/neutron-policy-server.txt
2026-05-20 04:01:54.174765 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-6bb8f5ff9c-pjlvj/neutron-server.txt
2026-05-20 04:01:54.174788 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-6bb8f5ff9c-pjlvj/ovn-neutron-init.txt
2026-05-20 04:01:54.174812 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-567cd5dfc-pwz7x/
2026-05-20 04:01:54.174836 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-567cd5dfc-pwz7x/init.txt
2026-05-20 04:01:54.174860 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-567cd5dfc-pwz7x/nova-api-metadata-init.txt
2026-05-20 04:01:54.174883 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-567cd5dfc-pwz7x/nova-api.txt
2026-05-20 04:01:54.174907 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-964c4bb65-xj48m/
2026-05-20 04:01:54.174932 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-964c4bb65-xj48m/init.txt
2026-05-20 04:01:54.174956 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-964c4bb65-xj48m/nova-osapi.txt
2026-05-20 04:01:54.174980 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-kpcwh/
2026-05-20 04:01:54.175004 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-kpcwh/bootstrap.txt
2026-05-20 04:01:54.175028 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-kpcwh/init.txt
2026-05-20 04:01:54.175052 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29654160-868bg/
2026-05-20 04:01:54.175076 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29654160-868bg/init.txt
2026-05-20 04:01:54.175100 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29654160-868bg/nova-cell-setup.txt
2026-05-20 04:01:54.175124 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-zjnfm/
2026-05-20 04:01:54.175149 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-zjnfm/init.txt
2026-05-20 04:01:54.175173 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-zjnfm/nova-cell-setup-init.txt
2026-05-20 04:01:54.175197 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-zjnfm/nova-cell-setup.txt
2026-05-20 04:01:54.175222 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-zgjrv/
2026-05-20 04:01:54.175246 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-zgjrv/ceph-admin-keyring-placement.txt
2026-05-20 04:01:54.175271 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-zgjrv/ceph-keyring-placement.txt
2026-05-20 04:01:54.175302 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-zgjrv/ceph-perms.txt
2026-05-20 04:01:54.175328 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-zgjrv/init.txt
2026-05-20 04:01:54.175352 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-zgjrv/nova-compute-init.txt
2026-05-20 04:01:54.175377 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-zgjrv/nova-compute-ssh-init.txt
2026-05-20 04:01:54.175435 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-zgjrv/nova-compute-ssh.txt
2026-05-20 04:01:54.175480 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-zgjrv/nova-compute-vnc-init.txt
2026-05-20 04:01:54.175507 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-zgjrv/nova-compute.txt
2026-05-20 04:01:54.175532 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-594f8c778c-xkvmr/
2026-05-20 04:01:54.175557 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-594f8c778c-xkvmr/init.txt
2026-05-20 04:01:54.175582 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-594f8c778c-xkvmr/nova-conductor.txt
2026-05-20 04:01:54.175611 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-8xzdh/
2026-05-20 04:01:54.175637 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-8xzdh/init.txt
2026-05-20 04:01:54.175662 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-8xzdh/nova-db-init-0.txt
2026-05-20 04:01:54.175687 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-8xzdh/nova-db-init-1.txt
2026-05-20 04:01:54.175711 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-8xzdh/nova-db-init-2.txt
2026-05-20 04:01:54.175736 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-gpb4g/
2026-05-20 04:01:54.175760 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-gpb4g/init.txt
2026-05-20 04:01:54.175785 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-gpb4g/nova-db-sync.txt
2026-05-20 04:01:54.175809 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-pfw4z/
2026-05-20 04:01:54.175835 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-pfw4z/compute-ks-endpoints-admin.txt
2026-05-20 04:01:54.175860 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-pfw4z/compute-ks-endpoints-internal.txt
2026-05-20 04:01:54.175885 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-pfw4z/compute-ks-endpoints-public.txt
2026-05-20 04:01:54.175909 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-pfw4z/init.txt
2026-05-20 04:01:54.175934 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-4v8c2/
2026-05-20 04:01:54.175960 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-4v8c2/compute-ks-service-registration.txt
2026-05-20 04:01:54.175984 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-4v8c2/init.txt
2026-05-20 04:01:54.176009 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-62l9p/
2026-05-20 04:01:54.176034 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-62l9p/init.txt
2026-05-20 04:01:54.176059 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-62l9p/nova-ks-user.txt
2026-05-20 04:01:54.176083 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-566dbb955d-pjf54/
2026-05-20 04:01:54.176108 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-566dbb955d-pjf54/init.txt
2026-05-20 04:01:54.176132 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-566dbb955d-pjf54/nova-novncproxy-init-assets.txt
2026-05-20 04:01:54.176157 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-566dbb955d-pjf54/nova-novncproxy-init.txt
2026-05-20 04:01:54.176190 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-566dbb955d-pjf54/nova-novncproxy.txt
2026-05-20 04:01:54.176216 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-fk7tt/
2026-05-20 04:01:54.176241 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-fk7tt/init.txt
2026-05-20 04:01:54.176267 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-fk7tt/rabbit-init.txt
2026-05-20 04:01:54.176292 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-75558c5c59-xdhmx/
2026-05-20 04:01:54.176317 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-75558c5c59-xdhmx/init.txt
2026-05-20 04:01:54.176341 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-75558c5c59-xdhmx/nova-scheduler.txt
2026-05-20 04:01:54.176366 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29654160-j9l2z/
2026-05-20 04:01:54.176390 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29654160-j9l2z/init.txt
2026-05-20 04:01:54.176414 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29654160-j9l2z/nova-service-cleaner.txt
2026-05-20 04:01:54.176437 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-vbzst/
2026-05-20 04:01:54.176461 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-vbzst/init.txt
2026-05-20 04:01:54.176486 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-vbzst/openvswitch-db-perms.txt
2026-05-20 04:01:54.176510 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-vbzst/openvswitch-db.txt
2026-05-20 04:01:54.176534 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-vbzst/openvswitch-vswitchd-modules.txt
2026-05-20 04:01:54.176558 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-vbzst/openvswitch-vswitchd.txt
2026-05-20 04:01:54.176582 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-hj7r6/
2026-05-20 04:01:54.176603 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-hj7r6/controller-init.txt
2026-05-20 04:01:54.176620 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-hj7r6/controller.txt
2026-05-20 04:01:54.176637 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-hj7r6/get-gw-enabled.txt
2026-05-20 04:01:54.176654 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-hj7r6/init.txt
2026-05-20 04:01:54.176671 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-hj7r6/log-parser.txt
2026-05-20 04:01:54.176687 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-hj7r6/vector.txt
2026-05-20 04:01:54.176704 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-krgf2/
2026-05-20 04:01:54.176721 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-krgf2/init.txt
2026-05-20 04:01:54.176738 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-krgf2/northd.txt
2026-05-20 04:01:54.176754 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/
2026-05-20 04:01:54.176771 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/init.txt
2026-05-20 04:01:54.176788 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/ovsdb.txt
2026-05-20 04:01:54.176806 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/
2026-05-20 04:01:54.176823 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/init.txt
2026-05-20 04:01:54.176840 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/ovsdb.txt
2026-05-20 04:01:54.176857 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/
2026-05-20 04:01:54.176874 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt
2026-05-20 04:01:54.176896 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt
2026-05-20 04:01:54.176914 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt
2026-05-20 04:01:54.176932 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt
2026-05-20 04:01:54.176949 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/
2026-05-20 04:01:54.177010 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt
2026-05-20 04:01:54.177028 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt
2026-05-20 04:01:54.177046 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt
2026-05-20 04:01:54.177064 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-66c5655598-f6jcn/
2026-05-20 04:01:54.177081 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-66c5655598-f6jcn/init.txt
2026-05-20 04:01:54.177098 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-66c5655598-f6jcn/placement-api.txt
2026-05-20 04:01:54.177116 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-tlfcs/
2026-05-20 04:01:54.177133 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-tlfcs/init.txt
2026-05-20 04:01:54.177150 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-tlfcs/placement-db-init-0.txt
2026-05-20 04:01:54.177168 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-frk44/
2026-05-20 04:01:54.177186 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-frk44/init.txt
2026-05-20 04:01:54.177204 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-frk44/placement-db-sync.txt
2026-05-20 04:01:54.177221 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-jt9nm/
2026-05-20 04:01:54.177238 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-jt9nm/init.txt
2026-05-20 04:01:54.177256 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-jt9nm/placement-ks-endpoints-admin.txt
2026-05-20 04:01:54.177273 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-jt9nm/placement-ks-endpoints-internal.txt
2026-05-20 04:01:54.177290 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-jt9nm/placement-ks-endpoints-public.txt
2026-05-20 04:01:54.177309 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-jkkbd/
2026-05-20 04:01:54.177327 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-jkkbd/init.txt
2026-05-20 04:01:54.177345 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-jkkbd/placement-ks-service-registration.txt
2026-05-20 04:01:54.177363 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-628nm/
2026-05-20 04:01:54.177381 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-628nm/init.txt
2026-05-20 04:01:54.177399 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-628nm/placement-ks-user.txt
2026-05-20 04:01:54.177417 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-lbcds/
2026-05-20 04:01:54.177435 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-lbcds/percona-xtradb-cluster-operator.txt
2026-05-20 04:01:54.177453 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/
2026-05-20 04:01:54.177470 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt
2026-05-20 04:01:54.177488 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt
2026-05-20 04:01:54.177505 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/
2026-05-20 04:01:54.177523 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt
2026-05-20 04:01:54.177546 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt
2026-05-20 04:01:54.177564 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-v68tc/
2026-05-20 04:01:54.177581 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-v68tc/rabbitmq-cluster-operator.txt
2026-05-20 04:01:54.177599 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/
2026-05-20 04:01:54.177616 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt
2026-05-20 04:01:54.177634 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt
2026-05-20 04:01:54.177651 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/
2026-05-20 04:01:54.177668 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt
2026-05-20 04:01:54.177686 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt
2026-05-20 04:01:54.177704 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-5fp84/
2026-05-20 04:01:54.177721 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-5fp84/rabbitmq-cluster-operator.txt
2026-05-20 04:01:54.177740 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/
2026-05-20 04:01:54.177757 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt
2026-05-20 04:01:54.177775 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt
2026-05-20 04:01:54.177793 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/
2026-05-20 04:01:54.177811 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt
2026-05-20 04:01:54.177829 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt
2026-05-20 04:01:54.177846 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-mqdhb/
2026-05-20 04:01:54.177864 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-mqdhb/ceph-crash.txt
2026-05-20 04:01:54.177882 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-mqdhb/chown-container-data-dir.txt
2026-05-20 04:01:54.177899 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-mqdhb/make-container-crash-dir.txt
2026-05-20 04:01:54.177917 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-xkq6q/
2026-05-20 04:01:54.177934 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-xkq6q/chown-container-data-dir.txt
2026-05-20 04:01:54.177952 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-xkq6q/log-collector.txt
2026-05-20 04:01:54.177969 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-xkq6q/rgw.txt
2026-05-20 04:01:54.177986 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-6b66b5b789-5g657/
2026-05-20 04:01:54.178003 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-6b66b5b789-5g657/init.txt
2026-05-20 04:01:54.178020 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-6b66b5b789-5g657/staffeln-api.txt
2026-05-20 04:01:54.178038 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-57848d9546-npdph/
2026-05-20 04:01:54.178061 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-57848d9546-npdph/staffeln-conductor.txt
2026-05-20 04:01:54.178078 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-db652/
2026-05-20 04:01:54.178100 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-db652/init.txt
2026-05-20 04:01:54.178118 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-db652/staffeln-db-init-0.txt
2026-05-20 04:01:54.178136 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-p74qv/
2026-05-20 04:01:54.178154 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-p74qv/init.txt
2026-05-20 04:01:54.178171 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-p74qv/staffeln-db-sync.txt
2026-05-20 04:01:54.178189 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/
2026-05-20 04:01:54.178206 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt
2026-05-20 04:01:54.178224 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt
2026-05-20 04:01:54.178241 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt
2026-05-20 04:01:54.178259 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/
2026-05-20 04:01:54.178276 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-zpstk/
2026-05-20 04:01:54.178293 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-zpstk/rook-ceph-operator.txt
2026-05-20 04:01:54.178311 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/
2026-05-20 04:01:54.178328 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-7t59l/
2026-05-20 04:01:54.178345 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-7t59l/secretgen-controller.txt
2026-05-20 04:01:54.178362 | instance | cd+++++++++ pod-logs/ingress-nginx/
2026-05-20 04:01:54.178379 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-68fp6/
2026-05-20 04:01:54.178397 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-68fp6/controller.txt
2026-05-20 04:01:54.178414 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-dq654/
2026-05-20 04:01:54.178432 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-dq654/ingress-nginx-default-backend.txt
2026-05-20 04:01:54.178449 | instance | cd+++++++++ pod-logs/kube-system/
2026-05-20 04:01:54.178466 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-cfvj4/
2026-05-20 04:01:54.178483 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-cfvj4/cilium-operator.txt
2026-05-20 04:01:54.178501 | instance | cd+++++++++ pod-logs/kube-system/cilium-rzpq9/
2026-05-20 04:01:54.178518 | instance | >f+++++++++ pod-logs/kube-system/cilium-rzpq9/apply-sysctl-overwrites.txt
2026-05-20 04:01:54.178536 | instance | >f+++++++++ pod-logs/kube-system/cilium-rzpq9/cilium-agent.txt
2026-05-20 04:01:54.178554 | instance | >f+++++++++ pod-logs/kube-system/cilium-rzpq9/clean-cilium-state.txt
2026-05-20 04:01:54.178572 | instance | >f+++++++++ pod-logs/kube-system/cilium-rzpq9/config.txt
2026-05-20 04:01:54.178589 | instance | >f+++++++++ pod-logs/kube-system/cilium-rzpq9/install-cni-binaries.txt
2026-05-20 04:01:54.178607 | instance | >f+++++++++ pod-logs/kube-system/cilium-rzpq9/mount-bpf-fs.txt
2026-05-20 04:01:54.178625 | instance | >f+++++++++ pod-logs/kube-system/cilium-rzpq9/mount-cgroup.txt
2026-05-20 04:01:54.178642 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-d7nfq/
2026-05-20 04:01:54.178660 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-d7nfq/coredns.txt
2026-05-20 04:01:54.178678 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-qzxgb/
2026-05-20 04:01:54.178695 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-qzxgb/coredns.txt
2026-05-20 04:01:54.178713 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/
2026-05-20 04:01:54.178730 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt
2026-05-20 04:01:54.178754 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/
2026-05-20 04:01:54.178772 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt
2026-05-20 04:01:54.178790 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/
2026-05-20 04:01:54.178808 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt
2026-05-20 04:01:54.178826 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-m4ngn/
2026-05-20 04:01:54.178844 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-m4ngn/kube-proxy.txt
2026-05-20 04:01:54.178862 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/
2026-05-20 04:01:54.178880 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt
2026-05-20 04:01:54.178898 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/
2026-05-20 04:01:54.178916 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt
2026-05-20 04:01:54.178933 | instance | cd+++++++++ pod-logs/local-path-storage/
2026-05-20 04:01:54.178951 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-gjgxx/
2026-05-20 04:01:54.178969 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-gjgxx/local-path-provisioner.txt
2026-05-20 04:01:54.178986 | instance | cd+++++++++ pod-logs/monitoring/
2026-05-20 04:01:54.179004 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/
2026-05-20 04:01:54.179022 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt
2026-05-20 04:01:54.179040 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt
2026-05-20 04:01:54.179058 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt
2026-05-20 04:01:54.179075 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt
2026-05-20 04:01:54.179093 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-4mgd2/
2026-05-20 04:01:54.179111 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-4mgd2/goldpinger-daemon.txt
2026-05-20 04:01:54.179129 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5944b5fcf9-fbskl/
2026-05-20 04:01:54.179146 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5944b5fcf9-fbskl/grafana-sc-dashboard.txt
2026-05-20 04:01:54.179164 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5944b5fcf9-fbskl/grafana-sc-datasources.txt
2026-05-20 04:01:54.179181 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5944b5fcf9-fbskl/grafana.txt
2026-05-20 04:01:54.179199 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-tt9nr/
2026-05-20 04:01:54.179216 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-tt9nr/kube-state-metrics.txt
2026-05-20 04:01:54.179233 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-ktwr7/
2026-05-20 04:01:54.179251 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-ktwr7/kube-prometheus-stack.txt
2026-05-20 04:01:54.179268 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-nq2tt/
2026-05-20 04:01:54.179286 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-nq2tt/node-exporter.txt
2026-05-20 04:01:54.179303 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-nq2tt/pod-tls-sidecar.txt
2026-05-20 04:01:54.179320 | instance | cd+++++++++ pod-logs/monitoring/loki-0/
2026-05-20 04:01:54.179338 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt
2026-05-20 04:01:54.179355 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/
2026-05-20 04:01:54.179377 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt
2026-05-20 04:01:54.179395 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt
2026-05-20 04:01:54.179429 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-44vpn/
2026-05-20 04:01:54.179447 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-44vpn/nginx.txt
2026-05-20 04:01:54.179464 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/
2026-05-20 04:01:54.179482 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt
2026-05-20 04:01:54.179499 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt
2026-05-20 04:01:54.179516 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-2bcrq/
2026-05-20 04:01:54.179533 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-2bcrq/gc.txt
2026-05-20 04:01:54.179551 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-n7plb/
2026-05-20 04:01:54.179569 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-n7plb/master.txt
2026-05-20 04:01:54.179588 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-rs4pq/
2026-05-20 04:01:54.179608 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-rs4pq/worker.txt
2026-05-20 04:01:54.179625 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/
2026-05-20 04:01:54.179642 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt
2026-05-20 04:01:54.179659 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt
2026-05-20 04:01:54.179677 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt
2026-05-20 04:01:54.179694 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt
2026-05-20 04:01:54.179711 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt
2026-05-20 04:01:54.179728 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-8n4sp/
2026-05-20 04:01:54.179745 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-8n4sp/pushgateway.txt
2026-05-20 04:01:54.179763 | instance | cd+++++++++ pod-logs/monitoring/vector-zlk7f/
2026-05-20 04:01:54.179781 | instance | >f+++++++++ pod-logs/monitoring/vector-zlk7f/vector.txt
2026-05-20 04:01:54.179798 | instance | cd+++++++++ pod-logs/openstack/
2026-05-20 04:01:54.179816 | instance | cd+++++++++ pod-logs/openstack/barbican-api-7c57f46dc7-4h9q8/
2026-05-20 04:01:54.179834 | instance | >f+++++++++ pod-logs/openstack/barbican-api-7c57f46dc7-4h9q8/barbican-api.txt
2026-05-20 04:01:54.179851 | instance | >f+++++++++ pod-logs/openstack/barbican-api-7c57f46dc7-4h9q8/init.txt
2026-05-20 04:01:54.179869 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-8g9w4/
2026-05-20 04:01:54.179886 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-8g9w4/barbican-db-init-0.txt
2026-05-20 04:01:54.179904 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-8g9w4/init.txt
2026-05-20 04:01:54.179921 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-4kfnx/
2026-05-20 04:01:54.179938 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-4kfnx/barbican-db-sync.txt
2026-05-20 04:01:54.179956 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-4kfnx/init.txt
2026-05-20 04:01:54.179973 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-6r5n5/
2026-05-20 04:01:54.179991 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-6r5n5/init.txt
2026-05-20 04:01:54.180008 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-6r5n5/key-manager-ks-endpoints-admin.txt
2026-05-20 04:01:54.180030 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-6r5n5/key-manager-ks-endpoints-internal.txt
2026-05-20 04:01:54.180050 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-6r5n5/key-manager-ks-endpoints-public.txt
2026-05-20 04:01:54.180069 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-mqpt7/
2026-05-20 04:01:54.180087 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-mqpt7/init.txt
2026-05-20 04:01:54.180105 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-mqpt7/key-manager-ks-service-registration.txt
2026-05-20 04:01:54.180123 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-sk4gk/
2026-05-20 04:01:54.180141 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-sk4gk/barbican-ks-user.txt
2026-05-20 04:01:54.180159 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-sk4gk/init.txt
2026-05-20 04:01:54.180177 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-jv5gh/
2026-05-20 04:01:54.180195 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-jv5gh/init.txt
2026-05-20 04:01:54.180212 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-jv5gh/rabbit-init.txt
2026-05-20 04:01:54.180230 | instance | cd+++++++++ pod-logs/openstack/cinder-api-5fcffbfb5d-98pmr/
2026-05-20 04:01:54.180247 | instance | >f+++++++++ pod-logs/openstack/cinder-api-5fcffbfb5d-98pmr/ceph-coordination-volume-perms.txt
2026-05-20 04:01:54.180265 | instance | >f+++++++++ pod-logs/openstack/cinder-api-5fcffbfb5d-98pmr/cinder-api.txt
2026-05-20 04:01:54.180282 | instance | >f+++++++++ pod-logs/openstack/cinder-api-5fcffbfb5d-98pmr/init.txt
2026-05-20 04:01:54.180300 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-cc6f6cc9d-zgh4p/
2026-05-20 04:01:54.180317 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-cc6f6cc9d-zgh4p/ceph-backup-keyring-placement.txt
2026-05-20 04:01:54.180335 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-cc6f6cc9d-zgh4p/ceph-coordination-volume-perms.txt
2026-05-20 04:01:54.180352 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-cc6f6cc9d-zgh4p/ceph-keyring-placement-rbd1.txt
2026-05-20 04:01:54.180370 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-cc6f6cc9d-zgh4p/cinder-backup.txt
2026-05-20 04:01:54.180387 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-cc6f6cc9d-zgh4p/init.txt
2026-05-20 04:01:54.180405 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-78nl8/
2026-05-20 04:01:54.180422 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-78nl8/ceph-keyring-placement.txt
2026-05-20 04:01:54.180440 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-78nl8/cinder-backup-storage-init.txt
2026-05-20 04:01:54.180458 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-78nl8/init.txt
2026-05-20 04:01:54.180476 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-llx8r/
2026-05-20 04:01:54.180494 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-llx8r/bootstrap.txt
2026-05-20 04:01:54.180512 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-llx8r/init.txt
2026-05-20 04:01:54.180529 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-cxkzw/
2026-05-20 04:01:54.180547 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-cxkzw/create-internal-tenant.txt
2026-05-20 04:01:54.180564 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-cxkzw/init.txt
2026-05-20 04:01:54.180581 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-hxjhp/
2026-05-20 04:01:54.180599 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-hxjhp/cinder-db-init-0.txt
2026-05-20 04:01:54.180616 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-hxjhp/init.txt
2026-05-20 04:01:54.180634 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-sd7cz/
2026-05-20 04:01:54.180651 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-sd7cz/cinder-db-sync.txt
2026-05-20 04:01:54.180673 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-sd7cz/init.txt
2026-05-20 04:01:54.180691 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-7r7gx/
2026-05-20 04:01:54.180709 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-7r7gx/init.txt
2026-05-20 04:01:54.180726 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-7r7gx/volumev3-ks-endpoints-admin.txt
2026-05-20 04:01:54.180744 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-7r7gx/volumev3-ks-endpoints-internal.txt
2026-05-20 04:01:54.180761 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-7r7gx/volumev3-ks-endpoints-public.txt
2026-05-20 04:01:54.180778 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-4mbk9/
2026-05-20 04:01:54.180795 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-4mbk9/init.txt
2026-05-20 04:01:54.180813 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-4mbk9/volumev3-ks-service-registration.txt
2026-05-20 04:01:54.180830 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-hkwsf/
2026-05-20 04:01:54.180848 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-hkwsf/cinder-ks-user.txt
2026-05-20 04:01:54.180866 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-hkwsf/init.txt
2026-05-20 04:01:54.180884 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-cmtzc/
2026-05-20 04:01:54.180901 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-cmtzc/init.txt
2026-05-20 04:01:54.180919 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-cmtzc/rabbit-init.txt
2026-05-20 04:01:54.180936 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-55dfc56b5d-fj4cq/
2026-05-20 04:01:54.180971 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-55dfc56b5d-fj4cq/ceph-coordination-volume-perms.txt
2026-05-20 04:01:54.180992 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-55dfc56b5d-fj4cq/cinder-scheduler.txt
2026-05-20 04:01:54.181010 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-55dfc56b5d-fj4cq/init.txt
2026-05-20 04:01:54.181028 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-vbd82/
2026-05-20 04:01:54.181046 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-vbd82/ceph-keyring-placement.txt
2026-05-20 04:01:54.181064 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-vbd82/cinder-storage-init-rbd1.txt
2026-05-20 04:01:54.181082 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-vbd82/init.txt
2026-05-20 04:01:54.181099 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-68b6ddbbd7-5b6zq/
2026-05-20 04:01:54.181117 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-68b6ddbbd7-5b6zq/ceph-coordination-volume-perms.txt
2026-05-20 04:01:54.181134 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-68b6ddbbd7-5b6zq/ceph-keyring-placement-rbd1.txt
2026-05-20 04:01:54.181152 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-68b6ddbbd7-5b6zq/cinder-volume.txt
2026-05-20 04:01:54.181169 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-68b6ddbbd7-5b6zq/init-cinder-conf.txt
2026-05-20 04:01:54.181187 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-68b6ddbbd7-5b6zq/init.txt
2026-05-20 04:01:54.181205 | instance | cd+++++++++ pod-logs/openstack/glance-api-65bc655547-rx9k4/
2026-05-20 04:01:54.181223 | instance | >f+++++++++ pod-logs/openstack/glance-api-65bc655547-rx9k4/ceph-keyring-placement.txt
2026-05-20 04:01:54.181243 | instance | >f+++++++++ pod-logs/openstack/glance-api-65bc655547-rx9k4/glance-api.txt
2026-05-20 04:01:54.181263 | instance | >f+++++++++ pod-logs/openstack/glance-api-65bc655547-rx9k4/glance-perms.txt
2026-05-20 04:01:54.181281 | instance | >f+++++++++ pod-logs/openstack/glance-api-65bc655547-rx9k4/init.txt
2026-05-20 04:01:54.181299 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-6k8k5/
2026-05-20 04:01:54.181317 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-6k8k5/glance-db-init-0.txt
2026-05-20 04:01:54.181335 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-6k8k5/init.txt
2026-05-20 04:01:54.181358 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-zfcsw/
2026-05-20 04:01:54.181376 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-zfcsw/glance-db-sync.txt
2026-05-20 04:01:54.181394 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-zfcsw/init.txt
2026-05-20 04:01:54.181412 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-2js8n/
2026-05-20 04:01:54.181429 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-2js8n/image-ks-endpoints-admin.txt
2026-05-20 04:01:54.181447 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-2js8n/image-ks-endpoints-internal.txt
2026-05-20 04:01:54.181464 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-2js8n/image-ks-endpoints-public.txt
2026-05-20 04:01:54.181482 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-2js8n/init.txt
2026-05-20 04:01:54.181499 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-2h9dz/
2026-05-20 04:01:54.181516 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-2h9dz/image-ks-service-registration.txt
2026-05-20 04:01:54.181534 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-2h9dz/init.txt
2026-05-20 04:01:54.181552 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-h4l42/
2026-05-20 04:01:54.181569 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-h4l42/glance-ks-user.txt
2026-05-20 04:01:54.181587 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-h4l42/init.txt
2026-05-20 04:01:54.181610 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-cbkdq/
2026-05-20 04:01:54.181627 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-cbkdq/glance-metadefs-load.txt
2026-05-20 04:01:54.181645 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-cbkdq/init.txt
2026-05-20 04:01:54.181666 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-fgq28/
2026-05-20 04:01:54.181686 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-fgq28/init.txt
2026-05-20 04:01:54.181703 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-fgq28/rabbit-init.txt
2026-05-20 04:01:54.181721 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-n8sqd/
2026-05-20 04:01:54.181739 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-n8sqd/ceph-keyring-placement.txt
2026-05-20 04:01:54.181757 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-n8sqd/glance-storage-init.txt
2026-05-20 04:01:54.181774 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-n8sqd/init.txt
2026-05-20 04:01:54.181792 | instance | cd+++++++++ pod-logs/openstack/keepalived-kzgfx/
2026-05-20 04:01:54.181809 | instance | >f+++++++++ pod-logs/openstack/keepalived-kzgfx/init.txt
2026-05-20 04:01:54.181826 | instance | >f+++++++++ pod-logs/openstack/keepalived-kzgfx/keepalived.txt
2026-05-20 04:01:54.181844 | instance | >f+++++++++ pod-logs/openstack/keepalived-kzgfx/wait-for-ip.txt
2026-05-20 04:01:54.181861 | instance | cd+++++++++ pod-logs/openstack/keystone-api-79f5b89ddc-fz24l/
2026-05-20 04:01:54.181878 | instance | >f+++++++++ pod-logs/openstack/keystone-api-79f5b89ddc-fz24l/init.txt
2026-05-20 04:01:54.181896 | instance | >f+++++++++ pod-logs/openstack/keystone-api-79f5b89ddc-fz24l/keystone-api.txt
2026-05-20 04:01:54.181913 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-r2thx/
2026-05-20 04:01:54.181931 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-r2thx/bootstrap.txt
2026-05-20 04:01:54.181949 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-r2thx/init.txt
2026-05-20 04:01:54.181967 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-djrl2/
2026-05-20 04:01:54.181985 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-djrl2/init.txt
2026-05-20 04:01:54.182003 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-djrl2/keystone-credential-setup.txt
2026-05-20 04:01:54.182026 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-f2542/
2026-05-20 04:01:54.182044 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-f2542/init.txt
2026-05-20 04:01:54.182062 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-f2542/keystone-db-init-0.txt
2026-05-20 04:01:54.182079 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-snlvh/
2026-05-20 04:01:54.182097 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-snlvh/init.txt
2026-05-20 04:01:54.182114 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-snlvh/keystone-db-sync.txt
2026-05-20 04:01:54.182132 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-t8ljq/
2026-05-20 04:01:54.182150 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-t8ljq/init.txt
2026-05-20 04:01:54.182167 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-t8ljq/keystone-domain-manage.txt
2026-05-20 04:01:54.182184 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-gpqv5/
2026-05-20 04:01:54.182202 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-gpqv5/init.txt
2026-05-20 04:01:54.182219 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-gpqv5/keystone-fernet-setup.txt
2026-05-20 04:01:54.182237 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-vhspp/
2026-05-20 04:01:54.182255 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-vhspp/init.txt
2026-05-20 04:01:54.182273 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-vhspp/rabbit-init.txt
2026-05-20 04:01:54.182290 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-7stcw/
2026-05-20 04:01:54.182308 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-7stcw/ceph-admin-keyring-placement.txt
2026-05-20 04:01:54.182326 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-7stcw/ceph-keyring-placement.txt
2026-05-20 04:01:54.182344 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-7stcw/init-dynamic-options.txt
2026-05-20 04:01:54.182362 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-7stcw/init.txt
2026-05-20 04:01:54.182380 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-7stcw/libvirt-exporter.txt
2026-05-20 04:01:54.182397 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-7stcw/libvirt.txt
2026-05-20 04:01:54.182415 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-7stcw/tls-sidecar.txt
2026-05-20 04:01:54.182432 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-gnwt9/
2026-05-20 04:01:54.182450 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-gnwt9/init.txt
2026-05-20 04:01:54.182467 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-gnwt9/memcached-exporter.txt
2026-05-20 04:01:54.182484 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-gnwt9/memcached.txt
2026-05-20 04:01:54.182502 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-p5tsv/
2026-05-20 04:01:54.182519 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-p5tsv/init.txt
2026-05-20 04:01:54.182537 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-p5tsv/neutron-db-init-0.txt
2026-05-20 04:01:54.182557 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-xt5d2/
2026-05-20 04:01:54.182579 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-xt5d2/init.txt
2026-05-20 04:01:54.182600 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-xt5d2/neutron-db-sync.txt
2026-05-20 04:01:54.182622 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-dmkcz/
2026-05-20 04:01:54.182643 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-dmkcz/init.txt
2026-05-20 04:01:54.182665 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-dmkcz/network-ks-endpoints-admin.txt
2026-05-20 04:01:54.182686 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-dmkcz/network-ks-endpoints-internal.txt
2026-05-20 04:01:54.182713 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-dmkcz/network-ks-endpoints-public.txt
2026-05-20 04:01:54.182735 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-h9qgv/
2026-05-20 04:01:54.182755 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-h9qgv/init.txt
2026-05-20 04:01:54.182772 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-h9qgv/network-ks-service-registration.txt
2026-05-20 04:01:54.182789 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-k4ht4/
2026-05-20 04:01:54.182807 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-k4ht4/init.txt
2026-05-20 04:01:54.182824 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-k4ht4/neutron-ks-user.txt
2026-05-20 04:01:54.182841 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-8qp7q/
2026-05-20 04:01:54.182857 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-8qp7q/init.txt
2026-05-20 04:01:54.182874 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-8qp7q/neutron-netns-cleanup-cron.txt
2026-05-20 04:01:54.182892 | instance | cd+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-nqf7g/
2026-05-20 04:01:54.182909 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-nqf7g/init.txt
2026-05-20 04:01:54.182926 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-nqf7g/neutron-metadata-agent-init.txt
2026-05-20 04:01:54.182943 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-nqf7g/neutron-ovn-metadata-agent.txt
2026-05-20 04:01:54.182960 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-nqf7g/ovn-neutron-init.txt
2026-05-20 04:01:54.182977 | instance | cd+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-nzs5s/
2026-05-20 04:01:54.182995 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-nzs5s/init.txt
2026-05-20 04:01:54.183012 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-nzs5s/neutron-ovn-vpn-agent.txt
2026-05-20 04:01:54.183029 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-nzs5s/ovn-neutron-init.txt
2026-05-20 04:01:54.183046 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-nzs5s/ovn-vpn-agent-init.txt
2026-05-20 04:01:54.183063 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-6qztv/
2026-05-20 04:01:54.183080 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-6qztv/init.txt
2026-05-20 04:01:54.183097 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-6qztv/rabbit-init.txt
2026-05-20 04:01:54.183115 | instance | cd+++++++++ pod-logs/openstack/neutron-rpc-server-99d5dfc4-fm967/
2026-05-20 04:01:54.183132 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-99d5dfc4-fm967/init.txt
2026-05-20 04:01:54.183154 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-99d5dfc4-fm967/neutron-rpc-server.txt
2026-05-20 04:01:54.183172 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-99d5dfc4-fm967/ovn-neutron-init.txt
2026-05-20 04:01:54.183189 | instance | cd+++++++++ pod-logs/openstack/neutron-server-6bb8f5ff9c-pjlvj/
2026-05-20 04:01:54.183207 | instance | >f+++++++++ pod-logs/openstack/neutron-server-6bb8f5ff9c-pjlvj/init.txt
2026-05-20 04:01:54.183224 | instance | >f+++++++++ pod-logs/openstack/neutron-server-6bb8f5ff9c-pjlvj/neutron-policy-server.txt
2026-05-20 04:01:54.183242 | instance | >f+++++++++ pod-logs/openstack/neutron-server-6bb8f5ff9c-pjlvj/neutron-server.txt
2026-05-20 04:01:54.183259 | instance | >f+++++++++ pod-logs/openstack/neutron-server-6bb8f5ff9c-pjlvj/ovn-neutron-init.txt
2026-05-20 04:01:54.183276 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-567cd5dfc-pwz7x/
2026-05-20 04:01:54.183294 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-567cd5dfc-pwz7x/init.txt
2026-05-20 04:01:54.183311 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-567cd5dfc-pwz7x/nova-api-metadata-init.txt
2026-05-20 04:01:54.183332 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-567cd5dfc-pwz7x/nova-api.txt
2026-05-20 04:01:54.183350 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-964c4bb65-xj48m/
2026-05-20 04:01:54.183368 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-964c4bb65-xj48m/init.txt
2026-05-20 04:01:54.183386 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-964c4bb65-xj48m/nova-osapi.txt
2026-05-20 04:01:54.183416 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-kpcwh/
2026-05-20 04:01:54.183434 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-kpcwh/bootstrap.txt
2026-05-20 04:01:54.183453 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-kpcwh/init.txt
2026-05-20 04:01:54.183473 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-29654160-868bg/
2026-05-20 04:01:54.183491 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29654160-868bg/init.txt
2026-05-20 04:01:54.183509 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29654160-868bg/nova-cell-setup.txt
2026-05-20 04:01:54.183527 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-zjnfm/
2026-05-20 04:01:54.183545 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-zjnfm/init.txt
2026-05-20 04:01:54.183562 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-zjnfm/nova-cell-setup-init.txt
2026-05-20 04:01:54.183580 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-zjnfm/nova-cell-setup.txt
2026-05-20 04:01:54.183597 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-zgjrv/
2026-05-20 04:01:54.183615 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-zgjrv/ceph-admin-keyring-placement.txt
2026-05-20 04:01:54.183632 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-zgjrv/ceph-keyring-placement.txt
2026-05-20 04:01:54.183650 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-zgjrv/ceph-perms.txt
2026-05-20 04:01:54.183667 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-zgjrv/init.txt
2026-05-20 04:01:54.183685 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-zgjrv/nova-compute-init.txt
2026-05-20 04:01:54.183702 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-zgjrv/nova-compute-ssh-init.txt
2026-05-20 04:01:54.183720 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-zgjrv/nova-compute-ssh.txt
2026-05-20 04:01:54.183737 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-zgjrv/nova-compute-vnc-init.txt
2026-05-20 04:01:54.183754 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-zgjrv/nova-compute.txt
2026-05-20 04:01:54.183772 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-594f8c778c-xkvmr/
2026-05-20 04:01:54.183789 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-594f8c778c-xkvmr/init.txt
2026-05-20 04:01:54.183807 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-594f8c778c-xkvmr/nova-conductor.txt
2026-05-20 04:01:54.183825 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-8xzdh/
2026-05-20 04:01:54.183842 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-8xzdh/init.txt
2026-05-20 04:01:54.183860 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-8xzdh/nova-db-init-0.txt
2026-05-20 04:01:54.183878 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-8xzdh/nova-db-init-1.txt
2026-05-20 04:01:54.183895 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-8xzdh/nova-db-init-2.txt
2026-05-20 04:01:54.183913 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-gpb4g/
2026-05-20 04:01:54.183930 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-gpb4g/init.txt
2026-05-20 04:01:54.183948 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-gpb4g/nova-db-sync.txt
2026-05-20 04:01:54.183966 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-pfw4z/
2026-05-20 04:01:54.183983 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-pfw4z/compute-ks-endpoints-admin.txt
2026-05-20 04:01:54.184006 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-pfw4z/compute-ks-endpoints-internal.txt
2026-05-20 04:01:54.184024 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-pfw4z/compute-ks-endpoints-public.txt
2026-05-20 04:01:54.184041 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-pfw4z/init.txt
2026-05-20 04:01:54.184058 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-4v8c2/
2026-05-20 04:01:54.184075 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-4v8c2/compute-ks-service-registration.txt
2026-05-20 04:01:54.184092 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-4v8c2/init.txt
2026-05-20 04:01:54.184110 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-62l9p/
2026-05-20 04:01:54.184127 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-62l9p/init.txt
2026-05-20 04:01:54.184144 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-62l9p/nova-ks-user.txt
2026-05-20 04:01:54.184161 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-566dbb955d-pjf54/
2026-05-20 04:01:54.184178 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-566dbb955d-pjf54/init.txt
2026-05-20 04:01:54.184196 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-566dbb955d-pjf54/nova-novncproxy-init-assets.txt
2026-05-20 04:01:54.184213 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-566dbb955d-pjf54/nova-novncproxy-init.txt
2026-05-20 04:01:54.184230 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-566dbb955d-pjf54/nova-novncproxy.txt
2026-05-20 04:01:54.184248 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-fk7tt/
2026-05-20 04:01:54.184265 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-fk7tt/init.txt
2026-05-20 04:01:54.184282 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-fk7tt/rabbit-init.txt
2026-05-20 04:01:54.184299 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-75558c5c59-xdhmx/
2026-05-20 04:01:54.184316 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-75558c5c59-xdhmx/init.txt
2026-05-20 04:01:54.184334 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-75558c5c59-xdhmx/nova-scheduler.txt
2026-05-20 04:01:54.184351 | instance | cd+++++++++ pod-logs/openstack/nova-service-cleaner-29654160-j9l2z/
2026-05-20 04:01:54.184368 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29654160-j9l2z/init.txt
2026-05-20 04:01:54.184385 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29654160-j9l2z/nova-service-cleaner.txt
2026-05-20 04:01:54.184402 | instance | cd+++++++++ pod-logs/openstack/openvswitch-vbzst/
2026-05-20 04:01:54.184419 | instance | >f+++++++++ pod-logs/openstack/openvswitch-vbzst/init.txt
2026-05-20 04:01:54.184437 | instance | >f+++++++++ pod-logs/openstack/openvswitch-vbzst/openvswitch-db-perms.txt
2026-05-20 04:01:54.184454 | instance | >f+++++++++ pod-logs/openstack/openvswitch-vbzst/openvswitch-db.txt
2026-05-20 04:01:54.184471 | instance | >f+++++++++ pod-logs/openstack/openvswitch-vbzst/openvswitch-vswitchd-modules.txt
2026-05-20 04:01:54.184488 | instance | >f+++++++++ pod-logs/openstack/openvswitch-vbzst/openvswitch-vswitchd.txt
2026-05-20 04:01:54.184505 | instance | cd+++++++++ pod-logs/openstack/ovn-controller-default-hj7r6/
2026-05-20 04:01:54.184522 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-hj7r6/controller-init.txt
2026-05-20 04:01:54.184539 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-hj7r6/controller.txt
2026-05-20 04:01:54.184556 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-hj7r6/get-gw-enabled.txt
2026-05-20 04:01:54.184573 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-hj7r6/init.txt
2026-05-20 04:01:54.184591 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-hj7r6/log-parser.txt
2026-05-20 04:01:54.184608 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-hj7r6/vector.txt
2026-05-20 04:01:54.184625 | instance | cd+++++++++ pod-logs/openstack/ovn-northd-fc978744-krgf2/
2026-05-20 04:01:54.184647 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-fc978744-krgf2/init.txt
2026-05-20 04:01:54.184664 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-fc978744-krgf2/northd.txt
2026-05-20 04:01:54.184682 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/
2026-05-20 04:01:54.184699 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/init.txt
2026-05-20 04:01:54.184717 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/ovsdb.txt
2026-05-20 04:01:54.184735 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/
2026-05-20 04:01:54.184752 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/init.txt
2026-05-20 04:01:54.184770 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/ovsdb.txt
2026-05-20 04:01:54.184787 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/
2026-05-20 04:01:54.184805 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt
2026-05-20 04:01:54.184822 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt
2026-05-20 04:01:54.184840 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt
2026-05-20 04:01:54.184857 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt
2026-05-20 04:01:54.184875 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/
2026-05-20 04:01:54.184893 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt
2026-05-20 04:01:54.184910 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt
2026-05-20 04:01:54.184928 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt
2026-05-20 04:01:54.184945 | instance | cd+++++++++ pod-logs/openstack/placement-api-66c5655598-f6jcn/
2026-05-20 04:01:54.184979 | instance | >f+++++++++ pod-logs/openstack/placement-api-66c5655598-f6jcn/init.txt
2026-05-20 04:01:54.184999 | instance | >f+++++++++ pod-logs/openstack/placement-api-66c5655598-f6jcn/placement-api.txt
2026-05-20 04:01:54.185017 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-tlfcs/
2026-05-20 04:01:54.185035 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-tlfcs/init.txt
2026-05-20 04:01:54.185053 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-tlfcs/placement-db-init-0.txt
2026-05-20 04:01:54.185071 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-frk44/
2026-05-20 04:01:54.185089 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-frk44/init.txt
2026-05-20 04:01:54.185107 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-frk44/placement-db-sync.txt
2026-05-20 04:01:54.185125 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-jt9nm/
2026-05-20 04:01:54.185146 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-jt9nm/init.txt
2026-05-20 04:01:54.185164 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-jt9nm/placement-ks-endpoints-admin.txt
2026-05-20 04:01:54.185182 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-jt9nm/placement-ks-endpoints-internal.txt
2026-05-20 04:01:54.185199 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-jt9nm/placement-ks-endpoints-public.txt
2026-05-20 04:01:54.185216 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-jkkbd/
2026-05-20 04:01:54.185234 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-jkkbd/init.txt
2026-05-20 04:01:54.185251 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-jkkbd/placement-ks-service-registration.txt
2026-05-20 04:01:54.185268 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-628nm/
2026-05-20 04:01:54.185286 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-628nm/init.txt
2026-05-20 04:01:54.185304 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-628nm/placement-ks-user.txt
2026-05-20 04:01:54.185321 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-lbcds/
2026-05-20 04:01:54.185344 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-lbcds/percona-xtradb-cluster-operator.txt
2026-05-20 04:01:54.185362 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/
2026-05-20 04:01:54.185380 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt
2026-05-20 04:01:54.185397 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt
2026-05-20 04:01:54.185414 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/
2026-05-20 04:01:54.185432 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt
2026-05-20 04:01:54.185449 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt
2026-05-20 04:01:54.185466 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-v68tc/
2026-05-20 04:01:54.185484 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-v68tc/rabbitmq-cluster-operator.txt
2026-05-20 04:01:54.185501 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/
2026-05-20 04:01:54.185519 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt
2026-05-20 04:01:54.185536 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt
2026-05-20 04:01:54.185553 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/
2026-05-20 04:01:54.185571 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt
2026-05-20 04:01:54.185591 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt
2026-05-20 04:01:54.185610 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-5fp84/
2026-05-20 04:01:54.185627 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-5fp84/rabbitmq-cluster-operator.txt
2026-05-20 04:01:54.185645 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/
2026-05-20 04:01:54.185663 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt
2026-05-20 04:01:54.185680 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt
2026-05-20 04:01:54.185697 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/
2026-05-20 04:01:54.185714 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt
2026-05-20 04:01:54.185732 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt
2026-05-20 04:01:54.185750 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-mqdhb/
2026-05-20 04:01:54.185767 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-mqdhb/ceph-crash.txt
2026-05-20 04:01:54.185785 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-mqdhb/chown-container-data-dir.txt
2026-05-20 04:01:54.185802 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-mqdhb/make-container-crash-dir.txt
2026-05-20 04:01:54.185819 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-xkq6q/
2026-05-20 04:01:54.185836 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-xkq6q/chown-container-data-dir.txt
2026-05-20 04:01:54.185854 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-xkq6q/log-collector.txt
2026-05-20 04:01:54.185871 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-xkq6q/rgw.txt
2026-05-20 04:01:54.185888 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-6b66b5b789-5g657/
2026-05-20 04:01:54.185906 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-6b66b5b789-5g657/init.txt
2026-05-20 04:01:54.185923 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-6b66b5b789-5g657/staffeln-api.txt
2026-05-20 04:01:54.185941 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-57848d9546-npdph/
2026-05-20 04:01:54.185964 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-57848d9546-npdph/staffeln-conductor.txt
2026-05-20 04:01:54.185982 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-db652/
2026-05-20 04:01:54.186000 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-db652/init.txt
2026-05-20 04:01:54.186018 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-db652/staffeln-db-init-0.txt
2026-05-20 04:01:54.186035 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-p74qv/
2026-05-20 04:01:54.186052 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-p74qv/init.txt
2026-05-20 04:01:54.186070 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-p74qv/staffeln-db-sync.txt
2026-05-20 04:01:54.186087 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/
2026-05-20 04:01:54.186105 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt
2026-05-20 04:01:54.186122 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt
2026-05-20 04:01:54.186140 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt
2026-05-20 04:01:54.186157 | instance | cd+++++++++ pod-logs/rook-ceph/
2026-05-20 04:01:54.186175 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-zpstk/
2026-05-20 04:01:54.186192 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-zpstk/rook-ceph-operator.txt
2026-05-20 04:01:54.186210 | instance | cd+++++++++ pod-logs/secretgen-controller/
2026-05-20 04:01:54.186229 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-7t59l/
2026-05-20 04:01:54.186247 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-7t59l/secretgen-controller.txt
2026-05-20 04:01:54.202568 |
2026-05-20 04:01:54.202638 | TASK [gather-prom-metrics : creating directory for helm release descriptions]
2026-05-20 04:01:54.407489 | instance | changed
2026-05-20 04:01:54.412516 |
2026-05-20 04:01:54.412581 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces]
2026-05-20 04:01:55.207488 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics:
2026-05-20 04:01:55.221021 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-05-20 04:01:55.221065 | instance | Dload Upload Total Spent Left Speed
2026-05-20 04:01:55.225317 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system
2026-05-20 04:01:55.392022 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics:
2026-05-20 04:01:55.398010 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-05-20 04:01:55.398073 | instance | Dload Upload Total Spent Left Speed
2026-05-20 04:01:55.403049 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx
2026-05-20 04:01:55.748367 | instance | Scraping kube-dns.kube-system:9153/metrics:
2026-05-20 04:01:55.756460 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-05-20 04:01:55.756600 | instance | Dload Upload Total Spent Left Speed
2026-05-20 04:01:55.760784 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system
2026-05-20 04:01:55.945841 | instance | jq: error (at :953): Cannot iterate over null (null)
2026-05-20 04:01:56.451279 | instance | ERROR
2026-05-20 04:01:56.451487 | instance | {
2026-05-20 04:01:56.451529 | instance | "delta": "0:00:01.304319",
2026-05-20 04:01:56.451560 | instance | "end": "2026-05-20 04:01:55.949833",
2026-05-20 04:01:56.451588 | instance | "msg": "non-zero return code",
2026-05-20 04:01:56.451630 | instance | "rc": 5,
2026-05-20 04:01:56.451658 | instance | "start": "2026-05-20 04:01:54.645514"
2026-05-20 04:01:56.451683 | instance | }
2026-05-20 04:01:56.451717 | instance | ERROR: Ignoring Errors
2026-05-20 04:01:56.458736 |
2026-05-20 04:01:56.458826 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr]
2026-05-20 04:01:56.802000 | instance | ceph-mgr endpoints:
2026-05-20 04:01:57.038099 | instance | ok: Runtime: 0:00:00.088072
2026-05-20 04:01:57.043788 |
2026-05-20 04:01:57.043859 | TASK [gather-prom-metrics : Get metrics from fluentd pods]
2026-05-20 04:01:57.577628 | instance | ok: Runtime: 0:00:00.084428
2026-05-20 04:01:57.584561 |
2026-05-20 04:01:57.584650 | TASK [gather-prom-metrics : Downloads logs to executor]
2026-05-20 04:01:58.086460 | instance | changed:
2026-05-20 04:01:58.086729 | instance | cd+++++++++ prometheus/
2026-05-20 04:01:58.086795 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt
2026-05-20 04:01:58.086852 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt
2026-05-20 04:01:58.086900 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt
2026-05-20 04:01:58.098472 |
2026-05-20 04:01:58.098575 | TASK [gather-selenium-data : creating directory for helm release descriptions]
2026-05-20 04:01:58.317623 | instance | changed
2026-05-20 04:01:58.324553 |
2026-05-20 04:01:58.324695 | TASK [gather-selenium-data : Get selenium data]
2026-05-20 04:01:58.543854 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/.
2026-05-20 04:01:58.544577 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory
2026-05-20 04:01:58.861576 | instance | ERROR
2026-05-20 04:01:58.861782 | instance | {
2026-05-20 04:01:58.861825 | instance | "delta": "0:00:00.005554",
2026-05-20 04:01:58.861853 | instance | "end": "2026-05-20 04:01:58.544866",
2026-05-20 04:01:58.861879 | instance | "msg": "non-zero return code",
2026-05-20 04:01:58.861904 | instance | "rc": 1,
2026-05-20 04:01:58.861929 | instance | "start": "2026-05-20 04:01:58.539312"
2026-05-20 04:01:58.861953 | instance | }
2026-05-20 04:01:58.861984 | instance | ERROR: Ignoring Errors
2026-05-20 04:01:58.868872 |
2026-05-20 04:01:58.868978 | TASK [gather-selenium-data : Downloads logs to executor]
2026-05-20 04:01:59.349150 | instance | changed: cd+++++++++ selenium/
2026-05-20 04:01:59.357055 |
2026-05-20 04:01:59.357104 | PLAY RECAP
2026-05-20 04:01:59.357147 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 3
2026-05-20 04:01:59.357170 |
2026-05-20 04:01:59.485144 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main]
2026-05-20 04:01:59.498612 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main]
2026-05-20 04:02:00.115109 |
2026-05-20 04:02:00.115250 | PLAY [all]
2026-05-20 04:02:00.126398 |
2026-05-20 04:02:00.126474 | TASK [fetch-output : Set log path for multiple nodes]
2026-05-20 04:02:00.171759 | instance | skipping: Conditional result was False
2026-05-20 04:02:00.182237 |
2026-05-20 04:02:00.182349 | TASK [fetch-output : Set log path for single node]
2026-05-20 04:02:00.226803 | instance | ok
2026-05-20 04:02:00.232482 |
2026-05-20 04:02:00.232565 | LOOP [fetch-output : Ensure local output dirs]
2026-05-20 04:02:00.603245 | instance -> localhost | ok: "/var/lib/zuul/builds/fe593139256644219363b097524628be/work/logs"
2026-05-20 04:02:00.793689 | instance -> localhost | changed: "/var/lib/zuul/builds/fe593139256644219363b097524628be/work/artifacts"
2026-05-20 04:02:00.997628 | instance -> localhost | changed: "/var/lib/zuul/builds/fe593139256644219363b097524628be/work/docs"
2026-05-20 04:02:01.022874 |
2026-05-20 04:02:01.023006 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-05-20 04:02:01.670902 | instance | changed: .d..t...... ./
2026-05-20 04:02:01.671173 | instance | changed: All items complete
2026-05-20 04:02:01.671235 |
2026-05-20 04:02:02.119226 | instance | changed: .d..t...... ./
2026-05-20 04:02:02.581068 | instance | changed: .d..t...... ./
2026-05-20 04:02:02.603613 |
2026-05-20 04:02:02.603756 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-05-20 04:02:03.022665 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.007251
2026-05-20 04:02:03.248049 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.007982
2026-05-20 04:02:03.267190 |
2026-05-20 04:02:03.267318 | PLAY [all]
2026-05-20 04:02:03.274541 |
2026-05-20 04:02:03.274616 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-05-20 04:02:03.694941 | instance | changed
2026-05-20 04:02:03.700912 |
2026-05-20 04:02:03.700978 | PLAY RECAP
2026-05-20 04:02:03.701023 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-05-20 04:02:03.701047 |
2026-05-20 04:02:03.819497 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main]
2026-05-20 04:02:03.832491 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main]
2026-05-20 04:02:04.458712 |
2026-05-20 04:02:04.459219 | PLAY [localhost]
2026-05-20 04:02:04.469155 |
2026-05-20 04:02:04.469226 | TASK [Generate Zuul manifest]
2026-05-20 04:02:04.490552 | localhost | ok
2026-05-20 04:02:04.508059 |
2026-05-20 04:02:04.508138 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-05-20 04:02:05.119369 | localhost | changed
2026-05-20 04:02:05.129578 |
2026-05-20 04:02:05.129651 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-05-20 04:02:05.161291 | localhost | ok
2026-05-20 04:02:05.169004 |
2026-05-20 04:02:05.169071 | TASK [Upload logs]
2026-05-20 04:02:05.190486 | localhost | ok
2026-05-20 04:02:05.415637 |
2026-05-20 04:02:05.415778 | TASK [Set zuul-log-path fact]
2026-05-20 04:02:05.434904 | localhost | ok
2026-05-20 04:02:05.449355 |
2026-05-20 04:02:05.449427 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-05-20 04:02:05.479339 | localhost | ok
2026-05-20 04:02:05.491482 |
2026-05-20 04:02:05.491552 | TASK [upload-logs : Create log directories]
2026-05-20 04:02:05.836907 | localhost | changed
2026-05-20 04:02:05.842736 |
2026-05-20 04:02:05.842808 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-05-20 04:02:06.218095 | localhost -> localhost | ok: Runtime: 0:00:00.025519
2026-05-20 04:02:06.225464 |
2026-05-20 04:02:06.225536 | TASK [upload-logs : Upload logs to log server]
2026-05-20 04:02:07.066186 | localhost | Output suppressed because no_log was given
2026-05-20 04:02:07.071512 |
2026-05-20 04:02:07.071600 | LOOP [upload-logs : Compress console log and json output]
2026-05-20 04:02:07.116608 | localhost | skipping: Conditional result was False
2026-05-20 04:02:07.123236 | localhost | skipping: Conditional result was False
2026-05-20 04:02:07.136942 |
2026-05-20 04:02:07.137112 | LOOP [upload-logs : Upload compressed console log and json output]
2026-05-20 04:02:07.173751 | localhost | skipping: Conditional result was False
2026-05-20 04:02:07.174201 |
2026-05-20 04:02:07.177581 | localhost | skipping: Conditional result was False
2026-05-20 04:02:07.192854 |
2026-05-20 04:02:07.193021 | LOOP [upload-logs : Upload console log and json output]