2026-09-01 18:18:12.856477 | Job console starting 2026-09-01 18:18:12.868881 | Updating git repos 2026-09-01 18:18:15.783417 | Cloning repos into workspace 2026-09-01 18:18:31.955984 | Restoring repo states 2026-09-01 18:18:42.685877 | Merging changes 2026-09-01 18:18:43.562340 | Checking out repos 2026-09-01 18:18:44.754054 | Preparing playbooks 2026-09-01 18:18:46.248900 | Running Ansible setup 2026-09-01 18:18:50.137566 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-09-01 18:18:50.794848 | 2026-09-01 18:18:50.795008 | PLAY [localhost] 2026-09-01 18:18:50.803074 | 2026-09-01 18:18:50.803150 | TASK [Gathering Facts] 2026-09-01 18:18:51.786718 | localhost | ok 2026-09-01 18:18:51.798843 | 2026-09-01 18:18:51.798954 | TASK [Setup log path fact] 2026-09-01 18:18:51.818469 | localhost | ok 2026-09-01 18:18:51.832757 | 2026-09-01 18:18:51.832848 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-09-01 18:18:51.864606 | localhost | ok 2026-09-01 18:18:51.877479 | 2026-09-01 18:18:51.877692 | TASK [emit-job-header : Print job information] 2026-09-01 18:18:51.919816 | # Job Information 2026-09-01 18:18:51.919971 | Ansible Version: 2.16.18 2026-09-01 18:18:51.920015 | Job: atmosphere-molecule-aio-ovn 2026-09-01 18:18:51.920046 | Pipeline: check 2026-09-01 18:18:51.920073 | Executor: 2d72f0692154 2026-09-01 18:18:51.920099 | Triggered by: https://github.com/vexxhost/atmosphere/pull/4090 2026-09-01 18:18:51.920130 | Event ID: bb298ee0-a630-11f1-92bc-b0d969191a8f 2026-09-01 18:18:51.926155 | 2026-09-01 18:18:51.926248 | LOOP [emit-job-header : Print node information] 2026-09-01 18:18:52.040510 | localhost | ok: 2026-09-01 18:18:52.040752 | localhost | # Node Information 2026-09-01 18:18:52.040794 | localhost | Inventory Hostname: instance 2026-09-01 18:18:52.040826 | localhost | Hostname: np0000191753 2026-09-01 18:18:52.040855 | localhost | Username: zuul 2026-09-01 18:18:52.040888 | localhost | Distro: Ubuntu 22.04 2026-09-01 18:18:52.040917 | localhost | Provider: yul1 2026-09-01 18:18:52.040944 | localhost | Region: ca-ymq-1 2026-09-01 18:18:52.040994 | localhost | Label: ubuntu-jammy-16 2026-09-01 18:18:52.041023 | localhost | Product Name: OpenStack Nova 2026-09-01 18:18:52.041050 | localhost | Interface IP: 162.253.55.115 2026-09-01 18:18:52.061079 | 2026-09-01 18:18:52.061257 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-09-01 18:18:52.477640 | localhost -> localhost | changed 2026-09-01 18:18:52.483585 | 2026-09-01 18:18:52.483661 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-09-01 18:18:53.471583 | localhost -> localhost | changed 2026-09-01 18:18:53.483309 | 2026-09-01 18:18:53.483512 | PLAY [all] 2026-09-01 18:18:53.494646 | 2026-09-01 18:18:53.494714 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-09-01 18:18:53.712686 | instance -> localhost | ok 2026-09-01 18:18:53.724239 | 2026-09-01 18:18:53.724332 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-09-01 18:18:53.767776 | instance | ok 2026-09-01 18:18:53.791056 | instance | included: /var/lib/zuul/builds/5de8893cd0d04cfbb3597bb9b1029d96/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-09-01 18:18:53.796737 | 2026-09-01 18:18:53.796799 | TASK [add-build-sshkey : Create Temp SSH key] 2026-09-01 18:18:54.863676 | instance -> localhost | Generating public/private rsa key pair. 2026-09-01 18:18:54.863900 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/5de8893cd0d04cfbb3597bb9b1029d96/work/5de8893cd0d04cfbb3597bb9b1029d96_id_rsa 2026-09-01 18:18:54.863942 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/5de8893cd0d04cfbb3597bb9b1029d96/work/5de8893cd0d04cfbb3597bb9b1029d96_id_rsa.pub 2026-09-01 18:18:54.863974 | instance -> localhost | The key fingerprint is: 2026-09-01 18:18:54.864004 | instance -> localhost | SHA256:9TWTFIAYimZpZ3d9XO0JSCtnF9QZ+foFasXMLxvlo1U zuul-build-sshkey 2026-09-01 18:18:54.864049 | instance -> localhost | The key's randomart image is: 2026-09-01 18:18:54.864080 | instance -> localhost | +---[RSA 3072]----+ 2026-09-01 18:18:54.864116 | instance -> localhost | | .o.o+++o*| 2026-09-01 18:18:54.864146 | instance -> localhost | | o .. .o.+.*.| 2026-09-01 18:18:54.864175 | instance -> localhost | | * + ..o+.=O.o| 2026-09-01 18:18:54.864203 | instance -> localhost | | + o . o+..o*+E| 2026-09-01 18:18:54.864231 | instance -> localhost | | S .o *.| 2026-09-01 18:18:54.864259 | instance -> localhost | | o +o+| 2026-09-01 18:18:54.864286 | instance -> localhost | | . o=o| 2026-09-01 18:18:54.864313 | instance -> localhost | | .. .| 2026-09-01 18:18:54.864344 | instance -> localhost | | | 2026-09-01 18:18:54.864371 | instance -> localhost | +----[SHA256]-----+ 2026-09-01 18:18:54.864437 | instance -> localhost | ok: Runtime: 0:00:00.677718 2026-09-01 18:18:54.872753 | 2026-09-01 18:18:54.872845 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-09-01 18:18:54.907840 | instance | ok 2026-09-01 18:18:54.917337 | instance | included: /var/lib/zuul/builds/5de8893cd0d04cfbb3597bb9b1029d96/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-09-01 18:18:54.924764 | 2026-09-01 18:18:54.924827 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-09-01 18:18:54.950284 | instance | skipping: Conditional result was False 2026-09-01 18:18:54.961115 | 2026-09-01 18:18:54.961204 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-09-01 18:18:55.400051 | instance | changed 2026-09-01 18:18:55.406144 | 2026-09-01 18:18:55.406208 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-09-01 18:18:55.643380 | instance | ok 2026-09-01 18:18:55.648592 | 2026-09-01 18:18:55.648675 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-09-01 18:18:56.148158 | instance | changed 2026-09-01 18:18:56.155217 | 2026-09-01 18:18:56.155309 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-09-01 18:18:56.654179 | instance | changed 2026-09-01 18:18:56.659443 | 2026-09-01 18:18:56.659509 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-09-01 18:18:56.685150 | instance | skipping: Conditional result was False 2026-09-01 18:18:56.701808 | 2026-09-01 18:18:56.701904 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-09-01 18:18:57.006488 | instance -> localhost | changed 2026-09-01 18:18:57.023450 | 2026-09-01 18:18:57.023603 | TASK [add-build-sshkey : Add back temp key] 2026-09-01 18:18:57.317024 | instance -> localhost | Identity added: /var/lib/zuul/builds/5de8893cd0d04cfbb3597bb9b1029d96/work/5de8893cd0d04cfbb3597bb9b1029d96_id_rsa (zuul-build-sshkey) 2026-09-01 18:18:57.317228 | instance -> localhost | ok: Runtime: 0:00:00.016070 2026-09-01 18:18:57.322292 | 2026-09-01 18:18:57.322359 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-09-01 18:18:57.614450 | instance | ok 2026-09-01 18:18:57.624233 | 2026-09-01 18:18:57.624369 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-09-01 18:18:57.651247 | instance | skipping: Conditional result was False 2026-09-01 18:18:57.666396 | 2026-09-01 18:18:57.666498 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-09-01 18:18:57.973627 | instance | ok 2026-09-01 18:18:57.981814 | 2026-09-01 18:18:57.981906 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-09-01 18:19:01.312037 | instance | Output suppressed because no_log was given 2026-09-01 18:19:01.324418 | 2026-09-01 18:19:01.324493 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-09-01 18:19:01.530230 | instance | ok: "logs" 2026-09-01 18:19:01.530516 | instance | ok: All items complete 2026-09-01 18:19:01.530544 | 2026-09-01 18:19:01.666027 | instance | ok: "artifacts" 2026-09-01 18:19:01.852890 | instance | ok: "docs" 2026-09-01 18:19:01.871062 | 2026-09-01 18:19:01.871197 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-09-01 18:19:02.065379 | instance | changed: "logs" 2026-09-01 18:19:02.241032 | instance | changed: "artifacts" 2026-09-01 18:19:02.399870 | instance | changed: "docs" 2026-09-01 18:19:02.419570 | 2026-09-01 18:19:02.419680 | PLAY RECAP 2026-09-01 18:19:02.419879 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-09-01 18:19:02.419922 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-09-01 18:19:02.419946 | 2026-09-01 18:19:02.565424 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-09-01 18:19:02.579179 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-09-01 18:19:03.235843 | 2026-09-01 18:19:03.235983 | PLAY [all] 2026-09-01 18:19:03.247191 | 2026-09-01 18:19:03.247272 | TASK [setup-uv : Extract archive] 2026-09-01 18:19:05.639662 | instance | changed 2026-09-01 18:19:05.647230 | 2026-09-01 18:19:05.647308 | TASK [setup-uv : Print version] 2026-09-01 18:19:06.015089 | instance | uv 0.8.13 2026-09-01 18:19:06.184519 | instance | ok: Runtime: 0:00:00.013435 2026-09-01 18:19:06.195940 | 2026-09-01 18:19:06.196013 | TASK [Install Ansible collection siblings] 2026-09-01 18:19:15.223470 | instance | changed: 2026-09-01 18:19:15.223899 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-09-01 18:19:15.223954 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-09-01 18:19:15.223988 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-09-01 18:19:15.224017 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto 2026-09-01 18:19:15.224045 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general 2026-09-01 18:19:15.224076 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql 2026-09-01 18:19:15.224106 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-09-01 18:19:15.224136 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-09-01 18:19:15.224356 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-09-01 18:19:15.224420 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-09-01 18:19:15.224454 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-09-01 18:19:15.224483 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-09-01 18:19:15.224511 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0 2026-09-01 18:19:15.224538 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0 2026-09-01 18:19:15.224564 | instance | Resolved ansible.utils to v6.1.0 for >=2.9.0 2026-09-01 18:19:15.224591 | instance | Resolved community.crypto to 2.2.3 for 2.2.3 2026-09-01 18:19:15.224618 | instance | Resolved community.general to 7.3.0 for 7.3.0 2026-09-01 18:19:15.224644 | instance | Resolved community.mysql to 3.6.0 for 3.6.0 2026-09-01 18:19:15.224670 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0 2026-09-01 18:19:15.224697 | instance | Resolved openstack.cloud to 2.6.0 for >=2.0.0 2026-09-01 18:19:15.224722 | instance | Resolved vexxhost.ceph to v4.2.0 for >=3.1.2 2026-09-01 18:19:15.224749 | instance | Resolved atmosphere.common to v0.7.0 for >=0.7.0 2026-09-01 18:19:15.224980 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0 2026-09-01 18:19:15.225050 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0 2026-09-01 18:19:15.225081 | instance | Resolved ansible.utils to v6.1.0 for >=2.9.0,>=6.0.0 2026-09-01 18:19:15.225108 | instance | Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0 2026-09-01 18:19:15.225135 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-09-01 18:19:15.225162 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0 2026-09-01 18:19:15.225188 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0 2026-09-01 18:19:15.225214 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3 2026-09-01 18:19:15.225240 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-09-01 18:19:15.225266 | instance | Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0 2026-09-01 18:19:15.225491 | instance | Checked out ansible.netcommon to 1.2.0 2026-09-01 18:19:15.225536 | 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-09-01 18:19:15.225574 | instance | Starting galaxy collection install process 2026-09-01 18:19:15.225602 | instance | Process install dependency map 2026-09-01 18:19:15.225629 | instance | Starting collection install process 2026-09-01 18:19:15.225656 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon' 2026-09-01 18:19:15.225682 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon 2026-09-01 18:19:15.225708 | instance | ansible.netcommon:* was installed successfully 2026-09-01 18:19:15.225733 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-09-01 18:19:15.225759 | instance | Creating virtual environment at: .venv 2026-09-01 18:19:15.225784 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-09-01 18:19:15.225810 | instance | Downloading rjsonnet (1.2MiB) 2026-09-01 18:19:15.225836 | instance | Downloading pygments (1.2MiB) 2026-09-01 18:19:15.225866 | instance | Downloading openstacksdk (1.7MiB) 2026-09-01 18:19:15.225893 | instance | Downloading ansible-core (2.1MiB) 2026-09-01 18:19:15.225919 | instance | Downloading netaddr (2.2MiB) 2026-09-01 18:19:15.225946 | instance | Downloading kubernetes (1.9MiB) 2026-09-01 18:19:15.225972 | instance | Downloading setuptools (1.1MiB) 2026-09-01 18:19:15.225998 | instance | Downloading cryptography (4.2MiB) 2026-09-01 18:19:15.226023 | instance | Building pyperclip==1.9.0 2026-09-01 18:19:15.226049 | instance | Downloading rjsonnet 2026-09-01 18:19:15.226078 | instance | Downloading netaddr 2026-09-01 18:19:15.226105 | instance | Downloading pygments 2026-09-01 18:19:15.226131 | instance | Downloading cryptography 2026-09-01 18:19:15.226158 | instance | Downloading setuptools 2026-09-01 18:19:15.226184 | instance | Downloading kubernetes 2026-09-01 18:19:15.226210 | instance | Downloading ansible-core 2026-09-01 18:19:15.226236 | instance | Downloading openstacksdk 2026-09-01 18:19:15.226262 | instance | Built pyperclip==1.9.0 2026-09-01 18:19:15.226288 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-09-01 18:19:15.226314 | instance | Installed 79 packages in 57ms 2026-09-01 18:19:15.226341 | instance | Checked out ansible.posix to 1.6.0 2026-09-01 18:19:15.226368 | 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-09-01 18:19:15.226395 | instance | Starting galaxy collection install process 2026-09-01 18:19:15.226420 | instance | Process install dependency map 2026-09-01 18:19:15.226446 | instance | Starting collection install process 2026-09-01 18:19:15.226471 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-09-01 18:19:15.226509 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix 2026-09-01 18:19:15.226536 | instance | ansible.posix:1.6.0 was installed successfully 2026-09-01 18:19:15.226563 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-01 18:19:15.226590 | instance | 2.17.12 2026-09-01 18:19:15.226616 | instance | Checked out ansible.utils to v6.1.0 2026-09-01 18:19:15.226642 | 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-09-01 18:19:15.226669 | instance | Starting galaxy collection install process 2026-09-01 18:19:15.226695 | instance | Process install dependency map 2026-09-01 18:19:15.226720 | instance | Starting collection install process 2026-09-01 18:19:15.226747 | instance | Installing 'ansible.utils:6.1.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils' 2026-09-01 18:19:15.226772 | instance | Created collection for ansible.utils:6.1.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils 2026-09-01 18:19:15.226799 | instance | ansible.utils:6.1.0 was installed successfully 2026-09-01 18:19:15.226825 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-01 18:19:15.226851 | instance | 2.17.12 2026-09-01 18:19:15.226878 | instance | Checked out atmosphere.common to v0.7.0 2026-09-01 18:19:15.226904 | 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-09-01 18:19:15.226930 | instance | Starting galaxy collection install process 2026-09-01 18:19:15.226956 | instance | Process install dependency map 2026-09-01 18:19:15.226995 | instance | Starting collection install process 2026-09-01 18:19:15.227022 | instance | Installing 'atmosphere.common:0.7.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common' 2026-09-01 18:19:15.227049 | instance | Created collection for atmosphere.common:0.7.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common 2026-09-01 18:19:15.227075 | instance | atmosphere.common:0.7.0 was installed successfully 2026-09-01 18:19:15.227101 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-01 18:19:15.227126 | instance | 2.17.12 2026-09-01 18:19:15.227152 | instance | Checked out community.crypto to 2.2.3 2026-09-01 18:19:15.227178 | 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-09-01 18:19:15.227204 | instance | Starting galaxy collection install process 2026-09-01 18:19:15.227229 | instance | Process install dependency map 2026-09-01 18:19:15.227255 | instance | Starting collection install process 2026-09-01 18:19:15.227280 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto' 2026-09-01 18:19:15.227306 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto 2026-09-01 18:19:15.227331 | instance | community.crypto:2.2.3 was installed successfully 2026-09-01 18:19:15.227356 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-01 18:19:15.227381 | instance | 2.17.12 2026-09-01 18:19:15.227407 | instance | Checked out community.general to 7.3.0 2026-09-01 18:19:15.227434 | 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-09-01 18:19:15.227459 | instance | Starting galaxy collection install process 2026-09-01 18:19:15.227493 | instance | Process install dependency map 2026-09-01 18:19:15.227519 | instance | Starting collection install process 2026-09-01 18:19:15.227546 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-09-01 18:19:15.227571 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general 2026-09-01 18:19:15.227597 | instance | community.general:7.3.0 was installed successfully 2026-09-01 18:19:15.227624 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-01 18:19:15.227649 | instance | 2.17.12 2026-09-01 18:19:15.227675 | instance | Checked out community.mysql to 3.6.0 2026-09-01 18:19:15.227701 | 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-09-01 18:19:15.228035 | instance | Starting galaxy collection install process 2026-09-01 18:19:15.228093 | instance | Process install dependency map 2026-09-01 18:19:15.228125 | instance | Starting collection install process 2026-09-01 18:19:15.228154 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql' 2026-09-01 18:19:15.228182 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql 2026-09-01 18:19:15.228209 | instance | community.mysql:3.6.0 was installed successfully 2026-09-01 18:19:15.228236 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-01 18:19:15.228263 | instance | 2.17.12 2026-09-01 18:19:15.228289 | instance | Checked out kubernetes.core to 2.4.0 2026-09-01 18:19:15.228315 | 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-09-01 18:19:15.228341 | instance | Starting galaxy collection install process 2026-09-01 18:19:15.228368 | instance | Process install dependency map 2026-09-01 18:19:15.228394 | instance | Starting collection install process 2026-09-01 18:19:15.228419 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core' 2026-09-01 18:19:15.228446 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core 2026-09-01 18:19:15.228473 | instance | kubernetes.core:2.4.0 was installed successfully 2026-09-01 18:19:15.228500 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-01 18:19:15.228726 | instance | 2.17.12 2026-09-01 18:19:15.228773 | instance | Checked out openstack.cloud to 2.6.0 2026-09-01 18:19:15.228803 | 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-09-01 18:19:15.228831 | instance | Starting galaxy collection install process 2026-09-01 18:19:15.228858 | instance | Process install dependency map 2026-09-01 18:19:15.228885 | instance | Starting collection install process 2026-09-01 18:19:15.228912 | instance | Installing 'openstack.cloud:2.6.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud' 2026-09-01 18:19:15.228938 | instance | Created collection for openstack.cloud:2.6.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud 2026-09-01 18:19:15.228988 | instance | openstack.cloud:2.6.0 was installed successfully 2026-09-01 18:19:15.229016 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-01 18:19:15.229042 | instance | 2.17.12 2026-09-01 18:19:15.229072 | instance | Checked out vexxhost.ceph to v4.2.0 2026-09-01 18:19:15.229098 | 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-09-01 18:19:15.229136 | instance | Starting galaxy collection install process 2026-09-01 18:19:15.229164 | instance | Process install dependency map 2026-09-01 18:19:15.229190 | instance | Starting collection install process 2026-09-01 18:19:15.229216 | instance | Installing 'vexxhost.ceph:4.2.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph' 2026-09-01 18:19:15.229242 | instance | Created collection for vexxhost.ceph:4.2.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph 2026-09-01 18:19:15.229268 | instance | vexxhost.ceph:4.2.0 was installed successfully 2026-09-01 18:19:15.229293 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-01 18:19:15.229318 | instance | 2.17.12 2026-09-01 18:19:15.229344 | instance | Checked out vexxhost.containers to v1.6.8 2026-09-01 18:19:15.229370 | 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-09-01 18:19:15.229395 | instance | Starting galaxy collection install process 2026-09-01 18:19:15.229421 | instance | Process install dependency map 2026-09-01 18:19:15.229446 | instance | Starting collection install process 2026-09-01 18:19:15.229472 | instance | Installing 'vexxhost.containers:1.6.8' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-09-01 18:19:15.229497 | instance | Created collection for vexxhost.containers:1.6.8 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-09-01 18:19:15.229523 | instance | vexxhost.containers:1.6.8 was installed successfully 2026-09-01 18:19:15.229549 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-01 18:19:15.229575 | instance | 2.17.12 2026-09-01 18:19:15.229600 | instance | Checked out vexxhost.kubernetes to v3.3.0 2026-09-01 18:19:15.229626 | 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-09-01 18:19:15.229653 | instance | Starting galaxy collection install process 2026-09-01 18:19:15.229679 | instance | Process install dependency map 2026-09-01 18:19:15.229705 | instance | Starting collection install process 2026-09-01 18:19:15.229730 | instance | Installing 'vexxhost.kubernetes:3.3.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes' 2026-09-01 18:19:15.229755 | instance | Created collection for vexxhost.kubernetes:3.3.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-09-01 18:19:15.229781 | instance | vexxhost.kubernetes:3.3.0 was installed successfully 2026-09-01 18:19:15.229807 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-01 18:19:15.229832 | instance | 2.17.12 2026-09-01 18:19:15.238322 | 2026-09-01 18:19:15.238372 | PLAY RECAP 2026-09-01 18:19:15.238420 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-09-01 18:19:15.238442 | 2026-09-01 18:19:15.396404 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-09-01 18:19:15.403292 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main] 2026-09-01 18:19:16.039701 | 2026-09-01 18:19:16.039845 | PLAY [all] 2026-09-01 18:19:16.051371 | 2026-09-01 18:19:16.051443 | TASK [Install "jq" for log collection] 2026-09-01 18:19:25.357019 | instance | changed 2026-09-01 18:19:25.359453 | 2026-09-01 18:19:25.359531 | PLAY RECAP 2026-09-01 18:19:25.359600 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-09-01 18:19:25.359670 | 2026-09-01 18:19:25.541819 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main] 2026-09-01 18:19:25.550184 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-09-01 18:19:26.171939 | 2026-09-01 18:19:26.172079 | PLAY [all] 2026-09-01 18:19:26.184390 | 2026-09-01 18:19:26.184464 | LOOP [Check inventory directories] 2026-09-01 18:19:26.548348 | instance | ok: "src/github.com/vexxhost/atmosphere" 2026-09-01 18:19:26.722261 | instance | ok: "src/github.com/vexxhost/atmosphere/molecule/aio/inventory" 2026-09-01 18:19:26.891026 | instance | ok: "src/github.com/vexxhost/atmosphere/extensions/molecule/aio/inventory" 2026-09-01 18:19:26.903468 | 2026-09-01 18:19:26.903686 | LOOP [Copy inventory file for Zuul] 2026-09-01 18:19:27.791516 | instance | changed: 2026-09-01 18:19:27.791716 | instance | { 2026-09-01 18:19:27.791745 | instance | "ansible_loop_var": "item", 2026-09-01 18:19:27.791807 | instance | "changed": false, 2026-09-01 18:19:27.791836 | instance | "failed": false, 2026-09-01 18:19:27.791863 | instance | "invocation": { 2026-09-01 18:19:27.791882 | instance | "module_args": { 2026-09-01 18:19:27.791900 | instance | "checksum_algorithm": "sha1", 2026-09-01 18:19:27.791918 | instance | "follow": true, 2026-09-01 18:19:27.791936 | instance | "get_attributes": true, 2026-09-01 18:19:27.791954 | instance | "get_checksum": true, 2026-09-01 18:19:27.791972 | instance | "get_mime": true, 2026-09-01 18:19:27.791989 | instance | "path": "src/github.com/vexxhost/atmosphere" 2026-09-01 18:19:27.792007 | instance | } 2026-09-01 18:19:27.792024 | instance | }, 2026-09-01 18:19:27.792040 | instance | "item": "src/github.com/vexxhost/atmosphere", 2026-09-01 18:19:27.792058 | instance | "stat": { 2026-09-01 18:19:27.792074 | instance | "atime": 1788286747.933255, 2026-09-01 18:19:27.792092 | instance | "attr_flags": "e", 2026-09-01 18:19:27.792109 | instance | "attributes": [ 2026-09-01 18:19:27.792125 | instance | "extents" 2026-09-01 18:19:27.792142 | instance | ], 2026-09-01 18:19:27.792159 | instance | "block_size": 4096, 2026-09-01 18:19:27.792175 | instance | "blocks": 8, 2026-09-01 18:19:27.792192 | instance | "charset": "unknown", 2026-09-01 18:19:27.792210 | instance | "ctime": 1788286747.033225, 2026-09-01 18:19:27.792228 | instance | "dev": 64513, 2026-09-01 18:19:27.792245 | instance | "device_type": 0, 2026-09-01 18:19:27.792261 | instance | "executable": true, 2026-09-01 18:19:27.792277 | instance | "exists": true, 2026-09-01 18:19:27.792294 | instance | "gid": 1000, 2026-09-01 18:19:27.792311 | instance | "gr_name": "zuul", 2026-09-01 18:19:27.792327 | instance | "inode": 1047996, 2026-09-01 18:19:27.792344 | instance | "isblk": false, 2026-09-01 18:19:27.792361 | instance | "ischr": false, 2026-09-01 18:19:27.792377 | instance | "isdir": true, 2026-09-01 18:19:27.792394 | instance | "isfifo": false, 2026-09-01 18:19:27.792411 | instance | "isgid": false, 2026-09-01 18:19:27.792427 | instance | "islnk": false, 2026-09-01 18:19:27.792444 | instance | "isreg": false, 2026-09-01 18:19:27.792461 | instance | "issock": false, 2026-09-01 18:19:27.792478 | instance | "isuid": false, 2026-09-01 18:19:27.792494 | instance | "mimetype": "unknown", 2026-09-01 18:19:27.792511 | instance | "mode": "0755", 2026-09-01 18:19:27.792527 | instance | "mtime": 1788286747.033225, 2026-09-01 18:19:27.792544 | instance | "nlink": 21, 2026-09-01 18:19:27.792560 | instance | "path": "src/github.com/vexxhost/atmosphere", 2026-09-01 18:19:27.792577 | instance | "pw_name": "zuul", 2026-09-01 18:19:27.792597 | instance | "readable": true, 2026-09-01 18:19:27.792614 | instance | "rgrp": true, 2026-09-01 18:19:27.792631 | instance | "roth": true, 2026-09-01 18:19:27.792648 | instance | "rusr": true, 2026-09-01 18:19:27.792665 | instance | "size": 4096, 2026-09-01 18:19:27.792682 | instance | "uid": 1000, 2026-09-01 18:19:27.792709 | instance | "version": "3480763817", 2026-09-01 18:19:27.792727 | instance | "wgrp": false, 2026-09-01 18:19:27.792746 | instance | "woth": false, 2026-09-01 18:19:27.792763 | instance | "writeable": true, 2026-09-01 18:19:27.792780 | instance | "wusr": true, 2026-09-01 18:19:27.792797 | instance | "xgrp": true, 2026-09-01 18:19:27.792814 | instance | "xoth": true, 2026-09-01 18:19:27.792831 | instance | "xusr": true 2026-09-01 18:19:27.792848 | instance | } 2026-09-01 18:19:27.792865 | instance | } 2026-09-01 18:19:27.792897 | instance | ok: All items complete 2026-09-01 18:19:27.792918 | 2026-09-01 18:19:27.794208 | instance | skipping: Conditional result was False 2026-09-01 18:19:27.794785 | instance | skipping: Conditional result was False 2026-09-01 18:19:27.809586 | 2026-09-01 18:19:27.809747 | LOOP [Switch "ansible_host" to private IP] 2026-09-01 18:19:28.171881 | instance | changed: 1 replacements made 2026-09-01 18:19:28.173285 | instance | skipping: Conditional result was False 2026-09-01 18:19:28.173873 | instance | skipping: Conditional result was False 2026-09-01 18:19:28.193395 | 2026-09-01 18:19:28.193527 | TASK [Run Molecule scenario] 2026-09-01 18:19:29.086924 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-09-01 18:19:29.490802 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-09-01 18:19:29.490891 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0... 2026-09-01 18:19:39.882788 | instance | INFO [aio > dependency] Executing 2026-09-01 18:19:39.883051 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml 2026-09-01 18:19:39.883351 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml 2026-09-01 18:19:39.883525 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-09-01 18:19:39.892159 | instance | INFO [aio > cleanup] Executing 2026-09-01 18:19:39.892440 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-09-01 18:19:39.899130 | instance | INFO [aio > destroy] Executing 2026-09-01 18:19:39.899167 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested. 2026-09-01 18:19:39.899256 | instance | INFO [aio > destroy] Executed: Successful 2026-09-01 18:19:39.905860 | instance | INFO [aio > syntax] Executing 2026-09-01 18:19:42.456557 | instance | 2026-09-01 18:19:42.456771 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml 2026-09-01 18:19:42.581709 | instance | INFO [aio > syntax] Executed: Successful 2026-09-01 18:19:42.596778 | instance | INFO [aio > create] Executing 2026-09-01 18:19:42.600296 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-09-01 18:19:42.614943 | instance | INFO [aio > prepare] Executing 2026-09-01 18:19:43.419570 | instance | 2026-09-01 18:19:43.419834 | instance | PLAY [Prepare] ***************************************************************** 2026-09-01 18:19:43.420091 | instance | 2026-09-01 18:19:43.420320 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-01 18:19:43.420550 | instance | Tuesday 01 September 2026 18:19:43 +0000 (0:00:00.023) 0:00:00.023 ***** 2026-09-01 18:19:44.604539 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-09-01 18:19:44.604759 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-09-01 18:19:44.605108 | instance | interpreter could change the meaning of that path. See 2026-09-01 18:19:44.605287 | instance | https://docs.ansible.com/ansible- 2026-09-01 18:19:44.605515 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-09-01 18:19:44.615109 | instance | ok: [instance] 2026-09-01 18:19:44.615312 | instance | 2026-09-01 18:19:44.615547 | instance | TASK [Configure short hostname] ************************************************ 2026-09-01 18:19:44.615866 | instance | Tuesday 01 September 2026 18:19:44 +0000 (0:00:01.195) 0:00:01.219 ***** 2026-09-01 18:19:45.472156 | instance | changed: [instance] 2026-09-01 18:19:45.472396 | instance | 2026-09-01 18:19:45.472645 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-09-01 18:19:45.472923 | instance | Tuesday 01 September 2026 18:19:45 +0000 (0:00:00.856) 0:00:02.075 ***** 2026-09-01 18:19:45.756535 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-09-01 18:19:45.756752 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-09-01 18:19:45.757020 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-09-01 18:19:45.762349 | instance | changed: [instance] 2026-09-01 18:19:45.762570 | instance | 2026-09-01 18:19:45.762856 | instance | TASK [Install "dirmngr" for GPG keyserver operations] ************************** 2026-09-01 18:19:45.763143 | instance | Tuesday 01 September 2026 18:19:45 +0000 (0:00:00.291) 0:00:02.366 ***** 2026-09-01 18:19:46.911229 | instance | ok: [instance] 2026-09-01 18:19:46.911454 | instance | 2026-09-01 18:19:46.911696 | instance | TASK [Purge "snapd" package] *************************************************** 2026-09-01 18:19:46.912045 | instance | Tuesday 01 September 2026 18:19:46 +0000 (0:00:01.148) 0:00:03.514 ***** 2026-09-01 18:19:47.558669 | instance | ok: [instance] 2026-09-01 18:19:47.558924 | instance | 2026-09-01 18:19:47.559171 | instance | PLAY [Generate workspace for Atmosphere] *************************************** 2026-09-01 18:19:47.559387 | instance | 2026-09-01 18:19:47.559620 | instance | TASK [Create folders for workspace] ******************************************** 2026-09-01 18:19:47.560032 | instance | Tuesday 01 September 2026 18:19:47 +0000 (0:00:00.647) 0:00:04.162 ***** 2026-09-01 18:19:48.597542 | instance | changed: [localhost] => (item=group_vars) 2026-09-01 18:19:48.597772 | instance | changed: [localhost] => (item=group_vars/all) 2026-09-01 18:19:48.598029 | instance | changed: [localhost] => (item=group_vars/controllers) 2026-09-01 18:19:48.598247 | instance | changed: [localhost] => (item=group_vars/cephs) 2026-09-01 18:19:48.598480 | instance | changed: [localhost] => (item=group_vars/computes) 2026-09-01 18:19:48.598700 | instance | changed: [localhost] => (item=host_vars) 2026-09-01 18:19:48.598943 | instance | 2026-09-01 18:19:48.599173 | instance | PLAY [Generate Ceph control plane configuration for workspace] ***************** 2026-09-01 18:19:48.599398 | instance | 2026-09-01 18:19:48.599608 | instance | TASK [Ensure the Ceph control plane configuration file exists] ***************** 2026-09-01 18:19:48.599930 | instance | Tuesday 01 September 2026 18:19:48 +0000 (0:00:01.038) 0:00:05.200 ***** 2026-09-01 18:19:48.794466 | instance | changed: [localhost] 2026-09-01 18:19:48.794645 | instance | 2026-09-01 18:19:48.794897 | instance | TASK [Load the current Ceph control plane configuration into a variable] ******* 2026-09-01 18:19:48.795131 | instance | Tuesday 01 September 2026 18:19:48 +0000 (0:00:00.196) 0:00:05.397 ***** 2026-09-01 18:19:48.825834 | instance | ok: [localhost] 2026-09-01 18:19:48.826059 | instance | 2026-09-01 18:19:48.826293 | instance | TASK [Generate Ceph control plane values for missing variables] **************** 2026-09-01 18:19:48.826523 | instance | Tuesday 01 September 2026 18:19:48 +0000 (0:00:00.031) 0:00:05.429 ***** 2026-09-01 18:19:48.891834 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': 'bc50723a-f19a-583f-b6f1-86a597f57913'}) 2026-09-01 18:19:48.892071 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'}) 2026-09-01 18:19:48.892317 | instance | 2026-09-01 18:19:48.892543 | instance | TASK [Write new Ceph control plane configuration file to disk] ***************** 2026-09-01 18:19:48.892801 | instance | Tuesday 01 September 2026 18:19:48 +0000 (0:00:00.065) 0:00:05.495 ***** 2026-09-01 18:19:49.513743 | instance | changed: [localhost] 2026-09-01 18:19:49.513893 | instance | 2026-09-01 18:19:49.514077 | instance | PLAY [Generate Ceph OSD configuration for workspace] *************************** 2026-09-01 18:19:49.514229 | instance | 2026-09-01 18:19:49.514401 | instance | TASK [Ensure the Ceph OSDs configuration file exists] ************************** 2026-09-01 18:19:49.514572 | instance | Tuesday 01 September 2026 18:19:49 +0000 (0:00:00.621) 0:00:06.117 ***** 2026-09-01 18:19:49.707173 | instance | changed: [localhost] 2026-09-01 18:19:49.707570 | instance | 2026-09-01 18:19:49.707968 | instance | TASK [Load the current Ceph OSDs configuration into a variable] **************** 2026-09-01 18:19:49.708293 | instance | Tuesday 01 September 2026 18:19:49 +0000 (0:00:00.193) 0:00:06.310 ***** 2026-09-01 18:19:49.740632 | instance | ok: [localhost] 2026-09-01 18:19:49.741027 | instance | 2026-09-01 18:19:49.741363 | instance | TASK [Generate Ceph OSDs values for missing variables] ************************* 2026-09-01 18:19:49.741668 | instance | Tuesday 01 September 2026 18:19:49 +0000 (0:00:00.032) 0:00:06.342 ***** 2026-09-01 18:19:49.784708 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']}) 2026-09-01 18:19:49.785125 | instance | 2026-09-01 18:19:49.785494 | instance | TASK [Write new Ceph OSDs configuration file to disk] ************************** 2026-09-01 18:19:49.785829 | instance | Tuesday 01 September 2026 18:19:49 +0000 (0:00:00.042) 0:00:06.385 ***** 2026-09-01 18:19:50.168588 | instance | changed: [localhost] 2026-09-01 18:19:50.168977 | instance | 2026-09-01 18:19:50.169280 | instance | PLAY [Generate Kubernetes configuration for workspace] ************************* 2026-09-01 18:19:50.169561 | instance | 2026-09-01 18:19:50.169878 | instance | TASK [Ensure the Kubernetes configuration file exists] ************************* 2026-09-01 18:19:50.170175 | instance | Tuesday 01 September 2026 18:19:50 +0000 (0:00:00.385) 0:00:06.770 ***** 2026-09-01 18:19:50.364254 | instance | changed: [localhost] 2026-09-01 18:19:50.364614 | instance | 2026-09-01 18:19:50.364951 | instance | TASK [Load the current Kubernetes configuration into a variable] *************** 2026-09-01 18:19:50.365249 | instance | Tuesday 01 September 2026 18:19:50 +0000 (0:00:00.195) 0:00:06.966 ***** 2026-09-01 18:19:50.396656 | instance | ok: [localhost] 2026-09-01 18:19:50.397177 | instance | 2026-09-01 18:19:50.397549 | instance | TASK [Generate Kubernetes values for missing variables] ************************ 2026-09-01 18:19:50.397893 | instance | Tuesday 01 September 2026 18:19:50 +0000 (0:00:00.032) 0:00:06.999 ***** 2026-09-01 18:19:50.460314 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'}) 2026-09-01 18:19:50.460665 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42}) 2026-09-01 18:19:50.461023 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'}) 2026-09-01 18:19:50.461308 | instance | 2026-09-01 18:19:50.461607 | instance | TASK [Write new Kubernetes configuration file to disk] ************************* 2026-09-01 18:19:50.461928 | instance | Tuesday 01 September 2026 18:19:50 +0000 (0:00:00.062) 0:00:07.062 ***** 2026-09-01 18:19:50.848660 | instance | changed: [localhost] 2026-09-01 18:19:50.849052 | instance | 2026-09-01 18:19:50.849371 | instance | PLAY [Generate Keepalived configuration for workspace] ************************* 2026-09-01 18:19:50.849660 | instance | 2026-09-01 18:19:50.849985 | instance | TASK [Ensure the Keeaplived configuration file exists] ************************* 2026-09-01 18:19:50.850290 | instance | Tuesday 01 September 2026 18:19:50 +0000 (0:00:00.386) 0:00:07.449 ***** 2026-09-01 18:19:51.044393 | instance | changed: [localhost] 2026-09-01 18:19:51.044817 | instance | 2026-09-01 18:19:51.045183 | instance | TASK [Load the current Keepalived configuration into a variable] *************** 2026-09-01 18:19:51.045530 | instance | Tuesday 01 September 2026 18:19:51 +0000 (0:00:00.196) 0:00:07.645 ***** 2026-09-01 18:19:51.074167 | instance | ok: [localhost] 2026-09-01 18:19:51.074484 | instance | 2026-09-01 18:19:51.074814 | instance | TASK [Generate Keepalived values for missing variables] ************************ 2026-09-01 18:19:51.075119 | instance | Tuesday 01 September 2026 18:19:51 +0000 (0:00:00.033) 0:00:07.678 ***** 2026-09-01 18:19:51.134251 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'}) 2026-09-01 18:19:51.134290 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'}) 2026-09-01 18:19:51.134303 | instance | 2026-09-01 18:19:51.134312 | instance | TASK [Write new Keepalived configuration file to disk] ************************* 2026-09-01 18:19:51.134321 | instance | Tuesday 01 September 2026 18:19:51 +0000 (0:00:00.058) 0:00:07.737 ***** 2026-09-01 18:19:51.523122 | instance | changed: [localhost] 2026-09-01 18:19:51.523189 | instance | 2026-09-01 18:19:51.523200 | instance | PLAY [Generate endpoints for workspace] **************************************** 2026-09-01 18:19:51.523210 | instance | 2026-09-01 18:19:51.523219 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-01 18:19:51.523228 | instance | Tuesday 01 September 2026 18:19:51 +0000 (0:00:00.388) 0:00:08.125 ***** 2026-09-01 18:19:52.279928 | instance | ok: [localhost] 2026-09-01 18:19:52.280011 | instance | 2026-09-01 18:19:52.280016 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-09-01 18:19:52.280021 | instance | Tuesday 01 September 2026 18:19:52 +0000 (0:00:00.756) 0:00:08.882 ***** 2026-09-01 18:19:52.481185 | instance | changed: [localhost] 2026-09-01 18:19:52.481289 | instance | 2026-09-01 18:19:52.481841 | instance | TASK [Load the current endpoints into a variable] ****************************** 2026-09-01 18:19:52.481908 | instance | Tuesday 01 September 2026 18:19:52 +0000 (0:00:00.202) 0:00:09.084 ***** 2026-09-01 18:19:52.518463 | instance | ok: [localhost] 2026-09-01 18:19:52.519256 | instance | 2026-09-01 18:19:52.519296 | instance | TASK [Generate endpoint skeleton for missing variables] ************************ 2026-09-01 18:19:52.519310 | instance | Tuesday 01 September 2026 18:19:52 +0000 (0:00:00.037) 0:00:09.122 ***** 2026-09-01 18:19:53.200492 | instance | ok: [localhost] => (item=keycloak_host) 2026-09-01 18:19:53.203033 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host) 2026-09-01 18:19:53.203062 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host) 2026-09-01 18:19:53.203073 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host) 2026-09-01 18:19:53.203082 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name) 2026-09-01 18:19:53.203091 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host) 2026-09-01 18:19:53.203100 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host) 2026-09-01 18:19:53.203109 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host) 2026-09-01 18:19:53.203118 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host) 2026-09-01 18:19:53.203126 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host) 2026-09-01 18:19:53.203135 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host) 2026-09-01 18:19:53.203144 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host) 2026-09-01 18:19:53.203164 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host) 2026-09-01 18:19:53.203363 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host) 2026-09-01 18:19:53.203697 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host) 2026-09-01 18:19:53.204054 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host) 2026-09-01 18:19:53.204386 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host) 2026-09-01 18:19:53.204705 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host) 2026-09-01 18:19:53.205049 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host) 2026-09-01 18:19:53.205370 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host) 2026-09-01 18:19:53.205664 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host) 2026-09-01 18:19:53.205988 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host) 2026-09-01 18:19:53.206275 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host) 2026-09-01 18:19:53.206544 | instance | 2026-09-01 18:19:53.206848 | instance | TASK [Write new endpoints file to disk] **************************************** 2026-09-01 18:19:53.207133 | instance | Tuesday 01 September 2026 18:19:53 +0000 (0:00:00.682) 0:00:09.804 ***** 2026-09-01 18:19:53.592585 | instance | changed: [localhost] 2026-09-01 18:19:53.592823 | instance | 2026-09-01 18:19:53.593202 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-09-01 18:19:53.593504 | instance | Tuesday 01 September 2026 18:19:53 +0000 (0:00:00.389) 0:00:10.193 ***** 2026-09-01 18:19:53.788603 | instance | changed: [localhost] 2026-09-01 18:19:53.788986 | instance | 2026-09-01 18:19:53.789307 | instance | PLAY [Generate Neutron configuration for workspace] **************************** 2026-09-01 18:19:53.789585 | instance | 2026-09-01 18:19:53.789904 | instance | TASK [Ensure the Neutron configuration file exists] **************************** 2026-09-01 18:19:53.790202 | instance | Tuesday 01 September 2026 18:19:53 +0000 (0:00:00.195) 0:00:10.389 ***** 2026-09-01 18:19:53.988590 | instance | changed: [localhost] 2026-09-01 18:19:53.988736 | instance | 2026-09-01 18:19:53.989044 | instance | TASK [Load the current Neutron configuration into a variable] ****************** 2026-09-01 18:19:53.989425 | instance | Tuesday 01 September 2026 18:19:53 +0000 (0:00:00.200) 0:00:10.590 ***** 2026-09-01 18:19:54.024669 | instance | ok: [localhost] 2026-09-01 18:19:54.024928 | instance | 2026-09-01 18:19:54.025264 | instance | TASK [Generate Neutron values for missing variables] *************************** 2026-09-01 18:19:54.025769 | instance | Tuesday 01 September 2026 18:19:54 +0000 (0:00:00.036) 0:00:10.626 ***** 2026-09-01 18:19:54.072448 | 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-09-01 18:19:54.072827 | instance | 2026-09-01 18:19:54.073140 | instance | TASK [Write new Neutron configuration file to disk] **************************** 2026-09-01 18:19:54.073439 | instance | Tuesday 01 September 2026 18:19:54 +0000 (0:00:00.048) 0:00:10.675 ***** 2026-09-01 18:19:54.468663 | instance | changed: [localhost] 2026-09-01 18:19:54.469050 | instance | 2026-09-01 18:19:54.469436 | instance | PLAY [Generate Nova configuration for workspace] ******************************* 2026-09-01 18:19:54.469860 | instance | 2026-09-01 18:19:54.470217 | instance | TASK [Ensure the Nova configuration file exists] ******************************* 2026-09-01 18:19:54.470558 | instance | Tuesday 01 September 2026 18:19:54 +0000 (0:00:00.395) 0:00:11.070 ***** 2026-09-01 18:19:54.664482 | instance | changed: [localhost] 2026-09-01 18:19:54.664628 | instance | 2026-09-01 18:19:54.664916 | instance | TASK [Load the current Nova configuration into a variable] ********************* 2026-09-01 18:19:54.665265 | instance | Tuesday 01 September 2026 18:19:54 +0000 (0:00:00.196) 0:00:11.266 ***** 2026-09-01 18:19:54.696486 | instance | ok: [localhost] 2026-09-01 18:19:54.696732 | instance | 2026-09-01 18:19:54.697094 | instance | TASK [Generate Nova values for missing variables] ****************************** 2026-09-01 18:19:54.697393 | instance | Tuesday 01 September 2026 18:19:54 +0000 (0:00:00.030) 0:00:11.297 ***** 2026-09-01 18:19:54.751981 | 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-09-01 18:19:54.752373 | instance | 2026-09-01 18:19:54.752742 | instance | TASK [Write new Nova configuration file to disk] ******************************* 2026-09-01 18:19:54.753077 | instance | Tuesday 01 September 2026 18:19:54 +0000 (0:00:00.055) 0:00:11.352 ***** 2026-09-01 18:19:55.142543 | instance | changed: [localhost] 2026-09-01 18:19:55.142603 | instance | 2026-09-01 18:19:55.142614 | instance | PLAY [Generate secrets for workspace] ****************************************** 2026-09-01 18:19:55.142623 | instance | 2026-09-01 18:19:55.142632 | instance | TASK [Ensure the secrets file exists] ****************************************** 2026-09-01 18:19:55.142642 | instance | Tuesday 01 September 2026 18:19:55 +0000 (0:00:00.391) 0:00:11.744 ***** 2026-09-01 18:19:55.346194 | instance | changed: [localhost] 2026-09-01 18:19:55.346249 | instance | 2026-09-01 18:19:55.346260 | instance | TASK [Load the current secrets into a variable] ******************************** 2026-09-01 18:19:55.346277 | instance | Tuesday 01 September 2026 18:19:55 +0000 (0:00:00.204) 0:00:11.949 ***** 2026-09-01 18:19:55.383846 | instance | ok: [localhost] 2026-09-01 18:19:55.383934 | instance | 2026-09-01 18:19:55.384034 | instance | TASK [Generate secrets for missing variables] ********************************** 2026-09-01 18:19:55.384270 | instance | Tuesday 01 September 2026 18:19:55 +0000 (0:00:00.038) 0:00:11.987 ***** 2026-09-01 18:19:55.786262 | instance | ok: [localhost] => (item=heat_auth_encryption_key) 2026-09-01 18:19:55.786432 | instance | ok: [localhost] => (item=keepalived_password) 2026-09-01 18:19:55.786700 | instance | ok: [localhost] => (item=keycloak_admin_password) 2026-09-01 18:19:55.786941 | instance | ok: [localhost] => (item=keycloak_database_password) 2026-09-01 18:19:55.787161 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret) 2026-09-01 18:19:55.787379 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase) 2026-09-01 18:19:55.787599 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password) 2026-09-01 18:19:55.787864 | instance | ok: [localhost] => (item=octavia_heartbeat_key) 2026-09-01 18:19:55.788103 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password) 2026-09-01 18:19:55.788318 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key) 2026-09-01 18:19:55.788534 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password) 2026-09-01 18:19:55.788810 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password) 2026-09-01 18:19:55.789033 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password) 2026-09-01 18:19:55.789506 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password) 2026-09-01 18:19:55.789762 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password) 2026-09-01 18:19:55.789986 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password) 2026-09-01 18:19:55.790210 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password) 2026-09-01 18:19:55.790421 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password) 2026-09-01 18:19:55.790641 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password) 2026-09-01 18:19:55.790899 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password) 2026-09-01 18:19:55.791121 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password) 2026-09-01 18:19:55.791329 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password) 2026-09-01 18:19:55.791579 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password) 2026-09-01 18:19:55.791842 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password) 2026-09-01 18:19:55.792063 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password) 2026-09-01 18:19:55.792327 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password) 2026-09-01 18:19:55.792555 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret) 2026-09-01 18:19:55.792807 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password) 2026-09-01 18:19:55.793029 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password) 2026-09-01 18:19:55.793250 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password) 2026-09-01 18:19:55.793638 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password) 2026-09-01 18:19:55.793865 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password) 2026-09-01 18:19:55.794067 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password) 2026-09-01 18:19:55.794286 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password) 2026-09-01 18:19:55.794501 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password) 2026-09-01 18:19:55.794753 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password) 2026-09-01 18:19:55.794970 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password) 2026-09-01 18:19:55.795178 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password) 2026-09-01 18:19:55.795403 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password) 2026-09-01 18:19:55.795624 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password) 2026-09-01 18:19:55.795894 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password) 2026-09-01 18:19:55.796163 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password) 2026-09-01 18:19:55.796400 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password) 2026-09-01 18:19:55.796647 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password) 2026-09-01 18:19:55.796944 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password) 2026-09-01 18:19:55.797165 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password) 2026-09-01 18:19:55.797404 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password) 2026-09-01 18:19:55.797644 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password) 2026-09-01 18:19:55.797902 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password) 2026-09-01 18:19:55.798148 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password) 2026-09-01 18:19:55.798387 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password) 2026-09-01 18:19:55.798625 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password) 2026-09-01 18:19:55.798881 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password) 2026-09-01 18:19:55.799119 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password) 2026-09-01 18:19:55.799340 | instance | 2026-09-01 18:19:55.799583 | instance | TASK [Generate base64 encoded secrets] ***************************************** 2026-09-01 18:19:55.799875 | instance | Tuesday 01 September 2026 18:19:55 +0000 (0:00:00.402) 0:00:12.389 ***** 2026-09-01 18:19:55.854072 | instance | ok: [localhost] => (item=barbican_kek) 2026-09-01 18:19:55.854259 | instance | 2026-09-01 18:19:55.854493 | instance | TASK [Generate temporary files for generating keys for missing variables] ****** 2026-09-01 18:19:55.854747 | instance | Tuesday 01 September 2026 18:19:55 +0000 (0:00:00.067) 0:00:12.457 ***** 2026-09-01 18:19:56.324112 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-09-01 18:19:56.324341 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-09-01 18:19:56.324578 | instance | 2026-09-01 18:19:56.324851 | instance | TASK [Generate SSH keys for missing variables] ********************************* 2026-09-01 18:19:56.325109 | instance | Tuesday 01 September 2026 18:19:56 +0000 (0:00:00.469) 0:00:12.927 ***** 2026-09-01 18:20:00.033107 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-09-01 18:20:00.033175 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-09-01 18:20:00.033186 | instance | 2026-09-01 18:20:00.033196 | instance | TASK [Set values for SSH keys] ************************************************* 2026-09-01 18:20:00.033206 | instance | Tuesday 01 September 2026 18:20:00 +0000 (0:00:03.708) 0:00:16.635 ***** 2026-09-01 18:20:00.104890 | instance | ok: [localhost] => (item=manila_ssh_key) 2026-09-01 18:20:00.105781 | instance | ok: [localhost] => (item=nova_ssh_key) 2026-09-01 18:20:00.105847 | instance | 2026-09-01 18:20:00.105859 | instance | TASK [Delete the temporary files generated for SSH keys] *********************** 2026-09-01 18:20:00.105869 | instance | Tuesday 01 September 2026 18:20:00 +0000 (0:00:00.073) 0:00:16.708 ***** 2026-09-01 18:20:00.458157 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-09-01 18:20:00.459044 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-09-01 18:20:00.459092 | instance | 2026-09-01 18:20:00.459104 | instance | TASK [Write new secrets file to disk] ****************************************** 2026-09-01 18:20:00.459115 | instance | Tuesday 01 September 2026 18:20:00 +0000 (0:00:00.352) 0:00:17.061 ***** 2026-09-01 18:20:00.831832 | instance | changed: [localhost] 2026-09-01 18:20:00.832542 | instance | 2026-09-01 18:20:00.832615 | instance | TASK [Encrypt secrets file with Vault password] ******************************** 2026-09-01 18:20:00.832629 | instance | Tuesday 01 September 2026 18:20:00 +0000 (0:00:00.373) 0:00:17.435 ***** 2026-09-01 18:20:00.869371 | instance | skipping: [localhost] 2026-09-01 18:20:00.870600 | instance | 2026-09-01 18:20:00.870668 | instance | PLAY [Setup networking] ******************************************************** 2026-09-01 18:20:00.870680 | instance | 2026-09-01 18:20:00.870689 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-01 18:20:00.870699 | instance | Tuesday 01 September 2026 18:20:00 +0000 (0:00:00.037) 0:00:17.473 ***** 2026-09-01 18:20:01.648520 | instance | ok: [instance] 2026-09-01 18:20:01.648718 | instance | 2026-09-01 18:20:01.649208 | instance | TASK [Create bridge for management network] ************************************ 2026-09-01 18:20:01.649262 | instance | Tuesday 01 September 2026 18:20:01 +0000 (0:00:00.778) 0:00:18.252 ***** 2026-09-01 18:20:02.001196 | instance | ok: [instance] 2026-09-01 18:20:02.001461 | instance | 2026-09-01 18:20:02.001917 | instance | TASK [Create fake interface for management bridge] ***************************** 2026-09-01 18:20:02.002307 | instance | Tuesday 01 September 2026 18:20:01 +0000 (0:00:00.352) 0:00:18.604 ***** 2026-09-01 18:20:02.249389 | instance | ok: [instance] 2026-09-01 18:20:02.249472 | instance | 2026-09-01 18:20:02.249817 | instance | TASK [Assign dummy interface to management bridge] ***************************** 2026-09-01 18:20:02.250176 | instance | Tuesday 01 September 2026 18:20:02 +0000 (0:00:00.248) 0:00:18.852 ***** 2026-09-01 18:20:02.471553 | instance | ok: [instance] 2026-09-01 18:20:02.472081 | instance | 2026-09-01 18:20:02.472589 | instance | TASK [Assign IP address for management bridge] ********************************* 2026-09-01 18:20:02.473069 | instance | Tuesday 01 September 2026 18:20:02 +0000 (0:00:00.219) 0:00:19.072 ***** 2026-09-01 18:20:02.692866 | instance | ok: [instance] 2026-09-01 18:20:02.693382 | instance | 2026-09-01 18:20:02.693619 | instance | TASK [Bring up interfaces] ***************************************************** 2026-09-01 18:20:02.693823 | instance | Tuesday 01 September 2026 18:20:02 +0000 (0:00:00.222) 0:00:19.294 ***** 2026-09-01 18:20:03.144794 | instance | ok: [instance] => (item=br-mgmt) 2026-09-01 18:20:03.145190 | instance | ok: [instance] => (item=dummy0) 2026-09-01 18:20:03.145475 | instance | 2026-09-01 18:20:03.145817 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-09-01 18:20:03.146131 | instance | 2026-09-01 18:20:03.146422 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-01 18:20:03.146750 | instance | Tuesday 01 September 2026 18:20:03 +0000 (0:00:00.453) 0:00:19.747 ***** 2026-09-01 18:20:03.952839 | instance | ok: [instance] 2026-09-01 18:20:03.953203 | instance | 2026-09-01 18:20:03.953513 | instance | TASK [Install depedencies] ***************************************************** 2026-09-01 18:20:03.953845 | instance | Tuesday 01 September 2026 18:20:03 +0000 (0:00:00.807) 0:00:20.555 ***** 2026-09-01 18:20:27.047195 | instance | changed: [instance] 2026-09-01 18:20:27.047571 | instance | 2026-09-01 18:20:27.047935 | instance | TASK [Start up service] ******************************************************** 2026-09-01 18:20:27.048291 | instance | Tuesday 01 September 2026 18:20:27 +0000 (0:00:23.092) 0:00:43.648 ***** 2026-09-01 18:20:27.616433 | instance | ok: [instance] 2026-09-01 18:20:27.616670 | instance | 2026-09-01 18:20:27.616896 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-09-01 18:20:27.617147 | instance | Tuesday 01 September 2026 18:20:27 +0000 (0:00:00.568) 0:00:44.217 ***** 2026-09-01 18:20:27.835476 | instance | ok: [instance] 2026-09-01 18:20:27.835913 | instance | 2026-09-01 18:20:27.836324 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-09-01 18:20:27.836636 | instance | Tuesday 01 September 2026 18:20:27 +0000 (0:00:00.222) 0:00:44.439 ***** 2026-09-01 18:20:28.313978 | instance | changed: [instance] 2026-09-01 18:20:28.314040 | instance | 2026-09-01 18:20:28.314052 | instance | TASK [Get list of all loopback devices] **************************************** 2026-09-01 18:20:28.314063 | instance | Tuesday 01 September 2026 18:20:28 +0000 (0:00:00.477) 0:00:44.917 ***** 2026-09-01 18:20:28.524966 | instance | ok: [instance] 2026-09-01 18:20:28.525132 | instance | 2026-09-01 18:20:28.525373 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-09-01 18:20:28.525602 | instance | Tuesday 01 September 2026 18:20:28 +0000 (0:00:00.211) 0:00:45.128 ***** 2026-09-01 18:20:28.557475 | instance | skipping: [instance] 2026-09-01 18:20:28.557683 | instance | 2026-09-01 18:20:28.557913 | instance | TASK [Create devices for Ceph] ************************************************* 2026-09-01 18:20:28.558167 | instance | Tuesday 01 September 2026 18:20:28 +0000 (0:00:00.032) 0:00:45.160 ***** 2026-09-01 18:20:29.134693 | instance | changed: [instance] => (item=osd0) 2026-09-01 18:20:29.134868 | instance | changed: [instance] => (item=osd1) 2026-09-01 18:20:29.135118 | instance | changed: [instance] => (item=osd2) 2026-09-01 18:20:29.135339 | instance | 2026-09-01 18:20:29.135585 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-09-01 18:20:29.135837 | instance | Tuesday 01 September 2026 18:20:29 +0000 (0:00:00.577) 0:00:45.737 ***** 2026-09-01 18:20:29.741700 | instance | changed: [instance] => (item=osd0) 2026-09-01 18:20:29.741917 | instance | changed: [instance] => (item=osd1) 2026-09-01 18:20:29.742175 | instance | changed: [instance] => (item=osd2) 2026-09-01 18:20:29.742585 | instance | 2026-09-01 18:20:29.742824 | instance | TASK [Start loop devices] ****************************************************** 2026-09-01 18:20:29.743078 | instance | Tuesday 01 September 2026 18:20:29 +0000 (0:00:00.607) 0:00:46.345 ***** 2026-09-01 18:20:30.522162 | instance | changed: [instance] => (item=osd0) 2026-09-01 18:20:30.522353 | instance | changed: [instance] => (item=osd1) 2026-09-01 18:20:30.522573 | instance | changed: [instance] => (item=osd2) 2026-09-01 18:20:30.522789 | instance | 2026-09-01 18:20:30.523017 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-09-01 18:20:30.523265 | instance | Tuesday 01 September 2026 18:20:30 +0000 (0:00:00.780) 0:00:47.125 ***** 2026-09-01 18:20:34.029667 | instance | changed: [instance] => (item=osd0) 2026-09-01 18:20:34.030087 | instance | changed: [instance] => (item=osd1) 2026-09-01 18:20:34.030392 | instance | changed: [instance] => (item=osd2) 2026-09-01 18:20:34.030675 | instance | 2026-09-01 18:20:34.031026 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-09-01 18:20:34.031478 | instance | Tuesday 01 September 2026 18:20:34 +0000 (0:00:03.507) 0:00:50.633 ***** 2026-09-01 18:20:36.152306 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-09-01 18:20:36.152506 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-09-01 18:20:36.152646 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-09-01 18:20:36.152777 | instance | 2026-09-01 18:20:36.152912 | instance | PLAY [controllers] ************************************************************* 2026-09-01 18:20:36.153052 | instance | 2026-09-01 18:20:36.153183 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-01 18:20:36.153316 | instance | Tuesday 01 September 2026 18:20:36 +0000 (0:00:02.119) 0:00:52.752 ***** 2026-09-01 18:20:37.143978 | instance | ok: [instance] 2026-09-01 18:20:37.144353 | instance | 2026-09-01 18:20:37.144658 | instance | TASK [Set masquerade rule] ***************************************************** 2026-09-01 18:20:37.144977 | instance | Tuesday 01 September 2026 18:20:37 +0000 (0:00:00.992) 0:00:53.745 ***** 2026-09-01 18:20:37.663863 | instance | changed: [instance] 2026-09-01 18:20:37.664141 | instance | 2026-09-01 18:20:37.664155 | instance | PLAY RECAP ********************************************************************* 2026-09-01 18:20:37.664166 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-09-01 18:20:37.664188 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-09-01 18:20:37.664197 | instance | 2026-09-01 18:20:37.664206 | instance | Tuesday 01 September 2026 18:20:37 +0000 (0:00:00.519) 0:00:54.264 ***** 2026-09-01 18:20:37.664217 | instance | =============================================================================== 2026-09-01 18:20:37.664229 | instance | Install depedencies ---------------------------------------------------- 23.09s 2026-09-01 18:20:37.664241 | instance | Generate SSH keys for missing variables --------------------------------- 3.71s 2026-09-01 18:20:37.664253 | instance | Create a volume group for each loop device ------------------------------ 3.51s 2026-09-01 18:20:37.664265 | instance | Create a logical volume for each loop device ---------------------------- 2.12s 2026-09-01 18:20:37.664276 | instance | Gathering Facts --------------------------------------------------------- 1.20s 2026-09-01 18:20:37.664289 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.15s 2026-09-01 18:20:37.664312 | instance | Create folders for workspace -------------------------------------------- 1.04s 2026-09-01 18:20:37.664326 | instance | Gathering Facts --------------------------------------------------------- 0.99s 2026-09-01 18:20:37.664590 | instance | Configure short hostname ------------------------------------------------ 0.86s 2026-09-01 18:20:37.664823 | instance | Gathering Facts --------------------------------------------------------- 0.81s 2026-09-01 18:20:37.665073 | instance | Start loop devices ------------------------------------------------------ 0.78s 2026-09-01 18:20:37.665340 | instance | Gathering Facts --------------------------------------------------------- 0.78s 2026-09-01 18:20:37.665604 | instance | Gathering Facts --------------------------------------------------------- 0.76s 2026-09-01 18:20:37.665845 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.68s 2026-09-01 18:20:37.666105 | instance | Purge "snapd" package --------------------------------------------------- 0.65s 2026-09-01 18:20:37.666366 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.62s 2026-09-01 18:20:37.666652 | instance | Set permissions on loopback devices ------------------------------------- 0.61s 2026-09-01 18:20:37.666928 | instance | Create devices for Ceph ------------------------------------------------- 0.58s 2026-09-01 18:20:37.667182 | instance | Start up service -------------------------------------------------------- 0.57s 2026-09-01 18:20:37.667413 | instance | Set masquerade rule ----------------------------------------------------- 0.52s 2026-09-01 18:20:37.747605 | instance | INFO [aio > prepare] Executed: Successful 2026-09-01 18:20:37.762306 | instance | INFO [aio > converge] Executing 2026-09-01 18:20:40.208334 | instance | 2026-09-01 18:20:40.209736 | instance | PLAY [all] ********************************************************************* 2026-09-01 18:20:40.210018 | instance | 2026-09-01 18:20:40.210266 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-01 18:20:40.210562 | instance | Tuesday 01 September 2026 18:20:40 +0000 (0:00:00.015) 0:00:00.015 ***** 2026-09-01 18:20:41.503871 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-09-01 18:20:41.504079 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-09-01 18:20:41.504374 | instance | interpreter could change the meaning of that path. See 2026-09-01 18:20:41.504617 | instance | https://docs.ansible.com/ansible- 2026-09-01 18:20:41.504826 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-09-01 18:20:41.527899 | instance | ok: [instance] 2026-09-01 18:20:41.528119 | instance | 2026-09-01 18:20:41.528352 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-09-01 18:20:41.528578 | instance | Tuesday 01 September 2026 18:20:41 +0000 (0:00:01.319) 0:00:01.335 ***** 2026-09-01 18:20:41.743137 | instance | ok: [instance] 2026-09-01 18:20:41.743416 | instance | 2026-09-01 18:20:41.743668 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-09-01 18:20:41.743987 | instance | 2026-09-01 18:20:41.744282 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-01 18:20:41.744596 | instance | Tuesday 01 September 2026 18:20:41 +0000 (0:00:00.215) 0:00:01.551 ***** 2026-09-01 18:20:42.736918 | instance | ok: [instance] 2026-09-01 18:20:42.737073 | instance | 2026-09-01 18:20:42.737402 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-01 18:20:42.737652 | instance | Tuesday 01 September 2026 18:20:42 +0000 (0:00:00.992) 0:00:02.543 ***** 2026-09-01 18:20:43.053553 | instance | ok: [instance] 2026-09-01 18:20:43.053755 | instance | 2026-09-01 18:20:43.054013 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-01 18:20:43.054240 | instance | Tuesday 01 September 2026 18:20:43 +0000 (0:00:00.316) 0:00:02.860 ***** 2026-09-01 18:20:43.096595 | instance | skipping: [instance] 2026-09-01 18:20:43.096787 | instance | 2026-09-01 18:20:43.097056 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-01 18:20:43.097281 | instance | Tuesday 01 September 2026 18:20:43 +0000 (0:00:00.043) 0:00:02.904 ***** 2026-09-01 18:20:43.412208 | instance | changed: [instance] 2026-09-01 18:20:43.412466 | instance | 2026-09-01 18:20:43.412712 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-01 18:20:43.412978 | instance | Tuesday 01 September 2026 18:20:43 +0000 (0:00:00.315) 0:00:03.219 ***** 2026-09-01 18:20:43.502148 | instance | ok: [instance] => { 2026-09-01 18:20:43.502374 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-09-01 18:20:43.502607 | instance | } 2026-09-01 18:20:43.502827 | instance | 2026-09-01 18:20:43.503095 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-01 18:20:43.503334 | instance | Tuesday 01 September 2026 18:20:43 +0000 (0:00:00.089) 0:00:03.309 ***** 2026-09-01 18:20:44.132944 | instance | changed: [instance] 2026-09-01 18:20:44.133317 | instance | 2026-09-01 18:20:44.133621 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-01 18:20:44.133983 | instance | Tuesday 01 September 2026 18:20:44 +0000 (0:00:00.630) 0:00:03.939 ***** 2026-09-01 18:20:44.196424 | instance | skipping: [instance] 2026-09-01 18:20:44.196537 | instance | 2026-09-01 18:20:44.196780 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-01 18:20:44.196991 | instance | Tuesday 01 September 2026 18:20:44 +0000 (0:00:00.064) 0:00:04.004 ***** 2026-09-01 18:20:44.264316 | instance | skipping: [instance] 2026-09-01 18:20:44.264439 | instance | 2026-09-01 18:20:44.264664 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-01 18:20:44.264852 | instance | Tuesday 01 September 2026 18:20:44 +0000 (0:00:00.067) 0:00:04.071 ***** 2026-09-01 18:20:44.520308 | instance | ok: [instance] 2026-09-01 18:20:44.520549 | instance | 2026-09-01 18:20:44.520743 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-01 18:20:44.520944 | instance | Tuesday 01 September 2026 18:20:44 +0000 (0:00:00.254) 0:00:04.326 ***** 2026-09-01 18:20:45.792197 | instance | ok: [instance] 2026-09-01 18:20:45.792579 | instance | 2026-09-01 18:20:45.792932 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-01 18:20:45.793263 | instance | Tuesday 01 September 2026 18:20:45 +0000 (0:00:01.270) 0:00:05.596 ***** 2026-09-01 18:20:45.868454 | instance | ok: [instance] => { 2026-09-01 18:20:45.868507 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-09-01 18:20:45.868512 | instance | } 2026-09-01 18:20:45.868517 | instance | 2026-09-01 18:20:45.868521 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-01 18:20:45.868526 | instance | Tuesday 01 September 2026 18:20:45 +0000 (0:00:00.079) 0:00:05.676 ***** 2026-09-01 18:20:46.493166 | instance | changed: [instance] 2026-09-01 18:20:46.493243 | instance | 2026-09-01 18:20:46.493255 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-01 18:20:46.493266 | instance | Tuesday 01 September 2026 18:20:46 +0000 (0:00:00.623) 0:00:06.299 ***** 2026-09-01 18:20:49.446383 | instance | changed: [instance] 2026-09-01 18:20:49.446478 | instance | 2026-09-01 18:20:49.446498 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-09-01 18:20:49.446514 | instance | Tuesday 01 September 2026 18:20:49 +0000 (0:00:02.952) 0:00:09.252 ***** 2026-09-01 18:20:49.486348 | instance | skipping: [instance] 2026-09-01 18:20:49.486610 | instance | 2026-09-01 18:20:49.486825 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-09-01 18:20:49.487055 | instance | Tuesday 01 September 2026 18:20:49 +0000 (0:00:00.041) 0:00:09.293 ***** 2026-09-01 18:20:49.528392 | instance | skipping: [instance] 2026-09-01 18:20:49.528633 | instance | 2026-09-01 18:20:49.528850 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-09-01 18:20:49.529078 | instance | Tuesday 01 September 2026 18:20:49 +0000 (0:00:00.042) 0:00:09.335 ***** 2026-09-01 18:20:49.567513 | instance | skipping: [instance] 2026-09-01 18:20:49.567792 | instance | 2026-09-01 18:20:49.568036 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-09-01 18:20:49.568252 | instance | Tuesday 01 September 2026 18:20:49 +0000 (0:00:00.039) 0:00:09.375 ***** 2026-09-01 18:20:55.376014 | instance | changed: [instance] 2026-09-01 18:20:55.376289 | instance | 2026-09-01 18:20:55.376496 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-09-01 18:20:55.376690 | instance | Tuesday 01 September 2026 18:20:55 +0000 (0:00:05.808) 0:00:15.183 ***** 2026-09-01 18:20:56.044541 | instance | changed: [instance] 2026-09-01 18:20:56.044719 | instance | 2026-09-01 18:20:56.045085 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-09-01 18:20:56.045416 | instance | Tuesday 01 September 2026 18:20:56 +0000 (0:00:00.665) 0:00:15.849 ***** 2026-09-01 18:20:57.000723 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-09-01 18:20:57.000951 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-09-01 18:20:57.001660 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-09-01 18:20:57.002054 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-09-01 18:20:57.002410 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-09-01 18:20:57.002702 | instance | 2026-09-01 18:20:57.003009 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-09-01 18:20:57.003335 | instance | Tuesday 01 September 2026 18:20:56 +0000 (0:00:00.958) 0:00:16.807 ***** 2026-09-01 18:20:57.643108 | instance | changed: [instance] 2026-09-01 18:20:57.643291 | instance | 2026-09-01 18:20:57.643781 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-09-01 18:20:57.643824 | instance | Tuesday 01 September 2026 18:20:57 +0000 (0:00:00.627) 0:00:17.434 ***** 2026-09-01 18:20:57.644562 | instance | 2026-09-01 18:20:57.644631 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-09-01 18:20:57.644643 | instance | Tuesday 01 September 2026 18:20:57 +0000 (0:00:00.015) 0:00:17.450 ***** 2026-09-01 18:20:58.632599 | instance | ok: [instance] 2026-09-01 18:20:58.632678 | instance | 2026-09-01 18:20:58.633048 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-09-01 18:20:58.633096 | instance | Tuesday 01 September 2026 18:20:58 +0000 (0:00:00.989) 0:00:18.439 ***** 2026-09-01 18:20:59.133435 | instance | changed: [instance] 2026-09-01 18:20:59.133596 | instance | 2026-09-01 18:20:59.134148 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-09-01 18:20:59.134276 | instance | Tuesday 01 September 2026 18:20:59 +0000 (0:00:00.500) 0:00:18.940 ***** 2026-09-01 18:20:59.776609 | instance | changed: [instance] 2026-09-01 18:20:59.777316 | instance | 2026-09-01 18:20:59.777349 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-01 18:20:59.777361 | instance | Tuesday 01 September 2026 18:20:59 +0000 (0:00:00.643) 0:00:19.583 ***** 2026-09-01 18:21:00.024268 | instance | ok: [instance] 2026-09-01 18:21:00.024901 | instance | 2026-09-01 18:21:00.024933 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-01 18:21:00.024945 | instance | Tuesday 01 September 2026 18:21:00 +0000 (0:00:00.247) 0:00:19.831 ***** 2026-09-01 18:21:00.107562 | instance | ok: [instance] => { 2026-09-01 18:21:00.107901 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-09-01 18:21:00.108013 | instance | } 2026-09-01 18:21:00.108733 | instance | 2026-09-01 18:21:00.108769 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-01 18:21:00.108781 | instance | Tuesday 01 September 2026 18:21:00 +0000 (0:00:00.083) 0:00:19.915 ***** 2026-09-01 18:21:02.970096 | instance | changed: [instance] 2026-09-01 18:21:02.970827 | instance | 2026-09-01 18:21:02.970861 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-01 18:21:02.970872 | instance | Tuesday 01 September 2026 18:21:02 +0000 (0:00:02.862) 0:00:22.777 ***** 2026-09-01 18:21:07.330415 | instance | changed: [instance] 2026-09-01 18:21:07.330596 | instance | 2026-09-01 18:21:07.330853 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-09-01 18:21:07.331201 | instance | Tuesday 01 September 2026 18:21:07 +0000 (0:00:04.360) 0:00:27.137 ***** 2026-09-01 18:21:08.710040 | instance | ok: [instance] 2026-09-01 18:21:08.710713 | instance | 2026-09-01 18:21:08.710775 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-09-01 18:21:08.710786 | instance | Tuesday 01 September 2026 18:21:08 +0000 (0:00:01.379) 0:00:28.517 ***** 2026-09-01 18:21:09.152745 | instance | changed: [instance] 2026-09-01 18:21:09.152804 | instance | 2026-09-01 18:21:09.152816 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-09-01 18:21:09.152826 | instance | Tuesday 01 September 2026 18:21:09 +0000 (0:00:00.441) 0:00:28.959 ***** 2026-09-01 18:21:09.664816 | instance | changed: [instance] 2026-09-01 18:21:09.665195 | instance | 2026-09-01 18:21:09.665239 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-09-01 18:21:09.665253 | instance | Tuesday 01 September 2026 18:21:09 +0000 (0:00:00.512) 0:00:29.471 ***** 2026-09-01 18:21:10.273195 | instance | changed: [instance] => (item={'path': '/etc/docker'}) 2026-09-01 18:21:10.273260 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-09-01 18:21:10.273273 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-09-01 18:21:10.273284 | instance | 2026-09-01 18:21:10.273295 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-09-01 18:21:10.273304 | instance | Tuesday 01 September 2026 18:21:10 +0000 (0:00:00.607) 0:00:30.079 ***** 2026-09-01 18:21:10.779180 | instance | changed: [instance] 2026-09-01 18:21:10.779829 | instance | 2026-09-01 18:21:10.780160 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-09-01 18:21:10.780180 | instance | Tuesday 01 September 2026 18:21:10 +0000 (0:00:00.507) 0:00:30.586 ***** 2026-09-01 18:21:11.302310 | instance | changed: [instance] 2026-09-01 18:21:11.302402 | instance | 2026-09-01 18:21:11.303116 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-09-01 18:21:11.303167 | instance | Tuesday 01 September 2026 18:21:11 +0000 (0:00:00.509) 0:00:31.095 ***** 2026-09-01 18:21:11.303174 | instance | 2026-09-01 18:21:11.303188 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-09-01 18:21:11.303194 | instance | Tuesday 01 September 2026 18:21:11 +0000 (0:00:00.014) 0:00:31.110 ***** 2026-09-01 18:21:12.104231 | instance | ok: [instance] 2026-09-01 18:21:12.104316 | instance | 2026-09-01 18:21:12.104786 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-09-01 18:21:12.104813 | instance | Tuesday 01 September 2026 18:21:12 +0000 (0:00:00.801) 0:00:31.911 ***** 2026-09-01 18:21:13.116875 | instance | changed: [instance] 2026-09-01 18:21:13.117590 | instance | 2026-09-01 18:21:13.117658 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-09-01 18:21:13.117672 | instance | Tuesday 01 September 2026 18:21:13 +0000 (0:00:01.012) 0:00:32.924 ***** 2026-09-01 18:21:13.751226 | instance | changed: [instance] 2026-09-01 18:21:13.751293 | instance | 2026-09-01 18:21:13.751600 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-09-01 18:21:13.751623 | instance | Tuesday 01 September 2026 18:21:13 +0000 (0:00:00.634) 0:00:33.558 ***** 2026-09-01 18:21:13.822321 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-09-01 18:21:13.822795 | instance | 2026-09-01 18:21:13.822846 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-09-01 18:21:13.822854 | instance | Tuesday 01 September 2026 18:21:13 +0000 (0:00:00.071) 0:00:33.630 ***** 2026-09-01 18:21:19.812603 | instance | changed: [instance] 2026-09-01 18:21:19.812665 | instance | 2026-09-01 18:21:19.812676 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-09-01 18:21:19.812686 | instance | Tuesday 01 September 2026 18:21:19 +0000 (0:00:05.989) 0:00:39.619 ***** 2026-09-01 18:21:20.545892 | instance | ok: [instance] => (item=chronyd) 2026-09-01 18:21:20.546010 | instance | ok: [instance] => (item=sshd) 2026-09-01 18:21:20.546472 | instance | 2026-09-01 18:21:20.546684 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-09-01 18:21:20.546693 | instance | Tuesday 01 September 2026 18:21:20 +0000 (0:00:00.734) 0:00:40.353 ***** 2026-09-01 18:21:20.866786 | instance | changed: [instance] 2026-09-01 18:21:20.867476 | instance | 2026-09-01 18:21:20.867539 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-09-01 18:21:20.867551 | instance | Tuesday 01 September 2026 18:21:20 +0000 (0:00:00.320) 0:00:40.674 ***** 2026-09-01 18:21:21.098694 | instance | ok: [instance] 2026-09-01 18:21:21.098766 | instance | 2026-09-01 18:21:21.098984 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-09-01 18:21:21.099026 | instance | Tuesday 01 September 2026 18:21:21 +0000 (0:00:00.232) 0:00:40.906 ***** 2026-09-01 18:21:21.615314 | instance | changed: [instance] 2026-09-01 18:21:21.615759 | instance | 2026-09-01 18:21:21.616150 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-09-01 18:21:21.616174 | instance | Tuesday 01 September 2026 18:21:21 +0000 (0:00:00.516) 0:00:41.422 ***** 2026-09-01 18:21:22.042748 | instance | changed: [instance] 2026-09-01 18:21:22.043820 | instance | 2026-09-01 18:21:22.043881 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-09-01 18:21:22.043900 | instance | Tuesday 01 September 2026 18:21:22 +0000 (0:00:00.426) 0:00:41.849 ***** 2026-09-01 18:21:22.176398 | instance | ok: [instance] 2026-09-01 18:21:22.177109 | instance | 2026-09-01 18:21:22.177153 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-09-01 18:21:22.177165 | instance | Tuesday 01 September 2026 18:21:22 +0000 (0:00:00.134) 0:00:41.983 ***** 2026-09-01 18:21:22.428780 | instance | ok: [instance] => (item=instance) 2026-09-01 18:21:22.428834 | instance | 2026-09-01 18:21:22.428845 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-09-01 18:21:22.428855 | instance | Tuesday 01 September 2026 18:21:22 +0000 (0:00:00.251) 0:00:42.235 ***** 2026-09-01 18:21:22.494742 | instance | ok: [instance] 2026-09-01 18:21:22.495193 | instance | 2026-09-01 18:21:22.495301 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-09-01 18:21:22.495310 | instance | Tuesday 01 September 2026 18:21:22 +0000 (0:00:00.066) 0:00:42.302 ***** 2026-09-01 18:21:22.580579 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance 2026-09-01 18:21:22.580913 | instance | 2026-09-01 18:21:22.580959 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] ************* 2026-09-01 18:21:22.580965 | instance | Tuesday 01 September 2026 18:21:22 +0000 (0:00:00.085) 0:00:42.388 ***** 2026-09-01 18:21:22.964669 | instance | changed: [instance] 2026-09-01 18:21:22.965414 | instance | 2026-09-01 18:21:22.965480 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ****************** 2026-09-01 18:21:22.965493 | instance | Tuesday 01 September 2026 18:21:22 +0000 (0:00:00.383) 0:00:42.771 ***** 2026-09-01 18:21:23.756577 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True}) 2026-09-01 18:21:23.757879 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0}) 2026-09-01 18:21:23.757941 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False}) 2026-09-01 18:21:23.757955 | instance | 2026-09-01 18:21:23.757967 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap command] ******************************* 2026-09-01 18:21:23.757977 | instance | Tuesday 01 September 2026 18:21:23 +0000 (0:00:00.791) 0:00:43.563 ***** 2026-09-01 18:23:00.115974 | instance | ok: [instance] 2026-09-01 18:23:00.116180 | instance | 2026-09-01 18:23:00.116451 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] *************** 2026-09-01 18:23:00.116684 | instance | Tuesday 01 September 2026 18:23:00 +0000 (0:01:36.358) 0:02:19.922 ***** 2026-09-01 18:23:00.357356 | instance | changed: [instance] 2026-09-01 18:23:00.357554 | instance | 2026-09-01 18:23:00.357834 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] ********************************** 2026-09-01 18:23:00.358065 | instance | Tuesday 01 September 2026 18:23:00 +0000 (0:00:00.241) 0:02:20.164 ***** 2026-09-01 18:23:00.412954 | instance | ok: [instance] 2026-09-01 18:23:00.413153 | instance | 2026-09-01 18:23:00.413415 | instance | TASK [Install Ceph host] ******************************************************* 2026-09-01 18:23:00.413649 | instance | Tuesday 01 September 2026 18:23:00 +0000 (0:00:00.056) 0:02:20.220 ***** 2026-09-01 18:23:00.490503 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-09-01 18:23:00.490720 | instance | 2026-09-01 18:23:00.490988 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-09-01 18:23:00.491342 | instance | Tuesday 01 September 2026 18:23:00 +0000 (0:00:00.077) 0:02:20.298 ***** 2026-09-01 18:23:06.279062 | instance | ok: [instance] 2026-09-01 18:23:06.279280 | instance | 2026-09-01 18:23:06.279550 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-09-01 18:23:06.279825 | instance | Tuesday 01 September 2026 18:23:06 +0000 (0:00:05.788) 0:02:26.086 ***** 2026-09-01 18:23:06.356129 | instance | ok: [instance] => (item=instance) 2026-09-01 18:23:06.356335 | instance | 2026-09-01 18:23:06.356568 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-09-01 18:23:06.356791 | instance | Tuesday 01 September 2026 18:23:06 +0000 (0:00:00.077) 0:02:26.163 ***** 2026-09-01 18:23:06.800020 | instance | ok: [instance] 2026-09-01 18:23:06.800257 | instance | 2026-09-01 18:23:06.800506 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-09-01 18:23:06.800741 | instance | Tuesday 01 September 2026 18:23:06 +0000 (0:00:00.443) 0:02:26.607 ***** 2026-09-01 18:23:13.337690 | instance | ok: [instance] 2026-09-01 18:23:13.337746 | instance | 2026-09-01 18:23:13.337758 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-09-01 18:23:13.337768 | instance | Tuesday 01 September 2026 18:23:13 +0000 (0:00:06.537) 0:02:33.144 ***** 2026-09-01 18:24:05.660466 | instance | changed: [instance] 2026-09-01 18:24:05.660537 | instance | 2026-09-01 18:24:05.660685 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-09-01 18:24:05.660893 | instance | Tuesday 01 September 2026 18:24:05 +0000 (0:00:52.324) 0:03:25.468 ***** 2026-09-01 18:24:19.907779 | instance | ok: [instance] 2026-09-01 18:24:19.907860 | instance | 2026-09-01 18:24:19.908031 | instance | TASK [Install Ceph host] ******************************************************* 2026-09-01 18:24:19.908070 | instance | Tuesday 01 September 2026 18:24:19 +0000 (0:00:14.247) 0:03:39.715 ***** 2026-09-01 18:24:20.000391 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-09-01 18:24:20.000453 | instance | 2026-09-01 18:24:20.000562 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-09-01 18:24:20.000661 | instance | Tuesday 01 September 2026 18:24:19 +0000 (0:00:00.092) 0:03:39.808 ***** 2026-09-01 18:24:20.070396 | instance | skipping: [instance] 2026-09-01 18:24:20.071099 | instance | 2026-09-01 18:24:20.071134 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-09-01 18:24:20.071146 | instance | Tuesday 01 September 2026 18:24:20 +0000 (0:00:00.069) 0:03:39.877 ***** 2026-09-01 18:24:20.136139 | instance | skipping: [instance] => (item=instance) 2026-09-01 18:24:20.137040 | instance | skipping: [instance] 2026-09-01 18:24:20.137071 | instance | 2026-09-01 18:24:20.137082 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-09-01 18:24:20.137091 | instance | Tuesday 01 September 2026 18:24:20 +0000 (0:00:00.065) 0:03:39.943 ***** 2026-09-01 18:24:20.405622 | instance | ok: [instance] 2026-09-01 18:24:20.406275 | instance | 2026-09-01 18:24:20.406305 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-09-01 18:24:20.406317 | instance | Tuesday 01 September 2026 18:24:20 +0000 (0:00:00.269) 0:03:40.213 ***** 2026-09-01 18:24:26.954051 | instance | ok: [instance] 2026-09-01 18:24:26.954741 | instance | 2026-09-01 18:24:26.954797 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-09-01 18:24:26.954808 | instance | Tuesday 01 September 2026 18:24:26 +0000 (0:00:06.548) 0:03:46.761 ***** 2026-09-01 18:24:39.288150 | instance | changed: [instance] 2026-09-01 18:24:39.288891 | instance | 2026-09-01 18:24:39.288950 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-09-01 18:24:39.288961 | instance | Tuesday 01 September 2026 18:24:39 +0000 (0:00:12.333) 0:03:59.095 ***** 2026-09-01 18:24:45.524729 | instance | ok: [instance] 2026-09-01 18:24:45.525438 | instance | 2026-09-01 18:24:45.525529 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] *************************** 2026-09-01 18:24:45.525541 | instance | Tuesday 01 September 2026 18:24:45 +0000 (0:00:06.235) 0:04:05.331 ***** 2026-09-01 18:24:53.445082 | instance | changed: [instance] => (item={'name': 'diskprediction_local'}) 2026-09-01 18:24:53.445154 | instance | ok: [instance] => (item={'name': 'dashboard'}) 2026-09-01 18:24:53.445303 | instance | changed: [instance] => (item={'name': 'prometheus'}) 2026-09-01 18:24:53.445500 | instance | ok: [instance] => (item={'name': 'iostat'}) 2026-09-01 18:24:53.445576 | instance | 2026-09-01 18:24:53.445797 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-09-01 18:24:53.445860 | instance | 2026-09-01 18:24:53.446019 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-01 18:24:53.446159 | instance | Tuesday 01 September 2026 18:24:53 +0000 (0:00:07.921) 0:04:13.253 ***** 2026-09-01 18:24:54.448357 | instance | ok: [instance] 2026-09-01 18:24:54.448555 | instance | 2026-09-01 18:24:54.448836 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-01 18:24:54.449095 | instance | Tuesday 01 September 2026 18:24:54 +0000 (0:00:01.002) 0:04:14.255 ***** 2026-09-01 18:24:54.691885 | instance | ok: [instance] 2026-09-01 18:24:54.692080 | instance | 2026-09-01 18:24:54.692324 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-01 18:24:54.692590 | instance | Tuesday 01 September 2026 18:24:54 +0000 (0:00:00.243) 0:04:14.499 ***** 2026-09-01 18:24:54.743016 | instance | skipping: [instance] 2026-09-01 18:24:54.743138 | instance | 2026-09-01 18:24:54.743294 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-01 18:24:54.743441 | instance | Tuesday 01 September 2026 18:24:54 +0000 (0:00:00.051) 0:04:14.551 ***** 2026-09-01 18:24:54.991788 | instance | ok: [instance] 2026-09-01 18:24:54.992056 | instance | 2026-09-01 18:24:54.992323 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-01 18:24:54.992569 | instance | Tuesday 01 September 2026 18:24:54 +0000 (0:00:00.247) 0:04:14.798 ***** 2026-09-01 18:24:55.070448 | instance | ok: [instance] => { 2026-09-01 18:24:55.070695 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-09-01 18:24:55.070935 | instance | } 2026-09-01 18:24:55.071162 | instance | 2026-09-01 18:24:55.071406 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-01 18:24:55.071656 | instance | Tuesday 01 September 2026 18:24:55 +0000 (0:00:00.079) 0:04:14.878 ***** 2026-09-01 18:24:55.417285 | instance | ok: [instance] 2026-09-01 18:24:55.417495 | instance | 2026-09-01 18:24:55.417804 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-01 18:24:55.418044 | instance | Tuesday 01 September 2026 18:24:55 +0000 (0:00:00.346) 0:04:15.224 ***** 2026-09-01 18:24:55.478054 | instance | skipping: [instance] 2026-09-01 18:24:55.478129 | instance | 2026-09-01 18:24:55.478328 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-01 18:24:55.478429 | instance | Tuesday 01 September 2026 18:24:55 +0000 (0:00:00.061) 0:04:15.286 ***** 2026-09-01 18:24:55.529280 | instance | skipping: [instance] 2026-09-01 18:24:55.529352 | instance | 2026-09-01 18:24:55.529561 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-01 18:24:55.529690 | instance | Tuesday 01 September 2026 18:24:55 +0000 (0:00:00.051) 0:04:15.337 ***** 2026-09-01 18:24:55.775292 | instance | ok: [instance] 2026-09-01 18:24:55.775501 | instance | 2026-09-01 18:24:55.775824 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-01 18:24:55.776049 | instance | Tuesday 01 September 2026 18:24:55 +0000 (0:00:00.244) 0:04:15.582 ***** 2026-09-01 18:24:56.959983 | instance | ok: [instance] 2026-09-01 18:24:56.960140 | instance | 2026-09-01 18:24:56.960426 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-01 18:24:56.960680 | instance | Tuesday 01 September 2026 18:24:56 +0000 (0:00:01.184) 0:04:16.767 ***** 2026-09-01 18:24:57.047649 | instance | ok: [instance] => { 2026-09-01 18:24:57.047935 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-09-01 18:24:57.048168 | instance | } 2026-09-01 18:24:57.048345 | instance | 2026-09-01 18:24:57.048648 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-01 18:24:57.048875 | instance | Tuesday 01 September 2026 18:24:57 +0000 (0:00:00.088) 0:04:16.855 ***** 2026-09-01 18:24:57.416444 | instance | ok: [instance] 2026-09-01 18:24:57.416650 | instance | 2026-09-01 18:24:57.416915 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-01 18:24:57.417138 | instance | Tuesday 01 September 2026 18:24:57 +0000 (0:00:00.368) 0:04:17.223 ***** 2026-09-01 18:24:59.493950 | instance | ok: [instance] 2026-09-01 18:24:59.494145 | instance | 2026-09-01 18:24:59.494382 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-09-01 18:24:59.494617 | instance | Tuesday 01 September 2026 18:24:59 +0000 (0:00:02.077) 0:04:19.301 ***** 2026-09-01 18:24:59.539070 | instance | skipping: [instance] 2026-09-01 18:24:59.539295 | instance | 2026-09-01 18:24:59.539533 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-09-01 18:24:59.547678 | instance | Tuesday 01 September 2026 18:24:59 +0000 (0:00:00.045) 0:04:19.346 ***** 2026-09-01 18:24:59.591967 | instance | skipping: [instance] 2026-09-01 18:24:59.592240 | instance | 2026-09-01 18:24:59.592577 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-09-01 18:24:59.592907 | instance | Tuesday 01 September 2026 18:24:59 +0000 (0:00:00.052) 0:04:19.399 ***** 2026-09-01 18:24:59.642435 | instance | skipping: [instance] 2026-09-01 18:24:59.642550 | instance | 2026-09-01 18:24:59.642723 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-09-01 18:24:59.642878 | instance | Tuesday 01 September 2026 18:24:59 +0000 (0:00:00.050) 0:04:19.450 ***** 2026-09-01 18:25:00.909051 | instance | ok: [instance] 2026-09-01 18:25:00.909793 | instance | 2026-09-01 18:25:00.909873 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-09-01 18:25:00.909886 | instance | Tuesday 01 September 2026 18:25:00 +0000 (0:00:01.266) 0:04:20.716 ***** 2026-09-01 18:25:01.409059 | instance | ok: [instance] 2026-09-01 18:25:01.409138 | instance | 2026-09-01 18:25:01.409153 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-09-01 18:25:01.409167 | instance | Tuesday 01 September 2026 18:25:01 +0000 (0:00:00.498) 0:04:21.215 ***** 2026-09-01 18:25:02.502281 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-09-01 18:25:02.503809 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-09-01 18:25:02.503894 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-09-01 18:25:02.503906 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-09-01 18:25:02.503917 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-09-01 18:25:02.503928 | instance | 2026-09-01 18:25:02.503938 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-09-01 18:25:02.504106 | instance | Tuesday 01 September 2026 18:25:02 +0000 (0:00:01.094) 0:04:22.309 ***** 2026-09-01 18:25:03.086277 | instance | ok: [instance] 2026-09-01 18:25:03.086357 | instance | 2026-09-01 18:25:03.086369 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-09-01 18:25:03.086380 | instance | Tuesday 01 September 2026 18:25:03 +0000 (0:00:00.570) 0:04:22.880 ***** 2026-09-01 18:25:03.086388 | instance | 2026-09-01 18:25:03.086397 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-09-01 18:25:03.086406 | instance | Tuesday 01 September 2026 18:25:03 +0000 (0:00:00.011) 0:04:22.892 ***** 2026-09-01 18:25:03.457658 | instance | ok: [instance] 2026-09-01 18:25:03.457724 | instance | 2026-09-01 18:25:03.457736 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-01 18:25:03.457746 | instance | Tuesday 01 September 2026 18:25:03 +0000 (0:00:00.372) 0:04:23.264 ***** 2026-09-01 18:25:03.681844 | instance | ok: [instance] 2026-09-01 18:25:03.681936 | instance | 2026-09-01 18:25:03.682040 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-01 18:25:03.682203 | instance | Tuesday 01 September 2026 18:25:03 +0000 (0:00:00.225) 0:04:23.489 ***** 2026-09-01 18:25:03.740605 | instance | ok: [instance] => { 2026-09-01 18:25:03.740831 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-09-01 18:25:03.741027 | instance | } 2026-09-01 18:25:03.741119 | instance | 2026-09-01 18:25:03.741290 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-01 18:25:03.741440 | instance | Tuesday 01 September 2026 18:25:03 +0000 (0:00:00.058) 0:04:23.548 ***** 2026-09-01 18:25:04.153688 | instance | ok: [instance] 2026-09-01 18:25:04.153866 | instance | 2026-09-01 18:25:04.154121 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-01 18:25:04.154341 | instance | Tuesday 01 September 2026 18:25:04 +0000 (0:00:00.412) 0:04:23.961 ***** 2026-09-01 18:25:07.331294 | instance | ok: [instance] 2026-09-01 18:25:07.331432 | instance | 2026-09-01 18:25:07.331764 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-09-01 18:25:07.332109 | instance | Tuesday 01 September 2026 18:25:07 +0000 (0:00:03.177) 0:04:27.138 ***** 2026-09-01 18:25:08.684339 | instance | ok: [instance] 2026-09-01 18:25:08.685054 | instance | 2026-09-01 18:25:08.685129 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-09-01 18:25:08.685141 | instance | Tuesday 01 September 2026 18:25:08 +0000 (0:00:01.352) 0:04:28.491 ***** 2026-09-01 18:25:08.924450 | instance | ok: [instance] 2026-09-01 18:25:08.925178 | instance | 2026-09-01 18:25:08.925247 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-09-01 18:25:08.925259 | instance | Tuesday 01 September 2026 18:25:08 +0000 (0:00:00.240) 0:04:28.731 ***** 2026-09-01 18:25:09.402455 | instance | ok: [instance] 2026-09-01 18:25:09.402592 | instance | 2026-09-01 18:25:09.402899 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-09-01 18:25:09.403261 | instance | Tuesday 01 September 2026 18:25:09 +0000 (0:00:00.477) 0:04:29.209 ***** 2026-09-01 18:25:10.019941 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-09-01 18:25:10.020039 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-09-01 18:25:10.021179 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-09-01 18:25:10.021481 | instance | 2026-09-01 18:25:10.021494 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-09-01 18:25:10.021504 | instance | Tuesday 01 September 2026 18:25:10 +0000 (0:00:00.617) 0:04:29.827 ***** 2026-09-01 18:25:10.493999 | instance | ok: [instance] 2026-09-01 18:25:10.494694 | instance | 2026-09-01 18:25:10.494758 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-09-01 18:25:10.494774 | instance | Tuesday 01 September 2026 18:25:10 +0000 (0:00:00.474) 0:04:30.301 ***** 2026-09-01 18:25:10.987197 | instance | ok: [instance] 2026-09-01 18:25:10.987829 | instance | 2026-09-01 18:25:10.987910 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-09-01 18:25:10.987930 | instance | Tuesday 01 September 2026 18:25:10 +0000 (0:00:00.480) 0:04:30.782 ***** 2026-09-01 18:25:10.988548 | instance | 2026-09-01 18:25:10.988633 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-09-01 18:25:10.988647 | instance | Tuesday 01 September 2026 18:25:10 +0000 (0:00:00.012) 0:04:30.794 ***** 2026-09-01 18:25:11.385586 | instance | ok: [instance] 2026-09-01 18:25:11.386276 | instance | 2026-09-01 18:25:11.386340 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-09-01 18:25:11.386362 | instance | Tuesday 01 September 2026 18:25:11 +0000 (0:00:00.398) 0:04:31.192 ***** 2026-09-01 18:25:11.460455 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-09-01 18:25:11.461164 | instance | 2026-09-01 18:25:11.461208 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-09-01 18:25:11.461220 | instance | Tuesday 01 September 2026 18:25:11 +0000 (0:00:00.074) 0:04:31.267 ***** 2026-09-01 18:25:12.699695 | instance | ok: [instance] 2026-09-01 18:25:12.700532 | instance | 2026-09-01 18:25:12.700626 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-09-01 18:25:12.700658 | instance | Tuesday 01 September 2026 18:25:12 +0000 (0:00:01.239) 0:04:32.507 ***** 2026-09-01 18:25:14.384449 | instance | ok: [instance] => (item=chronyd) 2026-09-01 18:25:14.385346 | instance | ok: [instance] => (item=sshd) 2026-09-01 18:25:14.385410 | instance | 2026-09-01 18:25:14.385422 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-09-01 18:25:14.385432 | instance | Tuesday 01 September 2026 18:25:14 +0000 (0:00:01.684) 0:04:34.191 ***** 2026-09-01 18:25:14.700872 | instance | ok: [instance] 2026-09-01 18:25:14.701016 | instance | 2026-09-01 18:25:14.701568 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-09-01 18:25:14.701647 | instance | Tuesday 01 September 2026 18:25:14 +0000 (0:00:00.316) 0:04:34.508 ***** 2026-09-01 18:25:14.931294 | instance | ok: [instance] 2026-09-01 18:25:14.931402 | instance | 2026-09-01 18:25:14.931606 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-09-01 18:25:14.931893 | instance | Tuesday 01 September 2026 18:25:14 +0000 (0:00:00.230) 0:04:34.738 ***** 2026-09-01 18:25:15.197504 | instance | ok: [instance] 2026-09-01 18:25:15.198372 | instance | 2026-09-01 18:25:15.198446 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-09-01 18:25:15.198459 | instance | Tuesday 01 September 2026 18:25:15 +0000 (0:00:00.265) 0:04:35.004 ***** 2026-09-01 18:25:15.439369 | instance | ok: [instance] 2026-09-01 18:25:15.439440 | instance | 2026-09-01 18:25:15.439781 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-09-01 18:25:15.439819 | instance | Tuesday 01 September 2026 18:25:15 +0000 (0:00:00.241) 0:04:35.246 ***** 2026-09-01 18:25:15.680508 | instance | ok: [instance] => (item=instance) 2026-09-01 18:25:15.681311 | instance | 2026-09-01 18:25:15.681377 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-09-01 18:25:15.681390 | instance | Tuesday 01 September 2026 18:25:15 +0000 (0:00:00.240) 0:04:35.487 ***** 2026-09-01 18:25:15.750361 | instance | ok: [instance] 2026-09-01 18:25:15.750499 | instance | 2026-09-01 18:25:15.750762 | instance | TASK [Install Ceph host] ******************************************************* 2026-09-01 18:25:15.750953 | instance | Tuesday 01 September 2026 18:25:15 +0000 (0:00:00.070) 0:04:35.557 ***** 2026-09-01 18:25:15.831511 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-09-01 18:25:15.831574 | instance | 2026-09-01 18:25:15.831666 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-09-01 18:25:15.831840 | instance | Tuesday 01 September 2026 18:25:15 +0000 (0:00:00.081) 0:04:35.639 ***** 2026-09-01 18:25:15.893534 | instance | skipping: [instance] 2026-09-01 18:25:15.893760 | instance | 2026-09-01 18:25:15.894079 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-09-01 18:25:15.894280 | instance | Tuesday 01 September 2026 18:25:15 +0000 (0:00:00.061) 0:04:35.700 ***** 2026-09-01 18:25:15.960559 | instance | skipping: [instance] => (item=instance) 2026-09-01 18:25:15.960763 | instance | skipping: [instance] 2026-09-01 18:25:15.961079 | instance | 2026-09-01 18:25:15.961379 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-09-01 18:25:15.961698 | instance | Tuesday 01 September 2026 18:25:15 +0000 (0:00:00.065) 0:04:35.766 ***** 2026-09-01 18:25:16.232549 | instance | ok: [instance] 2026-09-01 18:25:16.232932 | instance | 2026-09-01 18:25:16.233240 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-09-01 18:25:16.233535 | instance | Tuesday 01 September 2026 18:25:16 +0000 (0:00:00.272) 0:04:36.039 ***** 2026-09-01 18:25:22.862188 | instance | ok: [instance] 2026-09-01 18:25:22.862910 | instance | 2026-09-01 18:25:22.862978 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-09-01 18:25:22.862990 | instance | Tuesday 01 September 2026 18:25:22 +0000 (0:00:06.630) 0:04:42.669 ***** 2026-09-01 18:25:28.327055 | instance | ok: [instance] 2026-09-01 18:25:28.327808 | instance | 2026-09-01 18:25:28.327871 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-09-01 18:25:28.327883 | instance | Tuesday 01 September 2026 18:25:28 +0000 (0:00:05.464) 0:04:48.134 ***** 2026-09-01 18:25:42.508719 | instance | ok: [instance] 2026-09-01 18:25:42.508793 | instance | 2026-09-01 18:25:42.508806 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-09-01 18:25:42.508816 | instance | Tuesday 01 September 2026 18:25:42 +0000 (0:00:14.180) 0:05:02.315 ***** 2026-09-01 18:27:16.949436 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-09-01 18:27:16.949618 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-09-01 18:27:16.949896 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-09-01 18:27:16.950120 | instance | 2026-09-01 18:27:16.950299 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-09-01 18:27:16.950544 | instance | Tuesday 01 September 2026 18:27:16 +0000 (0:01:34.441) 0:06:36.756 ***** 2026-09-01 18:27:22.881712 | instance | ok: [instance] 2026-09-01 18:27:22.881779 | instance | 2026-09-01 18:27:22.881791 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-09-01 18:27:22.881801 | instance | Tuesday 01 September 2026 18:27:22 +0000 (0:00:05.931) 0:06:42.688 ***** 2026-09-01 18:27:29.112621 | instance | ok: [instance] 2026-09-01 18:27:29.112728 | instance | 2026-09-01 18:27:29.112741 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-09-01 18:27:29.112752 | instance | Tuesday 01 September 2026 18:27:29 +0000 (0:00:06.230) 0:06:48.918 ***** 2026-09-01 18:27:29.312445 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-09-01 18:27:29.312505 | instance | 2026-09-01 18:27:29.312512 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-09-01 18:27:29.312518 | instance | Tuesday 01 September 2026 18:27:29 +0000 (0:00:00.200) 0:06:49.119 ***** 2026-09-01 18:27:29.382597 | instance | ok: [instance] 2026-09-01 18:27:29.383375 | instance | 2026-09-01 18:27:29.383443 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-09-01 18:27:29.383455 | instance | Tuesday 01 September 2026 18:27:29 +0000 (0:00:00.070) 0:06:49.189 ***** 2026-09-01 18:27:35.649373 | instance | ok: [instance] 2026-09-01 18:27:35.650121 | instance | 2026-09-01 18:27:35.650163 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-09-01 18:27:35.650178 | instance | Tuesday 01 September 2026 18:27:35 +0000 (0:00:06.266) 0:06:55.456 ***** 2026-09-01 18:27:35.720849 | instance | ok: [instance] 2026-09-01 18:27:35.721860 | instance | 2026-09-01 18:27:35.721899 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-09-01 18:27:35.721914 | instance | Tuesday 01 September 2026 18:27:35 +0000 (0:00:00.071) 0:06:55.527 ***** 2026-09-01 18:27:35.781487 | instance | skipping: [instance] => (item=1) 2026-09-01 18:27:35.782809 | instance | skipping: [instance] => (item=1) 2026-09-01 18:27:35.782839 | instance | skipping: [instance] => (item=1) 2026-09-01 18:27:35.782850 | instance | skipping: [instance] 2026-09-01 18:27:35.782859 | instance | 2026-09-01 18:27:35.782868 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-09-01 18:27:35.782877 | instance | Tuesday 01 September 2026 18:27:35 +0000 (0:00:00.061) 0:06:55.589 ***** 2026-09-01 18:27:35.879576 | instance | skipping: [instance] 2026-09-01 18:27:35.879679 | instance | 2026-09-01 18:27:35.879818 | instance | PLAY [Deploy Ceph exporters] *************************************************** 2026-09-01 18:27:35.880002 | instance | 2026-09-01 18:27:35.880184 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-01 18:27:35.880385 | instance | Tuesday 01 September 2026 18:27:35 +0000 (0:00:00.098) 0:06:55.687 ***** 2026-09-01 18:27:36.966745 | instance | ok: [instance] 2026-09-01 18:27:36.967456 | instance | 2026-09-01 18:27:36.967515 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-01 18:27:36.967527 | instance | Tuesday 01 September 2026 18:27:36 +0000 (0:00:01.086) 0:06:56.774 ***** 2026-09-01 18:27:37.214360 | instance | ok: [instance] 2026-09-01 18:27:37.215144 | instance | 2026-09-01 18:27:37.215213 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-01 18:27:37.215245 | instance | Tuesday 01 September 2026 18:27:37 +0000 (0:00:00.247) 0:06:57.021 ***** 2026-09-01 18:27:37.270017 | instance | skipping: [instance] 2026-09-01 18:27:37.270724 | instance | 2026-09-01 18:27:37.270775 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-01 18:27:37.270788 | instance | Tuesday 01 September 2026 18:27:37 +0000 (0:00:00.055) 0:06:57.077 ***** 2026-09-01 18:27:37.520852 | instance | ok: [instance] 2026-09-01 18:27:37.520924 | instance | 2026-09-01 18:27:37.521396 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-01 18:27:37.521430 | instance | Tuesday 01 September 2026 18:27:37 +0000 (0:00:00.250) 0:06:57.327 ***** 2026-09-01 18:27:37.599836 | instance | ok: [instance] => { 2026-09-01 18:27:37.600193 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-09-01 18:27:37.600511 | instance | } 2026-09-01 18:27:37.600784 | instance | 2026-09-01 18:27:37.601074 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-01 18:27:37.601386 | instance | Tuesday 01 September 2026 18:27:37 +0000 (0:00:00.079) 0:06:57.407 ***** 2026-09-01 18:27:37.945999 | instance | ok: [instance] 2026-09-01 18:27:37.946073 | instance | 2026-09-01 18:27:37.946475 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-01 18:27:37.946547 | instance | Tuesday 01 September 2026 18:27:37 +0000 (0:00:00.345) 0:06:57.753 ***** 2026-09-01 18:27:38.010457 | instance | skipping: [instance] 2026-09-01 18:27:38.010929 | instance | 2026-09-01 18:27:38.010964 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-01 18:27:38.010973 | instance | Tuesday 01 September 2026 18:27:38 +0000 (0:00:00.064) 0:06:57.818 ***** 2026-09-01 18:27:38.076268 | instance | skipping: [instance] 2026-09-01 18:27:38.076811 | instance | 2026-09-01 18:27:38.076884 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-01 18:27:38.076893 | instance | Tuesday 01 September 2026 18:27:38 +0000 (0:00:00.065) 0:06:57.883 ***** 2026-09-01 18:27:38.317013 | instance | ok: [instance] 2026-09-01 18:27:38.317125 | instance | 2026-09-01 18:27:38.317137 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-01 18:27:38.317261 | instance | Tuesday 01 September 2026 18:27:38 +0000 (0:00:00.240) 0:06:58.124 ***** 2026-09-01 18:27:39.748540 | instance | ok: [instance] 2026-09-01 18:27:39.749177 | instance | 2026-09-01 18:27:39.749210 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-01 18:27:39.749222 | instance | Tuesday 01 September 2026 18:27:39 +0000 (0:00:01.431) 0:06:59.555 ***** 2026-09-01 18:27:39.840396 | instance | ok: [instance] => { 2026-09-01 18:27:39.840464 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-09-01 18:27:39.840863 | instance | } 2026-09-01 18:27:39.840880 | instance | 2026-09-01 18:27:39.840885 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-01 18:27:39.840889 | instance | Tuesday 01 September 2026 18:27:39 +0000 (0:00:00.092) 0:06:59.648 ***** 2026-09-01 18:27:40.224992 | instance | ok: [instance] 2026-09-01 18:27:40.225066 | instance | 2026-09-01 18:27:40.225088 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-01 18:27:40.225099 | instance | Tuesday 01 September 2026 18:27:40 +0000 (0:00:00.382) 0:07:00.031 ***** 2026-09-01 18:27:42.251286 | instance | ok: [instance] 2026-09-01 18:27:42.251855 | instance | 2026-09-01 18:27:42.251923 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-09-01 18:27:42.252033 | instance | Tuesday 01 September 2026 18:27:42 +0000 (0:00:02.027) 0:07:02.058 ***** 2026-09-01 18:27:42.291272 | instance | skipping: [instance] 2026-09-01 18:27:42.291901 | instance | 2026-09-01 18:27:42.291965 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-09-01 18:27:42.291983 | instance | Tuesday 01 September 2026 18:27:42 +0000 (0:00:00.040) 0:07:02.098 ***** 2026-09-01 18:27:42.332048 | instance | skipping: [instance] 2026-09-01 18:27:42.332149 | instance | 2026-09-01 18:27:42.332488 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-09-01 18:27:42.332540 | instance | Tuesday 01 September 2026 18:27:42 +0000 (0:00:00.041) 0:07:02.139 ***** 2026-09-01 18:27:42.373871 | instance | skipping: [instance] 2026-09-01 18:27:42.374121 | instance | 2026-09-01 18:27:42.374503 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-09-01 18:27:42.374800 | instance | Tuesday 01 September 2026 18:27:42 +0000 (0:00:00.041) 0:07:02.181 ***** 2026-09-01 18:27:43.846389 | instance | ok: [instance] 2026-09-01 18:27:43.846527 | instance | 2026-09-01 18:27:43.846790 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-09-01 18:27:43.847155 | instance | Tuesday 01 September 2026 18:27:43 +0000 (0:00:01.472) 0:07:03.653 ***** 2026-09-01 18:27:44.390884 | instance | ok: [instance] 2026-09-01 18:27:44.391590 | instance | 2026-09-01 18:27:44.391660 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-09-01 18:27:44.391673 | instance | Tuesday 01 September 2026 18:27:44 +0000 (0:00:00.544) 0:07:04.198 ***** 2026-09-01 18:27:45.459808 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-09-01 18:27:45.459871 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-09-01 18:27:45.459879 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-09-01 18:27:45.459890 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-09-01 18:27:45.460928 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-09-01 18:27:45.461006 | instance | 2026-09-01 18:27:45.461019 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-09-01 18:27:45.461030 | instance | Tuesday 01 September 2026 18:27:45 +0000 (0:00:01.067) 0:07:05.265 ***** 2026-09-01 18:27:46.053438 | instance | ok: [instance] 2026-09-01 18:27:46.053565 | instance | 2026-09-01 18:27:46.054785 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-09-01 18:27:46.054862 | instance | Tuesday 01 September 2026 18:27:46 +0000 (0:00:00.582) 0:07:05.848 ***** 2026-09-01 18:27:46.054874 | instance | 2026-09-01 18:27:46.054884 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-09-01 18:27:46.054893 | instance | Tuesday 01 September 2026 18:27:46 +0000 (0:00:00.012) 0:07:05.860 ***** 2026-09-01 18:27:46.461817 | instance | ok: [instance] 2026-09-01 18:27:46.461975 | instance | 2026-09-01 18:27:46.462283 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-01 18:27:46.462357 | instance | Tuesday 01 September 2026 18:27:46 +0000 (0:00:00.408) 0:07:06.269 ***** 2026-09-01 18:27:46.714035 | instance | ok: [instance] 2026-09-01 18:27:46.714805 | instance | 2026-09-01 18:27:46.714881 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-01 18:27:46.714893 | instance | Tuesday 01 September 2026 18:27:46 +0000 (0:00:00.252) 0:07:06.521 ***** 2026-09-01 18:27:46.785385 | instance | ok: [instance] => { 2026-09-01 18:27:46.785511 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-09-01 18:27:46.786067 | instance | } 2026-09-01 18:27:46.786340 | instance | 2026-09-01 18:27:46.786349 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-01 18:27:46.786355 | instance | Tuesday 01 September 2026 18:27:46 +0000 (0:00:00.071) 0:07:06.593 ***** 2026-09-01 18:27:47.179061 | instance | ok: [instance] 2026-09-01 18:27:47.179811 | instance | 2026-09-01 18:27:47.179874 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-01 18:27:47.179887 | instance | Tuesday 01 September 2026 18:27:47 +0000 (0:00:00.392) 0:07:06.986 ***** 2026-09-01 18:27:50.357097 | instance | ok: [instance] 2026-09-01 18:27:50.357186 | instance | 2026-09-01 18:27:50.357537 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-09-01 18:27:50.357715 | instance | Tuesday 01 September 2026 18:27:50 +0000 (0:00:03.178) 0:07:10.164 ***** 2026-09-01 18:27:51.786585 | instance | ok: [instance] 2026-09-01 18:27:51.786699 | instance | 2026-09-01 18:27:51.787249 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-09-01 18:27:51.787335 | instance | Tuesday 01 September 2026 18:27:51 +0000 (0:00:01.429) 0:07:11.593 ***** 2026-09-01 18:27:52.034456 | instance | ok: [instance] 2026-09-01 18:27:52.034638 | instance | 2026-09-01 18:27:52.034880 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-09-01 18:27:52.035112 | instance | Tuesday 01 September 2026 18:27:52 +0000 (0:00:00.247) 0:07:11.841 ***** 2026-09-01 18:27:52.503756 | instance | ok: [instance] 2026-09-01 18:27:52.504021 | instance | 2026-09-01 18:27:52.504302 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-09-01 18:27:52.504554 | instance | Tuesday 01 September 2026 18:27:52 +0000 (0:00:00.469) 0:07:12.310 ***** 2026-09-01 18:27:53.133398 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-09-01 18:27:53.133693 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-09-01 18:27:53.134033 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-09-01 18:27:53.134348 | instance | 2026-09-01 18:27:53.134671 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-09-01 18:27:53.134985 | instance | Tuesday 01 September 2026 18:27:53 +0000 (0:00:00.629) 0:07:12.940 ***** 2026-09-01 18:27:53.607734 | instance | ok: [instance] 2026-09-01 18:27:53.607946 | instance | 2026-09-01 18:27:53.608187 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-09-01 18:27:53.608446 | instance | Tuesday 01 September 2026 18:27:53 +0000 (0:00:00.474) 0:07:13.414 ***** 2026-09-01 18:27:54.124830 | instance | ok: [instance] 2026-09-01 18:27:54.124949 | instance | 2026-09-01 18:27:54.125208 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-09-01 18:27:54.125447 | instance | Tuesday 01 September 2026 18:27:54 +0000 (0:00:00.504) 0:07:13.919 ***** 2026-09-01 18:27:54.125666 | instance | 2026-09-01 18:27:54.125890 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-09-01 18:27:54.126103 | instance | Tuesday 01 September 2026 18:27:54 +0000 (0:00:00.012) 0:07:13.932 ***** 2026-09-01 18:27:54.532671 | instance | ok: [instance] 2026-09-01 18:27:54.532824 | instance | 2026-09-01 18:27:54.533056 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-09-01 18:27:54.533296 | instance | Tuesday 01 September 2026 18:27:54 +0000 (0:00:00.407) 0:07:14.340 ***** 2026-09-01 18:27:54.608023 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-09-01 18:27:54.608223 | instance | 2026-09-01 18:27:54.608476 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-09-01 18:27:54.608697 | instance | Tuesday 01 September 2026 18:27:54 +0000 (0:00:00.075) 0:07:14.415 ***** 2026-09-01 18:27:55.752510 | instance | ok: [instance] 2026-09-01 18:27:55.752688 | instance | 2026-09-01 18:27:55.752953 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-09-01 18:27:55.753230 | instance | Tuesday 01 September 2026 18:27:55 +0000 (0:00:01.144) 0:07:15.559 ***** 2026-09-01 18:27:56.491571 | instance | ok: [instance] => (item=chronyd) 2026-09-01 18:27:56.491779 | instance | ok: [instance] => (item=sshd) 2026-09-01 18:27:56.491989 | instance | 2026-09-01 18:27:56.492232 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-09-01 18:27:56.492495 | instance | Tuesday 01 September 2026 18:27:56 +0000 (0:00:00.738) 0:07:16.298 ***** 2026-09-01 18:27:56.827823 | instance | ok: [instance] 2026-09-01 18:27:56.828344 | instance | 2026-09-01 18:27:56.828417 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-09-01 18:27:56.828718 | instance | Tuesday 01 September 2026 18:27:56 +0000 (0:00:00.336) 0:07:16.634 ***** 2026-09-01 18:27:57.077895 | instance | ok: [instance] 2026-09-01 18:27:57.077997 | instance | 2026-09-01 18:27:57.078302 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-09-01 18:27:57.078492 | instance | Tuesday 01 September 2026 18:27:57 +0000 (0:00:00.250) 0:07:16.884 ***** 2026-09-01 18:27:57.362069 | instance | ok: [instance] 2026-09-01 18:27:57.362224 | instance | 2026-09-01 18:27:57.362591 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-09-01 18:27:57.362775 | instance | Tuesday 01 September 2026 18:27:57 +0000 (0:00:00.284) 0:07:17.169 ***** 2026-09-01 18:27:57.607816 | instance | ok: [instance] 2026-09-01 18:27:57.607935 | instance | 2026-09-01 18:27:57.608219 | instance | TASK [vexxhost.ceph.ceph_exporter : Configure Ceph exporter service] *********** 2026-09-01 18:27:57.608471 | instance | Tuesday 01 September 2026 18:27:57 +0000 (0:00:00.245) 0:07:17.415 ***** 2026-09-01 18:28:10.040870 | instance | changed: [instance] 2026-09-01 18:28:10.041054 | instance | 2026-09-01 18:28:10.041283 | instance | PLAY [all] ********************************************************************* 2026-09-01 18:28:10.041514 | instance | 2026-09-01 18:28:10.041734 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-09-01 18:28:10.041953 | instance | Tuesday 01 September 2026 18:28:10 +0000 (0:00:12.432) 0:07:29.848 ***** 2026-09-01 18:28:10.393316 | instance | changed: [instance] 2026-09-01 18:28:10.393499 | instance | 2026-09-01 18:28:10.393742 | instance | PLAY [all] ********************************************************************* 2026-09-01 18:28:10.394040 | instance | 2026-09-01 18:28:10.394395 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-01 18:28:10.394634 | instance | Tuesday 01 September 2026 18:28:10 +0000 (0:00:00.352) 0:07:30.200 ***** 2026-09-01 18:28:11.461380 | instance | ok: [instance] 2026-09-01 18:28:11.461533 | instance | 2026-09-01 18:28:11.461731 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-09-01 18:28:11.461921 | instance | Tuesday 01 September 2026 18:28:11 +0000 (0:00:01.063) 0:07:31.263 ***** 2026-09-01 18:28:15.631942 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-09-01 18:28:15.632033 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-09-01 18:28:15.632044 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-09-01 18:28:15.632054 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-09-01 18:28:15.632063 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-09-01 18:28:15.632072 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-09-01 18:28:15.632080 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-09-01 18:28:15.632089 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-09-01 18:28:15.632097 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-09-01 18:28:15.632106 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-09-01 18:28:15.632115 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-09-01 18:28:15.632131 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-09-01 18:28:15.632464 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-09-01 18:28:15.632547 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-09-01 18:28:15.633536 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-09-01 18:28:15.633558 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-09-01 18:28:15.633568 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-09-01 18:28:15.633588 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-09-01 18:28:15.633833 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-09-01 18:28:15.634181 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-09-01 18:28:15.634478 | instance | 2026-09-01 18:28:15.634797 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-09-01 18:28:15.635082 | instance | Tuesday 01 September 2026 18:28:15 +0000 (0:00:04.172) 0:07:35.436 ***** 2026-09-01 18:28:15.855950 | instance | changed: [instance] 2026-09-01 18:28:15.856318 | instance | 2026-09-01 18:28:15.856626 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-09-01 18:28:15.856917 | instance | Tuesday 01 September 2026 18:28:15 +0000 (0:00:00.226) 0:07:35.663 ***** 2026-09-01 18:28:16.380825 | instance | changed: [instance] 2026-09-01 18:28:16.380866 | instance | 2026-09-01 18:28:16.380874 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-09-01 18:28:16.380880 | instance | Tuesday 01 September 2026 18:28:16 +0000 (0:00:00.524) 0:07:36.188 ***** 2026-09-01 18:28:16.657184 | instance | ok: [instance] 2026-09-01 18:28:16.657281 | instance | 2026-09-01 18:28:16.657511 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-09-01 18:28:16.657564 | instance | Tuesday 01 September 2026 18:28:16 +0000 (0:00:00.276) 0:07:36.464 ***** 2026-09-01 18:28:16.711947 | instance | ok: [instance] 2026-09-01 18:28:16.712015 | instance | 2026-09-01 18:28:16.712034 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-09-01 18:28:16.712364 | instance | 2026-09-01 18:28:16.712427 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-01 18:28:16.712434 | instance | Tuesday 01 September 2026 18:28:16 +0000 (0:00:00.054) 0:07:36.519 ***** 2026-09-01 18:28:17.810694 | instance | ok: [instance] 2026-09-01 18:28:17.810818 | instance | 2026-09-01 18:28:17.811391 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-09-01 18:28:17.811464 | instance | Tuesday 01 September 2026 18:28:17 +0000 (0:00:01.098) 0:07:37.617 ***** 2026-09-01 18:28:18.052541 | instance | changed: [instance] 2026-09-01 18:28:18.053218 | instance | 2026-09-01 18:28:18.053312 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-09-01 18:28:18.053325 | instance | Tuesday 01 September 2026 18:28:18 +0000 (0:00:00.241) 0:07:37.859 ***** 2026-09-01 18:28:19.051766 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-09-01 18:28:19.053279 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-09-01 18:28:19.053366 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-09-01 18:28:19.053378 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-09-01 18:28:19.053389 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-09-01 18:28:19.053399 | instance | 2026-09-01 18:28:19.053409 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-09-01 18:28:19.053425 | instance | Tuesday 01 September 2026 18:28:19 +0000 (0:00:00.998) 0:07:38.858 ***** 2026-09-01 18:28:19.254600 | 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-09-01 18:28:19.434122 | 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-09-01 18:28:19.600447 | 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-09-01 18:28:19.618111 | instance | ...ignoring 2026-09-01 18:28:19.618965 | instance | 2026-09-01 18:28:19.619036 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-09-01 18:28:19.619049 | instance | Tuesday 01 September 2026 18:28:19 +0000 (0:00:00.566) 0:07:39.424 ***** 2026-09-01 18:28:19.877564 | instance | ok: [instance] 2026-09-01 18:28:19.877802 | instance | 2026-09-01 18:28:19.878171 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-09-01 18:28:19.878530 | instance | Tuesday 01 September 2026 18:28:19 +0000 (0:00:00.259) 0:07:39.684 ***** 2026-09-01 18:28:20.092662 | instance | ok: [instance] 2026-09-01 18:28:20.092947 | instance | 2026-09-01 18:28:20.093408 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-09-01 18:28:20.093715 | instance | Tuesday 01 September 2026 18:28:20 +0000 (0:00:00.214) 0:07:39.899 ***** 2026-09-01 18:28:20.136555 | instance | ok: [instance] 2026-09-01 18:28:20.136777 | instance | 2026-09-01 18:28:20.137120 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-09-01 18:28:20.137444 | instance | Tuesday 01 September 2026 18:28:20 +0000 (0:00:00.043) 0:07:39.942 ***** 2026-09-01 18:28:20.191265 | instance | ok: [instance] 2026-09-01 18:28:20.191566 | instance | 2026-09-01 18:28:20.191929 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-09-01 18:28:20.192229 | instance | Tuesday 01 September 2026 18:28:20 +0000 (0:00:00.055) 0:07:39.998 ***** 2026-09-01 18:28:20.767005 | instance | ok: [instance] 2026-09-01 18:28:20.767680 | instance | 2026-09-01 18:28:20.767780 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-09-01 18:28:20.767792 | instance | Tuesday 01 September 2026 18:28:20 +0000 (0:00:00.576) 0:07:40.574 ***** 2026-09-01 18:28:21.065098 | instance | ok: [instance] 2026-09-01 18:28:21.065193 | instance | 2026-09-01 18:28:21.065269 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-09-01 18:28:21.065859 | instance | Tuesday 01 September 2026 18:28:20 +0000 (0:00:00.222) 0:07:40.796 ***** 2026-09-01 18:28:21.065909 | instance | 2026-09-01 18:28:21.065915 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-09-01 18:28:21.065920 | instance | 2026-09-01 18:28:21.065924 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-01 18:28:21.065928 | instance | Tuesday 01 September 2026 18:28:21 +0000 (0:00:00.076) 0:07:40.873 ***** 2026-09-01 18:28:22.074969 | instance | ok: [instance] 2026-09-01 18:28:22.075105 | instance | 2026-09-01 18:28:22.075635 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-01 18:28:22.075698 | instance | Tuesday 01 September 2026 18:28:22 +0000 (0:00:01.008) 0:07:41.882 ***** 2026-09-01 18:28:22.324345 | instance | ok: [instance] 2026-09-01 18:28:22.325026 | instance | 2026-09-01 18:28:22.325091 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-01 18:28:22.325103 | instance | Tuesday 01 September 2026 18:28:22 +0000 (0:00:00.249) 0:07:42.131 ***** 2026-09-01 18:28:22.381848 | instance | skipping: [instance] 2026-09-01 18:28:22.382573 | instance | 2026-09-01 18:28:22.382627 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-01 18:28:22.382639 | instance | Tuesday 01 September 2026 18:28:22 +0000 (0:00:00.057) 0:07:42.189 ***** 2026-09-01 18:28:22.632485 | instance | ok: [instance] 2026-09-01 18:28:22.632552 | instance | 2026-09-01 18:28:22.632564 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-01 18:28:22.632612 | instance | Tuesday 01 September 2026 18:28:22 +0000 (0:00:00.248) 0:07:42.438 ***** 2026-09-01 18:28:22.708709 | instance | ok: [instance] => { 2026-09-01 18:28:22.708937 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-09-01 18:28:22.709151 | instance | } 2026-09-01 18:28:22.709379 | instance | 2026-09-01 18:28:22.709567 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-01 18:28:22.709828 | instance | Tuesday 01 September 2026 18:28:22 +0000 (0:00:00.078) 0:07:42.516 ***** 2026-09-01 18:28:23.047407 | instance | ok: [instance] 2026-09-01 18:28:23.047565 | instance | 2026-09-01 18:28:23.047869 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-01 18:28:23.048142 | instance | Tuesday 01 September 2026 18:28:23 +0000 (0:00:00.338) 0:07:42.854 ***** 2026-09-01 18:28:23.109941 | instance | skipping: [instance] 2026-09-01 18:28:23.110179 | instance | 2026-09-01 18:28:23.110453 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-01 18:28:23.110659 | instance | Tuesday 01 September 2026 18:28:23 +0000 (0:00:00.062) 0:07:42.917 ***** 2026-09-01 18:28:23.342784 | instance | ok: [instance] 2026-09-01 18:28:23.342885 | instance | 2026-09-01 18:28:23.343095 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-01 18:28:23.343319 | instance | Tuesday 01 September 2026 18:28:23 +0000 (0:00:00.232) 0:07:43.150 ***** 2026-09-01 18:28:24.603356 | instance | ok: [instance] 2026-09-01 18:28:24.603631 | instance | 2026-09-01 18:28:24.604080 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-01 18:28:24.604443 | instance | Tuesday 01 September 2026 18:28:24 +0000 (0:00:01.259) 0:07:44.409 ***** 2026-09-01 18:28:24.698000 | instance | ok: [instance] => { 2026-09-01 18:28:24.698316 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-09-01 18:28:24.698608 | instance | } 2026-09-01 18:28:24.698874 | instance | 2026-09-01 18:28:24.699166 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-01 18:28:24.699481 | instance | Tuesday 01 September 2026 18:28:24 +0000 (0:00:00.095) 0:07:44.505 ***** 2026-09-01 18:28:25.075673 | instance | ok: [instance] 2026-09-01 18:28:25.075897 | instance | 2026-09-01 18:28:25.076141 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-01 18:28:25.076394 | instance | Tuesday 01 September 2026 18:28:25 +0000 (0:00:00.377) 0:07:44.882 ***** 2026-09-01 18:28:27.104626 | instance | ok: [instance] 2026-09-01 18:28:27.104767 | instance | 2026-09-01 18:28:27.105051 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-09-01 18:28:27.105306 | instance | Tuesday 01 September 2026 18:28:27 +0000 (0:00:02.028) 0:07:46.911 ***** 2026-09-01 18:28:27.149683 | instance | skipping: [instance] 2026-09-01 18:28:27.149903 | instance | 2026-09-01 18:28:27.150139 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-09-01 18:28:27.150388 | instance | Tuesday 01 September 2026 18:28:27 +0000 (0:00:00.045) 0:07:46.957 ***** 2026-09-01 18:28:27.190984 | instance | skipping: [instance] 2026-09-01 18:28:27.191137 | instance | 2026-09-01 18:28:27.191397 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-09-01 18:28:27.191627 | instance | Tuesday 01 September 2026 18:28:27 +0000 (0:00:00.041) 0:07:46.998 ***** 2026-09-01 18:28:27.235687 | instance | skipping: [instance] 2026-09-01 18:28:27.235969 | instance | 2026-09-01 18:28:27.236222 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-09-01 18:28:27.236501 | instance | Tuesday 01 September 2026 18:28:27 +0000 (0:00:00.044) 0:07:47.042 ***** 2026-09-01 18:28:28.608528 | instance | ok: [instance] 2026-09-01 18:28:28.608862 | instance | 2026-09-01 18:28:28.609181 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-09-01 18:28:28.609506 | instance | Tuesday 01 September 2026 18:28:28 +0000 (0:00:01.372) 0:07:48.415 ***** 2026-09-01 18:28:29.104987 | instance | ok: [instance] 2026-09-01 18:28:29.105185 | instance | 2026-09-01 18:28:29.105554 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-09-01 18:28:29.105848 | instance | Tuesday 01 September 2026 18:28:29 +0000 (0:00:00.496) 0:07:48.912 ***** 2026-09-01 18:28:30.123840 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-09-01 18:28:30.123924 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-09-01 18:28:30.123938 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-09-01 18:28:30.123948 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-09-01 18:28:30.124821 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-09-01 18:28:30.124884 | instance | 2026-09-01 18:28:30.124896 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-09-01 18:28:30.124906 | instance | Tuesday 01 September 2026 18:28:30 +0000 (0:00:01.018) 0:07:49.930 ***** 2026-09-01 18:28:30.712407 | instance | ok: [instance] 2026-09-01 18:28:30.713617 | instance | 2026-09-01 18:28:30.713652 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-09-01 18:28:30.713673 | instance | Tuesday 01 September 2026 18:28:30 +0000 (0:00:00.576) 0:07:50.506 ***** 2026-09-01 18:28:30.713683 | instance | 2026-09-01 18:28:30.713692 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-09-01 18:28:30.713700 | instance | Tuesday 01 September 2026 18:28:30 +0000 (0:00:00.012) 0:07:50.519 ***** 2026-09-01 18:28:31.150151 | instance | ok: [instance] 2026-09-01 18:28:31.150719 | instance | 2026-09-01 18:28:31.150762 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-09-01 18:28:31.150771 | instance | Tuesday 01 September 2026 18:28:31 +0000 (0:00:00.437) 0:07:50.957 ***** 2026-09-01 18:28:31.781806 | 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-09-01 18:28:31.800852 | instance | ...ignoring 2026-09-01 18:28:31.801618 | instance | 2026-09-01 18:28:31.801698 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-09-01 18:28:31.801711 | instance | Tuesday 01 September 2026 18:28:31 +0000 (0:00:00.650) 0:07:51.608 ***** 2026-09-01 18:28:31.851322 | instance | skipping: [instance] 2026-09-01 18:28:31.851833 | instance | 2026-09-01 18:28:31.851930 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-09-01 18:28:31.852131 | instance | Tuesday 01 September 2026 18:28:31 +0000 (0:00:00.050) 0:07:51.658 ***** 2026-09-01 18:28:31.901700 | instance | skipping: [instance] 2026-09-01 18:28:31.902184 | instance | 2026-09-01 18:28:31.902592 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-09-01 18:28:31.902603 | instance | Tuesday 01 September 2026 18:28:31 +0000 (0:00:00.050) 0:07:51.708 ***** 2026-09-01 18:28:31.950775 | instance | skipping: [instance] 2026-09-01 18:28:31.951514 | instance | 2026-09-01 18:28:31.951556 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-09-01 18:28:31.951569 | instance | Tuesday 01 September 2026 18:28:31 +0000 (0:00:00.049) 0:07:51.758 ***** 2026-09-01 18:28:32.002803 | instance | skipping: [instance] 2026-09-01 18:28:32.003016 | instance | 2026-09-01 18:28:32.003378 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-09-01 18:28:32.003675 | instance | Tuesday 01 September 2026 18:28:31 +0000 (0:00:00.051) 0:07:51.810 ***** 2026-09-01 18:28:32.060637 | instance | skipping: [instance] 2026-09-01 18:28:32.060669 | instance | 2026-09-01 18:28:32.060677 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-01 18:28:32.060684 | instance | Tuesday 01 September 2026 18:28:32 +0000 (0:00:00.057) 0:07:51.867 ***** 2026-09-01 18:28:32.326148 | instance | ok: [instance] 2026-09-01 18:28:32.326945 | instance | 2026-09-01 18:28:32.327024 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-01 18:28:32.327037 | instance | Tuesday 01 September 2026 18:28:32 +0000 (0:00:00.265) 0:07:52.132 ***** 2026-09-01 18:28:32.392480 | instance | ok: [instance] => { 2026-09-01 18:28:32.393479 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-09-01 18:28:32.393566 | instance | } 2026-09-01 18:28:32.393579 | instance | 2026-09-01 18:28:32.393589 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-01 18:28:32.393632 | instance | Tuesday 01 September 2026 18:28:32 +0000 (0:00:00.066) 0:07:52.199 ***** 2026-09-01 18:28:33.191155 | instance | changed: [instance] 2026-09-01 18:28:33.191393 | instance | 2026-09-01 18:28:33.191824 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-01 18:28:33.192136 | instance | Tuesday 01 September 2026 18:28:33 +0000 (0:00:00.798) 0:07:52.997 ***** 2026-09-01 18:28:33.249351 | instance | skipping: [instance] 2026-09-01 18:28:33.249489 | instance | 2026-09-01 18:28:33.249727 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-01 18:28:33.249913 | instance | Tuesday 01 September 2026 18:28:33 +0000 (0:00:00.059) 0:07:53.056 ***** 2026-09-01 18:28:33.496439 | instance | ok: [instance] 2026-09-01 18:28:33.496513 | instance | 2026-09-01 18:28:33.496672 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-01 18:28:33.496876 | instance | Tuesday 01 September 2026 18:28:33 +0000 (0:00:00.245) 0:07:53.302 ***** 2026-09-01 18:28:33.552439 | instance | ok: [instance] => { 2026-09-01 18:28:33.552516 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-09-01 18:28:33.552699 | instance | } 2026-09-01 18:28:33.552926 | instance | 2026-09-01 18:28:33.553126 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-01 18:28:33.553336 | instance | Tuesday 01 September 2026 18:28:33 +0000 (0:00:00.056) 0:07:53.359 ***** 2026-09-01 18:28:34.488451 | instance | changed: [instance] 2026-09-01 18:28:34.488721 | instance | 2026-09-01 18:28:34.488863 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-01 18:28:34.488995 | instance | Tuesday 01 September 2026 18:28:34 +0000 (0:00:00.934) 0:07:54.293 ***** 2026-09-01 18:28:34.559838 | instance | skipping: [instance] 2026-09-01 18:28:34.560022 | instance | 2026-09-01 18:28:34.560164 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-09-01 18:28:34.560334 | instance | Tuesday 01 September 2026 18:28:34 +0000 (0:00:00.070) 0:07:54.364 ***** 2026-09-01 18:28:34.598921 | instance | skipping: [instance] 2026-09-01 18:28:34.598975 | instance | 2026-09-01 18:28:34.598983 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-09-01 18:28:34.598989 | instance | Tuesday 01 September 2026 18:28:34 +0000 (0:00:00.041) 0:07:54.405 ***** 2026-09-01 18:28:34.640402 | instance | skipping: [instance] 2026-09-01 18:28:34.640446 | instance | 2026-09-01 18:28:34.640453 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-09-01 18:28:34.640459 | instance | Tuesday 01 September 2026 18:28:34 +0000 (0:00:00.041) 0:07:54.447 ***** 2026-09-01 18:28:34.680950 | instance | skipping: [instance] 2026-09-01 18:28:34.681014 | instance | 2026-09-01 18:28:34.681025 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-09-01 18:28:34.681035 | instance | Tuesday 01 September 2026 18:28:34 +0000 (0:00:00.039) 0:07:54.487 ***** 2026-09-01 18:28:36.034947 | instance | ok: [instance] 2026-09-01 18:28:36.035012 | instance | 2026-09-01 18:28:36.035025 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-09-01 18:28:36.035041 | instance | Tuesday 01 September 2026 18:28:36 +0000 (0:00:01.353) 0:07:55.841 ***** 2026-09-01 18:28:36.516581 | instance | ok: [instance] 2026-09-01 18:28:36.516766 | instance | 2026-09-01 18:28:36.517007 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-09-01 18:28:36.517261 | instance | Tuesday 01 September 2026 18:28:36 +0000 (0:00:00.482) 0:07:56.323 ***** 2026-09-01 18:28:37.538851 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-09-01 18:28:37.538960 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-09-01 18:28:37.538978 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-09-01 18:28:37.539527 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-09-01 18:28:37.539599 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-09-01 18:28:37.539757 | instance | 2026-09-01 18:28:37.540312 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-09-01 18:28:37.540384 | instance | Tuesday 01 September 2026 18:28:37 +0000 (0:00:01.021) 0:07:57.345 ***** 2026-09-01 18:28:38.131656 | instance | ok: [instance] 2026-09-01 18:28:38.133495 | instance | 2026-09-01 18:28:38.133556 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-09-01 18:28:38.133585 | instance | Tuesday 01 September 2026 18:28:38 +0000 (0:00:00.580) 0:07:57.925 ***** 2026-09-01 18:28:38.133595 | instance | 2026-09-01 18:28:38.133603 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-09-01 18:28:38.133612 | instance | Tuesday 01 September 2026 18:28:38 +0000 (0:00:00.013) 0:07:57.938 ***** 2026-09-01 18:28:38.537142 | instance | ok: [instance] 2026-09-01 18:28:38.537222 | instance | 2026-09-01 18:28:38.537258 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-01 18:28:38.537269 | instance | Tuesday 01 September 2026 18:28:38 +0000 (0:00:00.403) 0:07:58.342 ***** 2026-09-01 18:28:38.796934 | instance | ok: [instance] 2026-09-01 18:28:38.796998 | instance | 2026-09-01 18:28:38.797007 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-01 18:28:38.797014 | instance | Tuesday 01 September 2026 18:28:38 +0000 (0:00:00.260) 0:07:58.603 ***** 2026-09-01 18:28:38.876224 | instance | ok: [instance] => { 2026-09-01 18:28:38.877431 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.36.0/crictl-v1.36.0-linux-amd64.tar.gz" 2026-09-01 18:28:38.877490 | instance | } 2026-09-01 18:28:38.877502 | instance | 2026-09-01 18:28:38.877512 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-01 18:28:38.877521 | instance | Tuesday 01 September 2026 18:28:38 +0000 (0:00:00.080) 0:07:58.683 ***** 2026-09-01 18:28:39.502722 | instance | changed: [instance] 2026-09-01 18:28:39.502879 | instance | 2026-09-01 18:28:39.503243 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-01 18:28:39.503541 | instance | Tuesday 01 September 2026 18:28:39 +0000 (0:00:00.626) 0:07:59.309 ***** 2026-09-01 18:28:40.937671 | instance | changed: [instance] 2026-09-01 18:28:40.938364 | instance | 2026-09-01 18:28:40.938426 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-01 18:28:40.938437 | instance | Tuesday 01 September 2026 18:28:40 +0000 (0:00:01.434) 0:08:00.744 ***** 2026-09-01 18:28:41.009422 | instance | ok: [instance] => { 2026-09-01 18:28:41.010591 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.36.0/critest-v1.36.0-linux-amd64.tar.gz" 2026-09-01 18:28:41.010637 | instance | } 2026-09-01 18:28:41.010649 | instance | 2026-09-01 18:28:41.010658 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-01 18:28:41.010668 | instance | Tuesday 01 September 2026 18:28:41 +0000 (0:00:00.071) 0:08:00.816 ***** 2026-09-01 18:28:41.713596 | instance | changed: [instance] 2026-09-01 18:28:41.714322 | instance | 2026-09-01 18:28:41.714669 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-01 18:28:41.714683 | instance | Tuesday 01 September 2026 18:28:41 +0000 (0:00:00.704) 0:08:01.520 ***** 2026-09-01 18:28:44.214051 | instance | changed: [instance] 2026-09-01 18:28:44.214146 | instance | 2026-09-01 18:28:44.214669 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-09-01 18:28:44.214739 | instance | Tuesday 01 September 2026 18:28:44 +0000 (0:00:02.500) 0:08:04.021 ***** 2026-09-01 18:28:44.724666 | instance | changed: [instance] 2026-09-01 18:28:44.724723 | instance | 2026-09-01 18:28:44.724734 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-09-01 18:28:44.724744 | instance | Tuesday 01 September 2026 18:28:44 +0000 (0:00:00.509) 0:08:04.531 ***** 2026-09-01 18:28:44.970689 | instance | changed: [instance] 2026-09-01 18:28:44.970772 | instance | 2026-09-01 18:28:44.971026 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-01 18:28:44.971075 | instance | Tuesday 01 September 2026 18:28:44 +0000 (0:00:00.247) 0:08:04.778 ***** 2026-09-01 18:28:45.246145 | instance | ok: [instance] 2026-09-01 18:28:45.246845 | instance | 2026-09-01 18:28:45.246910 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-01 18:28:45.246921 | instance | Tuesday 01 September 2026 18:28:45 +0000 (0:00:00.274) 0:08:05.053 ***** 2026-09-01 18:28:45.322191 | instance | ok: [instance] => { 2026-09-01 18:28:45.322417 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-09-01 18:28:45.322746 | instance | } 2026-09-01 18:28:45.323017 | instance | 2026-09-01 18:28:45.323368 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-01 18:28:45.323657 | instance | Tuesday 01 September 2026 18:28:45 +0000 (0:00:00.076) 0:08:05.129 ***** 2026-09-01 18:28:46.273613 | instance | changed: [instance] 2026-09-01 18:28:46.274313 | instance | 2026-09-01 18:28:46.274374 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-01 18:28:46.274386 | instance | Tuesday 01 September 2026 18:28:46 +0000 (0:00:00.951) 0:08:06.081 ***** 2026-09-01 18:28:48.972718 | instance | changed: [instance] 2026-09-01 18:28:48.972858 | instance | 2026-09-01 18:28:48.972881 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-09-01 18:28:48.972893 | instance | Tuesday 01 September 2026 18:28:48 +0000 (0:00:02.698) 0:08:08.779 ***** 2026-09-01 18:28:49.044690 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-09-01 18:28:49.044743 | instance | 2026-09-01 18:28:49.044751 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-09-01 18:28:49.044758 | instance | Tuesday 01 September 2026 18:28:49 +0000 (0:00:00.072) 0:08:08.851 ***** 2026-09-01 18:28:50.399899 | instance | ok: [instance] 2026-09-01 18:28:50.399952 | instance | 2026-09-01 18:28:50.399961 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-09-01 18:28:50.400212 | instance | Tuesday 01 September 2026 18:28:50 +0000 (0:00:01.354) 0:08:10.206 ***** 2026-09-01 18:28:50.634960 | instance | changed: [instance] 2026-09-01 18:28:50.635725 | instance | 2026-09-01 18:28:50.635799 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-09-01 18:28:50.635811 | instance | Tuesday 01 September 2026 18:28:50 +0000 (0:00:00.235) 0:08:10.441 ***** 2026-09-01 18:28:51.130415 | instance | changed: [instance] 2026-09-01 18:28:51.130504 | instance | 2026-09-01 18:28:51.130908 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-09-01 18:28:51.130964 | instance | Tuesday 01 September 2026 18:28:51 +0000 (0:00:00.495) 0:08:10.937 ***** 2026-09-01 18:28:52.001743 | instance | changed: [instance] => (item=br_netfilter) 2026-09-01 18:28:52.001829 | instance | ok: [instance] => (item=ip_tables) 2026-09-01 18:28:52.001841 | instance | changed: [instance] => (item=ip6_tables) 2026-09-01 18:28:52.001850 | instance | ok: [instance] => (item=nf_conntrack) 2026-09-01 18:28:52.001860 | instance | 2026-09-01 18:28:52.001869 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-01 18:28:52.001880 | instance | Tuesday 01 September 2026 18:28:51 +0000 (0:00:00.869) 0:08:11.806 ***** 2026-09-01 18:28:52.244753 | instance | ok: [instance] 2026-09-01 18:28:52.244874 | instance | 2026-09-01 18:28:52.245126 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-01 18:28:52.245599 | instance | Tuesday 01 September 2026 18:28:52 +0000 (0:00:00.244) 0:08:12.051 ***** 2026-09-01 18:28:52.304906 | instance | ok: [instance] => { 2026-09-01 18:28:52.305023 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-09-01 18:28:52.305139 | instance | } 2026-09-01 18:28:52.305658 | instance | 2026-09-01 18:28:52.305843 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-01 18:28:52.306032 | instance | Tuesday 01 September 2026 18:28:52 +0000 (0:00:00.060) 0:08:12.112 ***** 2026-09-01 18:28:53.291076 | instance | changed: [instance] 2026-09-01 18:28:53.291278 | instance | 2026-09-01 18:28:53.291622 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-01 18:28:53.291947 | instance | Tuesday 01 September 2026 18:28:53 +0000 (0:00:00.985) 0:08:13.098 ***** 2026-09-01 18:28:53.336371 | instance | skipping: [instance] 2026-09-01 18:28:53.336558 | instance | 2026-09-01 18:28:53.336706 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-09-01 18:28:53.336844 | instance | Tuesday 01 September 2026 18:28:53 +0000 (0:00:00.044) 0:08:13.142 ***** 2026-09-01 18:28:53.404149 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-09-01 18:28:53.404425 | instance | 2026-09-01 18:28:53.404675 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-09-01 18:28:53.404873 | instance | Tuesday 01 September 2026 18:28:53 +0000 (0:00:00.066) 0:08:13.208 ***** 2026-09-01 18:28:53.439748 | instance | skipping: [instance] 2026-09-01 18:28:53.439770 | instance | 2026-09-01 18:28:53.439777 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-09-01 18:28:53.439783 | instance | Tuesday 01 September 2026 18:28:53 +0000 (0:00:00.038) 0:08:13.247 ***** 2026-09-01 18:28:57.538793 | instance | changed: [instance] 2026-09-01 18:28:57.538859 | instance | 2026-09-01 18:28:57.538871 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-09-01 18:28:57.538881 | instance | Tuesday 01 September 2026 18:28:57 +0000 (0:00:04.097) 0:08:17.345 ***** 2026-09-01 18:28:59.995838 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-09-01 18:28:59.995915 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-09-01 18:28:59.995927 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-09-01 18:28:59.995936 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-09-01 18:28:59.995946 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-09-01 18:28:59.995955 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-09-01 18:28:59.996750 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-09-01 18:28:59.996808 | instance | 2026-09-01 18:28:59.996820 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-09-01 18:28:59.996830 | instance | Tuesday 01 September 2026 18:28:59 +0000 (0:00:02.456) 0:08:19.801 ***** 2026-09-01 18:29:00.625100 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-09-01 18:29:00.626276 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-09-01 18:29:00.626340 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-09-01 18:29:00.626353 | instance | 2026-09-01 18:29:00.626364 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-09-01 18:29:00.626375 | instance | Tuesday 01 September 2026 18:29:00 +0000 (0:00:00.630) 0:08:20.432 ***** 2026-09-01 18:29:01.115422 | instance | changed: [instance] 2026-09-01 18:29:01.115794 | instance | 2026-09-01 18:29:01.116248 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-09-01 18:29:01.116273 | instance | Tuesday 01 September 2026 18:29:01 +0000 (0:00:00.490) 0:08:20.922 ***** 2026-09-01 18:29:01.612851 | instance | changed: [instance] 2026-09-01 18:29:01.613528 | instance | 2026-09-01 18:29:01.613560 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-09-01 18:29:01.613571 | instance | Tuesday 01 September 2026 18:29:01 +0000 (0:00:00.497) 0:08:21.420 ***** 2026-09-01 18:29:01.844681 | instance | ok: [instance] 2026-09-01 18:29:01.844745 | instance | 2026-09-01 18:29:01.844758 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-09-01 18:29:01.844768 | instance | Tuesday 01 September 2026 18:29:01 +0000 (0:00:00.231) 0:08:21.651 ***** 2026-09-01 18:29:01.885325 | instance | skipping: [instance] 2026-09-01 18:29:01.886042 | instance | 2026-09-01 18:29:01.886451 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-09-01 18:29:01.886465 | instance | Tuesday 01 September 2026 18:29:01 +0000 (0:00:00.041) 0:08:21.692 ***** 2026-09-01 18:29:02.464296 | instance | ok: [instance] => (item=swap) 2026-09-01 18:29:02.465198 | instance | ok: [instance] => (item=none) 2026-09-01 18:29:02.465250 | instance | 2026-09-01 18:29:02.465262 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-09-01 18:29:02.465272 | instance | Tuesday 01 September 2026 18:29:02 +0000 (0:00:00.579) 0:08:22.271 ***** 2026-09-01 18:29:03.060009 | instance | changed: [instance] 2026-09-01 18:29:03.060235 | instance | 2026-09-01 18:29:03.061080 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-09-01 18:29:03.061426 | instance | Tuesday 01 September 2026 18:29:03 +0000 (0:00:00.595) 0:08:22.866 ***** 2026-09-01 18:29:03.639961 | instance | changed: [instance] 2026-09-01 18:29:03.640129 | instance | 2026-09-01 18:29:03.640398 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-09-01 18:29:03.640646 | instance | Tuesday 01 September 2026 18:29:03 +0000 (0:00:00.566) 0:08:23.433 ***** 2026-09-01 18:29:03.640854 | instance | 2026-09-01 18:29:03.641077 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-09-01 18:29:03.641321 | instance | Tuesday 01 September 2026 18:29:03 +0000 (0:00:00.013) 0:08:23.446 ***** 2026-09-01 18:29:04.513271 | instance | ok: [instance] 2026-09-01 18:29:04.513460 | instance | 2026-09-01 18:29:04.513700 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-09-01 18:29:04.513935 | instance | Tuesday 01 September 2026 18:29:04 +0000 (0:00:00.873) 0:08:24.320 ***** 2026-09-01 18:29:05.177044 | instance | changed: [instance] 2026-09-01 18:29:05.177801 | instance | 2026-09-01 18:29:05.177857 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-09-01 18:29:05.177870 | instance | Tuesday 01 September 2026 18:29:05 +0000 (0:00:00.663) 0:08:24.984 ***** 2026-09-01 18:29:06.469391 | instance | ok: [instance] 2026-09-01 18:29:06.470046 | instance | 2026-09-01 18:29:06.470125 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-09-01 18:29:06.470148 | instance | Tuesday 01 September 2026 18:29:06 +0000 (0:00:01.292) 0:08:26.276 ***** 2026-09-01 18:29:07.360519 | instance | ok: [instance] 2026-09-01 18:29:07.360674 | instance | 2026-09-01 18:29:07.361266 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-09-01 18:29:07.361354 | instance | Tuesday 01 September 2026 18:29:07 +0000 (0:00:00.891) 0:08:27.167 ***** 2026-09-01 18:29:07.604546 | instance | ok: [instance] 2026-09-01 18:29:07.605185 | instance | 2026-09-01 18:29:07.605258 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-09-01 18:29:07.605271 | instance | Tuesday 01 September 2026 18:29:07 +0000 (0:00:00.244) 0:08:27.411 ***** 2026-09-01 18:29:08.201192 | instance | ok: [instance] 2026-09-01 18:29:08.201927 | instance | 2026-09-01 18:29:08.202468 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-09-01 18:29:08.202482 | instance | Tuesday 01 September 2026 18:29:08 +0000 (0:00:00.596) 0:08:28.008 ***** 2026-09-01 18:29:08.298356 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-09-01 18:29:08.298410 | instance | 2026-09-01 18:29:08.298654 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-09-01 18:29:08.298713 | instance | Tuesday 01 September 2026 18:29:08 +0000 (0:00:00.097) 0:08:28.106 ***** 2026-09-01 18:29:08.398133 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-09-01 18:29:08.398225 | instance | 2026-09-01 18:29:08.398478 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-09-01 18:29:08.398520 | instance | Tuesday 01 September 2026 18:29:08 +0000 (0:00:00.099) 0:08:28.205 ***** 2026-09-01 18:29:08.652838 | instance | ok: [instance] => (item=instance) 2026-09-01 18:29:08.653617 | instance | 2026-09-01 18:29:08.653689 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-09-01 18:29:08.653701 | instance | Tuesday 01 September 2026 18:29:08 +0000 (0:00:00.253) 0:08:28.459 ***** 2026-09-01 18:29:08.709112 | instance | skipping: [instance] 2026-09-01 18:29:08.709221 | instance | 2026-09-01 18:29:08.709532 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-09-01 18:29:08.709592 | instance | Tuesday 01 September 2026 18:29:08 +0000 (0:00:00.056) 0:08:28.516 ***** 2026-09-01 18:29:08.778348 | instance | ok: [instance] 2026-09-01 18:29:08.778906 | instance | 2026-09-01 18:29:08.778974 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-09-01 18:29:08.778982 | instance | Tuesday 01 September 2026 18:29:08 +0000 (0:00:00.069) 0:08:28.585 ***** 2026-09-01 18:29:08.831795 | instance | ok: [instance] => { 2026-09-01 18:29:08.832025 | instance | "msg": "instance" 2026-09-01 18:29:08.832316 | instance | } 2026-09-01 18:29:08.832532 | instance | 2026-09-01 18:29:08.832776 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-09-01 18:29:08.833006 | instance | Tuesday 01 September 2026 18:29:08 +0000 (0:00:00.053) 0:08:28.639 ***** 2026-09-01 18:29:09.429297 | instance | changed: [instance] 2026-09-01 18:29:09.429976 | instance | 2026-09-01 18:29:09.430048 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-09-01 18:29:09.430061 | instance | Tuesday 01 September 2026 18:29:09 +0000 (0:00:00.597) 0:08:29.236 ***** 2026-09-01 18:29:09.474768 | instance | skipping: [instance] 2026-09-01 18:29:09.475544 | instance | 2026-09-01 18:29:09.475609 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-09-01 18:29:09.475620 | instance | Tuesday 01 September 2026 18:29:09 +0000 (0:00:00.045) 0:08:29.282 ***** 2026-09-01 18:29:09.515563 | instance | skipping: [instance] 2026-09-01 18:29:09.516287 | instance | 2026-09-01 18:29:09.516329 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-09-01 18:29:09.516341 | instance | Tuesday 01 September 2026 18:29:09 +0000 (0:00:00.040) 0:08:29.322 ***** 2026-09-01 18:29:09.560099 | instance | skipping: [instance] 2026-09-01 18:29:09.560469 | instance | 2026-09-01 18:29:09.560774 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-09-01 18:29:09.561071 | instance | Tuesday 01 September 2026 18:29:09 +0000 (0:00:00.044) 0:08:29.367 ***** 2026-09-01 18:29:09.602469 | instance | skipping: [instance] 2026-09-01 18:29:09.602501 | instance | 2026-09-01 18:29:09.602512 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-09-01 18:29:09.602521 | instance | Tuesday 01 September 2026 18:29:09 +0000 (0:00:00.042) 0:08:29.409 ***** 2026-09-01 18:29:09.646913 | instance | skipping: [instance] 2026-09-01 18:29:09.646961 | instance | 2026-09-01 18:29:09.646969 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-09-01 18:29:09.646977 | instance | Tuesday 01 September 2026 18:29:09 +0000 (0:00:00.044) 0:08:29.454 ***** 2026-09-01 18:29:09.684410 | instance | skipping: [instance] 2026-09-01 18:29:09.684432 | instance | 2026-09-01 18:29:09.684439 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-09-01 18:29:09.684445 | instance | Tuesday 01 September 2026 18:29:09 +0000 (0:00:00.037) 0:08:29.492 ***** 2026-09-01 18:29:09.725098 | instance | skipping: [instance] 2026-09-01 18:29:09.725125 | instance | 2026-09-01 18:29:09.725132 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-09-01 18:29:09.725138 | instance | Tuesday 01 September 2026 18:29:09 +0000 (0:00:00.040) 0:08:29.532 ***** 2026-09-01 18:29:37.105675 | instance | changed: [instance] 2026-09-01 18:29:37.106604 | instance | 2026-09-01 18:29:37.106672 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-09-01 18:29:37.106685 | instance | Tuesday 01 September 2026 18:29:37 +0000 (0:00:27.379) 0:08:56.912 ***** 2026-09-01 18:29:37.347325 | instance | ok: [instance] 2026-09-01 18:29:37.348163 | instance | 2026-09-01 18:29:37.348473 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-09-01 18:29:37.348705 | instance | Tuesday 01 September 2026 18:29:37 +0000 (0:00:00.241) 0:08:57.154 ***** 2026-09-01 18:29:37.390680 | instance | skipping: [instance] 2026-09-01 18:29:37.390938 | instance | 2026-09-01 18:29:37.391276 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-09-01 18:29:37.391566 | instance | Tuesday 01 September 2026 18:29:37 +0000 (0:00:00.044) 0:08:57.198 ***** 2026-09-01 18:29:37.617113 | instance | changed: [instance] 2026-09-01 18:29:37.618010 | instance | 2026-09-01 18:29:37.618083 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-09-01 18:29:37.618096 | instance | Tuesday 01 September 2026 18:29:37 +0000 (0:00:00.226) 0:08:57.424 ***** 2026-09-01 18:29:37.843362 | instance | changed: [instance] 2026-09-01 18:29:37.843673 | instance | 2026-09-01 18:29:37.844083 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-09-01 18:29:37.844434 | instance | Tuesday 01 September 2026 18:29:37 +0000 (0:00:00.226) 0:08:57.650 ***** 2026-09-01 18:29:38.055495 | instance | changed: [instance] 2026-09-01 18:29:38.055670 | instance | 2026-09-01 18:29:38.055944 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-09-01 18:29:38.056198 | instance | Tuesday 01 September 2026 18:29:38 +0000 (0:00:00.212) 0:08:57.862 ***** 2026-09-01 18:29:42.600451 | instance | changed: [instance] 2026-09-01 18:29:42.600790 | instance | 2026-09-01 18:29:42.600869 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-09-01 18:29:42.601114 | instance | Tuesday 01 September 2026 18:29:42 +0000 (0:00:04.544) 0:09:02.407 ***** 2026-09-01 18:29:52.012305 | instance | changed: [instance] 2026-09-01 18:29:52.012485 | instance | 2026-09-01 18:29:52.012727 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-09-01 18:29:52.012950 | instance | Tuesday 01 September 2026 18:29:52 +0000 (0:00:09.412) 0:09:11.819 ***** 2026-09-01 18:29:52.075471 | instance | skipping: [instance] 2026-09-01 18:29:52.075685 | instance | 2026-09-01 18:29:52.075983 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-09-01 18:29:52.076236 | instance | Tuesday 01 September 2026 18:29:52 +0000 (0:00:00.063) 0:09:11.883 ***** 2026-09-01 18:29:52.146972 | instance | skipping: [instance] 2026-09-01 18:29:52.147198 | instance | 2026-09-01 18:29:52.147446 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-09-01 18:29:52.147677 | instance | Tuesday 01 September 2026 18:29:52 +0000 (0:00:00.071) 0:09:11.954 ***** 2026-09-01 18:29:53.027247 | instance | changed: [instance] 2026-09-01 18:29:53.027456 | instance | 2026-09-01 18:29:53.027687 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-09-01 18:29:53.027982 | instance | Tuesday 01 September 2026 18:29:53 +0000 (0:00:00.880) 0:09:12.834 ***** 2026-09-01 18:29:53.083150 | instance | skipping: [instance] => (item=DaemonSet) 2026-09-01 18:29:53.083421 | instance | skipping: [instance] => (item=ConfigMap) 2026-09-01 18:29:53.083647 | instance | skipping: [instance] 2026-09-01 18:29:53.083892 | instance | 2026-09-01 18:29:53.084107 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-09-01 18:29:53.084350 | instance | Tuesday 01 September 2026 18:29:53 +0000 (0:00:00.056) 0:09:12.890 ***** 2026-09-01 18:29:53.136650 | instance | skipping: [instance] 2026-09-01 18:29:53.136835 | instance | 2026-09-01 18:29:53.137073 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-09-01 18:29:53.137325 | instance | Tuesday 01 September 2026 18:29:53 +0000 (0:00:00.053) 0:09:12.944 ***** 2026-09-01 18:29:53.188147 | instance | skipping: [instance] 2026-09-01 18:29:53.188427 | instance | 2026-09-01 18:29:53.188790 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-09-01 18:29:53.189018 | instance | Tuesday 01 September 2026 18:29:53 +0000 (0:00:00.050) 0:09:12.995 ***** 2026-09-01 18:29:53.246639 | instance | skipping: [instance] 2026-09-01 18:29:53.246826 | instance | 2026-09-01 18:29:53.247056 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-09-01 18:29:53.247304 | instance | Tuesday 01 September 2026 18:29:53 +0000 (0:00:00.058) 0:09:13.054 ***** 2026-09-01 18:29:53.296492 | instance | skipping: [instance] 2026-09-01 18:29:53.296736 | instance | 2026-09-01 18:29:53.297001 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-09-01 18:29:53.297288 | instance | Tuesday 01 September 2026 18:29:53 +0000 (0:00:00.049) 0:09:13.103 ***** 2026-09-01 18:29:53.767524 | instance | ok: [instance] 2026-09-01 18:29:53.767723 | instance | 2026-09-01 18:29:53.768010 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-09-01 18:29:53.768266 | instance | Tuesday 01 September 2026 18:29:53 +0000 (0:00:00.470) 0:09:13.574 ***** 2026-09-01 18:29:54.877675 | instance | changed: [instance] 2026-09-01 18:29:54.877877 | instance | 2026-09-01 18:29:54.878112 | instance | PLAY [Install control-plane components] **************************************** 2026-09-01 18:29:54.878379 | instance | 2026-09-01 18:29:54.878609 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-01 18:29:54.878835 | instance | Tuesday 01 September 2026 18:29:54 +0000 (0:00:01.110) 0:09:14.685 ***** 2026-09-01 18:29:55.995053 | instance | ok: [instance] 2026-09-01 18:29:55.995135 | instance | 2026-09-01 18:29:55.995149 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-01 18:29:55.995160 | instance | Tuesday 01 September 2026 18:29:55 +0000 (0:00:01.115) 0:09:15.801 ***** 2026-09-01 18:29:56.237636 | instance | ok: [instance] 2026-09-01 18:29:56.238346 | instance | 2026-09-01 18:29:56.238416 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-01 18:29:56.238428 | instance | Tuesday 01 September 2026 18:29:56 +0000 (0:00:00.243) 0:09:16.045 ***** 2026-09-01 18:29:57.466436 | instance | ok: [instance] 2026-09-01 18:29:57.466513 | instance | 2026-09-01 18:29:57.466526 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-01 18:29:57.466536 | instance | Tuesday 01 September 2026 18:29:57 +0000 (0:00:01.227) 0:09:17.272 ***** 2026-09-01 18:29:57.709257 | instance | ok: [instance] 2026-09-01 18:29:57.709994 | instance | 2026-09-01 18:29:57.710029 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-01 18:29:57.710041 | instance | Tuesday 01 September 2026 18:29:57 +0000 (0:00:00.243) 0:09:17.516 ***** 2026-09-01 18:29:57.769519 | instance | ok: [instance] => { 2026-09-01 18:29:57.769737 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-09-01 18:29:57.770036 | instance | } 2026-09-01 18:29:57.770360 | instance | 2026-09-01 18:29:57.770652 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-01 18:29:57.770938 | instance | Tuesday 01 September 2026 18:29:57 +0000 (0:00:00.060) 0:09:17.577 ***** 2026-09-01 18:29:58.529747 | instance | changed: [instance] 2026-09-01 18:29:58.529821 | instance | 2026-09-01 18:29:58.529832 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-01 18:29:58.529847 | instance | Tuesday 01 September 2026 18:29:58 +0000 (0:00:00.759) 0:09:18.336 ***** 2026-09-01 18:30:00.419756 | instance | changed: [instance] 2026-09-01 18:30:00.419837 | instance | 2026-09-01 18:30:00.420089 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-09-01 18:30:00.420246 | instance | Tuesday 01 September 2026 18:30:00 +0000 (0:00:01.891) 0:09:20.227 ***** 2026-09-01 18:30:00.868042 | instance | ok: [instance] 2026-09-01 18:30:00.868322 | instance | 2026-09-01 18:30:00.868567 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-09-01 18:30:00.868815 | instance | Tuesday 01 September 2026 18:30:00 +0000 (0:00:00.447) 0:09:20.675 ***** 2026-09-01 18:30:01.095332 | instance | changed: [instance] 2026-09-01 18:30:01.095504 | instance | 2026-09-01 18:30:01.095779 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-09-01 18:30:01.096038 | instance | Tuesday 01 September 2026 18:30:01 +0000 (0:00:00.227) 0:09:20.902 ***** 2026-09-01 18:30:01.384443 | instance | ok: [instance] 2026-09-01 18:30:01.384633 | instance | 2026-09-01 18:30:01.384907 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-09-01 18:30:01.385156 | instance | Tuesday 01 September 2026 18:30:01 +0000 (0:00:00.289) 0:09:21.191 ***** 2026-09-01 18:30:01.661417 | instance | changed: [instance] 2026-09-01 18:30:01.661568 | instance | 2026-09-01 18:30:01.661800 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-09-01 18:30:01.662004 | instance | Tuesday 01 September 2026 18:30:01 +0000 (0:00:00.276) 0:09:21.468 ***** 2026-09-01 18:30:01.889466 | instance | ok: [instance] 2026-09-01 18:30:01.889553 | instance | 2026-09-01 18:30:01.889633 | instance | TASK [Install plugin] ********************************************************** 2026-09-01 18:30:01.889743 | instance | Tuesday 01 September 2026 18:30:01 +0000 (0:00:00.228) 0:09:21.697 ***** 2026-09-01 18:30:01.952560 | instance | included: vexxhost.containers.download_artifact for instance 2026-09-01 18:30:01.952773 | instance | 2026-09-01 18:30:01.953026 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-01 18:30:01.953281 | instance | Tuesday 01 September 2026 18:30:01 +0000 (0:00:00.063) 0:09:21.760 ***** 2026-09-01 18:30:02.014661 | instance | ok: [instance] => { 2026-09-01 18:30:02.014936 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-09-01 18:30:02.015187 | instance | } 2026-09-01 18:30:02.015450 | instance | 2026-09-01 18:30:02.015696 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-01 18:30:02.015988 | instance | Tuesday 01 September 2026 18:30:02 +0000 (0:00:00.061) 0:09:21.822 ***** 2026-09-01 18:30:03.023596 | instance | changed: [instance] 2026-09-01 18:30:03.023656 | instance | 2026-09-01 18:30:03.023663 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-01 18:30:03.023862 | instance | Tuesday 01 September 2026 18:30:03 +0000 (0:00:01.007) 0:09:22.830 ***** 2026-09-01 18:30:04.929678 | instance | changed: [instance] 2026-09-01 18:30:04.929751 | instance | 2026-09-01 18:30:04.930040 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-01 18:30:04.930063 | instance | Tuesday 01 September 2026 18:30:04 +0000 (0:00:01.907) 0:09:24.737 ***** 2026-09-01 18:30:04.986840 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-01 18:30:04.987524 | instance | 2026-09-01 18:30:04.987557 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-01 18:30:04.987568 | instance | Tuesday 01 September 2026 18:30:04 +0000 (0:00:00.056) 0:09:24.794 ***** 2026-09-01 18:30:05.648494 | instance | changed: [instance] 2026-09-01 18:30:05.648682 | instance | 2026-09-01 18:30:05.648936 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-09-01 18:30:05.649216 | instance | Tuesday 01 September 2026 18:30:05 +0000 (0:00:00.661) 0:09:25.455 ***** 2026-09-01 18:30:06.386307 | instance | ok: [instance] 2026-09-01 18:30:06.386478 | instance | 2026-09-01 18:30:06.386726 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-09-01 18:30:06.386938 | instance | Tuesday 01 September 2026 18:30:06 +0000 (0:00:00.737) 0:09:26.193 ***** 2026-09-01 18:30:08.713353 | instance | changed: [instance] 2026-09-01 18:30:08.713436 | instance | 2026-09-01 18:30:08.713448 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-01 18:30:08.713459 | instance | Tuesday 01 September 2026 18:30:08 +0000 (0:00:02.325) 0:09:28.519 ***** 2026-09-01 18:30:08.760701 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-01 18:30:08.761226 | instance | 2026-09-01 18:30:08.761246 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-01 18:30:08.761266 | instance | Tuesday 01 September 2026 18:30:08 +0000 (0:00:00.048) 0:09:28.568 ***** 2026-09-01 18:30:09.324777 | instance | changed: [instance] 2026-09-01 18:30:09.324850 | instance | 2026-09-01 18:30:09.324862 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-09-01 18:30:09.324873 | instance | Tuesday 01 September 2026 18:30:09 +0000 (0:00:00.563) 0:09:29.131 ***** 2026-09-01 18:30:37.214658 | instance | changed: [instance] 2026-09-01 18:30:37.214729 | instance | 2026-09-01 18:30:37.215351 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-09-01 18:30:37.215375 | instance | Tuesday 01 September 2026 18:30:37 +0000 (0:00:27.887) 0:09:57.019 ***** 2026-09-01 18:30:37.986895 | instance | changed: [instance] 2026-09-01 18:30:37.986999 | instance | 2026-09-01 18:30:37.987761 | instance | PLAY [all] ********************************************************************* 2026-09-01 18:30:37.987775 | instance | 2026-09-01 18:30:37.987784 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-01 18:30:37.987966 | instance | Tuesday 01 September 2026 18:30:37 +0000 (0:00:00.774) 0:09:57.794 ***** 2026-09-01 18:30:39.308426 | instance | ok: [instance] 2026-09-01 18:30:39.308637 | instance | 2026-09-01 18:30:39.308883 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-09-01 18:30:39.309159 | instance | Tuesday 01 September 2026 18:30:39 +0000 (0:00:01.321) 0:09:59.115 ***** 2026-09-01 18:30:40.123690 | instance | changed: [instance] 2026-09-01 18:30:40.123849 | instance | 2026-09-01 18:30:40.124000 | instance | PLAY [all] ********************************************************************* 2026-09-01 18:30:40.124128 | instance | 2026-09-01 18:30:40.124289 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-09-01 18:30:40.124427 | instance | Tuesday 01 September 2026 18:30:40 +0000 (0:00:00.816) 0:09:59.931 ***** 2026-09-01 18:30:40.895435 | instance | ok: [instance] 2026-09-01 18:30:40.895496 | instance | 2026-09-01 18:30:40.895727 | instance | PLAY [controllers] ************************************************************* 2026-09-01 18:30:40.896433 | instance | 2026-09-01 18:30:40.896518 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-01 18:30:40.896531 | instance | Tuesday 01 September 2026 18:30:40 +0000 (0:00:00.770) 0:10:00.702 ***** 2026-09-01 18:30:42.266006 | instance | ok: [instance] 2026-09-01 18:30:42.266113 | instance | 2026-09-01 18:30:42.266422 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-01 18:30:42.266485 | instance | Tuesday 01 September 2026 18:30:42 +0000 (0:00:01.371) 0:10:02.073 ***** 2026-09-01 18:30:42.318874 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-01 18:30:42.318957 | instance | 2026-09-01 18:30:42.319095 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-01 18:30:42.319193 | instance | Tuesday 01 September 2026 18:30:42 +0000 (0:00:00.053) 0:10:02.126 ***** 2026-09-01 18:30:42.883401 | instance | changed: [instance] 2026-09-01 18:30:42.883605 | instance | 2026-09-01 18:30:42.884285 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-09-01 18:30:42.884367 | instance | Tuesday 01 September 2026 18:30:42 +0000 (0:00:00.563) 0:10:02.690 ***** 2026-09-01 18:30:45.108753 | instance | changed: [instance] 2026-09-01 18:30:45.108865 | instance | 2026-09-01 18:30:45.109427 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-01 18:30:45.109500 | instance | Tuesday 01 September 2026 18:30:45 +0000 (0:00:02.225) 0:10:04.916 ***** 2026-09-01 18:30:45.171801 | instance | skipping: [instance] 2026-09-01 18:30:45.171854 | instance | 2026-09-01 18:30:45.171862 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-09-01 18:30:45.171871 | instance | Tuesday 01 September 2026 18:30:45 +0000 (0:00:00.062) 0:10:04.978 ***** 2026-09-01 18:30:45.234273 | instance | skipping: [instance] 2026-09-01 18:30:45.234958 | instance | 2026-09-01 18:30:45.234994 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-09-01 18:30:45.235007 | instance | Tuesday 01 September 2026 18:30:45 +0000 (0:00:00.063) 0:10:05.041 ***** 2026-09-01 18:30:45.277967 | instance | skipping: [instance] 2026-09-01 18:30:45.278228 | instance | 2026-09-01 18:30:45.278585 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-09-01 18:30:45.278883 | instance | Tuesday 01 September 2026 18:30:45 +0000 (0:00:00.043) 0:10:05.085 ***** 2026-09-01 18:30:45.344031 | instance | skipping: [instance] 2026-09-01 18:30:45.344563 | instance | 2026-09-01 18:30:45.344956 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-09-01 18:30:45.345423 | instance | Tuesday 01 September 2026 18:30:45 +0000 (0:00:00.065) 0:10:05.150 ***** 2026-09-01 18:30:45.400546 | instance | skipping: [instance] 2026-09-01 18:30:45.400963 | instance | 2026-09-01 18:30:45.401438 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-09-01 18:30:45.401815 | instance | Tuesday 01 September 2026 18:30:45 +0000 (0:00:00.056) 0:10:05.207 ***** 2026-09-01 18:30:45.463034 | instance | skipping: [instance] 2026-09-01 18:30:45.463415 | instance | 2026-09-01 18:30:45.463795 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-09-01 18:30:45.464118 | instance | Tuesday 01 September 2026 18:30:45 +0000 (0:00:00.062) 0:10:05.270 ***** 2026-09-01 18:30:45.507085 | instance | skipping: [instance] 2026-09-01 18:30:45.507278 | instance | 2026-09-01 18:30:45.507526 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-09-01 18:30:45.507798 | instance | Tuesday 01 September 2026 18:30:45 +0000 (0:00:00.042) 0:10:05.312 ***** 2026-09-01 18:30:45.576242 | instance | skipping: [instance] 2026-09-01 18:30:45.576385 | instance | 2026-09-01 18:30:45.576626 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-09-01 18:30:45.576866 | instance | Tuesday 01 September 2026 18:30:45 +0000 (0:00:00.071) 0:10:05.383 ***** 2026-09-01 18:30:45.618383 | instance | skipping: [instance] 2026-09-01 18:30:45.618622 | instance | 2026-09-01 18:30:45.618877 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-09-01 18:30:45.619132 | instance | Tuesday 01 September 2026 18:30:45 +0000 (0:00:00.041) 0:10:05.425 ***** 2026-09-01 18:30:45.660462 | instance | skipping: [instance] 2026-09-01 18:30:45.660680 | instance | 2026-09-01 18:30:45.660940 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-09-01 18:30:45.661163 | instance | Tuesday 01 September 2026 18:30:45 +0000 (0:00:00.042) 0:10:05.468 ***** 2026-09-01 18:30:45.700603 | instance | skipping: [instance] 2026-09-01 18:30:45.700785 | instance | 2026-09-01 18:30:45.701053 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-09-01 18:30:45.701310 | instance | Tuesday 01 September 2026 18:30:45 +0000 (0:00:00.039) 0:10:05.507 ***** 2026-09-01 18:30:45.753151 | instance | skipping: [instance] 2026-09-01 18:30:45.753337 | instance | 2026-09-01 18:30:45.753576 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-09-01 18:30:45.753810 | instance | Tuesday 01 September 2026 18:30:45 +0000 (0:00:00.052) 0:10:05.560 ***** 2026-09-01 18:30:45.788752 | instance | skipping: [instance] 2026-09-01 18:30:45.788964 | instance | 2026-09-01 18:30:45.789206 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-09-01 18:30:45.789432 | instance | Tuesday 01 September 2026 18:30:45 +0000 (0:00:00.035) 0:10:05.596 ***** 2026-09-01 18:30:45.832391 | instance | skipping: [instance] 2026-09-01 18:30:45.832556 | instance | 2026-09-01 18:30:45.832790 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-09-01 18:30:45.833016 | instance | Tuesday 01 September 2026 18:30:45 +0000 (0:00:00.043) 0:10:05.639 ***** 2026-09-01 18:30:45.887344 | instance | skipping: [instance] 2026-09-01 18:30:45.887546 | instance | 2026-09-01 18:30:45.887799 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-09-01 18:30:45.888041 | instance | Tuesday 01 September 2026 18:30:45 +0000 (0:00:00.055) 0:10:05.695 ***** 2026-09-01 18:30:45.934992 | instance | skipping: [instance] 2026-09-01 18:30:45.935210 | instance | 2026-09-01 18:30:45.935440 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-09-01 18:30:45.935662 | instance | Tuesday 01 September 2026 18:30:45 +0000 (0:00:00.047) 0:10:05.742 ***** 2026-09-01 18:30:45.976101 | instance | skipping: [instance] 2026-09-01 18:30:45.976349 | instance | 2026-09-01 18:30:45.976576 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-09-01 18:30:45.976796 | instance | Tuesday 01 September 2026 18:30:45 +0000 (0:00:00.040) 0:10:05.783 ***** 2026-09-01 18:30:46.023640 | instance | skipping: [instance] 2026-09-01 18:30:46.023877 | instance | 2026-09-01 18:30:46.024105 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-09-01 18:30:46.024345 | instance | Tuesday 01 September 2026 18:30:46 +0000 (0:00:00.047) 0:10:05.831 ***** 2026-09-01 18:30:46.068319 | instance | skipping: [instance] 2026-09-01 18:30:46.068498 | instance | 2026-09-01 18:30:46.068736 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-09-01 18:30:46.068952 | instance | Tuesday 01 September 2026 18:30:46 +0000 (0:00:00.044) 0:10:05.875 ***** 2026-09-01 18:30:46.102558 | instance | skipping: [instance] 2026-09-01 18:30:46.102751 | instance | 2026-09-01 18:30:46.102992 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-09-01 18:30:46.103239 | instance | Tuesday 01 September 2026 18:30:46 +0000 (0:00:00.034) 0:10:05.910 ***** 2026-09-01 18:30:46.147784 | instance | skipping: [instance] 2026-09-01 18:30:46.147990 | instance | 2026-09-01 18:30:46.148238 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-09-01 18:30:46.148472 | instance | Tuesday 01 September 2026 18:30:46 +0000 (0:00:00.044) 0:10:05.954 ***** 2026-09-01 18:30:46.224434 | instance | skipping: [instance] 2026-09-01 18:30:46.224651 | instance | 2026-09-01 18:30:46.224892 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-09-01 18:30:46.225120 | instance | Tuesday 01 September 2026 18:30:46 +0000 (0:00:00.077) 0:10:06.032 ***** 2026-09-01 18:30:46.278496 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-09-01 18:30:46.278625 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-09-01 18:30:46.278768 | instance | skipping: [instance] 2026-09-01 18:30:46.278960 | instance | 2026-09-01 18:30:46.279113 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-09-01 18:30:46.279280 | instance | Tuesday 01 September 2026 18:30:46 +0000 (0:00:00.053) 0:10:06.085 ***** 2026-09-01 18:30:46.321773 | instance | skipping: [instance] 2026-09-01 18:30:46.322062 | instance | 2026-09-01 18:30:46.322331 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-09-01 18:30:46.322574 | instance | Tuesday 01 September 2026 18:30:46 +0000 (0:00:00.043) 0:10:06.129 ***** 2026-09-01 18:30:46.389098 | instance | skipping: [instance] 2026-09-01 18:30:46.389302 | instance | 2026-09-01 18:30:46.389554 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-09-01 18:30:46.389790 | instance | Tuesday 01 September 2026 18:30:46 +0000 (0:00:00.067) 0:10:06.196 ***** 2026-09-01 18:30:46.433973 | instance | skipping: [instance] 2026-09-01 18:30:46.434216 | instance | 2026-09-01 18:30:46.434450 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-09-01 18:30:46.434669 | instance | Tuesday 01 September 2026 18:30:46 +0000 (0:00:00.043) 0:10:06.240 ***** 2026-09-01 18:30:46.479875 | instance | skipping: [instance] 2026-09-01 18:30:46.480044 | instance | 2026-09-01 18:30:46.480338 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-09-01 18:30:46.480580 | instance | Tuesday 01 September 2026 18:30:46 +0000 (0:00:00.046) 0:10:06.287 ***** 2026-09-01 18:30:46.571537 | instance | skipping: [instance] 2026-09-01 18:30:46.571740 | instance | 2026-09-01 18:30:46.571978 | instance | PLAY [Deploy Infrastructure] *************************************************** 2026-09-01 18:30:46.572204 | instance | 2026-09-01 18:30:46.572427 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-01 18:30:46.572650 | instance | Tuesday 01 September 2026 18:30:46 +0000 (0:00:00.091) 0:10:06.379 ***** 2026-09-01 18:30:47.919294 | instance | ok: [instance] 2026-09-01 18:30:47.919483 | instance | 2026-09-01 18:30:47.919769 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-09-01 18:30:47.920119 | instance | Tuesday 01 September 2026 18:30:47 +0000 (0:00:01.347) 0:10:07.726 ***** 2026-09-01 18:30:47.983813 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-09-01 18:30:47.983971 | instance | 2026-09-01 18:30:47.984220 | instance | TASK [vexxhost.kubernetes.cert_manager : Load version-specific Helm values] **** 2026-09-01 18:30:47.984447 | instance | Tuesday 01 September 2026 18:30:47 +0000 (0:00:00.064) 0:10:07.791 ***** 2026-09-01 18:30:48.145877 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/cert_manager/vars/default.yml) 2026-09-01 18:30:48.146165 | instance | 2026-09-01 18:30:48.146416 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-09-01 18:30:48.146730 | instance | Tuesday 01 September 2026 18:30:48 +0000 (0:00:00.161) 0:10:07.953 ***** 2026-09-01 18:31:09.841626 | instance | changed: [instance] 2026-09-01 18:31:09.841818 | instance | 2026-09-01 18:31:09.842070 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-09-01 18:31:09.842322 | instance | Tuesday 01 September 2026 18:31:09 +0000 (0:00:21.695) 0:10:29.648 ***** 2026-09-01 18:31:10.535992 | instance | changed: [instance] 2026-09-01 18:31:10.536054 | instance | 2026-09-01 18:31:10.536412 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-09-01 18:31:10.536725 | instance | Tuesday 01 September 2026 18:31:10 +0000 (0:00:00.693) 0:10:30.342 ***** 2026-09-01 18:31:10.584849 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-09-01 18:31:10.585057 | instance | 2026-09-01 18:31:10.585519 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-09-01 18:31:10.585762 | instance | Tuesday 01 September 2026 18:31:10 +0000 (0:00:00.049) 0:10:30.392 ***** 2026-09-01 18:31:11.258432 | instance | changed: [instance] 2026-09-01 18:31:11.258633 | instance | 2026-09-01 18:31:11.258886 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-09-01 18:31:11.259173 | instance | Tuesday 01 September 2026 18:31:11 +0000 (0:00:00.672) 0:10:31.064 ***** 2026-09-01 18:31:11.919189 | instance | ok: [instance] 2026-09-01 18:31:11.919443 | instance | 2026-09-01 18:31:11.919782 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-09-01 18:31:11.920087 | instance | Tuesday 01 September 2026 18:31:11 +0000 (0:00:00.661) 0:10:31.726 ***** 2026-09-01 18:31:12.503288 | instance | changed: [instance] 2026-09-01 18:31:12.503465 | instance | 2026-09-01 18:31:12.503700 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-09-01 18:31:12.504061 | instance | Tuesday 01 September 2026 18:31:12 +0000 (0:00:00.569) 0:10:32.295 ***** 2026-09-01 18:31:12.504300 | instance | 2026-09-01 18:31:12.504541 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates on host] *** 2026-09-01 18:31:12.504775 | instance | Tuesday 01 September 2026 18:31:12 +0000 (0:00:00.014) 0:10:32.310 ***** 2026-09-01 18:31:14.083234 | instance | changed: [instance] 2026-09-01 18:31:14.083440 | instance | 2026-09-01 18:31:14.083731 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-01 18:31:14.084080 | instance | Tuesday 01 September 2026 18:31:14 +0000 (0:00:01.579) 0:10:33.890 ***** 2026-09-01 18:31:14.153145 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-01 18:31:14.153272 | instance | 2026-09-01 18:31:14.153513 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-01 18:31:14.153752 | instance | Tuesday 01 September 2026 18:31:14 +0000 (0:00:00.069) 0:10:33.960 ***** 2026-09-01 18:31:14.721176 | instance | changed: [instance] 2026-09-01 18:31:14.721414 | instance | 2026-09-01 18:31:14.721677 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-09-01 18:31:14.721921 | instance | Tuesday 01 September 2026 18:31:14 +0000 (0:00:00.568) 0:10:34.528 ***** 2026-09-01 18:31:29.851093 | instance | changed: [instance] 2026-09-01 18:31:29.851301 | instance | 2026-09-01 18:31:29.851562 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-01 18:31:29.851883 | instance | Tuesday 01 September 2026 18:31:29 +0000 (0:00:15.129) 0:10:49.658 ***** 2026-09-01 18:31:29.903311 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-01 18:31:29.903430 | instance | 2026-09-01 18:31:29.903664 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-01 18:31:29.903937 | instance | Tuesday 01 September 2026 18:31:29 +0000 (0:00:00.052) 0:10:49.710 ***** 2026-09-01 18:31:30.492630 | instance | changed: [instance] 2026-09-01 18:31:30.492839 | instance | 2026-09-01 18:31:30.493076 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-09-01 18:31:30.493342 | instance | Tuesday 01 September 2026 18:31:30 +0000 (0:00:00.589) 0:10:50.299 ***** 2026-09-01 18:31:33.713313 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-09-01 18:31:33.713515 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-09-01 18:31:33.713730 | instance | 2026-09-01 18:31:33.713966 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-09-01 18:31:33.714215 | instance | Tuesday 01 September 2026 18:31:33 +0000 (0:00:03.220) 0:10:53.520 ***** 2026-09-01 18:31:37.606456 | instance | changed: [instance] 2026-09-01 18:31:37.606828 | instance | 2026-09-01 18:31:37.607226 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-01 18:31:37.607284 | instance | Tuesday 01 September 2026 18:31:37 +0000 (0:00:03.893) 0:10:57.414 ***** 2026-09-01 18:31:37.656829 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-01 18:31:37.657048 | instance | 2026-09-01 18:31:37.657436 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-01 18:31:37.657672 | instance | Tuesday 01 September 2026 18:31:37 +0000 (0:00:00.050) 0:10:57.464 ***** 2026-09-01 18:31:38.218028 | instance | changed: [instance] 2026-09-01 18:31:38.218246 | instance | 2026-09-01 18:31:38.218495 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-09-01 18:31:38.218720 | instance | Tuesday 01 September 2026 18:31:38 +0000 (0:00:00.560) 0:10:58.025 ***** 2026-09-01 18:31:41.322406 | instance | ok: [instance] 2026-09-01 18:31:41.322592 | instance | 2026-09-01 18:31:41.322845 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-09-01 18:31:41.323074 | instance | Tuesday 01 September 2026 18:31:41 +0000 (0:00:03.104) 0:11:01.130 ***** 2026-09-01 18:31:44.276780 | instance | changed: [instance] 2026-09-01 18:31:44.276849 | instance | 2026-09-01 18:31:44.276861 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-09-01 18:31:44.276871 | instance | Tuesday 01 September 2026 18:31:44 +0000 (0:00:02.953) 0:11:04.083 ***** 2026-09-01 18:31:44.972564 | instance | ok: [instance] 2026-09-01 18:31:44.972638 | instance | 2026-09-01 18:31:44.972871 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-09-01 18:31:44.972925 | instance | Tuesday 01 September 2026 18:31:44 +0000 (0:00:00.696) 0:11:04.780 ***** 2026-09-01 18:31:45.733750 | instance | changed: [instance] 2026-09-01 18:31:45.733957 | instance | 2026-09-01 18:31:45.734231 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-09-01 18:31:45.734519 | instance | Tuesday 01 September 2026 18:31:45 +0000 (0:00:00.760) 0:11:05.541 ***** 2026-09-01 18:31:46.496262 | instance | ok: [instance] 2026-09-01 18:31:46.496790 | instance | 2026-09-01 18:31:46.496874 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-09-01 18:31:46.496894 | instance | Tuesday 01 September 2026 18:31:46 +0000 (0:00:00.762) 0:11:06.303 ***** 2026-09-01 18:31:46.543110 | instance | skipping: [instance] 2026-09-01 18:31:46.543499 | instance | 2026-09-01 18:31:46.543596 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-09-01 18:31:46.543905 | instance | Tuesday 01 September 2026 18:31:46 +0000 (0:00:00.046) 0:11:06.350 ***** 2026-09-01 18:31:46.605861 | instance | skipping: [instance] 2026-09-01 18:31:46.606359 | instance | 2026-09-01 18:31:46.606396 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-09-01 18:31:46.606404 | instance | Tuesday 01 September 2026 18:31:46 +0000 (0:00:00.062) 0:11:06.413 ***** 2026-09-01 18:31:46.665132 | instance | skipping: [instance] 2026-09-01 18:31:46.665285 | instance | 2026-09-01 18:31:46.665556 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-09-01 18:31:46.665813 | instance | Tuesday 01 September 2026 18:31:46 +0000 (0:00:00.058) 0:11:06.471 ***** 2026-09-01 18:31:46.731306 | instance | skipping: [instance] 2026-09-01 18:31:46.731527 | instance | 2026-09-01 18:31:46.731803 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-09-01 18:31:46.732042 | instance | Tuesday 01 September 2026 18:31:46 +0000 (0:00:00.067) 0:11:06.538 ***** 2026-09-01 18:31:46.785022 | instance | skipping: [instance] 2026-09-01 18:31:46.785254 | instance | 2026-09-01 18:31:46.785503 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-09-01 18:31:46.785719 | instance | Tuesday 01 September 2026 18:31:46 +0000 (0:00:00.053) 0:11:06.592 ***** 2026-09-01 18:31:46.838302 | instance | skipping: [instance] 2026-09-01 18:31:46.838510 | instance | 2026-09-01 18:31:46.838744 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-09-01 18:31:46.838969 | instance | Tuesday 01 September 2026 18:31:46 +0000 (0:00:00.053) 0:11:06.646 ***** 2026-09-01 18:31:46.895449 | instance | skipping: [instance] 2026-09-01 18:31:46.895590 | instance | 2026-09-01 18:31:46.895917 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-09-01 18:31:46.896169 | instance | Tuesday 01 September 2026 18:31:46 +0000 (0:00:00.056) 0:11:06.703 ***** 2026-09-01 18:33:20.421141 | instance | changed: [instance] 2026-09-01 18:33:20.421210 | instance | 2026-09-01 18:33:20.421322 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-09-01 18:33:20.421426 | instance | Tuesday 01 September 2026 18:33:20 +0000 (0:01:33.526) 0:12:40.229 ***** 2026-09-01 18:33:21.191393 | instance | changed: [instance] 2026-09-01 18:33:21.191481 | instance | 2026-09-01 18:33:21.191633 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-01 18:33:21.191819 | instance | Tuesday 01 September 2026 18:33:21 +0000 (0:00:00.769) 0:12:40.999 ***** 2026-09-01 18:33:21.235497 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-01 18:33:21.235665 | instance | 2026-09-01 18:33:21.235921 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-01 18:33:21.236164 | instance | Tuesday 01 September 2026 18:33:21 +0000 (0:00:00.044) 0:12:41.043 ***** 2026-09-01 18:33:21.799419 | instance | changed: [instance] 2026-09-01 18:33:21.799601 | instance | 2026-09-01 18:33:21.799972 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] *********************** 2026-09-01 18:33:21.800323 | instance | Tuesday 01 September 2026 18:33:21 +0000 (0:00:00.563) 0:12:41.606 ***** 2026-09-01 18:33:22.689355 | instance | changed: [instance] 2026-09-01 18:33:22.689635 | instance | 2026-09-01 18:33:22.689958 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] ************************** 2026-09-01 18:33:22.690320 | instance | Tuesday 01 September 2026 18:33:22 +0000 (0:00:00.889) 0:12:42.496 ***** 2026-09-01 18:33:24.710384 | instance | changed: [instance] 2026-09-01 18:33:24.710444 | instance | 2026-09-01 18:33:24.710455 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-01 18:33:24.710466 | instance | Tuesday 01 September 2026 18:33:24 +0000 (0:00:02.019) 0:12:44.516 ***** 2026-09-01 18:33:24.759976 | instance | skipping: [instance] 2026-09-01 18:33:24.760088 | instance | 2026-09-01 18:33:24.760282 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-01 18:33:24.760450 | instance | Tuesday 01 September 2026 18:33:24 +0000 (0:00:00.051) 0:12:44.567 ***** 2026-09-01 18:33:24.801817 | instance | skipping: [instance] 2026-09-01 18:33:24.801944 | instance | 2026-09-01 18:33:24.802125 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-01 18:33:24.802311 | instance | Tuesday 01 September 2026 18:33:24 +0000 (0:00:00.042) 0:12:44.610 ***** 2026-09-01 18:33:24.851798 | instance | skipping: [instance] 2026-09-01 18:33:24.852493 | instance | 2026-09-01 18:33:24.852595 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-01 18:33:24.852796 | instance | Tuesday 01 September 2026 18:33:24 +0000 (0:00:00.048) 0:12:44.658 ***** 2026-09-01 18:33:24.890832 | instance | skipping: [instance] 2026-09-01 18:33:24.890917 | instance | 2026-09-01 18:33:24.891077 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-01 18:33:24.891187 | instance | Tuesday 01 September 2026 18:33:24 +0000 (0:00:00.039) 0:12:44.698 ***** 2026-09-01 18:33:25.561140 | instance | ok: [instance] 2026-09-01 18:33:25.561837 | instance | 2026-09-01 18:33:25.561912 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-01 18:33:25.561931 | instance | Tuesday 01 September 2026 18:33:25 +0000 (0:00:00.670) 0:12:45.368 ***** 2026-09-01 18:33:25.619812 | instance | ok: [instance] 2026-09-01 18:33:25.619878 | instance | 2026-09-01 18:33:25.619898 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-01 18:33:25.620098 | instance | Tuesday 01 September 2026 18:33:25 +0000 (0:00:00.058) 0:12:45.426 ***** 2026-09-01 18:33:25.669651 | instance | ok: [instance] 2026-09-01 18:33:25.669850 | instance | 2026-09-01 18:33:25.670111 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-01 18:33:25.670458 | instance | Tuesday 01 September 2026 18:33:25 +0000 (0:00:00.050) 0:12:45.476 ***** 2026-09-01 18:33:25.740401 | instance | ok: [instance] => (item=oslo_db) 2026-09-01 18:33:25.740610 | instance | 2026-09-01 18:33:25.740846 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-01 18:33:25.741091 | instance | Tuesday 01 September 2026 18:33:25 +0000 (0:00:00.070) 0:12:45.547 ***** 2026-09-01 18:33:25.808642 | instance | ok: [instance] 2026-09-01 18:33:25.808869 | instance | 2026-09-01 18:33:25.809191 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-01 18:33:25.809409 | instance | Tuesday 01 September 2026 18:33:25 +0000 (0:00:00.068) 0:12:45.616 ***** 2026-09-01 18:33:25.858681 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-01 18:33:25.858872 | instance | 2026-09-01 18:33:25.859123 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-01 18:33:25.859350 | instance | Tuesday 01 September 2026 18:33:25 +0000 (0:00:00.050) 0:12:45.666 ***** 2026-09-01 18:33:26.452079 | instance | changed: [instance] 2026-09-01 18:33:26.452247 | instance | 2026-09-01 18:33:26.452496 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-09-01 18:33:26.452720 | instance | Tuesday 01 September 2026 18:33:26 +0000 (0:00:00.592) 0:12:46.259 ***** 2026-09-01 18:33:27.153563 | instance | ok: [instance] 2026-09-01 18:33:27.153765 | instance | 2026-09-01 18:33:27.154006 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-09-01 18:33:27.154265 | instance | Tuesday 01 September 2026 18:33:27 +0000 (0:00:00.701) 0:12:46.960 ***** 2026-09-01 18:33:49.519745 | instance | changed: [instance] 2026-09-01 18:33:49.520020 | instance | 2026-09-01 18:33:49.520408 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-09-01 18:33:49.520753 | instance | Tuesday 01 September 2026 18:33:49 +0000 (0:00:22.365) 0:13:09.326 ***** 2026-09-01 18:33:49.911066 | instance | ok: [instance] 2026-09-01 18:33:49.911263 | instance | 2026-09-01 18:33:49.911493 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-09-01 18:33:49.911752 | instance | Tuesday 01 September 2026 18:33:49 +0000 (0:00:00.391) 0:13:09.718 ***** 2026-09-01 18:33:50.294135 | instance | changed: [instance] 2026-09-01 18:33:50.294380 | instance | 2026-09-01 18:33:50.294644 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-09-01 18:33:50.294883 | instance | Tuesday 01 September 2026 18:33:50 +0000 (0:00:00.382) 0:13:10.101 ***** 2026-09-01 18:33:50.712633 | instance | changed: [instance] 2026-09-01 18:33:50.712791 | instance | 2026-09-01 18:33:50.713040 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-09-01 18:33:50.713275 | instance | Tuesday 01 September 2026 18:33:50 +0000 (0:00:00.418) 0:13:10.519 ***** 2026-09-01 18:33:51.125947 | instance | ok: [instance] 2026-09-01 18:33:51.126161 | instance | 2026-09-01 18:33:51.126476 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-09-01 18:33:51.126597 | instance | Tuesday 01 September 2026 18:33:51 +0000 (0:00:00.413) 0:13:10.933 ***** 2026-09-01 18:37:04.903733 | instance | changed: [instance] 2026-09-01 18:37:04.903789 | instance | 2026-09-01 18:37:04.903796 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-09-01 18:37:04.903802 | instance | Tuesday 01 September 2026 18:37:04 +0000 (0:03:13.777) 0:16:24.710 ***** 2026-09-01 18:37:05.676641 | instance | ok: [instance] 2026-09-01 18:37:05.677056 | instance | 2026-09-01 18:37:05.677093 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-09-01 18:37:05.677110 | instance | Tuesday 01 September 2026 18:37:05 +0000 (0:00:00.773) 0:16:25.483 ***** 2026-09-01 18:37:05.742535 | instance | included: ingress for instance 2026-09-01 18:37:05.743024 | instance | 2026-09-01 18:37:05.743072 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-09-01 18:37:05.743080 | instance | Tuesday 01 September 2026 18:37:05 +0000 (0:00:00.066) 0:16:25.550 ***** 2026-09-01 18:37:06.707243 | instance | changed: [instance] 2026-09-01 18:37:06.707360 | instance | 2026-09-01 18:37:06.707557 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-09-01 18:37:06.707691 | instance | Tuesday 01 September 2026 18:37:06 +0000 (0:00:00.964) 0:16:26.514 ***** 2026-09-01 18:37:06.996230 | instance | ok: [instance] 2026-09-01 18:37:06.996291 | instance | 2026-09-01 18:37:06.996304 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-09-01 18:37:06.996375 | instance | Tuesday 01 September 2026 18:37:06 +0000 (0:00:00.288) 0:16:26.803 ***** 2026-09-01 18:37:07.881705 | instance | changed: [instance] 2026-09-01 18:37:07.881816 | instance | 2026-09-01 18:37:07.882403 | instance | PLAY [Deploy Monitoring] ******************************************************* 2026-09-01 18:37:07.882452 | instance | 2026-09-01 18:37:07.882466 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-01 18:37:07.882473 | instance | Tuesday 01 September 2026 18:37:07 +0000 (0:00:00.886) 0:16:27.689 ***** 2026-09-01 18:37:09.543568 | instance | ok: [instance] 2026-09-01 18:37:09.543644 | instance | 2026-09-01 18:37:09.544087 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-01 18:37:09.544133 | instance | Tuesday 01 September 2026 18:37:09 +0000 (0:00:01.661) 0:16:29.351 ***** 2026-09-01 18:37:09.614565 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-01 18:37:09.614649 | instance | 2026-09-01 18:37:09.614794 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-01 18:37:09.614952 | instance | Tuesday 01 September 2026 18:37:09 +0000 (0:00:00.070) 0:16:29.422 ***** 2026-09-01 18:37:10.162330 | instance | changed: [instance] 2026-09-01 18:37:10.162404 | instance | 2026-09-01 18:37:10.162729 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] *********** 2026-09-01 18:37:10.162824 | instance | Tuesday 01 September 2026 18:37:10 +0000 (0:00:00.547) 0:16:29.969 ***** 2026-09-01 18:37:10.906063 | instance | ok: [instance] 2026-09-01 18:37:10.906106 | instance | 2026-09-01 18:37:10.906111 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-09-01 18:37:10.906116 | instance | Tuesday 01 September 2026 18:37:10 +0000 (0:00:00.744) 0:16:30.713 ***** 2026-09-01 18:37:13.519700 | instance | changed: [instance] 2026-09-01 18:37:13.520480 | instance | 2026-09-01 18:37:13.520515 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-01 18:37:13.520527 | instance | Tuesday 01 September 2026 18:37:13 +0000 (0:00:02.612) 0:16:33.326 ***** 2026-09-01 18:37:13.595478 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-01 18:37:13.595609 | instance | 2026-09-01 18:37:13.595695 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-01 18:37:13.595919 | instance | Tuesday 01 September 2026 18:37:13 +0000 (0:00:00.076) 0:16:33.403 ***** 2026-09-01 18:37:14.232255 | instance | changed: [instance] 2026-09-01 18:37:14.232365 | instance | 2026-09-01 18:37:14.232606 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-09-01 18:37:14.232804 | instance | Tuesday 01 September 2026 18:37:14 +0000 (0:00:00.636) 0:16:34.040 ***** 2026-09-01 18:37:15.417620 | instance | changed: [instance] 2026-09-01 18:37:15.417806 | instance | 2026-09-01 18:37:15.418120 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-09-01 18:37:15.418397 | instance | Tuesday 01 September 2026 18:37:15 +0000 (0:00:01.185) 0:16:35.225 ***** 2026-09-01 18:37:16.001668 | instance | ok: [instance] 2026-09-01 18:37:16.001731 | instance | 2026-09-01 18:37:16.001748 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-09-01 18:37:16.002051 | instance | Tuesday 01 September 2026 18:37:15 +0000 (0:00:00.583) 0:16:35.808 ***** 2026-09-01 18:37:27.413439 | instance | ok: [instance] 2026-09-01 18:37:27.413637 | instance | 2026-09-01 18:37:27.413879 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-09-01 18:37:27.414130 | instance | Tuesday 01 September 2026 18:37:27 +0000 (0:00:11.411) 0:16:47.220 ***** 2026-09-01 18:37:29.136215 | instance | ok: [instance] 2026-09-01 18:37:29.136451 | instance | 2026-09-01 18:37:29.136672 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-09-01 18:37:29.136910 | instance | Tuesday 01 September 2026 18:37:29 +0000 (0:00:01.723) 0:16:48.943 ***** 2026-09-01 18:37:29.573474 | instance | ok: [instance] 2026-09-01 18:37:29.573680 | instance | 2026-09-01 18:37:29.573936 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-09-01 18:37:29.574205 | instance | Tuesday 01 September 2026 18:37:29 +0000 (0:00:00.437) 0:16:49.380 ***** 2026-09-01 18:37:29.793667 | instance | ok: [instance] 2026-09-01 18:37:29.793917 | instance | 2026-09-01 18:37:29.794171 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-09-01 18:37:29.794446 | instance | Tuesday 01 September 2026 18:37:29 +0000 (0:00:00.220) 0:16:49.601 ***** 2026-09-01 18:37:30.028298 | instance | ok: [instance] 2026-09-01 18:37:30.028573 | instance | 2026-09-01 18:37:30.028859 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-09-01 18:37:30.029152 | instance | Tuesday 01 September 2026 18:37:30 +0000 (0:00:00.234) 0:16:49.835 ***** 2026-09-01 18:37:30.705461 | instance | changed: [instance] 2026-09-01 18:37:30.705517 | instance | 2026-09-01 18:37:30.705529 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-09-01 18:37:30.705539 | instance | Tuesday 01 September 2026 18:37:30 +0000 (0:00:00.676) 0:16:50.511 ***** 2026-09-01 18:37:47.823391 | instance | changed: [instance] => (item=alertmanager) 2026-09-01 18:37:47.823488 | instance | changed: [instance] => (item=grafana) 2026-09-01 18:37:47.823831 | instance | changed: [instance] => (item=prometheus) 2026-09-01 18:37:47.824135 | instance | 2026-09-01 18:37:47.824275 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-09-01 18:37:47.824574 | instance | Tuesday 01 September 2026 18:37:47 +0000 (0:00:17.117) 0:17:07.629 ***** 2026-09-01 18:37:49.979837 | instance | ok: [instance] => (item=alertmanager) 2026-09-01 18:37:49.979922 | instance | ok: [instance] => (item=grafana) 2026-09-01 18:37:49.980631 | instance | ok: [instance] => (item=prometheus) 2026-09-01 18:37:49.980743 | instance | 2026-09-01 18:37:49.980756 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-09-01 18:37:49.980777 | instance | Tuesday 01 September 2026 18:37:49 +0000 (0:00:02.156) 0:17:09.786 ***** 2026-09-01 18:37:54.947335 | instance | changed: [instance] => (item=None) 2026-09-01 18:37:54.947456 | instance | changed: [instance] => (item=None) 2026-09-01 18:37:54.947861 | instance | changed: [instance] => (item=None) 2026-09-01 18:37:54.948012 | instance | changed: [instance] 2026-09-01 18:37:54.948384 | instance | 2026-09-01 18:37:54.948443 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-09-01 18:37:54.948721 | instance | Tuesday 01 September 2026 18:37:54 +0000 (0:00:04.967) 0:17:14.753 ***** 2026-09-01 18:38:00.778251 | instance | changed: [instance] => (item=None) 2026-09-01 18:38:00.778321 | instance | changed: [instance] => (item=None) 2026-09-01 18:38:00.779364 | instance | changed: [instance] => (item=None) 2026-09-01 18:38:00.779400 | instance | changed: [instance] => (item=None) 2026-09-01 18:38:00.779410 | instance | changed: [instance] => (item=None) 2026-09-01 18:38:00.779419 | instance | changed: [instance] 2026-09-01 18:38:00.779434 | instance | 2026-09-01 18:38:00.779656 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-09-01 18:38:00.780058 | instance | Tuesday 01 September 2026 18:38:00 +0000 (0:00:05.831) 0:17:20.585 ***** 2026-09-01 18:38:12.324765 | instance | changed: [instance] => (item=alertmanager) 2026-09-01 18:38:12.324837 | instance | changed: [instance] => (item=prometheus) 2026-09-01 18:38:12.324852 | instance | 2026-09-01 18:38:12.324895 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-09-01 18:38:12.325125 | instance | Tuesday 01 September 2026 18:38:12 +0000 (0:00:11.546) 0:17:32.131 ***** 2026-09-01 18:38:23.987561 | instance | changed: [instance] => (item=alertmanager) 2026-09-01 18:38:23.988095 | instance | changed: [instance] => (item=prometheus) 2026-09-01 18:38:23.988174 | instance | 2026-09-01 18:38:23.988594 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-09-01 18:38:23.988669 | instance | Tuesday 01 September 2026 18:38:23 +0000 (0:00:11.663) 0:17:43.794 ***** 2026-09-01 18:38:24.814131 | instance | changed: [instance] 2026-09-01 18:38:24.814194 | instance | 2026-09-01 18:38:24.814202 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-09-01 18:38:24.814208 | instance | Tuesday 01 September 2026 18:38:24 +0000 (0:00:00.826) 0:17:44.621 ***** 2026-09-01 18:38:32.758032 | instance | ok: [instance] 2026-09-01 18:38:32.758154 | instance | 2026-09-01 18:38:32.758216 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-09-01 18:38:32.758231 | instance | Tuesday 01 September 2026 18:38:32 +0000 (0:00:07.944) 0:17:52.565 ***** 2026-09-01 18:38:47.386240 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-09-01 18:38:47.386342 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-09-01 18:38:47.386353 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-09-01 18:38:47.386363 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-09-01 18:38:47.386372 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-09-01 18:38:47.386391 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-09-01 18:38:47.386400 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-09-01 18:38:47.386441 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-09-01 18:38:47.387088 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-09-01 18:38:47.387435 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-09-01 18:38:47.387450 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-09-01 18:38:47.387461 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-09-01 18:38:47.387470 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-09-01 18:38:47.387492 | instance | 2026-09-01 18:38:47.387502 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-09-01 18:38:47.387511 | instance | Tuesday 01 September 2026 18:38:47 +0000 (0:00:14.627) 0:18:07.193 ***** 2026-09-01 18:39:21.948305 | instance | changed: [instance] 2026-09-01 18:39:21.948363 | instance | 2026-09-01 18:39:21.948369 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-01 18:39:21.948382 | instance | Tuesday 01 September 2026 18:39:21 +0000 (0:00:34.562) 0:18:41.755 ***** 2026-09-01 18:39:22.022094 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-01 18:39:22.022159 | instance | 2026-09-01 18:39:22.022167 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-01 18:39:22.022174 | instance | Tuesday 01 September 2026 18:39:22 +0000 (0:00:00.073) 0:18:41.829 ***** 2026-09-01 18:39:22.644703 | instance | changed: [instance] 2026-09-01 18:39:22.644808 | instance | 2026-09-01 18:39:22.644845 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-09-01 18:39:22.644953 | instance | Tuesday 01 September 2026 18:39:22 +0000 (0:00:00.623) 0:18:42.452 ***** 2026-09-01 18:39:26.320066 | instance | changed: [instance] 2026-09-01 18:39:26.320716 | instance | 2026-09-01 18:39:26.320730 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-01 18:39:26.320741 | instance | Tuesday 01 September 2026 18:39:26 +0000 (0:00:03.674) 0:18:46.126 ***** 2026-09-01 18:39:26.378842 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-01 18:39:26.378939 | instance | 2026-09-01 18:39:26.379032 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-01 18:39:26.379179 | instance | Tuesday 01 September 2026 18:39:26 +0000 (0:00:00.059) 0:18:46.186 ***** 2026-09-01 18:39:26.933923 | instance | changed: [instance] 2026-09-01 18:39:26.934094 | instance | 2026-09-01 18:39:26.934323 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-09-01 18:39:26.934541 | instance | Tuesday 01 September 2026 18:39:26 +0000 (0:00:00.554) 0:18:46.741 ***** 2026-09-01 18:39:28.826136 | instance | changed: [instance] 2026-09-01 18:39:28.826396 | instance | 2026-09-01 18:39:28.826768 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-01 18:39:28.827053 | instance | Tuesday 01 September 2026 18:39:28 +0000 (0:00:01.892) 0:18:48.633 ***** 2026-09-01 18:39:28.886654 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-01 18:39:28.886835 | instance | 2026-09-01 18:39:28.887094 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-01 18:39:28.887323 | instance | Tuesday 01 September 2026 18:39:28 +0000 (0:00:00.060) 0:18:48.694 ***** 2026-09-01 18:39:29.552626 | instance | changed: [instance] 2026-09-01 18:39:29.552806 | instance | 2026-09-01 18:39:29.553135 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-09-01 18:39:29.553369 | instance | Tuesday 01 September 2026 18:39:29 +0000 (0:00:00.665) 0:18:49.359 ***** 2026-09-01 18:39:31.347451 | instance | changed: [instance] 2026-09-01 18:39:31.347631 | instance | 2026-09-01 18:39:31.347925 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] ********************** 2026-09-01 18:39:31.348176 | instance | Tuesday 01 September 2026 18:39:31 +0000 (0:00:01.794) 0:18:51.154 ***** 2026-09-01 18:39:32.226816 | instance | changed: [instance] 2026-09-01 18:39:32.227017 | instance | 2026-09-01 18:39:32.227363 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-01 18:39:32.227695 | instance | Tuesday 01 September 2026 18:39:32 +0000 (0:00:00.879) 0:18:52.033 ***** 2026-09-01 18:39:32.287286 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-01 18:39:32.287586 | instance | 2026-09-01 18:39:32.287909 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-01 18:39:32.288205 | instance | Tuesday 01 September 2026 18:39:32 +0000 (0:00:00.061) 0:18:52.095 ***** 2026-09-01 18:39:32.892745 | instance | changed: [instance] 2026-09-01 18:39:32.892966 | instance | 2026-09-01 18:39:32.893291 | instance | TASK [vexxhost.atmosphere.smartctl_exporter : Deploy Helm chart] *************** 2026-09-01 18:39:32.893594 | instance | Tuesday 01 September 2026 18:39:32 +0000 (0:00:00.604) 0:18:52.699 ***** 2026-09-01 18:39:34.686923 | instance | changed: [instance] 2026-09-01 18:39:34.687138 | instance | 2026-09-01 18:39:34.687384 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-01 18:39:34.687606 | instance | Tuesday 01 September 2026 18:39:34 +0000 (0:00:01.794) 0:18:54.494 ***** 2026-09-01 18:39:34.749576 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-01 18:39:34.749754 | instance | 2026-09-01 18:39:34.749978 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-01 18:39:34.750294 | instance | Tuesday 01 September 2026 18:39:34 +0000 (0:00:00.061) 0:18:54.555 ***** 2026-09-01 18:39:35.312444 | instance | changed: [instance] 2026-09-01 18:39:35.312613 | instance | 2026-09-01 18:39:35.312848 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] ********** 2026-09-01 18:39:35.313111 | instance | Tuesday 01 September 2026 18:39:35 +0000 (0:00:00.563) 0:18:55.119 ***** 2026-09-01 18:39:37.133536 | instance | changed: [instance] 2026-09-01 18:39:37.133590 | instance | 2026-09-01 18:39:37.133712 | instance | PLAY [Deploy OpenStack] ******************************************************** 2026-09-01 18:39:37.134228 | instance | 2026-09-01 18:39:37.134244 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-01 18:39:37.134251 | instance | Tuesday 01 September 2026 18:39:37 +0000 (0:00:01.821) 0:18:56.941 ***** 2026-09-01 18:39:39.214893 | instance | ok: [instance] 2026-09-01 18:39:39.215062 | instance | 2026-09-01 18:39:39.215327 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-01 18:39:39.215554 | instance | Tuesday 01 September 2026 18:39:39 +0000 (0:00:02.080) 0:18:59.022 ***** 2026-09-01 18:39:39.298544 | instance | ok: [instance] 2026-09-01 18:39:39.298710 | instance | 2026-09-01 18:39:39.298933 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-01 18:39:39.299181 | instance | Tuesday 01 September 2026 18:39:39 +0000 (0:00:00.083) 0:18:59.106 ***** 2026-09-01 18:39:39.345711 | instance | skipping: [instance] 2026-09-01 18:39:39.345878 | instance | 2026-09-01 18:39:39.346137 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-01 18:39:39.346355 | instance | Tuesday 01 September 2026 18:39:39 +0000 (0:00:00.047) 0:18:59.153 ***** 2026-09-01 18:39:39.405807 | instance | skipping: [instance] 2026-09-01 18:39:39.405977 | instance | 2026-09-01 18:39:39.406247 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-01 18:39:39.406479 | instance | Tuesday 01 September 2026 18:39:39 +0000 (0:00:00.059) 0:18:59.213 ***** 2026-09-01 18:39:39.460231 | instance | skipping: [instance] 2026-09-01 18:39:39.460431 | instance | 2026-09-01 18:39:39.460671 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-01 18:39:39.460901 | instance | Tuesday 01 September 2026 18:39:39 +0000 (0:00:00.054) 0:18:59.267 ***** 2026-09-01 18:39:39.503118 | instance | skipping: [instance] 2026-09-01 18:39:39.503330 | instance | 2026-09-01 18:39:39.503586 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-01 18:39:39.503890 | instance | Tuesday 01 September 2026 18:39:39 +0000 (0:00:00.043) 0:18:59.310 ***** 2026-09-01 18:39:39.543029 | instance | skipping: [instance] 2026-09-01 18:39:39.543228 | instance | 2026-09-01 18:39:39.543472 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-01 18:39:39.543698 | instance | Tuesday 01 September 2026 18:39:39 +0000 (0:00:00.040) 0:18:59.351 ***** 2026-09-01 18:39:39.614964 | instance | ok: [instance] 2026-09-01 18:39:39.615326 | instance | 2026-09-01 18:39:39.615629 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-01 18:39:39.616033 | instance | Tuesday 01 September 2026 18:39:39 +0000 (0:00:00.071) 0:18:59.422 ***** 2026-09-01 18:39:39.682617 | instance | ok: [instance] => (item=oslo_cache) 2026-09-01 18:39:39.682828 | instance | 2026-09-01 18:39:39.683139 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-01 18:39:39.683411 | instance | Tuesday 01 September 2026 18:39:39 +0000 (0:00:00.067) 0:18:59.490 ***** 2026-09-01 18:39:39.746086 | instance | ok: [instance] 2026-09-01 18:39:39.746367 | instance | 2026-09-01 18:39:39.746729 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-01 18:39:39.747082 | instance | Tuesday 01 September 2026 18:39:39 +0000 (0:00:00.063) 0:18:59.553 ***** 2026-09-01 18:39:39.800790 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-01 18:39:39.801112 | instance | 2026-09-01 18:39:39.801451 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-01 18:39:39.801765 | instance | Tuesday 01 September 2026 18:39:39 +0000 (0:00:00.055) 0:18:59.608 ***** 2026-09-01 18:39:40.414816 | instance | changed: [instance] 2026-09-01 18:39:40.415009 | instance | 2026-09-01 18:39:40.415238 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-09-01 18:39:40.415466 | instance | Tuesday 01 September 2026 18:39:40 +0000 (0:00:00.613) 0:19:00.221 ***** 2026-09-01 18:39:42.015694 | instance | changed: [instance] 2026-09-01 18:39:42.015925 | instance | 2026-09-01 18:39:42.016203 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-09-01 18:39:42.016446 | instance | Tuesday 01 September 2026 18:39:42 +0000 (0:00:01.600) 0:19:01.822 ***** 2026-09-01 18:39:42.969713 | instance | changed: [instance] 2026-09-01 18:39:42.970529 | instance | 2026-09-01 18:39:42.970649 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-09-01 18:39:42.970668 | instance | Tuesday 01 September 2026 18:39:42 +0000 (0:00:00.954) 0:19:02.776 ***** 2026-09-01 18:39:48.021670 | instance | changed: [instance] 2026-09-01 18:39:48.021995 | instance | 2026-09-01 18:39:48.022091 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-09-01 18:39:48.022571 | instance | Tuesday 01 September 2026 18:39:48 +0000 (0:00:05.052) 0:19:07.829 ***** 2026-09-01 18:39:48.272775 | instance | changed: [instance] 2026-09-01 18:39:48.272930 | instance | 2026-09-01 18:39:48.273186 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-09-01 18:39:48.273410 | instance | Tuesday 01 September 2026 18:39:48 +0000 (0:00:00.250) 0:19:08.080 ***** 2026-09-01 18:39:48.872899 | instance | changed: [instance] 2026-09-01 18:39:48.872966 | instance | 2026-09-01 18:39:48.873173 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-01 18:39:48.873186 | instance | Tuesday 01 September 2026 18:39:48 +0000 (0:00:00.600) 0:19:08.680 ***** 2026-09-01 18:39:49.051237 | instance | ok: [instance] 2026-09-01 18:39:49.051356 | instance | 2026-09-01 18:39:49.051670 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-01 18:39:49.051848 | instance | Tuesday 01 September 2026 18:39:49 +0000 (0:00:00.178) 0:19:08.859 ***** 2026-09-01 18:39:49.167177 | instance | included: rabbitmq for instance 2026-09-01 18:39:49.167231 | instance | 2026-09-01 18:39:49.167244 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-01 18:39:49.167255 | instance | Tuesday 01 September 2026 18:39:49 +0000 (0:00:00.114) 0:19:08.973 ***** 2026-09-01 18:39:49.919908 | instance | ok: [instance] 2026-09-01 18:39:49.919963 | instance | 2026-09-01 18:39:49.919996 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-01 18:39:49.920007 | instance | Tuesday 01 September 2026 18:39:49 +0000 (0:00:00.752) 0:19:09.726 ***** 2026-09-01 18:39:49.971995 | instance | skipping: [instance] 2026-09-01 18:39:49.972049 | instance | 2026-09-01 18:39:49.972060 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-01 18:39:49.972070 | instance | Tuesday 01 September 2026 18:39:49 +0000 (0:00:00.052) 0:19:09.778 ***** 2026-09-01 18:39:50.023142 | instance | skipping: [instance] 2026-09-01 18:39:50.023185 | instance | 2026-09-01 18:39:50.023196 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-01 18:39:50.023206 | instance | Tuesday 01 September 2026 18:39:50 +0000 (0:00:00.051) 0:19:09.830 ***** 2026-09-01 18:39:50.067968 | instance | skipping: [instance] 2026-09-01 18:39:50.068347 | instance | 2026-09-01 18:39:50.068647 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-01 18:39:50.068927 | instance | Tuesday 01 September 2026 18:39:50 +0000 (0:00:00.045) 0:19:09.875 ***** 2026-09-01 18:40:21.165115 | instance | changed: [instance] 2026-09-01 18:40:21.165744 | instance | 2026-09-01 18:40:21.165814 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-01 18:40:21.165833 | instance | Tuesday 01 September 2026 18:40:21 +0000 (0:00:31.096) 0:19:40.972 ***** 2026-09-01 18:40:22.224720 | instance | ok: [instance] 2026-09-01 18:40:22.224816 | instance | 2026-09-01 18:40:22.224999 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-01 18:40:22.225103 | instance | Tuesday 01 September 2026 18:40:22 +0000 (0:00:01.060) 0:19:42.032 ***** 2026-09-01 18:40:22.306604 | instance | ok: [instance] 2026-09-01 18:40:22.306842 | instance | 2026-09-01 18:40:22.307123 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-01 18:40:22.307380 | instance | Tuesday 01 September 2026 18:40:22 +0000 (0:00:00.081) 0:19:42.114 ***** 2026-09-01 18:40:22.379367 | instance | skipping: [instance] 2026-09-01 18:40:22.379656 | instance | 2026-09-01 18:40:22.379947 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-01 18:40:22.380192 | instance | Tuesday 01 September 2026 18:40:22 +0000 (0:00:00.073) 0:19:42.187 ***** 2026-09-01 18:40:22.457691 | instance | skipping: [instance] 2026-09-01 18:40:22.457905 | instance | 2026-09-01 18:40:22.458159 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-01 18:40:22.458383 | instance | Tuesday 01 September 2026 18:40:22 +0000 (0:00:00.077) 0:19:42.265 ***** 2026-09-01 18:40:22.542289 | instance | ok: [instance] 2026-09-01 18:40:22.542472 | instance | 2026-09-01 18:40:22.542705 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-01 18:40:22.542932 | instance | Tuesday 01 September 2026 18:40:22 +0000 (0:00:00.084) 0:19:42.349 ***** 2026-09-01 18:40:22.698003 | instance | ok: [instance] => (item=oslo_db) 2026-09-01 18:40:22.698232 | instance | ok: [instance] => (item=identity) 2026-09-01 18:40:22.698411 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-01 18:40:22.698625 | instance | ok: [instance] => (item=oslo_cache) 2026-09-01 18:40:22.698832 | instance | 2026-09-01 18:40:22.699082 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-01 18:40:22.699301 | instance | Tuesday 01 September 2026 18:40:22 +0000 (0:00:00.155) 0:19:42.505 ***** 2026-09-01 18:40:22.794849 | instance | ok: [instance] 2026-09-01 18:40:22.795067 | instance | 2026-09-01 18:40:22.795308 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-01 18:40:22.795536 | instance | Tuesday 01 September 2026 18:40:22 +0000 (0:00:00.097) 0:19:42.602 ***** 2026-09-01 18:40:22.884582 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-01 18:40:22.884771 | instance | 2026-09-01 18:40:22.885026 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-01 18:40:22.885259 | instance | Tuesday 01 September 2026 18:40:22 +0000 (0:00:00.089) 0:19:42.692 ***** 2026-09-01 18:40:23.568971 | instance | changed: [instance] 2026-09-01 18:40:23.569166 | instance | 2026-09-01 18:40:23.569400 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-09-01 18:40:23.569645 | instance | Tuesday 01 September 2026 18:40:23 +0000 (0:00:00.683) 0:19:43.375 ***** 2026-09-01 18:40:25.494084 | instance | ok: [instance] => (item=None) 2026-09-01 18:40:25.494306 | instance | ok: [instance] 2026-09-01 18:40:25.494530 | instance | 2026-09-01 18:40:25.494782 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-09-01 18:40:25.495043 | instance | Tuesday 01 September 2026 18:40:25 +0000 (0:00:01.924) 0:19:45.300 ***** 2026-09-01 18:40:26.568610 | instance | ok: [instance] => (item=atmosphere) 2026-09-01 18:40:26.568670 | instance | 2026-09-01 18:40:26.568889 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-09-01 18:40:26.569072 | instance | Tuesday 01 September 2026 18:40:26 +0000 (0:00:01.074) 0:19:46.375 ***** 2026-09-01 18:40:27.567163 | instance | changed: [instance] 2026-09-01 18:40:27.567581 | instance | 2026-09-01 18:40:27.567597 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-09-01 18:40:27.567604 | instance | Tuesday 01 September 2026 18:40:27 +0000 (0:00:00.999) 0:19:47.374 ***** 2026-09-01 18:40:28.816891 | instance | changed: [instance] => (item=None) 2026-09-01 18:40:28.817091 | instance | changed: [instance] 2026-09-01 18:40:28.817298 | instance | 2026-09-01 18:40:28.817559 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-09-01 18:40:28.817788 | instance | Tuesday 01 September 2026 18:40:28 +0000 (0:00:01.248) 0:19:48.623 ***** 2026-09-01 18:40:30.737481 | instance | changed: [instance] => (item=None) 2026-09-01 18:40:30.737582 | instance | changed: [instance] 2026-09-01 18:40:30.737605 | instance | 2026-09-01 18:40:30.738112 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-09-01 18:40:30.738184 | instance | Tuesday 01 September 2026 18:40:30 +0000 (0:00:01.920) 0:19:50.544 ***** 2026-09-01 18:43:05.632646 | instance | changed: [instance] 2026-09-01 18:43:05.632721 | instance | 2026-09-01 18:43:05.633083 | instance | TASK [Create Ingress] ********************************************************** 2026-09-01 18:43:05.633130 | instance | Tuesday 01 September 2026 18:43:05 +0000 (0:02:34.895) 0:22:25.439 ***** 2026-09-01 18:43:05.728877 | instance | included: openstack_helm_ingress for instance 2026-09-01 18:43:05.728940 | instance | 2026-09-01 18:43:05.728948 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-01 18:43:05.728954 | instance | Tuesday 01 September 2026 18:43:05 +0000 (0:00:00.096) 0:22:25.535 ***** 2026-09-01 18:43:05.809301 | instance | skipping: [instance] 2026-09-01 18:43:05.809532 | instance | 2026-09-01 18:43:05.809765 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-01 18:43:05.810021 | instance | Tuesday 01 September 2026 18:43:05 +0000 (0:00:00.080) 0:22:25.616 ***** 2026-09-01 18:43:05.888130 | instance | skipping: [instance] 2026-09-01 18:43:05.888371 | instance | 2026-09-01 18:43:05.888646 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-01 18:43:05.888918 | instance | Tuesday 01 September 2026 18:43:05 +0000 (0:00:00.079) 0:22:25.695 ***** 2026-09-01 18:43:05.988652 | instance | ok: [instance] 2026-09-01 18:43:05.988944 | instance | 2026-09-01 18:43:05.989224 | instance | TASK [Create Ingress identity] ************************************************* 2026-09-01 18:43:05.989449 | instance | Tuesday 01 September 2026 18:43:05 +0000 (0:00:00.100) 0:22:25.796 ***** 2026-09-01 18:43:06.111085 | instance | included: ingress for instance 2026-09-01 18:43:06.111276 | instance | 2026-09-01 18:43:06.111507 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-09-01 18:43:06.111801 | instance | Tuesday 01 September 2026 18:43:06 +0000 (0:00:00.122) 0:22:25.918 ***** 2026-09-01 18:43:07.140291 | instance | changed: [instance] 2026-09-01 18:43:07.140486 | instance | 2026-09-01 18:43:07.140725 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-09-01 18:43:07.140980 | instance | Tuesday 01 September 2026 18:43:07 +0000 (0:00:01.028) 0:22:26.947 ***** 2026-09-01 18:43:11.592960 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left). 2026-09-01 18:43:11.593054 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left). 2026-09-01 18:43:11.593065 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left). 2026-09-01 18:43:11.593124 | instance | ok: [instance] 2026-09-01 18:43:11.593796 | instance | 2026-09-01 18:43:11.593887 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-09-01 18:43:11.593900 | instance | Tuesday 01 September 2026 18:43:11 +0000 (0:00:04.451) 0:22:31.399 ***** 2026-09-01 18:43:12.407842 | instance | ok: [instance] 2026-09-01 18:43:12.407943 | instance | 2026-09-01 18:43:12.408258 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-09-01 18:43:12.408313 | instance | Tuesday 01 September 2026 18:43:12 +0000 (0:00:00.815) 0:22:32.215 ***** 2026-09-01 18:43:13.739585 | instance | ok: [instance] => (item=atmosphere) 2026-09-01 18:43:13.739803 | instance | 2026-09-01 18:43:13.740067 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-09-01 18:43:13.740293 | instance | Tuesday 01 September 2026 18:43:13 +0000 (0:00:01.331) 0:22:33.546 ***** 2026-09-01 18:43:15.036562 | instance | changed: [instance] => (item=atmosphere) 2026-09-01 18:43:15.036635 | instance | 2026-09-01 18:43:15.036733 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-09-01 18:43:15.036853 | instance | Tuesday 01 September 2026 18:43:15 +0000 (0:00:01.297) 0:22:34.843 ***** 2026-09-01 18:43:16.335575 | instance | changed: [instance] => (item=atmosphere) 2026-09-01 18:43:16.335865 | instance | 2026-09-01 18:43:16.336397 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-09-01 18:43:16.336472 | instance | Tuesday 01 September 2026 18:43:16 +0000 (0:00:01.299) 0:22:36.143 ***** 2026-09-01 18:43:17.658180 | instance | changed: [instance] => (item=atmosphere) 2026-09-01 18:43:17.658285 | instance | 2026-09-01 18:43:17.658634 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-09-01 18:43:17.658693 | instance | Tuesday 01 September 2026 18:43:17 +0000 (0:00:01.322) 0:22:37.465 ***** 2026-09-01 18:43:17.962967 | instance | changed: [instance] 2026-09-01 18:43:17.963127 | instance | 2026-09-01 18:43:17.963316 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-01 18:43:17.963404 | instance | Tuesday 01 September 2026 18:43:17 +0000 (0:00:00.304) 0:22:37.770 ***** 2026-09-01 18:43:19.453739 | instance | ok: [instance] 2026-09-01 18:43:19.453816 | instance | 2026-09-01 18:43:19.454101 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-01 18:43:19.454177 | instance | Tuesday 01 September 2026 18:43:19 +0000 (0:00:01.490) 0:22:39.261 ***** 2026-09-01 18:43:19.766574 | instance | ok: [instance] 2026-09-01 18:43:19.766642 | instance | 2026-09-01 18:43:19.767004 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-01 18:43:19.767056 | instance | Tuesday 01 September 2026 18:43:19 +0000 (0:00:00.312) 0:22:39.574 ***** 2026-09-01 18:43:19.858926 | instance | ok: [instance] => { 2026-09-01 18:43:19.859062 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz" 2026-09-01 18:43:19.859661 | instance | } 2026-09-01 18:43:19.859751 | instance | 2026-09-01 18:43:19.859762 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-01 18:43:19.859769 | instance | Tuesday 01 September 2026 18:43:19 +0000 (0:00:00.092) 0:22:39.666 ***** 2026-09-01 18:43:20.618792 | instance | changed: [instance] 2026-09-01 18:43:20.619000 | instance | 2026-09-01 18:43:20.619238 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-01 18:43:20.619467 | instance | Tuesday 01 September 2026 18:43:20 +0000 (0:00:00.759) 0:22:40.426 ***** 2026-09-01 18:43:22.078469 | instance | changed: [instance] 2026-09-01 18:43:22.078523 | instance | 2026-09-01 18:43:22.078530 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-09-01 18:43:22.078537 | instance | Tuesday 01 September 2026 18:43:22 +0000 (0:00:01.459) 0:22:41.885 ***** 2026-09-01 18:43:22.638412 | instance | changed: [instance] 2026-09-01 18:43:22.638471 | instance | 2026-09-01 18:43:22.638483 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-09-01 18:43:22.638493 | instance | Tuesday 01 September 2026 18:43:22 +0000 (0:00:00.559) 0:22:42.444 ***** 2026-09-01 18:43:23.461210 | instance | ok: [instance] 2026-09-01 18:43:23.461283 | instance | 2026-09-01 18:43:23.461582 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-09-01 18:43:23.461656 | instance | Tuesday 01 September 2026 18:43:23 +0000 (0:00:00.823) 0:22:43.268 ***** 2026-09-01 18:43:24.254796 | instance | ok: [instance] 2026-09-01 18:43:24.255238 | instance | 2026-09-01 18:43:24.255287 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-09-01 18:43:24.255295 | instance | Tuesday 01 September 2026 18:43:24 +0000 (0:00:00.792) 0:22:44.061 ***** 2026-09-01 18:43:24.782828 | instance | ok: [instance] 2026-09-01 18:43:24.782924 | instance | 2026-09-01 18:43:24.783017 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-09-01 18:43:24.783265 | instance | Tuesday 01 September 2026 18:43:24 +0000 (0:00:00.527) 0:22:44.589 ***** 2026-09-01 18:43:24.909303 | instance | included: openstack_helm_endpoints for instance 2026-09-01 18:43:24.909362 | instance | 2026-09-01 18:43:24.909478 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-01 18:43:24.909584 | instance | Tuesday 01 September 2026 18:43:24 +0000 (0:00:00.127) 0:22:44.717 ***** 2026-09-01 18:43:24.981827 | instance | skipping: [instance] 2026-09-01 18:43:24.981910 | instance | 2026-09-01 18:43:24.981980 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-01 18:43:24.982135 | instance | Tuesday 01 September 2026 18:43:24 +0000 (0:00:00.070) 0:22:44.788 ***** 2026-09-01 18:43:25.042427 | instance | skipping: [instance] 2026-09-01 18:43:25.043131 | instance | 2026-09-01 18:43:25.043151 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-01 18:43:25.043160 | instance | Tuesday 01 September 2026 18:43:25 +0000 (0:00:00.060) 0:22:44.849 ***** 2026-09-01 18:43:25.107220 | instance | skipping: [instance] 2026-09-01 18:43:25.107583 | instance | 2026-09-01 18:43:25.107937 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-01 18:43:25.108191 | instance | Tuesday 01 September 2026 18:43:25 +0000 (0:00:00.064) 0:22:44.913 ***** 2026-09-01 18:43:25.174278 | instance | skipping: [instance] 2026-09-01 18:43:25.174469 | instance | 2026-09-01 18:43:25.174770 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-01 18:43:25.175046 | instance | Tuesday 01 September 2026 18:43:25 +0000 (0:00:00.068) 0:22:44.982 ***** 2026-09-01 18:43:25.230488 | instance | skipping: [instance] 2026-09-01 18:43:25.231803 | instance | 2026-09-01 18:43:25.231893 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-01 18:43:25.231906 | instance | Tuesday 01 September 2026 18:43:25 +0000 (0:00:00.056) 0:22:45.038 ***** 2026-09-01 18:43:25.294499 | instance | skipping: [instance] 2026-09-01 18:43:25.294690 | instance | 2026-09-01 18:43:25.294923 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-01 18:43:25.295159 | instance | Tuesday 01 September 2026 18:43:25 +0000 (0:00:00.063) 0:22:45.101 ***** 2026-09-01 18:43:25.363829 | instance | ok: [instance] 2026-09-01 18:43:25.364099 | instance | 2026-09-01 18:43:25.364346 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-01 18:43:25.364578 | instance | Tuesday 01 September 2026 18:43:25 +0000 (0:00:00.069) 0:22:45.171 ***** 2026-09-01 18:43:25.429100 | instance | ok: [instance] => (item=identity) 2026-09-01 18:43:25.429364 | instance | 2026-09-01 18:43:25.429618 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-01 18:43:25.429858 | instance | Tuesday 01 September 2026 18:43:25 +0000 (0:00:00.065) 0:22:45.236 ***** 2026-09-01 18:43:25.503383 | instance | ok: [instance] 2026-09-01 18:43:25.503577 | instance | 2026-09-01 18:43:25.503895 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-09-01 18:43:25.504141 | instance | Tuesday 01 September 2026 18:43:25 +0000 (0:00:00.073) 0:22:45.310 ***** 2026-09-01 18:43:26.042926 | instance | changed: [instance] 2026-09-01 18:43:26.043132 | instance | 2026-09-01 18:43:26.043380 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-09-01 18:43:26.043620 | instance | Tuesday 01 September 2026 18:43:26 +0000 (0:00:00.539) 0:22:45.850 ***** 2026-09-01 18:43:26.614352 | instance | changed: [instance] 2026-09-01 18:43:26.614529 | instance | 2026-09-01 18:43:26.614768 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-09-01 18:43:26.615090 | instance | Tuesday 01 September 2026 18:43:26 +0000 (0:00:00.571) 0:22:46.421 ***** 2026-09-01 18:43:27.251833 | instance | changed: [instance] 2026-09-01 18:43:27.252027 | instance | 2026-09-01 18:43:27.252284 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-09-01 18:43:27.252548 | instance | Tuesday 01 September 2026 18:43:27 +0000 (0:00:00.637) 0:22:47.059 ***** 2026-09-01 18:43:27.885408 | instance | changed: [instance] 2026-09-01 18:43:27.885578 | instance | 2026-09-01 18:43:27.885821 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-01 18:43:27.886078 | instance | Tuesday 01 September 2026 18:43:27 +0000 (0:00:00.633) 0:22:47.692 ***** 2026-09-01 18:43:27.991658 | instance | ok: [instance] 2026-09-01 18:43:27.991971 | instance | 2026-09-01 18:43:27.992219 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-01 18:43:27.992448 | instance | Tuesday 01 September 2026 18:43:27 +0000 (0:00:00.106) 0:22:47.799 ***** 2026-09-01 18:43:28.085885 | instance | included: rabbitmq for instance 2026-09-01 18:43:28.086114 | instance | 2026-09-01 18:43:28.086356 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-01 18:43:28.086584 | instance | Tuesday 01 September 2026 18:43:28 +0000 (0:00:00.093) 0:22:47.892 ***** 2026-09-01 18:43:28.806290 | instance | ok: [instance] 2026-09-01 18:43:28.806437 | instance | 2026-09-01 18:43:28.806680 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-01 18:43:28.806934 | instance | Tuesday 01 September 2026 18:43:28 +0000 (0:00:00.720) 0:22:48.613 ***** 2026-09-01 18:43:28.882095 | instance | skipping: [instance] 2026-09-01 18:43:28.882276 | instance | 2026-09-01 18:43:28.882570 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-01 18:43:28.882805 | instance | Tuesday 01 September 2026 18:43:28 +0000 (0:00:00.076) 0:22:48.689 ***** 2026-09-01 18:43:28.949529 | instance | skipping: [instance] 2026-09-01 18:43:28.949732 | instance | 2026-09-01 18:43:28.950002 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-01 18:43:28.950234 | instance | Tuesday 01 September 2026 18:43:28 +0000 (0:00:00.067) 0:22:48.757 ***** 2026-09-01 18:43:29.011446 | instance | skipping: [instance] 2026-09-01 18:43:29.011661 | instance | 2026-09-01 18:43:29.011996 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-01 18:43:29.012235 | instance | Tuesday 01 September 2026 18:43:29 +0000 (0:00:00.061) 0:22:48.819 ***** 2026-09-01 18:44:00.032389 | instance | changed: [instance] 2026-09-01 18:44:00.032587 | instance | 2026-09-01 18:44:00.032848 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-01 18:44:00.033093 | instance | Tuesday 01 September 2026 18:44:00 +0000 (0:00:31.020) 0:23:19.839 ***** 2026-09-01 18:44:00.778735 | instance | ok: [instance] 2026-09-01 18:44:00.778921 | instance | 2026-09-01 18:44:00.779467 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-01 18:44:00.779837 | instance | Tuesday 01 September 2026 18:44:00 +0000 (0:00:00.745) 0:23:20.585 ***** 2026-09-01 18:44:00.862414 | instance | ok: [instance] 2026-09-01 18:44:00.862602 | instance | 2026-09-01 18:44:00.862869 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-01 18:44:00.863155 | instance | Tuesday 01 September 2026 18:44:00 +0000 (0:00:00.084) 0:23:20.669 ***** 2026-09-01 18:44:00.930824 | instance | skipping: [instance] 2026-09-01 18:44:00.931058 | instance | 2026-09-01 18:44:00.931321 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-01 18:44:00.931566 | instance | Tuesday 01 September 2026 18:44:00 +0000 (0:00:00.068) 0:23:20.738 ***** 2026-09-01 18:44:01.001505 | instance | skipping: [instance] 2026-09-01 18:44:01.001666 | instance | 2026-09-01 18:44:01.001919 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-01 18:44:01.002146 | instance | Tuesday 01 September 2026 18:44:00 +0000 (0:00:00.070) 0:23:20.809 ***** 2026-09-01 18:44:01.062688 | instance | ok: [instance] 2026-09-01 18:44:01.062877 | instance | 2026-09-01 18:44:01.063142 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-01 18:44:01.063397 | instance | Tuesday 01 September 2026 18:44:01 +0000 (0:00:00.059) 0:23:20.868 ***** 2026-09-01 18:44:01.227225 | instance | ok: [instance] => (item=oslo_db) 2026-09-01 18:44:01.227421 | instance | ok: [instance] => (item=oslo_cache) 2026-09-01 18:44:01.227645 | instance | ok: [instance] => (item=identity) 2026-09-01 18:44:01.227918 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-01 18:44:01.228162 | instance | ok: [instance] => (item=key_manager) 2026-09-01 18:44:01.228345 | instance | 2026-09-01 18:44:01.228594 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-01 18:44:01.228808 | instance | Tuesday 01 September 2026 18:44:01 +0000 (0:00:00.166) 0:23:21.034 ***** 2026-09-01 18:44:01.322966 | instance | ok: [instance] 2026-09-01 18:44:01.323129 | instance | 2026-09-01 18:44:01.323370 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-01 18:44:01.323591 | instance | Tuesday 01 September 2026 18:44:01 +0000 (0:00:00.096) 0:23:21.130 ***** 2026-09-01 18:44:01.407919 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-01 18:44:01.408126 | instance | 2026-09-01 18:44:01.408368 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-01 18:44:01.408598 | instance | Tuesday 01 September 2026 18:44:01 +0000 (0:00:00.084) 0:23:21.215 ***** 2026-09-01 18:44:02.027514 | instance | changed: [instance] 2026-09-01 18:44:02.027752 | instance | 2026-09-01 18:44:02.028082 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************ 2026-09-01 18:44:02.028330 | instance | Tuesday 01 September 2026 18:44:02 +0000 (0:00:00.619) 0:23:21.834 ***** 2026-09-01 18:45:38.285462 | instance | changed: [instance] 2026-09-01 18:45:38.285550 | instance | 2026-09-01 18:45:38.285624 | instance | TASK [Create Ingress] ********************************************************** 2026-09-01 18:45:38.285733 | instance | Tuesday 01 September 2026 18:45:38 +0000 (0:01:36.258) 0:24:58.093 ***** 2026-09-01 18:45:38.417118 | instance | included: openstack_helm_ingress for instance 2026-09-01 18:45:38.417220 | instance | 2026-09-01 18:45:38.417228 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-01 18:45:38.417343 | instance | Tuesday 01 September 2026 18:45:38 +0000 (0:00:00.131) 0:24:58.224 ***** 2026-09-01 18:45:38.645956 | instance | skipping: [instance] 2026-09-01 18:45:38.646092 | instance | 2026-09-01 18:45:38.646104 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-01 18:45:38.646538 | instance | Tuesday 01 September 2026 18:45:38 +0000 (0:00:00.228) 0:24:58.453 ***** 2026-09-01 18:45:38.725051 | instance | skipping: [instance] 2026-09-01 18:45:38.726253 | instance | 2026-09-01 18:45:38.726367 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-01 18:45:38.726469 | instance | Tuesday 01 September 2026 18:45:38 +0000 (0:00:00.079) 0:24:58.533 ***** 2026-09-01 18:45:38.817727 | instance | ok: [instance] 2026-09-01 18:45:38.817823 | instance | 2026-09-01 18:45:38.817835 | instance | TASK [Create Ingress key-manager] ********************************************** 2026-09-01 18:45:38.817951 | instance | Tuesday 01 September 2026 18:45:38 +0000 (0:00:00.092) 0:24:58.625 ***** 2026-09-01 18:45:38.893913 | instance | included: ingress for instance 2026-09-01 18:45:38.893961 | instance | 2026-09-01 18:45:38.894090 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] **************** 2026-09-01 18:45:38.894196 | instance | Tuesday 01 September 2026 18:45:38 +0000 (0:00:00.076) 0:24:58.701 ***** 2026-09-01 18:45:39.962911 | instance | changed: [instance] 2026-09-01 18:45:39.963121 | instance | 2026-09-01 18:45:39.963366 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] ********************** 2026-09-01 18:45:39.963600 | instance | Tuesday 01 September 2026 18:45:39 +0000 (0:00:01.068) 0:24:59.770 ***** 2026-09-01 18:45:41.269396 | instance | changed: [instance] 2026-09-01 18:45:41.269461 | instance | 2026-09-01 18:45:41.269480 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************ 2026-09-01 18:45:41.269763 | instance | Tuesday 01 September 2026 18:45:41 +0000 (0:00:01.305) 0:25:01.076 ***** 2026-09-01 18:45:47.854404 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'}) 2026-09-01 18:45:47.854535 | instance | 2026-09-01 18:45:47.854548 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-01 18:45:47.854670 | instance | Tuesday 01 September 2026 18:45:47 +0000 (0:00:06.585) 0:25:07.662 ***** 2026-09-01 18:45:47.946038 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-01 18:45:47.946117 | instance | 2026-09-01 18:45:47.946445 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-01 18:45:47.946498 | instance | Tuesday 01 September 2026 18:45:47 +0000 (0:00:00.091) 0:25:07.753 ***** 2026-09-01 18:45:48.554704 | instance | changed: [instance] 2026-09-01 18:45:48.554769 | instance | 2026-09-01 18:45:48.554845 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] *********************** 2026-09-01 18:45:48.554952 | instance | Tuesday 01 September 2026 18:45:48 +0000 (0:00:00.608) 0:25:08.362 ***** 2026-09-01 18:45:51.911779 | instance | changed: [instance] 2026-09-01 18:45:51.911848 | instance | 2026-09-01 18:45:51.911860 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-01 18:45:51.911870 | instance | Tuesday 01 September 2026 18:45:51 +0000 (0:00:03.350) 0:25:11.712 ***** 2026-09-01 18:45:51.977927 | instance | skipping: [instance] 2026-09-01 18:45:51.978040 | instance | 2026-09-01 18:45:51.978289 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-01 18:45:51.978443 | instance | Tuesday 01 September 2026 18:45:51 +0000 (0:00:00.072) 0:25:11.785 ***** 2026-09-01 18:45:52.029409 | instance | skipping: [instance] 2026-09-01 18:45:52.029507 | instance | 2026-09-01 18:45:52.029676 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-01 18:45:52.029815 | instance | Tuesday 01 September 2026 18:45:52 +0000 (0:00:00.052) 0:25:11.837 ***** 2026-09-01 18:45:52.084480 | instance | skipping: [instance] 2026-09-01 18:45:52.084563 | instance | 2026-09-01 18:45:52.084711 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-01 18:45:52.084876 | instance | Tuesday 01 September 2026 18:45:52 +0000 (0:00:00.054) 0:25:11.892 ***** 2026-09-01 18:45:52.141510 | instance | skipping: [instance] 2026-09-01 18:45:52.141624 | instance | 2026-09-01 18:45:52.141793 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-01 18:45:52.141940 | instance | Tuesday 01 September 2026 18:45:52 +0000 (0:00:00.056) 0:25:11.949 ***** 2026-09-01 18:45:52.199422 | instance | skipping: [instance] 2026-09-01 18:45:52.199624 | instance | 2026-09-01 18:45:52.199953 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-01 18:45:52.200215 | instance | Tuesday 01 September 2026 18:45:52 +0000 (0:00:00.058) 0:25:12.007 ***** 2026-09-01 18:45:52.254554 | instance | skipping: [instance] 2026-09-01 18:45:52.254727 | instance | 2026-09-01 18:45:52.254982 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-01 18:45:52.255226 | instance | Tuesday 01 September 2026 18:45:52 +0000 (0:00:00.055) 0:25:12.062 ***** 2026-09-01 18:45:52.317406 | instance | ok: [instance] 2026-09-01 18:45:52.317614 | instance | 2026-09-01 18:45:52.317853 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-01 18:45:52.318100 | instance | Tuesday 01 September 2026 18:45:52 +0000 (0:00:00.062) 0:25:12.125 ***** 2026-09-01 18:45:52.402777 | instance | ok: [instance] => (item=rook_ceph_cluster) 2026-09-01 18:45:52.402979 | instance | 2026-09-01 18:45:52.403230 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-01 18:45:52.403450 | instance | Tuesday 01 September 2026 18:45:52 +0000 (0:00:00.085) 0:25:12.210 ***** 2026-09-01 18:45:52.496137 | instance | ok: [instance] 2026-09-01 18:45:52.496330 | instance | 2026-09-01 18:45:52.496567 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-01 18:45:52.496792 | instance | Tuesday 01 September 2026 18:45:52 +0000 (0:00:00.092) 0:25:12.303 ***** 2026-09-01 18:45:52.574539 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-01 18:45:52.574712 | instance | 2026-09-01 18:45:52.574954 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-01 18:45:52.575183 | instance | Tuesday 01 September 2026 18:45:52 +0000 (0:00:00.078) 0:25:12.382 ***** 2026-09-01 18:45:53.185490 | instance | changed: [instance] 2026-09-01 18:45:53.185666 | instance | 2026-09-01 18:45:53.185915 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] *** 2026-09-01 18:45:53.186171 | instance | Tuesday 01 September 2026 18:45:53 +0000 (0:00:00.609) 0:25:12.992 ***** 2026-09-01 18:46:10.669116 | instance | ok: [instance] 2026-09-01 18:46:10.669323 | instance | 2026-09-01 18:46:10.669566 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] *** 2026-09-01 18:46:10.669789 | instance | Tuesday 01 September 2026 18:46:10 +0000 (0:00:17.484) 0:25:30.476 ***** 2026-09-01 18:46:25.359408 | instance | ok: [instance] 2026-09-01 18:46:25.359573 | instance | 2026-09-01 18:46:25.359851 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] *** 2026-09-01 18:46:25.360107 | instance | Tuesday 01 September 2026 18:46:25 +0000 (0:00:14.689) 0:25:45.166 ***** 2026-09-01 18:46:26.660259 | instance | ok: [instance] 2026-09-01 18:46:26.660332 | instance | 2026-09-01 18:46:26.660869 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] *** 2026-09-01 18:46:26.660927 | instance | Tuesday 01 September 2026 18:46:26 +0000 (0:00:01.300) 0:25:46.467 ***** 2026-09-01 18:46:27.975128 | instance | ok: [instance] 2026-09-01 18:46:27.975369 | instance | 2026-09-01 18:46:27.975813 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] **** 2026-09-01 18:46:27.975889 | instance | Tuesday 01 September 2026 18:46:27 +0000 (0:00:01.314) 0:25:47.782 ***** 2026-09-01 18:46:28.818904 | instance | changed: [instance] 2026-09-01 18:46:28.819015 | instance | 2026-09-01 18:46:28.819184 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] *************** 2026-09-01 18:46:28.819334 | instance | Tuesday 01 September 2026 18:46:28 +0000 (0:00:00.844) 0:25:48.626 ***** 2026-09-01 18:46:32.394376 | instance | changed: [instance] 2026-09-01 18:46:32.395272 | instance | 2026-09-01 18:46:32.395360 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service domain] *** 2026-09-01 18:46:32.395374 | instance | Tuesday 01 September 2026 18:46:32 +0000 (0:00:03.575) 0:25:52.201 ***** 2026-09-01 18:46:33.420497 | instance | ok: [instance] 2026-09-01 18:46:33.432993 | instance | 2026-09-01 18:46:33.433021 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service project] *** 2026-09-01 18:46:33.433032 | instance | Tuesday 01 September 2026 18:46:33 +0000 (0:00:01.026) 0:25:53.227 ***** 2026-09-01 18:46:37.177562 | instance | ok: [instance] 2026-09-01 18:46:37.177754 | instance | 2026-09-01 18:46:37.178019 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] *********** 2026-09-01 18:46:37.178255 | instance | Tuesday 01 September 2026 18:46:37 +0000 (0:00:03.757) 0:25:56.985 ***** 2026-09-01 18:46:38.910167 | instance | [WARNING]: Module did not set no_log for update_password 2026-09-01 18:46:38.942856 | instance | changed: [instance] 2026-09-01 18:46:38.942935 | instance | 2026-09-01 18:46:38.943039 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] *** 2026-09-01 18:46:38.943779 | instance | Tuesday 01 September 2026 18:46:38 +0000 (0:00:01.765) 0:25:58.750 ***** 2026-09-01 18:46:43.404023 | instance | ok: [instance] 2026-09-01 18:46:43.404107 | instance | 2026-09-01 18:46:43.404120 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ******** 2026-09-01 18:46:43.404130 | instance | Tuesday 01 September 2026 18:46:43 +0000 (0:00:04.459) 0:26:03.210 ***** 2026-09-01 18:46:44.482801 | instance | changed: [instance] 2026-09-01 18:46:44.482903 | instance | 2026-09-01 18:46:44.483078 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ****** 2026-09-01 18:46:44.483207 | instance | Tuesday 01 September 2026 18:46:44 +0000 (0:00:01.079) 0:26:04.290 ***** 2026-09-01 18:46:46.769116 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.162-253-55-115.nip.io/swift/v1/%(tenant_id)s'}) 2026-09-01 18:46:46.769173 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'}) 2026-09-01 18:46:46.769181 | instance | 2026-09-01 18:46:46.769188 | instance | TASK [Create Ingress] ********************************************************** 2026-09-01 18:46:46.769194 | instance | Tuesday 01 September 2026 18:46:46 +0000 (0:00:02.285) 0:26:06.576 ***** 2026-09-01 18:46:46.881914 | instance | included: openstack_helm_ingress for instance 2026-09-01 18:46:46.882031 | instance | 2026-09-01 18:46:46.882043 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-01 18:46:46.882127 | instance | Tuesday 01 September 2026 18:46:46 +0000 (0:00:00.113) 0:26:06.689 ***** 2026-09-01 18:46:46.950326 | instance | skipping: [instance] 2026-09-01 18:46:46.950418 | instance | 2026-09-01 18:46:46.950571 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-01 18:46:46.950733 | instance | Tuesday 01 September 2026 18:46:46 +0000 (0:00:00.068) 0:26:06.758 ***** 2026-09-01 18:46:47.031627 | instance | skipping: [instance] 2026-09-01 18:46:47.032110 | instance | 2026-09-01 18:46:47.032168 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-01 18:46:47.032178 | instance | Tuesday 01 September 2026 18:46:47 +0000 (0:00:00.080) 0:26:06.839 ***** 2026-09-01 18:46:47.129739 | instance | ok: [instance] 2026-09-01 18:46:47.129920 | instance | 2026-09-01 18:46:47.130398 | instance | TASK [Create Ingress rook-ceph-cluster] **************************************** 2026-09-01 18:46:47.130458 | instance | Tuesday 01 September 2026 18:46:47 +0000 (0:00:00.097) 0:26:06.937 ***** 2026-09-01 18:46:47.217499 | instance | included: ingress for instance 2026-09-01 18:46:47.217591 | instance | 2026-09-01 18:46:47.217798 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] ********** 2026-09-01 18:46:47.217840 | instance | Tuesday 01 September 2026 18:46:47 +0000 (0:00:00.088) 0:26:07.025 ***** 2026-09-01 18:46:48.241502 | instance | changed: [instance] 2026-09-01 18:46:48.241576 | instance | 2026-09-01 18:46:48.241668 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-01 18:46:48.241784 | instance | Tuesday 01 September 2026 18:46:48 +0000 (0:00:01.023) 0:26:08.048 ***** 2026-09-01 18:46:48.324665 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-01 18:46:48.324710 | instance | 2026-09-01 18:46:48.324716 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-01 18:46:48.324721 | instance | Tuesday 01 September 2026 18:46:48 +0000 (0:00:00.083) 0:26:08.132 ***** 2026-09-01 18:46:48.934491 | instance | changed: [instance] 2026-09-01 18:46:48.934557 | instance | 2026-09-01 18:46:48.934563 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] *** 2026-09-01 18:46:48.934576 | instance | Tuesday 01 September 2026 18:46:48 +0000 (0:00:00.609) 0:26:08.741 ***** 2026-09-01 18:47:03.634708 | instance | ok: [instance] 2026-09-01 18:47:03.634974 | instance | 2026-09-01 18:47:03.635255 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] *** 2026-09-01 18:47:03.635418 | instance | Tuesday 01 September 2026 18:47:03 +0000 (0:00:14.700) 0:26:23.442 ***** 2026-09-01 18:47:03.721301 | instance | ok: [instance] => (item=10.96.240.200) 2026-09-01 18:47:03.721495 | instance | 2026-09-01 18:47:03.721620 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph namespace and service] *** 2026-09-01 18:47:03.721782 | instance | Tuesday 01 September 2026 18:47:03 +0000 (0:00:00.087) 0:26:23.529 ***** 2026-09-01 18:47:04.437238 | instance | changed: [instance] 2026-09-01 18:47:04.437454 | instance | 2026-09-01 18:47:04.437707 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] *********** 2026-09-01 18:47:04.437940 | instance | Tuesday 01 September 2026 18:47:04 +0000 (0:00:00.715) 0:26:24.244 ***** 2026-09-01 18:47:05.132222 | instance | changed: [instance] 2026-09-01 18:47:05.132404 | instance | 2026-09-01 18:47:05.132654 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] *** 2026-09-01 18:47:05.132863 | instance | Tuesday 01 September 2026 18:47:05 +0000 (0:00:00.694) 0:26:24.939 ***** 2026-09-01 18:47:06.580580 | instance | ok: [instance] 2026-09-01 18:47:06.581279 | instance | 2026-09-01 18:47:06.581345 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ****** 2026-09-01 18:47:06.581367 | instance | Tuesday 01 September 2026 18:47:06 +0000 (0:00:01.448) 0:26:26.388 ***** 2026-09-01 18:47:06.655465 | instance | ok: [instance] 2026-09-01 18:47:06.655529 | instance | 2026-09-01 18:47:06.655543 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] *** 2026-09-01 18:47:06.655555 | instance | Tuesday 01 September 2026 18:47:06 +0000 (0:00:00.073) 0:26:26.462 ***** 2026-09-01 18:47:07.422796 | instance | changed: [instance] 2026-09-01 18:47:07.422863 | instance | 2026-09-01 18:47:07.422874 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] *************** 2026-09-01 18:47:07.422885 | instance | Tuesday 01 September 2026 18:47:07 +0000 (0:00:00.767) 0:26:27.229 ***** 2026-09-01 18:47:09.140964 | instance | changed: [instance] 2026-09-01 18:47:09.141180 | instance | 2026-09-01 18:47:09.141717 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-01 18:47:09.141776 | instance | Tuesday 01 September 2026 18:47:09 +0000 (0:00:01.717) 0:26:28.947 ***** 2026-09-01 18:47:09.242996 | instance | ok: [instance] 2026-09-01 18:47:09.243115 | instance | 2026-09-01 18:47:09.243261 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-01 18:47:09.243404 | instance | Tuesday 01 September 2026 18:47:09 +0000 (0:00:00.102) 0:26:29.050 ***** 2026-09-01 18:47:09.327957 | instance | included: rabbitmq for instance 2026-09-01 18:47:09.328028 | instance | 2026-09-01 18:47:09.328276 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-01 18:47:09.328324 | instance | Tuesday 01 September 2026 18:47:09 +0000 (0:00:00.085) 0:26:29.135 ***** 2026-09-01 18:47:10.040620 | instance | ok: [instance] 2026-09-01 18:47:10.040736 | instance | 2026-09-01 18:47:10.041035 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-01 18:47:10.041056 | instance | Tuesday 01 September 2026 18:47:10 +0000 (0:00:00.712) 0:26:29.848 ***** 2026-09-01 18:47:10.122678 | instance | skipping: [instance] 2026-09-01 18:47:10.122849 | instance | 2026-09-01 18:47:10.123114 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-01 18:47:10.123405 | instance | Tuesday 01 September 2026 18:47:10 +0000 (0:00:00.081) 0:26:29.929 ***** 2026-09-01 18:47:10.190408 | instance | skipping: [instance] 2026-09-01 18:47:10.190577 | instance | 2026-09-01 18:47:10.190809 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-01 18:47:10.191032 | instance | Tuesday 01 September 2026 18:47:10 +0000 (0:00:00.067) 0:26:29.997 ***** 2026-09-01 18:47:10.261992 | instance | skipping: [instance] 2026-09-01 18:47:10.262200 | instance | 2026-09-01 18:47:10.262434 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-01 18:47:10.262664 | instance | Tuesday 01 September 2026 18:47:10 +0000 (0:00:00.071) 0:26:30.069 ***** 2026-09-01 18:47:41.211145 | instance | changed: [instance] 2026-09-01 18:47:41.211244 | instance | 2026-09-01 18:47:41.211279 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-01 18:47:41.211290 | instance | Tuesday 01 September 2026 18:47:41 +0000 (0:00:30.948) 0:27:01.017 ***** 2026-09-01 18:47:41.947232 | instance | ok: [instance] 2026-09-01 18:47:41.947305 | instance | 2026-09-01 18:47:41.947388 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-01 18:47:41.947701 | instance | Tuesday 01 September 2026 18:47:41 +0000 (0:00:00.737) 0:27:01.754 ***** 2026-09-01 18:47:42.036267 | instance | ok: [instance] 2026-09-01 18:47:42.036455 | instance | 2026-09-01 18:47:42.036700 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-01 18:47:42.036931 | instance | Tuesday 01 September 2026 18:47:42 +0000 (0:00:00.088) 0:27:01.843 ***** 2026-09-01 18:47:42.119594 | instance | skipping: [instance] 2026-09-01 18:47:42.119905 | instance | 2026-09-01 18:47:42.120201 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-01 18:47:42.120465 | instance | Tuesday 01 September 2026 18:47:42 +0000 (0:00:00.083) 0:27:01.926 ***** 2026-09-01 18:47:42.184401 | instance | skipping: [instance] 2026-09-01 18:47:42.184616 | instance | 2026-09-01 18:47:42.184852 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-01 18:47:42.185077 | instance | Tuesday 01 September 2026 18:47:42 +0000 (0:00:00.065) 0:27:01.992 ***** 2026-09-01 18:47:42.250776 | instance | ok: [instance] 2026-09-01 18:47:42.250945 | instance | 2026-09-01 18:47:42.251239 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-01 18:47:42.251446 | instance | Tuesday 01 September 2026 18:47:42 +0000 (0:00:00.066) 0:27:02.058 ***** 2026-09-01 18:47:42.384787 | instance | ok: [instance] => (item=oslo_db) 2026-09-01 18:47:42.384994 | instance | ok: [instance] => (item=oslo_cache) 2026-09-01 18:47:42.385246 | instance | ok: [instance] => (item=identity) 2026-09-01 18:47:42.385465 | instance | ok: [instance] => (item=image) 2026-09-01 18:47:42.385679 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-01 18:47:42.385914 | instance | ok: [instance] => (item=dashboard) 2026-09-01 18:47:42.386128 | instance | 2026-09-01 18:47:42.386353 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-01 18:47:42.386568 | instance | Tuesday 01 September 2026 18:47:42 +0000 (0:00:00.133) 0:27:02.192 ***** 2026-09-01 18:47:42.465976 | instance | ok: [instance] 2026-09-01 18:47:42.466223 | instance | 2026-09-01 18:47:42.466472 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-01 18:47:42.466702 | instance | Tuesday 01 September 2026 18:47:42 +0000 (0:00:00.081) 0:27:02.273 ***** 2026-09-01 18:47:42.524662 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-01 18:47:42.524883 | instance | 2026-09-01 18:47:42.525181 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-01 18:47:42.525446 | instance | Tuesday 01 September 2026 18:47:42 +0000 (0:00:00.058) 0:27:02.332 ***** 2026-09-01 18:47:43.148667 | instance | changed: [instance] 2026-09-01 18:47:43.148759 | instance | 2026-09-01 18:47:43.148927 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] ************************** 2026-09-01 18:47:43.149067 | instance | Tuesday 01 September 2026 18:47:43 +0000 (0:00:00.623) 0:27:02.955 ***** 2026-09-01 18:49:54.991928 | instance | changed: [instance] 2026-09-01 18:49:54.992161 | instance | 2026-09-01 18:49:54.992518 | instance | TASK [Create Ingress] ********************************************************** 2026-09-01 18:49:54.992863 | instance | Tuesday 01 September 2026 18:49:54 +0000 (0:02:11.843) 0:29:14.799 ***** 2026-09-01 18:49:55.314401 | instance | included: openstack_helm_ingress for instance 2026-09-01 18:49:55.314526 | instance | 2026-09-01 18:49:55.314773 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-01 18:49:55.314991 | instance | Tuesday 01 September 2026 18:49:55 +0000 (0:00:00.322) 0:29:15.121 ***** 2026-09-01 18:49:55.388616 | instance | skipping: [instance] 2026-09-01 18:49:55.388747 | instance | 2026-09-01 18:49:55.388997 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-01 18:49:55.389232 | instance | Tuesday 01 September 2026 18:49:55 +0000 (0:00:00.074) 0:29:15.196 ***** 2026-09-01 18:49:55.461040 | instance | skipping: [instance] 2026-09-01 18:49:55.461243 | instance | 2026-09-01 18:49:55.461482 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-01 18:49:55.461708 | instance | Tuesday 01 September 2026 18:49:55 +0000 (0:00:00.072) 0:29:15.268 ***** 2026-09-01 18:49:55.547269 | instance | ok: [instance] 2026-09-01 18:49:55.547463 | instance | 2026-09-01 18:49:55.547686 | instance | TASK [Create Ingress image] **************************************************** 2026-09-01 18:49:55.547943 | instance | Tuesday 01 September 2026 18:49:55 +0000 (0:00:00.086) 0:29:15.355 ***** 2026-09-01 18:49:55.634768 | instance | included: ingress for instance 2026-09-01 18:49:55.634949 | instance | 2026-09-01 18:49:55.635173 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] ********************** 2026-09-01 18:49:55.635427 | instance | Tuesday 01 September 2026 18:49:55 +0000 (0:00:00.087) 0:29:15.442 ***** 2026-09-01 18:49:56.755366 | instance | changed: [instance] 2026-09-01 18:49:56.755537 | instance | 2026-09-01 18:49:56.755787 | instance | TASK [Create images] *********************************************************** 2026-09-01 18:49:56.756027 | instance | Tuesday 01 September 2026 18:49:56 +0000 (0:00:01.120) 0:29:16.563 ***** 2026-09-01 18:49:56.858160 | instance | included: atmosphere.common.glance_image for instance => (item={'container_format': 'bare', 'disk_format': 'raw', 'is_public': True, 'min_disk': 1, 'name': 'cirros', 'url': 'http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img'}) 2026-09-01 18:49:56.858371 | instance | 2026-09-01 18:49:56.858635 | instance | TASK [atmosphere.common.qemu_utils : Install packages] ************************* 2026-09-01 18:49:56.858915 | instance | Tuesday 01 September 2026 18:49:56 +0000 (0:00:00.102) 0:29:16.665 ***** 2026-09-01 18:50:00.398586 | instance | changed: [instance] 2026-09-01 18:50:00.398759 | instance | 2026-09-01 18:50:00.398985 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-09-01 18:50:00.399238 | instance | Tuesday 01 September 2026 18:50:00 +0000 (0:00:03.539) 0:29:20.205 ***** 2026-09-01 18:50:01.218794 | instance | ok: [instance] 2026-09-01 18:50:01.218973 | instance | 2026-09-01 18:50:01.219221 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-09-01 18:50:01.219470 | instance | Tuesday 01 September 2026 18:50:01 +0000 (0:00:00.819) 0:29:21.025 ***** 2026-09-01 18:50:01.311760 | instance | ok: [instance] 2026-09-01 18:50:01.311931 | instance | 2026-09-01 18:50:01.312164 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-09-01 18:50:01.312408 | instance | Tuesday 01 September 2026 18:50:01 +0000 (0:00:00.092) 0:29:21.118 ***** 2026-09-01 18:50:16.394160 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left). 2026-09-01 18:50:16.394763 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left). 2026-09-01 18:50:16.394928 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left). 2026-09-01 18:50:16.395072 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left). 2026-09-01 18:50:16.395205 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left). 2026-09-01 18:50:16.395416 | instance | FAILED - RETRYING: [instance]: Check if image exists (115 retries left). 2026-09-01 18:50:16.395511 | instance | FAILED - RETRYING: [instance]: Check if image exists (114 retries left). 2026-09-01 18:50:16.395644 | instance | ok: [instance] 2026-09-01 18:50:16.395794 | instance | 2026-09-01 18:50:16.395940 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-09-01 18:50:16.396090 | instance | Tuesday 01 September 2026 18:50:16 +0000 (0:00:15.082) 0:29:36.201 ***** 2026-09-01 18:50:16.484380 | instance | ok: [instance] 2026-09-01 18:50:16.484596 | instance | 2026-09-01 18:50:16.484834 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-09-01 18:50:16.485064 | instance | Tuesday 01 September 2026 18:50:16 +0000 (0:00:00.089) 0:29:36.291 ***** 2026-09-01 18:50:16.579664 | instance | ok: [instance] 2026-09-01 18:50:16.579949 | instance | 2026-09-01 18:50:16.580189 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-09-01 18:50:16.580451 | instance | Tuesday 01 September 2026 18:50:16 +0000 (0:00:00.095) 0:29:36.387 ***** 2026-09-01 18:50:16.850852 | instance | changed: [instance] 2026-09-01 18:50:16.851013 | instance | 2026-09-01 18:50:16.851297 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-09-01 18:50:16.851572 | instance | Tuesday 01 September 2026 18:50:16 +0000 (0:00:00.270) 0:29:36.657 ***** 2026-09-01 18:50:17.624046 | instance | changed: [instance] 2026-09-01 18:50:17.624173 | instance | 2026-09-01 18:50:17.624436 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-09-01 18:50:17.624668 | instance | Tuesday 01 September 2026 18:50:17 +0000 (0:00:00.773) 0:29:37.431 ***** 2026-09-01 18:50:17.896634 | instance | ok: [instance] 2026-09-01 18:50:17.896713 | instance | 2026-09-01 18:50:17.898003 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-09-01 18:50:17.898039 | instance | Tuesday 01 September 2026 18:50:17 +0000 (0:00:00.272) 0:29:37.703 ***** 2026-09-01 18:50:18.248728 | instance | changed: [instance] 2026-09-01 18:50:18.248901 | instance | 2026-09-01 18:50:18.249133 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-09-01 18:50:18.249534 | instance | Tuesday 01 September 2026 18:50:18 +0000 (0:00:00.352) 0:29:38.056 ***** 2026-09-01 18:50:18.952928 | instance | ok: [instance] 2026-09-01 18:50:18.953129 | instance | 2026-09-01 18:50:18.953414 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-09-01 18:50:18.953653 | instance | Tuesday 01 September 2026 18:50:18 +0000 (0:00:00.704) 0:29:38.760 ***** 2026-09-01 18:50:19.042285 | instance | ok: [instance] 2026-09-01 18:50:19.042490 | instance | 2026-09-01 18:50:19.042721 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-09-01 18:50:19.042956 | instance | Tuesday 01 September 2026 18:50:19 +0000 (0:00:00.089) 0:29:38.850 ***** 2026-09-01 18:50:24.591606 | instance | changed: [instance] 2026-09-01 18:50:24.591817 | instance | 2026-09-01 18:50:24.592080 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-09-01 18:50:24.592348 | instance | Tuesday 01 September 2026 18:50:24 +0000 (0:00:05.548) 0:29:44.398 ***** 2026-09-01 18:50:24.654540 | instance | skipping: [instance] 2026-09-01 18:50:24.654740 | instance | 2026-09-01 18:50:24.654998 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-09-01 18:50:24.655250 | instance | Tuesday 01 September 2026 18:50:24 +0000 (0:00:00.062) 0:29:44.461 ***** 2026-09-01 18:50:24.709939 | instance | skipping: [instance] 2026-09-01 18:50:24.710145 | instance | 2026-09-01 18:50:24.710415 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-09-01 18:50:24.710655 | instance | Tuesday 01 September 2026 18:50:24 +0000 (0:00:00.055) 0:29:44.517 ***** 2026-09-01 18:50:25.067528 | instance | changed: [instance] 2026-09-01 18:50:25.067677 | instance | 2026-09-01 18:50:25.067979 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-01 18:50:25.068198 | instance | Tuesday 01 September 2026 18:50:25 +0000 (0:00:00.355) 0:29:44.872 ***** 2026-09-01 18:50:25.211378 | instance | ok: [instance] 2026-09-01 18:50:25.211534 | instance | 2026-09-01 18:50:25.211786 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-01 18:50:25.212019 | instance | Tuesday 01 September 2026 18:50:25 +0000 (0:00:00.145) 0:29:45.018 ***** 2026-09-01 18:50:25.284902 | instance | skipping: [instance] 2026-09-01 18:50:25.285061 | instance | 2026-09-01 18:50:25.285345 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-01 18:50:25.285557 | instance | Tuesday 01 September 2026 18:50:25 +0000 (0:00:00.073) 0:29:45.092 ***** 2026-09-01 18:50:25.356104 | instance | skipping: [instance] 2026-09-01 18:50:25.356319 | instance | 2026-09-01 18:50:25.356572 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-01 18:50:25.356814 | instance | Tuesday 01 September 2026 18:50:25 +0000 (0:00:00.071) 0:29:45.163 ***** 2026-09-01 18:50:25.429581 | instance | skipping: [instance] 2026-09-01 18:50:25.429665 | instance | 2026-09-01 18:50:25.429808 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-01 18:50:25.429949 | instance | Tuesday 01 September 2026 18:50:25 +0000 (0:00:00.073) 0:29:45.237 ***** 2026-09-01 18:50:25.513116 | instance | skipping: [instance] 2026-09-01 18:50:25.513309 | instance | 2026-09-01 18:50:25.513561 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-01 18:50:25.513825 | instance | Tuesday 01 September 2026 18:50:25 +0000 (0:00:00.083) 0:29:45.320 ***** 2026-09-01 18:50:25.594122 | instance | skipping: [instance] 2026-09-01 18:50:25.594333 | instance | 2026-09-01 18:50:25.594564 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-01 18:50:25.594786 | instance | Tuesday 01 September 2026 18:50:25 +0000 (0:00:00.081) 0:29:45.401 ***** 2026-09-01 18:50:25.673694 | instance | ok: [instance] 2026-09-01 18:50:25.673958 | instance | 2026-09-01 18:50:25.674262 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-01 18:50:25.674573 | instance | Tuesday 01 September 2026 18:50:25 +0000 (0:00:00.079) 0:29:45.481 ***** 2026-09-01 18:50:25.804329 | instance | ok: [instance] => (item=oslo_db) 2026-09-01 18:50:25.804607 | instance | ok: [instance] => (item=identity) 2026-09-01 18:50:25.804902 | instance | ok: [instance] => (item=staffeln) 2026-09-01 18:50:25.805191 | instance | ok: [instance] => (item=oslo_cache) 2026-09-01 18:50:25.805491 | instance | 2026-09-01 18:50:25.805786 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-01 18:50:25.806074 | instance | Tuesday 01 September 2026 18:50:25 +0000 (0:00:00.130) 0:29:45.611 ***** 2026-09-01 18:50:25.907044 | instance | ok: [instance] 2026-09-01 18:50:25.907335 | instance | 2026-09-01 18:50:25.907659 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-01 18:50:25.907998 | instance | Tuesday 01 September 2026 18:50:25 +0000 (0:00:00.103) 0:29:45.714 ***** 2026-09-01 18:50:26.001113 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-01 18:50:26.001485 | instance | 2026-09-01 18:50:26.001827 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-01 18:50:26.002138 | instance | Tuesday 01 September 2026 18:50:25 +0000 (0:00:00.094) 0:29:45.808 ***** 2026-09-01 18:50:26.650422 | instance | changed: [instance] 2026-09-01 18:50:26.650588 | instance | 2026-09-01 18:50:26.650798 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************ 2026-09-01 18:50:26.651029 | instance | Tuesday 01 September 2026 18:50:26 +0000 (0:00:00.649) 0:29:46.457 ***** 2026-09-01 18:50:49.714279 | instance | changed: [instance] 2026-09-01 18:50:49.714381 | instance | 2026-09-01 18:50:49.714475 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-01 18:50:49.714613 | instance | Tuesday 01 September 2026 18:50:49 +0000 (0:00:23.064) 0:30:09.522 ***** 2026-09-01 18:50:49.829929 | instance | ok: [instance] 2026-09-01 18:50:49.830005 | instance | 2026-09-01 18:50:49.830105 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-01 18:50:49.830207 | instance | Tuesday 01 September 2026 18:50:49 +0000 (0:00:00.115) 0:30:09.638 ***** 2026-09-01 18:50:49.922548 | instance | included: rabbitmq for instance 2026-09-01 18:50:49.922634 | instance | 2026-09-01 18:50:49.922739 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-01 18:50:49.922841 | instance | Tuesday 01 September 2026 18:50:49 +0000 (0:00:00.092) 0:30:09.730 ***** 2026-09-01 18:50:50.683802 | instance | ok: [instance] 2026-09-01 18:50:50.683879 | instance | 2026-09-01 18:50:50.683954 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-01 18:50:50.684175 | instance | Tuesday 01 September 2026 18:50:50 +0000 (0:00:00.760) 0:30:10.491 ***** 2026-09-01 18:50:50.733952 | instance | skipping: [instance] 2026-09-01 18:50:50.733996 | instance | 2026-09-01 18:50:50.734002 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-01 18:50:50.734008 | instance | Tuesday 01 September 2026 18:50:50 +0000 (0:00:00.050) 0:30:10.541 ***** 2026-09-01 18:50:50.788573 | instance | skipping: [instance] 2026-09-01 18:50:50.788668 | instance | 2026-09-01 18:50:50.788789 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-01 18:50:50.788937 | instance | Tuesday 01 September 2026 18:50:50 +0000 (0:00:00.054) 0:30:10.596 ***** 2026-09-01 18:50:50.849726 | instance | skipping: [instance] 2026-09-01 18:50:50.849790 | instance | 2026-09-01 18:50:50.849947 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-01 18:50:50.850055 | instance | Tuesday 01 September 2026 18:50:50 +0000 (0:00:00.060) 0:30:10.657 ***** 2026-09-01 18:51:21.785281 | instance | changed: [instance] 2026-09-01 18:51:21.785365 | instance | 2026-09-01 18:51:21.785666 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-01 18:51:21.785736 | instance | Tuesday 01 September 2026 18:51:21 +0000 (0:00:30.935) 0:30:41.592 ***** 2026-09-01 18:51:22.501462 | instance | ok: [instance] 2026-09-01 18:51:22.501573 | instance | 2026-09-01 18:51:22.501893 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-01 18:51:22.501932 | instance | Tuesday 01 September 2026 18:51:22 +0000 (0:00:00.716) 0:30:42.309 ***** 2026-09-01 18:51:22.572746 | instance | ok: [instance] 2026-09-01 18:51:22.573278 | instance | 2026-09-01 18:51:22.573329 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-01 18:51:22.573337 | instance | Tuesday 01 September 2026 18:51:22 +0000 (0:00:00.071) 0:30:42.380 ***** 2026-09-01 18:51:22.646591 | instance | skipping: [instance] 2026-09-01 18:51:22.647011 | instance | 2026-09-01 18:51:22.647046 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-01 18:51:22.647054 | instance | Tuesday 01 September 2026 18:51:22 +0000 (0:00:00.074) 0:30:42.454 ***** 2026-09-01 18:51:22.728477 | instance | skipping: [instance] 2026-09-01 18:51:22.728709 | instance | 2026-09-01 18:51:22.728908 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-01 18:51:22.729096 | instance | Tuesday 01 September 2026 18:51:22 +0000 (0:00:00.081) 0:30:42.536 ***** 2026-09-01 18:51:22.803869 | instance | ok: [instance] 2026-09-01 18:51:22.803947 | instance | 2026-09-01 18:51:22.804085 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-01 18:51:22.805367 | instance | Tuesday 01 September 2026 18:51:22 +0000 (0:00:00.074) 0:30:42.611 ***** 2026-09-01 18:51:22.960505 | instance | ok: [instance] => (item=oslo_db) 2026-09-01 18:51:22.960863 | instance | ok: [instance] => (item=oslo_cache) 2026-09-01 18:51:22.961241 | instance | ok: [instance] => (item=volumev3) 2026-09-01 18:51:22.961571 | instance | ok: [instance] => (item=identity) 2026-09-01 18:51:22.961856 | instance | ok: [instance] => (item=image) 2026-09-01 18:51:22.962239 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-01 18:51:22.962542 | instance | 2026-09-01 18:51:22.962830 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-01 18:51:22.963113 | instance | Tuesday 01 September 2026 18:51:22 +0000 (0:00:00.156) 0:30:42.767 ***** 2026-09-01 18:51:23.049284 | instance | ok: [instance] 2026-09-01 18:51:23.049344 | instance | 2026-09-01 18:51:23.049356 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-01 18:51:23.049367 | instance | Tuesday 01 September 2026 18:51:23 +0000 (0:00:00.087) 0:30:42.855 ***** 2026-09-01 18:51:23.155625 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-01 18:51:23.155763 | instance | 2026-09-01 18:51:23.155902 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-01 18:51:23.156054 | instance | Tuesday 01 September 2026 18:51:23 +0000 (0:00:00.107) 0:30:42.963 ***** 2026-09-01 18:51:23.800501 | instance | changed: [instance] 2026-09-01 18:51:23.800685 | instance | 2026-09-01 18:51:23.800923 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] *********************** 2026-09-01 18:51:23.801155 | instance | Tuesday 01 September 2026 18:51:23 +0000 (0:00:00.644) 0:30:43.607 ***** 2026-09-01 18:51:24.041601 | instance | ok: [instance] 2026-09-01 18:51:24.041895 | instance | 2026-09-01 18:51:24.042054 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] ************** 2026-09-01 18:51:24.042315 | instance | Tuesday 01 September 2026 18:51:24 +0000 (0:00:00.240) 0:30:43.848 ***** 2026-09-01 18:51:24.131523 | instance | ok: [instance] 2026-09-01 18:51:24.131775 | instance | 2026-09-01 18:51:24.132195 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] ************************** 2026-09-01 18:51:24.132576 | instance | Tuesday 01 September 2026 18:51:24 +0000 (0:00:00.089) 0:30:43.938 ***** 2026-09-01 18:56:08.151301 | instance | changed: [instance] 2026-09-01 18:56:08.151513 | instance | 2026-09-01 18:56:08.151825 | instance | TASK [Create Ingress] ********************************************************** 2026-09-01 18:56:08.152070 | instance | Tuesday 01 September 2026 18:56:08 +0000 (0:04:44.019) 0:35:27.958 ***** 2026-09-01 18:56:08.255114 | instance | included: openstack_helm_ingress for instance 2026-09-01 18:56:08.255396 | instance | 2026-09-01 18:56:08.255682 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-01 18:56:08.256042 | instance | Tuesday 01 September 2026 18:56:08 +0000 (0:00:00.104) 0:35:28.062 ***** 2026-09-01 18:56:08.311268 | instance | skipping: [instance] 2026-09-01 18:56:08.311527 | instance | 2026-09-01 18:56:08.311929 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-01 18:56:08.312212 | instance | Tuesday 01 September 2026 18:56:08 +0000 (0:00:00.056) 0:35:28.118 ***** 2026-09-01 18:56:08.363085 | instance | skipping: [instance] 2026-09-01 18:56:08.363307 | instance | 2026-09-01 18:56:08.363589 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-01 18:56:08.363884 | instance | Tuesday 01 September 2026 18:56:08 +0000 (0:00:00.051) 0:35:28.170 ***** 2026-09-01 18:56:08.433212 | instance | ok: [instance] 2026-09-01 18:56:08.433425 | instance | 2026-09-01 18:56:08.433679 | instance | TASK [Create Ingress volumev3] ************************************************* 2026-09-01 18:56:08.433933 | instance | Tuesday 01 September 2026 18:56:08 +0000 (0:00:00.070) 0:35:28.240 ***** 2026-09-01 18:56:08.512809 | instance | included: ingress for instance 2026-09-01 18:56:08.512850 | instance | 2026-09-01 18:56:08.512860 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] ******************* 2026-09-01 18:56:08.512869 | instance | Tuesday 01 September 2026 18:56:08 +0000 (0:00:00.075) 0:35:28.316 ***** 2026-09-01 18:56:09.762216 | instance | changed: [instance] 2026-09-01 18:56:09.762429 | instance | 2026-09-01 18:56:09.762679 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-01 18:56:09.762907 | instance | Tuesday 01 September 2026 18:56:09 +0000 (0:00:01.252) 0:35:29.569 ***** 2026-09-01 18:56:09.866065 | instance | ok: [instance] 2026-09-01 18:56:09.866483 | instance | 2026-09-01 18:56:09.866507 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-01 18:56:09.866756 | instance | Tuesday 01 September 2026 18:56:09 +0000 (0:00:00.104) 0:35:29.673 ***** 2026-09-01 18:56:09.922602 | instance | skipping: [instance] 2026-09-01 18:56:09.922831 | instance | 2026-09-01 18:56:09.923101 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-01 18:56:09.923329 | instance | Tuesday 01 September 2026 18:56:09 +0000 (0:00:00.056) 0:35:29.730 ***** 2026-09-01 18:56:09.970755 | instance | skipping: [instance] 2026-09-01 18:56:09.970970 | instance | 2026-09-01 18:56:09.971207 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-01 18:56:09.971453 | instance | Tuesday 01 September 2026 18:56:09 +0000 (0:00:00.048) 0:35:29.778 ***** 2026-09-01 18:56:10.023579 | instance | skipping: [instance] 2026-09-01 18:56:10.023859 | instance | 2026-09-01 18:56:10.024121 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-01 18:56:10.024368 | instance | Tuesday 01 September 2026 18:56:10 +0000 (0:00:00.052) 0:35:29.831 ***** 2026-09-01 18:56:10.105731 | instance | skipping: [instance] 2026-09-01 18:56:10.105935 | instance | 2026-09-01 18:56:10.106194 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-01 18:56:10.106466 | instance | Tuesday 01 September 2026 18:56:10 +0000 (0:00:00.081) 0:35:29.913 ***** 2026-09-01 18:56:10.189413 | instance | skipping: [instance] 2026-09-01 18:56:10.189616 | instance | 2026-09-01 18:56:10.189879 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-01 18:56:10.190118 | instance | Tuesday 01 September 2026 18:56:10 +0000 (0:00:00.083) 0:35:29.996 ***** 2026-09-01 18:56:10.243492 | instance | ok: [instance] 2026-09-01 18:56:10.243623 | instance | 2026-09-01 18:56:10.243788 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-01 18:56:10.243936 | instance | Tuesday 01 September 2026 18:56:10 +0000 (0:00:00.054) 0:35:30.051 ***** 2026-09-01 18:56:10.363216 | instance | ok: [instance] => (item=oslo_db) 2026-09-01 18:56:10.363428 | instance | ok: [instance] => (item=identity) 2026-09-01 18:56:10.363676 | instance | ok: [instance] => (item=placement) 2026-09-01 18:56:10.363990 | instance | ok: [instance] => (item=oslo_cache) 2026-09-01 18:56:10.364207 | instance | 2026-09-01 18:56:10.364499 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-01 18:56:10.364744 | instance | Tuesday 01 September 2026 18:56:10 +0000 (0:00:00.119) 0:35:30.170 ***** 2026-09-01 18:56:10.444077 | instance | ok: [instance] 2026-09-01 18:56:10.444267 | instance | 2026-09-01 18:56:10.444536 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-01 18:56:10.444789 | instance | Tuesday 01 September 2026 18:56:10 +0000 (0:00:00.080) 0:35:30.251 ***** 2026-09-01 18:56:10.505753 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-01 18:56:10.506509 | instance | 2026-09-01 18:56:10.506569 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-01 18:56:10.506582 | instance | Tuesday 01 September 2026 18:56:10 +0000 (0:00:00.061) 0:35:30.313 ***** 2026-09-01 18:56:11.108189 | instance | changed: [instance] 2026-09-01 18:56:11.108336 | instance | 2026-09-01 18:56:11.108597 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] *********************** 2026-09-01 18:56:11.108830 | instance | Tuesday 01 September 2026 18:56:11 +0000 (0:00:00.602) 0:35:30.915 ***** 2026-09-01 18:57:37.409896 | instance | changed: [instance] 2026-09-01 18:57:37.410107 | instance | 2026-09-01 18:57:37.410347 | instance | TASK [Create Ingress] ********************************************************** 2026-09-01 18:57:37.410679 | instance | Tuesday 01 September 2026 18:57:37 +0000 (0:01:26.301) 0:36:57.217 ***** 2026-09-01 18:57:37.671294 | instance | included: openstack_helm_ingress for instance 2026-09-01 18:57:37.671961 | instance | 2026-09-01 18:57:37.672073 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-01 18:57:37.672095 | instance | Tuesday 01 September 2026 18:57:37 +0000 (0:00:00.262) 0:36:57.479 ***** 2026-09-01 18:57:37.730465 | instance | skipping: [instance] 2026-09-01 18:57:37.730652 | instance | 2026-09-01 18:57:37.730892 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-01 18:57:37.731119 | instance | Tuesday 01 September 2026 18:57:37 +0000 (0:00:00.059) 0:36:57.538 ***** 2026-09-01 18:57:37.796875 | instance | skipping: [instance] 2026-09-01 18:57:37.797066 | instance | 2026-09-01 18:57:37.797303 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-01 18:57:37.797562 | instance | Tuesday 01 September 2026 18:57:37 +0000 (0:00:00.065) 0:36:57.604 ***** 2026-09-01 18:57:37.893687 | instance | ok: [instance] 2026-09-01 18:57:37.893841 | instance | 2026-09-01 18:57:37.894066 | instance | TASK [Create Ingress placement] ************************************************ 2026-09-01 18:57:37.894293 | instance | Tuesday 01 September 2026 18:57:37 +0000 (0:00:00.097) 0:36:57.701 ***** 2026-09-01 18:57:37.965898 | instance | included: ingress for instance 2026-09-01 18:57:37.966048 | instance | 2026-09-01 18:57:37.966291 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ****************** 2026-09-01 18:57:37.966528 | instance | Tuesday 01 September 2026 18:57:37 +0000 (0:00:00.072) 0:36:57.773 ***** 2026-09-01 18:57:39.170607 | instance | changed: [instance] 2026-09-01 18:57:39.170731 | instance | 2026-09-01 18:57:39.170931 | instance | PLAY [Configure operating system] ********************************************** 2026-09-01 18:57:39.171102 | instance | 2026-09-01 18:57:39.171286 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-01 18:57:39.171525 | instance | Tuesday 01 September 2026 18:57:39 +0000 (0:00:01.204) 0:36:58.978 ***** 2026-09-01 18:57:41.867291 | instance | ok: [instance] 2026-09-01 18:57:41.867365 | instance | 2026-09-01 18:57:41.867371 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ******** 2026-09-01 18:57:41.867376 | instance | Tuesday 01 September 2026 18:57:41 +0000 (0:00:02.696) 0:37:01.674 ***** 2026-09-01 18:57:42.118467 | instance | ok: [instance] 2026-09-01 18:57:42.118518 | instance | 2026-09-01 18:57:42.118524 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] *************** 2026-09-01 18:57:42.118529 | instance | Tuesday 01 September 2026 18:57:42 +0000 (0:00:00.249) 0:37:01.924 ***** 2026-09-01 18:57:42.177728 | instance | skipping: [instance] 2026-09-01 18:57:42.177853 | instance | 2026-09-01 18:57:42.178034 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] ***** 2026-09-01 18:57:42.178191 | instance | Tuesday 01 September 2026 18:57:42 +0000 (0:00:00.060) 0:37:01.985 ***** 2026-09-01 18:57:42.256944 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-09-01 18:57:42.257087 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-09-01 18:57:42.257239 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-09-01 18:57:42.261073 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-09-01 18:57:42.261086 | instance | skipping: [instance] 2026-09-01 18:57:42.261091 | instance | 2026-09-01 18:57:42.261095 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] *** 2026-09-01 18:57:42.261100 | instance | Tuesday 01 September 2026 18:57:42 +0000 (0:00:00.079) 0:37:02.064 ***** 2026-09-01 18:57:42.321712 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-09-01 18:57:42.321863 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-09-01 18:57:42.322043 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-09-01 18:57:42.322169 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-09-01 18:57:42.322307 | instance | skipping: [instance] 2026-09-01 18:57:42.322457 | instance | 2026-09-01 18:57:42.322603 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] *** 2026-09-01 18:57:42.322743 | instance | Tuesday 01 September 2026 18:57:42 +0000 (0:00:00.065) 0:37:02.129 ***** 2026-09-01 18:57:42.371369 | instance | skipping: [instance] 2026-09-01 18:57:42.371484 | instance | 2026-09-01 18:57:42.371592 | instance | TASK [Reboot the system if the configuration file has changed] ***************** 2026-09-01 18:57:42.371688 | instance | Tuesday 01 September 2026 18:57:42 +0000 (0:00:00.049) 0:37:02.179 ***** 2026-09-01 18:57:42.438925 | instance | skipping: [instance] 2026-09-01 18:57:42.439020 | instance | 2026-09-01 18:57:42.439126 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-09-01 18:57:42.439230 | instance | Tuesday 01 September 2026 18:57:42 +0000 (0:00:00.067) 0:37:02.246 ***** 2026-09-01 18:57:47.798674 | instance | changed: [instance] 2026-09-01 18:57:47.798793 | instance | 2026-09-01 18:57:47.799067 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-09-01 18:57:47.799181 | instance | Tuesday 01 September 2026 18:57:47 +0000 (0:00:05.359) 0:37:07.606 ***** 2026-09-01 18:58:11.350392 | instance | changed: [instance] 2026-09-01 18:58:11.350448 | instance | 2026-09-01 18:58:11.350454 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-09-01 18:58:11.350469 | instance | Tuesday 01 September 2026 18:58:11 +0000 (0:00:23.551) 0:37:31.158 ***** 2026-09-01 18:58:11.940568 | instance | changed: [instance] 2026-09-01 18:58:11.940609 | instance | 2026-09-01 18:58:11.940614 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ******************** 2026-09-01 18:58:11.940619 | instance | Tuesday 01 September 2026 18:58:11 +0000 (0:00:00.590) 0:37:31.748 ***** 2026-09-01 18:58:12.471587 | instance | changed: [instance] 2026-09-01 18:58:12.471659 | instance | 2026-09-01 18:58:12.471916 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] *** 2026-09-01 18:58:12.471965 | instance | Tuesday 01 September 2026 18:58:12 +0000 (0:00:00.531) 0:37:32.279 ***** 2026-09-01 18:58:13.011836 | instance | changed: [instance] 2026-09-01 18:58:13.011915 | instance | 2026-09-01 18:58:13.012147 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] ******* 2026-09-01 18:58:13.012197 | instance | Tuesday 01 September 2026 18:58:13 +0000 (0:00:00.539) 0:37:32.819 ***** 2026-09-01 18:58:13.621157 | instance | changed: [instance] 2026-09-01 18:58:13.621234 | instance | 2026-09-01 18:58:13.621310 | instance | RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ******** 2026-09-01 18:58:13.621460 | instance | Tuesday 01 September 2026 18:58:13 +0000 (0:00:00.608) 0:37:33.428 ***** 2026-09-01 18:58:14.175161 | instance | changed: [instance] 2026-09-01 18:58:14.175270 | instance | 2026-09-01 18:58:14.175588 | instance | RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] *********************** 2026-09-01 18:58:14.175672 | instance | Tuesday 01 September 2026 18:58:14 +0000 (0:00:00.554) 0:37:33.982 ***** 2026-09-01 18:58:14.568176 | instance | ok: [instance] 2026-09-01 18:58:14.568274 | instance | 2026-09-01 18:58:14.568331 | instance | PLAY [Deploy SDN] ************************************************************** 2026-09-01 18:58:14.568420 | instance | 2026-09-01 18:58:14.568629 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-01 18:58:14.568740 | instance | Tuesday 01 September 2026 18:58:14 +0000 (0:00:00.392) 0:37:34.375 ***** 2026-09-01 18:58:14.654368 | instance | ok: [instance] 2026-09-01 18:58:14.654486 | instance | 2026-09-01 18:58:14.654501 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-01 18:58:14.654653 | instance | Tuesday 01 September 2026 18:58:14 +0000 (0:00:00.086) 0:37:34.462 ***** 2026-09-01 18:58:14.744896 | instance | skipping: [instance] 2026-09-01 18:58:14.745028 | instance | 2026-09-01 18:58:14.745161 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-01 18:58:14.745304 | instance | Tuesday 01 September 2026 18:58:14 +0000 (0:00:00.089) 0:37:34.552 ***** 2026-09-01 18:58:14.813363 | instance | skipping: [instance] 2026-09-01 18:58:14.813546 | instance | 2026-09-01 18:58:14.813790 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-01 18:58:14.813999 | instance | Tuesday 01 September 2026 18:58:14 +0000 (0:00:00.068) 0:37:34.621 ***** 2026-09-01 18:58:14.871246 | instance | skipping: [instance] 2026-09-01 18:58:14.871446 | instance | 2026-09-01 18:58:14.871697 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-01 18:58:14.872037 | instance | Tuesday 01 September 2026 18:58:14 +0000 (0:00:00.057) 0:37:34.679 ***** 2026-09-01 18:58:14.927121 | instance | skipping: [instance] 2026-09-01 18:58:14.927274 | instance | 2026-09-01 18:58:14.927539 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-01 18:58:14.927789 | instance | Tuesday 01 September 2026 18:58:14 +0000 (0:00:00.055) 0:37:34.734 ***** 2026-09-01 18:58:15.006832 | instance | skipping: [instance] 2026-09-01 18:58:15.007009 | instance | 2026-09-01 18:58:15.007248 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-01 18:58:15.007495 | instance | Tuesday 01 September 2026 18:58:15 +0000 (0:00:00.079) 0:37:34.814 ***** 2026-09-01 18:58:15.082490 | instance | ok: [instance] 2026-09-01 18:58:15.082655 | instance | 2026-09-01 18:58:15.082913 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-01 18:58:15.083139 | instance | Tuesday 01 September 2026 18:58:15 +0000 (0:00:00.075) 0:37:34.890 ***** 2026-09-01 18:58:15.157383 | instance | skipping: [instance] 2026-09-01 18:58:15.157788 | instance | 2026-09-01 18:58:15.158017 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-01 18:58:15.158241 | instance | Tuesday 01 September 2026 18:58:15 +0000 (0:00:00.074) 0:37:34.964 ***** 2026-09-01 18:58:15.258380 | instance | ok: [instance] 2026-09-01 18:58:15.258583 | instance | 2026-09-01 18:58:15.258816 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-01 18:58:15.259039 | instance | Tuesday 01 September 2026 18:58:15 +0000 (0:00:00.100) 0:37:35.065 ***** 2026-09-01 18:58:15.320619 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-01 18:58:15.320800 | instance | 2026-09-01 18:58:15.321029 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-01 18:58:15.321250 | instance | Tuesday 01 September 2026 18:58:15 +0000 (0:00:00.062) 0:37:35.128 ***** 2026-09-01 18:58:15.977503 | instance | changed: [instance] 2026-09-01 18:58:15.977744 | instance | 2026-09-01 18:58:15.977859 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] *** 2026-09-01 18:58:15.978081 | instance | Tuesday 01 September 2026 18:58:15 +0000 (0:00:00.655) 0:37:35.784 ***** 2026-09-01 18:58:16.605938 | instance | ok: [instance] 2026-09-01 18:58:16.606137 | instance | 2026-09-01 18:58:16.606377 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] *** 2026-09-01 18:58:16.606629 | instance | Tuesday 01 September 2026 18:58:16 +0000 (0:00:00.629) 0:37:36.413 ***** 2026-09-01 18:58:16.675728 | instance | ok: [instance] => { 2026-09-01 18:58:16.676014 | instance | "changed": false, 2026-09-01 18:58:16.676314 | instance | "msg": "All assertions passed" 2026-09-01 18:58:16.676602 | instance | } 2026-09-01 18:58:16.676844 | instance | 2026-09-01 18:58:16.677124 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] **************** 2026-09-01 18:58:16.677420 | instance | Tuesday 01 September 2026 18:58:16 +0000 (0:00:00.069) 0:37:36.483 ***** 2026-09-01 18:58:24.740705 | instance | ok: [instance] 2026-09-01 18:58:24.740897 | instance | 2026-09-01 18:58:24.741135 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] ********* 2026-09-01 18:58:24.741382 | instance | Tuesday 01 September 2026 18:58:24 +0000 (0:00:08.064) 0:37:44.547 ***** 2026-09-01 18:58:24.822745 | instance | ok: [instance] => { 2026-09-01 18:58:24.822966 | instance | "changed": false, 2026-09-01 18:58:24.823221 | instance | "msg": "Successfully pulled openvswitch image" 2026-09-01 18:58:24.823447 | instance | } 2026-09-01 18:58:24.823677 | instance | 2026-09-01 18:58:24.823945 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] ********************* 2026-09-01 18:58:24.824179 | instance | Tuesday 01 September 2026 18:58:24 +0000 (0:00:00.082) 0:37:44.630 ***** 2026-09-01 18:58:26.694086 | instance | changed: [instance] 2026-09-01 18:58:26.694266 | instance | 2026-09-01 18:58:26.694545 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-01 18:58:26.694772 | instance | Tuesday 01 September 2026 18:58:26 +0000 (0:00:01.870) 0:37:46.501 ***** 2026-09-01 18:58:26.766725 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-01 18:58:26.766904 | instance | 2026-09-01 18:58:26.767160 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-01 18:58:26.767450 | instance | Tuesday 01 September 2026 18:58:26 +0000 (0:00:00.073) 0:37:46.574 ***** 2026-09-01 18:58:27.465078 | instance | changed: [instance] 2026-09-01 18:58:27.465257 | instance | 2026-09-01 18:58:27.465525 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ****** 2026-09-01 18:58:27.465799 | instance | Tuesday 01 September 2026 18:58:27 +0000 (0:00:00.697) 0:37:47.272 ***** 2026-09-01 18:58:28.220953 | instance | ok: [instance] 2026-09-01 18:58:28.221124 | instance | 2026-09-01 18:58:28.221402 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] *** 2026-09-01 18:58:28.221655 | instance | Tuesday 01 September 2026 18:58:28 +0000 (0:00:00.755) 0:37:48.028 ***** 2026-09-01 18:58:28.280958 | instance | skipping: [instance] 2026-09-01 18:58:28.281148 | instance | 2026-09-01 18:58:28.281368 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] ********************* 2026-09-01 18:58:28.281655 | instance | Tuesday 01 September 2026 18:58:28 +0000 (0:00:00.060) 0:37:48.088 ***** 2026-09-01 18:58:34.762232 | instance | ok: [instance] 2026-09-01 18:58:34.762452 | instance | 2026-09-01 18:58:34.762706 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] ************** 2026-09-01 18:58:34.762925 | instance | Tuesday 01 September 2026 18:58:34 +0000 (0:00:06.480) 0:37:54.569 ***** 2026-09-01 18:58:34.837627 | instance | ok: [instance] => { 2026-09-01 18:58:34.837839 | instance | "changed": false, 2026-09-01 18:58:34.838107 | instance | "msg": "Successfully pulled ovn-controller image" 2026-09-01 18:58:34.838311 | instance | } 2026-09-01 18:58:34.838522 | instance | 2026-09-01 18:58:34.838748 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] ***************************** 2026-09-01 18:58:34.839004 | instance | Tuesday 01 September 2026 18:58:34 +0000 (0:00:00.075) 0:37:54.645 ***** 2026-09-01 18:58:37.273772 | instance | changed: [instance] 2026-09-01 18:58:37.273884 | instance | 2026-09-01 18:58:37.274071 | instance | PLAY [controllers[0]] ********************************************************** 2026-09-01 18:58:37.274208 | instance | 2026-09-01 18:58:37.274360 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-01 18:58:37.274528 | instance | Tuesday 01 September 2026 18:58:37 +0000 (0:00:02.436) 0:37:57.081 ***** 2026-09-01 18:58:41.297767 | instance | ok: [instance] 2026-09-01 18:58:41.297964 | instance | 2026-09-01 18:58:41.298228 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-01 18:58:41.298495 | instance | Tuesday 01 September 2026 18:58:41 +0000 (0:00:04.023) 0:38:01.105 ***** 2026-09-01 18:58:41.413587 | instance | ok: [instance] 2026-09-01 18:58:41.413802 | instance | 2026-09-01 18:58:41.414043 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-01 18:58:41.414272 | instance | Tuesday 01 September 2026 18:58:41 +0000 (0:00:00.115) 0:38:01.221 ***** 2026-09-01 18:58:41.481104 | instance | skipping: [instance] 2026-09-01 18:58:41.481312 | instance | 2026-09-01 18:58:41.481584 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-01 18:58:41.481811 | instance | Tuesday 01 September 2026 18:58:41 +0000 (0:00:00.067) 0:38:01.289 ***** 2026-09-01 18:58:41.546817 | instance | skipping: [instance] 2026-09-01 18:58:41.547022 | instance | 2026-09-01 18:58:41.547264 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-01 18:58:41.547538 | instance | Tuesday 01 September 2026 18:58:41 +0000 (0:00:00.065) 0:38:01.354 ***** 2026-09-01 18:58:41.628944 | instance | skipping: [instance] 2026-09-01 18:58:41.629157 | instance | 2026-09-01 18:58:41.629402 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-01 18:58:41.629682 | instance | Tuesday 01 September 2026 18:58:41 +0000 (0:00:00.081) 0:38:01.436 ***** 2026-09-01 18:58:41.706092 | instance | skipping: [instance] 2026-09-01 18:58:41.706302 | instance | 2026-09-01 18:58:41.706625 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-01 18:58:41.706859 | instance | Tuesday 01 September 2026 18:58:41 +0000 (0:00:00.077) 0:38:01.513 ***** 2026-09-01 18:58:41.777564 | instance | skipping: [instance] 2026-09-01 18:58:41.777602 | instance | 2026-09-01 18:58:41.777613 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-01 18:58:41.778277 | instance | Tuesday 01 September 2026 18:58:41 +0000 (0:00:00.070) 0:38:01.584 ***** 2026-09-01 18:58:41.856250 | instance | ok: [instance] 2026-09-01 18:58:41.856456 | instance | 2026-09-01 18:58:41.856718 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-01 18:58:41.856957 | instance | Tuesday 01 September 2026 18:58:41 +0000 (0:00:00.079) 0:38:01.663 ***** 2026-09-01 18:58:41.939911 | instance | ok: [instance] => (item=libvirt_exporter) 2026-09-01 18:58:41.940128 | instance | 2026-09-01 18:58:41.940404 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-01 18:58:41.940672 | instance | Tuesday 01 September 2026 18:58:41 +0000 (0:00:00.083) 0:38:01.747 ***** 2026-09-01 18:58:42.036391 | instance | ok: [instance] 2026-09-01 18:58:42.036642 | instance | 2026-09-01 18:58:42.036894 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-01 18:58:42.037135 | instance | Tuesday 01 September 2026 18:58:42 +0000 (0:00:00.096) 0:38:01.844 ***** 2026-09-01 18:58:42.145543 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-01 18:58:42.145620 | instance | 2026-09-01 18:58:42.147020 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-01 18:58:42.147055 | instance | Tuesday 01 September 2026 18:58:42 +0000 (0:00:00.109) 0:38:01.953 ***** 2026-09-01 18:58:42.777236 | instance | changed: [instance] 2026-09-01 18:58:42.777314 | instance | 2026-09-01 18:58:42.777398 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ******************** 2026-09-01 18:58:42.777511 | instance | Tuesday 01 September 2026 18:58:42 +0000 (0:00:00.631) 0:38:02.585 ***** 2026-09-01 18:58:44.295449 | instance | changed: [instance] => (item=libvirt-vnc) 2026-09-01 18:58:44.295644 | instance | changed: [instance] => (item=libvirt-api) 2026-09-01 18:58:44.295969 | instance | 2026-09-01 18:58:44.296144 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] **************************** 2026-09-01 18:58:44.296378 | instance | Tuesday 01 September 2026 18:58:44 +0000 (0:00:01.518) 0:38:04.103 ***** 2026-09-01 18:58:45.574498 | instance | changed: [instance] => (item=libvirt-vnc) 2026-09-01 18:58:45.574705 | instance | changed: [instance] => (item=libvirt-api) 2026-09-01 18:58:45.575002 | instance | 2026-09-01 18:58:45.575280 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] ************************* 2026-09-01 18:58:45.575800 | instance | Tuesday 01 September 2026 18:58:45 +0000 (0:00:01.278) 0:38:05.381 ***** 2026-09-01 18:58:48.069502 | instance | changed: [instance] 2026-09-01 18:58:48.069717 | instance | 2026-09-01 18:58:48.069967 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-01 18:58:48.070211 | instance | Tuesday 01 September 2026 18:58:48 +0000 (0:00:02.492) 0:38:07.874 ***** 2026-09-01 18:58:48.187169 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-01 18:58:48.187354 | instance | 2026-09-01 18:58:48.187882 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-01 18:58:48.187907 | instance | Tuesday 01 September 2026 18:58:48 +0000 (0:00:00.119) 0:38:07.994 ***** 2026-09-01 18:58:48.811477 | instance | changed: [instance] 2026-09-01 18:58:48.811721 | instance | 2026-09-01 18:58:48.811998 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] ************************* 2026-09-01 18:58:48.812229 | instance | Tuesday 01 September 2026 18:58:48 +0000 (0:00:00.623) 0:38:08.618 ***** 2026-09-01 18:58:49.100911 | instance | skipping: [instance] 2026-09-01 18:58:49.101058 | instance | 2026-09-01 18:58:49.101289 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-09-01 18:58:49.101534 | instance | Tuesday 01 September 2026 18:58:49 +0000 (0:00:00.290) 0:38:08.908 ***** 2026-09-01 18:58:50.165887 | instance | ok: [instance] 2026-09-01 18:58:50.165990 | instance | 2026-09-01 18:58:50.166116 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-09-01 18:58:50.166264 | instance | Tuesday 01 September 2026 18:58:50 +0000 (0:00:01.065) 0:38:09.973 ***** 2026-09-01 18:58:50.477113 | instance | ok: [instance] 2026-09-01 18:58:50.477231 | instance | 2026-09-01 18:58:50.477512 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-09-01 18:58:50.477748 | instance | Tuesday 01 September 2026 18:58:50 +0000 (0:00:00.310) 0:38:10.284 ***** 2026-09-01 18:58:51.143408 | instance | ok: [instance] 2026-09-01 18:58:51.143596 | instance | 2026-09-01 18:58:51.143880 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-01 18:58:51.144112 | instance | Tuesday 01 September 2026 18:58:51 +0000 (0:00:00.665) 0:38:10.950 ***** 2026-09-01 18:58:51.294788 | instance | ok: [instance] 2026-09-01 18:58:51.294857 | instance | 2026-09-01 18:58:51.294869 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-01 18:58:51.294879 | instance | Tuesday 01 September 2026 18:58:51 +0000 (0:00:00.151) 0:38:11.101 ***** 2026-09-01 18:58:51.413722 | instance | included: rabbitmq for instance 2026-09-01 18:58:51.413936 | instance | 2026-09-01 18:58:51.414193 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-01 18:58:51.414448 | instance | Tuesday 01 September 2026 18:58:51 +0000 (0:00:00.118) 0:38:11.220 ***** 2026-09-01 18:58:52.220289 | instance | ok: [instance] 2026-09-01 18:58:52.220349 | instance | 2026-09-01 18:58:52.220357 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-01 18:58:52.220364 | instance | Tuesday 01 September 2026 18:58:52 +0000 (0:00:00.806) 0:38:12.027 ***** 2026-09-01 18:58:52.305829 | instance | skipping: [instance] 2026-09-01 18:58:52.305907 | instance | 2026-09-01 18:58:52.305915 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-01 18:58:52.305923 | instance | Tuesday 01 September 2026 18:58:52 +0000 (0:00:00.085) 0:38:12.112 ***** 2026-09-01 18:58:52.403353 | instance | skipping: [instance] 2026-09-01 18:58:52.403455 | instance | 2026-09-01 18:58:52.403468 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-01 18:58:52.403491 | instance | Tuesday 01 September 2026 18:58:52 +0000 (0:00:00.097) 0:38:12.209 ***** 2026-09-01 18:58:52.487683 | instance | skipping: [instance] 2026-09-01 18:58:52.487848 | instance | 2026-09-01 18:58:52.487992 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-01 18:58:52.488137 | instance | Tuesday 01 September 2026 18:58:52 +0000 (0:00:00.085) 0:38:12.295 ***** 2026-09-01 18:59:23.490053 | instance | changed: [instance] 2026-09-01 18:59:23.490263 | instance | 2026-09-01 18:59:23.490569 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-01 18:59:23.490831 | instance | Tuesday 01 September 2026 18:59:23 +0000 (0:00:31.002) 0:38:43.297 ***** 2026-09-01 18:59:24.272701 | instance | ok: [instance] 2026-09-01 18:59:24.272960 | instance | 2026-09-01 18:59:24.273213 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-01 18:59:24.273478 | instance | Tuesday 01 September 2026 18:59:24 +0000 (0:00:00.782) 0:38:44.079 ***** 2026-09-01 18:59:24.358449 | instance | ok: [instance] 2026-09-01 18:59:24.358674 | instance | 2026-09-01 18:59:24.358935 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-01 18:59:24.359227 | instance | Tuesday 01 September 2026 18:59:24 +0000 (0:00:00.086) 0:38:44.166 ***** 2026-09-01 18:59:24.476050 | instance | skipping: [instance] 2026-09-01 18:59:24.476281 | instance | 2026-09-01 18:59:24.476567 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-01 18:59:24.476796 | instance | Tuesday 01 September 2026 18:59:24 +0000 (0:00:00.116) 0:38:44.283 ***** 2026-09-01 18:59:24.573206 | instance | skipping: [instance] 2026-09-01 18:59:24.573696 | instance | 2026-09-01 18:59:24.574017 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-01 18:59:24.574307 | instance | Tuesday 01 September 2026 18:59:24 +0000 (0:00:00.096) 0:38:44.380 ***** 2026-09-01 18:59:24.667376 | instance | ok: [instance] 2026-09-01 18:59:24.667831 | instance | 2026-09-01 18:59:24.668165 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-01 18:59:24.668527 | instance | Tuesday 01 September 2026 18:59:24 +0000 (0:00:00.094) 0:38:44.474 ***** 2026-09-01 18:59:24.917307 | instance | ok: [instance] => (item=oslo_db) 2026-09-01 18:59:24.918418 | instance | ok: [instance] => (item=baremetal) 2026-09-01 18:59:24.918463 | instance | ok: [instance] => (item=oslo_db_cell0) 2026-09-01 18:59:24.918473 | instance | ok: [instance] => (item=oslo_db_api) 2026-09-01 18:59:24.918982 | instance | ok: [instance] => (item=oslo_cache) 2026-09-01 18:59:24.919003 | instance | ok: [instance] => (item=compute_metadata) 2026-09-01 18:59:24.919011 | instance | ok: [instance] => (item=volumev3) 2026-09-01 18:59:24.919022 | instance | ok: [instance] => (item=compute) 2026-09-01 18:59:24.919147 | instance | ok: [instance] => (item=identity) 2026-09-01 18:59:24.919240 | instance | ok: [instance] => (item=network) 2026-09-01 18:59:24.919326 | instance | ok: [instance] => (item=placement) 2026-09-01 18:59:24.919426 | instance | ok: [instance] => (item=image) 2026-09-01 18:59:24.919541 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-01 18:59:24.919663 | instance | ok: [instance] => (item=compute_novnc_proxy) 2026-09-01 18:59:24.919779 | instance | 2026-09-01 18:59:24.919883 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-01 18:59:24.920016 | instance | Tuesday 01 September 2026 18:59:24 +0000 (0:00:00.249) 0:38:44.724 ***** 2026-09-01 18:59:25.016418 | instance | ok: [instance] 2026-09-01 18:59:25.016629 | instance | 2026-09-01 18:59:25.016892 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-01 18:59:25.017124 | instance | Tuesday 01 September 2026 18:59:25 +0000 (0:00:00.099) 0:38:44.823 ***** 2026-09-01 18:59:25.165242 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-01 18:59:25.165834 | instance | 2026-09-01 18:59:25.166286 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-01 18:59:25.166744 | instance | Tuesday 01 September 2026 18:59:25 +0000 (0:00:00.149) 0:38:44.972 ***** 2026-09-01 18:59:25.837064 | instance | changed: [instance] 2026-09-01 18:59:25.837205 | instance | 2026-09-01 18:59:25.837474 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] *** 2026-09-01 18:59:25.837713 | instance | Tuesday 01 September 2026 18:59:25 +0000 (0:00:00.671) 0:38:45.643 ***** 2026-09-01 18:59:26.074936 | instance | ok: [instance -> localhost] 2026-09-01 18:59:26.075304 | instance | 2026-09-01 18:59:26.075726 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] **** 2026-09-01 18:59:26.076096 | instance | Tuesday 01 September 2026 18:59:26 +0000 (0:00:00.238) 0:38:45.882 ***** 2026-09-01 18:59:26.539241 | instance | ok: [instance -> localhost] 2026-09-01 18:59:26.539458 | instance | 2026-09-01 18:59:26.539742 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ****** 2026-09-01 18:59:26.540008 | instance | Tuesday 01 September 2026 18:59:26 +0000 (0:00:00.464) 0:38:46.346 ***** 2026-09-01 18:59:27.122675 | instance | ok: [instance -> localhost] 2026-09-01 18:59:27.122910 | instance | 2026-09-01 18:59:27.123150 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] ***** 2026-09-01 18:59:27.123378 | instance | Tuesday 01 September 2026 18:59:27 +0000 (0:00:00.582) 0:38:46.929 ***** 2026-09-01 18:59:27.410535 | instance | ok: [instance -> localhost] 2026-09-01 18:59:27.410760 | instance | 2026-09-01 18:59:27.411059 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] *** 2026-09-01 18:59:27.411322 | instance | Tuesday 01 September 2026 18:59:27 +0000 (0:00:00.288) 0:38:47.217 ***** 2026-09-01 18:59:28.903218 | instance | ok: [instance] => (item=nova-bootstrap) 2026-09-01 18:59:28.903385 | instance | ok: [instance] => (item=nova-cell-setup) 2026-09-01 18:59:28.903622 | instance | 2026-09-01 18:59:28.903884 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] **************************** 2026-09-01 18:59:28.904115 | instance | Tuesday 01 September 2026 18:59:28 +0000 (0:00:01.492) 0:38:48.710 ***** 2026-09-01 19:02:13.199519 | instance | changed: [instance] 2026-09-01 19:02:13.199681 | instance | 2026-09-01 19:02:13.199953 | instance | TASK [Create Ingress] ********************************************************** 2026-09-01 19:02:13.200185 | instance | Tuesday 01 September 2026 19:02:13 +0000 (0:02:44.296) 0:41:33.006 ***** 2026-09-01 19:02:13.344689 | instance | included: openstack_helm_ingress for instance 2026-09-01 19:02:13.344844 | instance | 2026-09-01 19:02:13.345076 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-01 19:02:13.345297 | instance | Tuesday 01 September 2026 19:02:13 +0000 (0:00:00.145) 0:41:33.151 ***** 2026-09-01 19:02:13.402735 | instance | skipping: [instance] 2026-09-01 19:02:13.402905 | instance | 2026-09-01 19:02:13.403148 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-01 19:02:13.403388 | instance | Tuesday 01 September 2026 19:02:13 +0000 (0:00:00.058) 0:41:33.210 ***** 2026-09-01 19:02:13.484314 | instance | skipping: [instance] 2026-09-01 19:02:13.484565 | instance | 2026-09-01 19:02:13.484815 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-01 19:02:13.485050 | instance | Tuesday 01 September 2026 19:02:13 +0000 (0:00:00.080) 0:41:33.291 ***** 2026-09-01 19:02:13.592514 | instance | ok: [instance] 2026-09-01 19:02:13.592725 | instance | 2026-09-01 19:02:13.592954 | instance | TASK [Create Ingress compute] ************************************************** 2026-09-01 19:02:13.593183 | instance | Tuesday 01 September 2026 19:02:13 +0000 (0:00:00.108) 0:41:33.399 ***** 2026-09-01 19:02:13.693017 | instance | included: ingress for instance 2026-09-01 19:02:13.693204 | instance | 2026-09-01 19:02:13.693431 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ******************** 2026-09-01 19:02:13.693681 | instance | Tuesday 01 September 2026 19:02:13 +0000 (0:00:00.101) 0:41:33.501 ***** 2026-09-01 19:02:14.903500 | instance | changed: [instance] 2026-09-01 19:02:14.903576 | instance | 2026-09-01 19:02:14.903742 | instance | TASK [Create Ingress] ********************************************************** 2026-09-01 19:02:14.903810 | instance | Tuesday 01 September 2026 19:02:14 +0000 (0:00:01.209) 0:41:34.710 ***** 2026-09-01 19:02:15.019237 | instance | included: openstack_helm_ingress for instance 2026-09-01 19:02:15.019313 | instance | 2026-09-01 19:02:15.019393 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-01 19:02:15.019505 | instance | Tuesday 01 September 2026 19:02:15 +0000 (0:00:00.116) 0:41:34.827 ***** 2026-09-01 19:02:15.092050 | instance | skipping: [instance] 2026-09-01 19:02:15.092119 | instance | 2026-09-01 19:02:15.092144 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-01 19:02:15.092156 | instance | Tuesday 01 September 2026 19:02:15 +0000 (0:00:00.072) 0:41:34.899 ***** 2026-09-01 19:02:15.179163 | instance | skipping: [instance] 2026-09-01 19:02:15.179227 | instance | 2026-09-01 19:02:15.179340 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-01 19:02:15.179442 | instance | Tuesday 01 September 2026 19:02:15 +0000 (0:00:00.087) 0:41:34.986 ***** 2026-09-01 19:02:15.263802 | instance | ok: [instance] 2026-09-01 19:02:15.263880 | instance | 2026-09-01 19:02:15.263979 | instance | TASK [Create Ingress compute-novnc-proxy] ************************************** 2026-09-01 19:02:15.264082 | instance | Tuesday 01 September 2026 19:02:15 +0000 (0:00:00.084) 0:41:35.071 ***** 2026-09-01 19:02:15.379621 | instance | included: ingress for instance 2026-09-01 19:02:15.379752 | instance | 2026-09-01 19:02:15.379771 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ******** 2026-09-01 19:02:15.379894 | instance | Tuesday 01 September 2026 19:02:15 +0000 (0:00:00.115) 0:41:35.187 ***** 2026-09-01 19:02:16.818381 | instance | changed: [instance] 2026-09-01 19:02:16.818506 | instance | 2026-09-01 19:02:16.818531 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] ********* 2026-09-01 19:02:16.818666 | instance | Tuesday 01 September 2026 19:02:16 +0000 (0:00:01.438) 0:41:36.625 ***** 2026-09-01 19:02:17.517771 | instance | ok: [instance] 2026-09-01 19:02:17.517864 | instance | 2026-09-01 19:02:17.517926 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] ******************************* 2026-09-01 19:02:17.518034 | instance | Tuesday 01 September 2026 19:02:17 +0000 (0:00:00.699) 0:41:37.325 ***** 2026-09-01 19:02:35.750123 | instance | FAILED - RETRYING: [instance]: Create flavors (60 retries left). 2026-09-01 19:02:35.750331 | instance | FAILED - RETRYING: [instance]: Create flavors (59 retries left). 2026-09-01 19:02:35.750619 | instance | changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1}) 2026-09-01 19:02:35.750850 | instance | changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1}) 2026-09-01 19:02:35.751082 | instance | changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2}) 2026-09-01 19:02:35.751324 | instance | changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4}) 2026-09-01 19:02:35.751580 | instance | changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8}) 2026-09-01 19:02:35.751830 | instance | 2026-09-01 19:02:35.752078 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-01 19:02:35.752306 | instance | Tuesday 01 September 2026 19:02:35 +0000 (0:00:18.232) 0:41:55.557 ***** 2026-09-01 19:02:35.890967 | instance | ok: [instance] 2026-09-01 19:02:35.891136 | instance | 2026-09-01 19:02:35.891365 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-01 19:02:35.891613 | instance | Tuesday 01 September 2026 19:02:35 +0000 (0:00:00.140) 0:41:55.698 ***** 2026-09-01 19:02:35.971867 | instance | included: rabbitmq for instance 2026-09-01 19:02:35.972035 | instance | 2026-09-01 19:02:35.972281 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-01 19:02:35.972562 | instance | Tuesday 01 September 2026 19:02:35 +0000 (0:00:00.081) 0:41:55.779 ***** 2026-09-01 19:02:36.913481 | instance | ok: [instance] 2026-09-01 19:02:36.913714 | instance | 2026-09-01 19:02:36.913958 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-01 19:02:36.914194 | instance | Tuesday 01 September 2026 19:02:36 +0000 (0:00:00.941) 0:41:56.721 ***** 2026-09-01 19:02:36.978491 | instance | skipping: [instance] 2026-09-01 19:02:36.978712 | instance | 2026-09-01 19:02:36.978947 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-01 19:02:36.979171 | instance | Tuesday 01 September 2026 19:02:36 +0000 (0:00:00.065) 0:41:56.786 ***** 2026-09-01 19:02:37.047861 | instance | skipping: [instance] 2026-09-01 19:02:37.048052 | instance | 2026-09-01 19:02:37.048284 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-01 19:02:37.048543 | instance | Tuesday 01 September 2026 19:02:37 +0000 (0:00:00.069) 0:41:56.855 ***** 2026-09-01 19:02:37.101686 | instance | skipping: [instance] 2026-09-01 19:02:37.101856 | instance | 2026-09-01 19:02:37.102097 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-01 19:02:37.102305 | instance | Tuesday 01 September 2026 19:02:37 +0000 (0:00:00.053) 0:41:56.909 ***** 2026-09-01 19:03:08.032831 | instance | changed: [instance] 2026-09-01 19:03:08.032939 | instance | 2026-09-01 19:03:08.033296 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-01 19:03:08.033515 | instance | Tuesday 01 September 2026 19:03:08 +0000 (0:00:30.930) 0:42:27.840 ***** 2026-09-01 19:03:08.794987 | instance | ok: [instance] 2026-09-01 19:03:08.795094 | instance | 2026-09-01 19:03:08.795249 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-01 19:03:08.795394 | instance | Tuesday 01 September 2026 19:03:08 +0000 (0:00:00.762) 0:42:28.602 ***** 2026-09-01 19:03:08.864213 | instance | ok: [instance] 2026-09-01 19:03:08.864366 | instance | 2026-09-01 19:03:08.864506 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-01 19:03:08.864614 | instance | Tuesday 01 September 2026 19:03:08 +0000 (0:00:00.069) 0:42:28.671 ***** 2026-09-01 19:03:08.971660 | instance | skipping: [instance] 2026-09-01 19:03:08.971841 | instance | 2026-09-01 19:03:08.972017 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-01 19:03:08.972186 | instance | Tuesday 01 September 2026 19:03:08 +0000 (0:00:00.106) 0:42:28.778 ***** 2026-09-01 19:03:09.040180 | instance | skipping: [instance] 2026-09-01 19:03:09.040407 | instance | 2026-09-01 19:03:09.040684 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-01 19:03:09.040913 | instance | Tuesday 01 September 2026 19:03:09 +0000 (0:00:00.068) 0:42:28.847 ***** 2026-09-01 19:03:09.122080 | instance | ok: [instance] 2026-09-01 19:03:09.122314 | instance | 2026-09-01 19:03:09.122571 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-01 19:03:09.122790 | instance | Tuesday 01 September 2026 19:03:09 +0000 (0:00:00.082) 0:42:28.930 ***** 2026-09-01 19:03:09.325444 | instance | ok: [instance] => (item=oslo_db) 2026-09-01 19:03:09.325732 | instance | ok: [instance] => (item=load_balancer) 2026-09-01 19:03:09.325953 | instance | ok: [instance] => (item=oslo_cache) 2026-09-01 19:03:09.326168 | instance | ok: [instance] => (item=dns) 2026-09-01 19:03:09.326382 | instance | ok: [instance] => (item=compute_metadata) 2026-09-01 19:03:09.326651 | instance | ok: [instance] => (item=compute) 2026-09-01 19:03:09.326867 | instance | ok: [instance] => (item=identity) 2026-09-01 19:03:09.327079 | instance | ok: [instance] => (item=network) 2026-09-01 19:03:09.327290 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-01 19:03:09.327523 | instance | ok: [instance] => (item=baremetal) 2026-09-01 19:03:09.327758 | instance | 2026-09-01 19:03:09.328004 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-01 19:03:09.328220 | instance | Tuesday 01 September 2026 19:03:09 +0000 (0:00:00.203) 0:42:29.133 ***** 2026-09-01 19:03:09.420005 | instance | ok: [instance] 2026-09-01 19:03:09.420223 | instance | 2026-09-01 19:03:09.420468 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-01 19:03:09.420708 | instance | Tuesday 01 September 2026 19:03:09 +0000 (0:00:00.094) 0:42:29.228 ***** 2026-09-01 19:03:09.499666 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-01 19:03:09.499912 | instance | 2026-09-01 19:03:09.500133 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-01 19:03:09.500352 | instance | Tuesday 01 September 2026 19:03:09 +0000 (0:00:00.079) 0:42:29.307 ***** 2026-09-01 19:03:10.137822 | instance | changed: [instance] 2026-09-01 19:03:10.137904 | instance | 2026-09-01 19:03:10.137978 | instance | TASK [vexxhost.atmosphere.neutron : Manage secret with generic switch access keys] *** 2026-09-01 19:03:10.138093 | instance | Tuesday 01 September 2026 19:03:10 +0000 (0:00:00.637) 0:42:29.945 ***** 2026-09-01 19:03:10.891023 | instance | ok: [instance] 2026-09-01 19:03:10.891153 | instance | 2026-09-01 19:03:10.891308 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] ******************* 2026-09-01 19:03:10.891479 | instance | Tuesday 01 September 2026 19:03:10 +0000 (0:00:00.753) 0:42:30.698 ***** 2026-09-01 19:03:10.943799 | instance | skipping: [instance] 2026-09-01 19:03:10.944022 | instance | 2026-09-01 19:03:10.944254 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] ********************** 2026-09-01 19:03:10.944570 | instance | Tuesday 01 September 2026 19:03:10 +0000 (0:00:00.053) 0:42:30.751 ***** 2026-09-01 19:03:11.321047 | instance | ok: [instance] 2026-09-01 19:03:11.321156 | instance | 2026-09-01 19:03:11.321330 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************ 2026-09-01 19:03:11.321492 | instance | Tuesday 01 September 2026 19:03:11 +0000 (0:00:00.376) 0:42:31.128 ***** 2026-09-01 19:03:11.382314 | instance | ok: [instance] 2026-09-01 19:03:11.382542 | instance | 2026-09-01 19:03:11.382785 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] *** 2026-09-01 19:03:11.383008 | instance | Tuesday 01 September 2026 19:03:11 +0000 (0:00:00.061) 0:42:31.190 ***** 2026-09-01 19:03:11.465427 | instance | ok: [instance] 2026-09-01 19:03:11.465629 | instance | 2026-09-01 19:03:11.465873 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (mount neutron genericswitch keys)] *** 2026-09-01 19:03:11.466092 | instance | Tuesday 01 September 2026 19:03:11 +0000 (0:00:00.082) 0:42:31.273 ***** 2026-09-01 19:03:11.546360 | instance | skipping: [instance] 2026-09-01 19:03:11.546576 | instance | 2026-09-01 19:03:11.546828 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] ************************* 2026-09-01 19:03:11.547075 | instance | Tuesday 01 September 2026 19:03:11 +0000 (0:00:00.080) 0:42:31.353 ***** 2026-09-01 19:05:24.804500 | instance | changed: [instance] 2026-09-01 19:05:24.804601 | instance | 2026-09-01 19:05:24.804665 | instance | TASK [Create Ingress] ********************************************************** 2026-09-01 19:05:24.804776 | instance | Tuesday 01 September 2026 19:05:24 +0000 (0:02:13.257) 0:44:44.611 ***** 2026-09-01 19:05:24.954299 | instance | included: openstack_helm_ingress for instance 2026-09-01 19:05:24.954470 | instance | 2026-09-01 19:05:24.954714 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-01 19:05:24.954950 | instance | Tuesday 01 September 2026 19:05:24 +0000 (0:00:00.148) 0:44:44.760 ***** 2026-09-01 19:05:25.045366 | instance | skipping: [instance] 2026-09-01 19:05:25.045544 | instance | 2026-09-01 19:05:25.045811 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-01 19:05:25.046027 | instance | Tuesday 01 September 2026 19:05:25 +0000 (0:00:00.092) 0:44:44.852 ***** 2026-09-01 19:05:25.146686 | instance | skipping: [instance] 2026-09-01 19:05:25.146828 | instance | 2026-09-01 19:05:25.147085 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-01 19:05:25.147310 | instance | Tuesday 01 September 2026 19:05:25 +0000 (0:00:00.101) 0:44:44.953 ***** 2026-09-01 19:05:25.247815 | instance | ok: [instance] 2026-09-01 19:05:25.247918 | instance | 2026-09-01 19:05:25.247934 | instance | TASK [Create Ingress network] ************************************************** 2026-09-01 19:05:25.247948 | instance | Tuesday 01 September 2026 19:05:25 +0000 (0:00:00.098) 0:44:45.052 ***** 2026-09-01 19:05:25.367764 | instance | included: ingress for instance 2026-09-01 19:05:25.367877 | instance | 2026-09-01 19:05:25.367959 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ******************** 2026-09-01 19:05:25.368102 | instance | Tuesday 01 September 2026 19:05:25 +0000 (0:00:00.123) 0:44:45.175 ***** 2026-09-01 19:05:26.637267 | instance | changed: [instance] 2026-09-01 19:05:26.637377 | instance | 2026-09-01 19:05:26.637521 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] ********** 2026-09-01 19:05:26.637673 | instance | Tuesday 01 September 2026 19:05:26 +0000 (0:00:01.268) 0:44:46.443 ***** 2026-09-01 19:05:27.334355 | instance | ok: [instance] 2026-09-01 19:05:27.334540 | instance | 2026-09-01 19:05:27.334776 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] *************************** 2026-09-01 19:05:27.335004 | instance | Tuesday 01 September 2026 19:05:27 +0000 (0:00:00.697) 0:44:47.141 ***** 2026-09-01 19:05:48.138706 | instance | FAILED - RETRYING: [instance]: Create networks (60 retries left). 2026-09-01 19:05:48.139120 | instance | FAILED - RETRYING: [instance]: Create networks (59 retries left). 2026-09-01 19:05:48.139467 | instance | FAILED - RETRYING: [instance]: Create networks (58 retries left). 2026-09-01 19:05:48.139840 | instance | changed: [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'}]}) 2026-09-01 19:05:48.140104 | instance | 2026-09-01 19:05:48.140346 | instance | TASK [vexxhost.atmosphere.neutron : Create subnets] **************************** 2026-09-01 19:05:48.140638 | instance | Tuesday 01 September 2026 19:05:48 +0000 (0:00:20.803) 0:45:07.944 ***** 2026-09-01 19:05:50.734322 | instance | changed: [instance] => (item=[{'external': True, 'mtu_size': 1500, 'name': 'public', 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'shared': True}, {'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'}]) 2026-09-01 19:05:50.734436 | instance | 2026-09-01 19:05:50.734567 | instance | TASK [vexxhost.atmosphere.senlin : Remove OpenStack endpoints] ***************** 2026-09-01 19:05:50.734719 | instance | Tuesday 01 September 2026 19:05:50 +0000 (0:00:02.596) 0:45:10.541 ***** 2026-09-01 19:05:53.842732 | instance | ok: [instance] => (item=public) 2026-09-01 19:05:53.842893 | instance | ok: [instance] => (item=admin) 2026-09-01 19:05:53.843130 | instance | ok: [instance] => (item=internal) 2026-09-01 19:05:53.843486 | instance | 2026-09-01 19:05:53.843793 | instance | TASK [vexxhost.atmosphere.senlin : Remove OpenStack service] ******************* 2026-09-01 19:05:53.844016 | instance | Tuesday 01 September 2026 19:05:53 +0000 (0:00:03.107) 0:45:13.649 ***** 2026-09-01 19:05:54.803019 | instance | ok: [instance] 2026-09-01 19:05:54.803194 | instance | 2026-09-01 19:05:54.803434 | instance | TASK [vexxhost.atmosphere.senlin : Remove Ingress] ***************************** 2026-09-01 19:05:54.803681 | instance | Tuesday 01 September 2026 19:05:54 +0000 (0:00:00.960) 0:45:14.610 ***** 2026-09-01 19:05:55.537787 | instance | ok: [instance] 2026-09-01 19:05:55.537879 | instance | 2026-09-01 19:05:55.538012 | instance | TASK [vexxhost.atmosphere.senlin : Remove Helm chart] ************************** 2026-09-01 19:05:55.538154 | instance | Tuesday 01 September 2026 19:05:55 +0000 (0:00:00.734) 0:45:15.345 ***** 2026-09-01 19:05:56.229514 | instance | ok: [instance] 2026-09-01 19:05:56.229605 | instance | 2026-09-01 19:05:56.229661 | instance | TASK [vexxhost.atmosphere.senlin : Remove OpenStack user] ********************** 2026-09-01 19:05:56.229768 | instance | Tuesday 01 September 2026 19:05:56 +0000 (0:00:00.691) 0:45:16.037 ***** 2026-09-01 19:05:57.679998 | instance | changed: [instance] 2026-09-01 19:05:57.680157 | instance | 2026-09-01 19:05:57.680399 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-01 19:05:57.680656 | instance | Tuesday 01 September 2026 19:05:57 +0000 (0:00:01.449) 0:45:17.487 ***** 2026-09-01 19:05:57.815502 | instance | ok: [instance] 2026-09-01 19:05:57.815805 | instance | 2026-09-01 19:05:57.816036 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-01 19:05:57.816300 | instance | Tuesday 01 September 2026 19:05:57 +0000 (0:00:00.135) 0:45:17.622 ***** 2026-09-01 19:05:57.910557 | instance | included: rabbitmq for instance 2026-09-01 19:05:57.910753 | instance | 2026-09-01 19:05:57.911098 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-01 19:05:57.911334 | instance | Tuesday 01 September 2026 19:05:57 +0000 (0:00:00.095) 0:45:17.718 ***** 2026-09-01 19:05:58.635136 | instance | ok: [instance] 2026-09-01 19:05:58.635225 | instance | 2026-09-01 19:05:58.635278 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-01 19:05:58.635393 | instance | Tuesday 01 September 2026 19:05:58 +0000 (0:00:00.724) 0:45:18.442 ***** 2026-09-01 19:05:58.701760 | instance | skipping: [instance] 2026-09-01 19:05:58.701834 | instance | 2026-09-01 19:05:58.701916 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-01 19:05:58.702022 | instance | Tuesday 01 September 2026 19:05:58 +0000 (0:00:00.067) 0:45:18.509 ***** 2026-09-01 19:05:58.768892 | instance | skipping: [instance] 2026-09-01 19:05:58.768997 | instance | 2026-09-01 19:05:58.769075 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-01 19:05:58.769194 | instance | Tuesday 01 September 2026 19:05:58 +0000 (0:00:00.067) 0:45:18.577 ***** 2026-09-01 19:05:58.836087 | instance | skipping: [instance] 2026-09-01 19:05:58.836182 | instance | 2026-09-01 19:05:58.836197 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-01 19:05:58.836317 | instance | Tuesday 01 September 2026 19:05:58 +0000 (0:00:00.067) 0:45:18.644 ***** 2026-09-01 19:06:29.856696 | instance | changed: [instance] 2026-09-01 19:06:29.856813 | instance | 2026-09-01 19:06:29.856895 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-01 19:06:29.856972 | instance | Tuesday 01 September 2026 19:06:29 +0000 (0:00:31.019) 0:45:49.663 ***** 2026-09-01 19:06:30.662802 | instance | ok: [instance] 2026-09-01 19:06:30.663020 | instance | 2026-09-01 19:06:30.663273 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-01 19:06:30.663518 | instance | Tuesday 01 September 2026 19:06:30 +0000 (0:00:00.806) 0:45:50.470 ***** 2026-09-01 19:06:30.737478 | instance | ok: [instance] 2026-09-01 19:06:30.737705 | instance | 2026-09-01 19:06:30.737943 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-01 19:06:30.738196 | instance | Tuesday 01 September 2026 19:06:30 +0000 (0:00:00.074) 0:45:50.544 ***** 2026-09-01 19:06:30.819256 | instance | skipping: [instance] 2026-09-01 19:06:30.819436 | instance | 2026-09-01 19:06:30.819820 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-01 19:06:30.820097 | instance | Tuesday 01 September 2026 19:06:30 +0000 (0:00:00.081) 0:45:50.626 ***** 2026-09-01 19:06:30.882852 | instance | skipping: [instance] 2026-09-01 19:06:30.882925 | instance | 2026-09-01 19:06:30.883130 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-01 19:06:30.883357 | instance | Tuesday 01 September 2026 19:06:30 +0000 (0:00:00.063) 0:45:50.690 ***** 2026-09-01 19:06:30.953975 | instance | ok: [instance] 2026-09-01 19:06:30.954185 | instance | 2026-09-01 19:06:30.954424 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-01 19:06:30.954748 | instance | Tuesday 01 September 2026 19:06:30 +0000 (0:00:00.071) 0:45:50.761 ***** 2026-09-01 19:06:31.103289 | instance | ok: [instance] => (item=oslo_db) 2026-09-01 19:06:31.103512 | instance | ok: [instance] => (item=oslo_cache) 2026-09-01 19:06:31.103924 | instance | ok: [instance] => (item=cloudformation) 2026-09-01 19:06:31.104182 | instance | ok: [instance] => (item=identity) 2026-09-01 19:06:31.104416 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-01 19:06:31.104639 | instance | ok: [instance] => (item=orchestration) 2026-09-01 19:06:31.104869 | instance | 2026-09-01 19:06:31.105186 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-01 19:06:31.105561 | instance | Tuesday 01 September 2026 19:06:31 +0000 (0:00:00.148) 0:45:50.909 ***** 2026-09-01 19:06:31.224413 | instance | ok: [instance] 2026-09-01 19:06:31.224513 | instance | 2026-09-01 19:06:31.224670 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-01 19:06:31.224813 | instance | Tuesday 01 September 2026 19:06:31 +0000 (0:00:00.121) 0:45:51.031 ***** 2026-09-01 19:06:31.311585 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-01 19:06:31.311740 | instance | 2026-09-01 19:06:31.311902 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-01 19:06:31.312045 | instance | Tuesday 01 September 2026 19:06:31 +0000 (0:00:00.087) 0:45:51.119 ***** 2026-09-01 19:06:31.987066 | instance | changed: [instance] 2026-09-01 19:06:31.987266 | instance | 2026-09-01 19:06:31.987649 | instance | TASK [vexxhost.atmosphere.heat : Deploy Helm chart] **************************** 2026-09-01 19:06:31.987943 | instance | Tuesday 01 September 2026 19:06:31 +0000 (0:00:00.672) 0:45:51.792 ***** 2026-09-01 19:09:40.282149 | instance | changed: [instance] 2026-09-01 19:09:40.282307 | instance | 2026-09-01 19:09:40.282585 | instance | TASK [Create Ingress] ********************************************************** 2026-09-01 19:09:40.282813 | instance | Tuesday 01 September 2026 19:09:40 +0000 (0:03:08.296) 0:49:00.089 ***** 2026-09-01 19:09:40.406795 | instance | included: openstack_helm_ingress for instance 2026-09-01 19:09:40.406921 | instance | 2026-09-01 19:09:40.407164 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-01 19:09:40.407391 | instance | Tuesday 01 September 2026 19:09:40 +0000 (0:00:00.125) 0:49:00.214 ***** 2026-09-01 19:09:40.477811 | instance | skipping: [instance] 2026-09-01 19:09:40.477990 | instance | 2026-09-01 19:09:40.478230 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-01 19:09:40.478455 | instance | Tuesday 01 September 2026 19:09:40 +0000 (0:00:00.071) 0:49:00.285 ***** 2026-09-01 19:09:40.546888 | instance | skipping: [instance] 2026-09-01 19:09:40.547071 | instance | 2026-09-01 19:09:40.547308 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-01 19:09:40.547582 | instance | Tuesday 01 September 2026 19:09:40 +0000 (0:00:00.069) 0:49:00.354 ***** 2026-09-01 19:09:40.646214 | instance | ok: [instance] 2026-09-01 19:09:40.646307 | instance | 2026-09-01 19:09:40.646730 | instance | TASK [Create Ingress orchestration] ******************************************** 2026-09-01 19:09:40.647020 | instance | Tuesday 01 September 2026 19:09:40 +0000 (0:00:00.098) 0:49:00.453 ***** 2026-09-01 19:09:40.728376 | instance | included: ingress for instance 2026-09-01 19:09:40.728589 | instance | 2026-09-01 19:09:40.728806 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress orchestration] ************** 2026-09-01 19:09:40.729024 | instance | Tuesday 01 September 2026 19:09:40 +0000 (0:00:00.082) 0:49:00.536 ***** 2026-09-01 19:09:41.879812 | instance | changed: [instance] 2026-09-01 19:09:41.879899 | instance | 2026-09-01 19:09:41.879946 | instance | TASK [Create Ingress] ********************************************************** 2026-09-01 19:09:41.880072 | instance | Tuesday 01 September 2026 19:09:41 +0000 (0:00:01.151) 0:49:01.687 ***** 2026-09-01 19:09:42.000521 | instance | included: openstack_helm_ingress for instance 2026-09-01 19:09:42.000595 | instance | 2026-09-01 19:09:42.000666 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-01 19:09:42.000765 | instance | Tuesday 01 September 2026 19:09:41 +0000 (0:00:00.120) 0:49:01.808 ***** 2026-09-01 19:09:42.087012 | instance | skipping: [instance] 2026-09-01 19:09:42.087074 | instance | 2026-09-01 19:09:42.087211 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-01 19:09:42.087304 | instance | Tuesday 01 September 2026 19:09:42 +0000 (0:00:00.086) 0:49:01.894 ***** 2026-09-01 19:09:42.147952 | instance | skipping: [instance] 2026-09-01 19:09:42.148020 | instance | 2026-09-01 19:09:42.148137 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-01 19:09:42.148241 | instance | Tuesday 01 September 2026 19:09:42 +0000 (0:00:00.061) 0:49:01.955 ***** 2026-09-01 19:09:42.215210 | instance | ok: [instance] 2026-09-01 19:09:42.215489 | instance | 2026-09-01 19:09:42.215501 | instance | TASK [Create Ingress cloudformation] ******************************************* 2026-09-01 19:09:42.215506 | instance | Tuesday 01 September 2026 19:09:42 +0000 (0:00:00.067) 0:49:02.022 ***** 2026-09-01 19:09:42.295885 | instance | included: ingress for instance 2026-09-01 19:09:42.295978 | instance | 2026-09-01 19:09:42.296167 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress cloudformation] ************* 2026-09-01 19:09:42.296243 | instance | Tuesday 01 September 2026 19:09:42 +0000 (0:00:00.080) 0:49:02.103 ***** 2026-09-01 19:09:43.701138 | instance | changed: [instance] 2026-09-01 19:09:43.701222 | instance | 2026-09-01 19:09:43.701397 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-09-01 19:09:43.701552 | instance | Tuesday 01 September 2026 19:09:43 +0000 (0:00:01.404) 0:49:03.508 ***** 2026-09-01 19:09:43.993892 | instance | ok: [instance] 2026-09-01 19:09:43.994096 | instance | 2026-09-01 19:09:43.994345 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-01 19:09:43.995076 | instance | Tuesday 01 September 2026 19:09:43 +0000 (0:00:00.292) 0:49:03.801 ***** 2026-09-01 19:09:45.474348 | instance | ok: [instance] 2026-09-01 19:09:45.474562 | instance | 2026-09-01 19:09:45.474799 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-01 19:09:45.475031 | instance | Tuesday 01 September 2026 19:09:45 +0000 (0:00:01.480) 0:49:05.281 ***** 2026-09-01 19:09:45.769780 | instance | ok: [instance] 2026-09-01 19:09:45.769959 | instance | 2026-09-01 19:09:45.770180 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-01 19:09:45.770409 | instance | Tuesday 01 September 2026 19:09:45 +0000 (0:00:00.295) 0:49:05.577 ***** 2026-09-01 19:09:45.929570 | instance | ok: [instance] => { 2026-09-01 19:09:45.929777 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz" 2026-09-01 19:09:45.929994 | instance | } 2026-09-01 19:09:45.930197 | instance | 2026-09-01 19:09:45.930422 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-01 19:09:45.930664 | instance | Tuesday 01 September 2026 19:09:45 +0000 (0:00:00.159) 0:49:05.736 ***** 2026-09-01 19:09:46.414338 | instance | ok: [instance] 2026-09-01 19:09:46.414539 | instance | 2026-09-01 19:09:46.414769 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-01 19:09:46.415000 | instance | Tuesday 01 September 2026 19:09:46 +0000 (0:00:00.485) 0:49:06.221 ***** 2026-09-01 19:09:47.701744 | instance | ok: [instance] 2026-09-01 19:09:47.701950 | instance | 2026-09-01 19:09:47.702205 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-09-01 19:09:47.702436 | instance | Tuesday 01 September 2026 19:09:47 +0000 (0:00:01.287) 0:49:07.509 ***** 2026-09-01 19:09:48.283954 | instance | ok: [instance] 2026-09-01 19:09:48.284167 | instance | 2026-09-01 19:09:48.284699 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-09-01 19:09:48.284974 | instance | Tuesday 01 September 2026 19:09:48 +0000 (0:00:00.581) 0:49:08.091 ***** 2026-09-01 19:09:49.348370 | instance | ok: [instance] 2026-09-01 19:09:49.348604 | instance | 2026-09-01 19:09:49.348851 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-09-01 19:09:49.349075 | instance | Tuesday 01 September 2026 19:09:49 +0000 (0:00:01.064) 0:49:09.155 ***** 2026-09-01 19:09:50.386919 | instance | ok: [instance] 2026-09-01 19:09:50.387030 | instance | 2026-09-01 19:09:50.387222 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-09-01 19:09:50.387369 | instance | Tuesday 01 September 2026 19:09:50 +0000 (0:00:01.038) 0:49:10.194 ***** 2026-09-01 19:09:50.859413 | instance | ok: [instance] 2026-09-01 19:09:50.859645 | instance | 2026-09-01 19:09:50.859882 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-09-01 19:09:50.860122 | instance | Tuesday 01 September 2026 19:09:50 +0000 (0:00:00.472) 0:49:10.666 ***** 2026-09-01 19:09:51.214872 | instance | included: openstack_helm_endpoints for instance 2026-09-01 19:09:51.215047 | instance | 2026-09-01 19:09:51.215297 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-01 19:09:51.215552 | instance | Tuesday 01 September 2026 19:09:51 +0000 (0:00:00.355) 0:49:11.021 ***** 2026-09-01 19:09:51.304747 | instance | skipping: [instance] 2026-09-01 19:09:51.304940 | instance | 2026-09-01 19:09:51.305180 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-01 19:09:51.305431 | instance | Tuesday 01 September 2026 19:09:51 +0000 (0:00:00.090) 0:49:11.112 ***** 2026-09-01 19:09:51.390895 | instance | skipping: [instance] 2026-09-01 19:09:51.390973 | instance | 2026-09-01 19:09:51.390981 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-01 19:09:51.390989 | instance | Tuesday 01 September 2026 19:09:51 +0000 (0:00:00.085) 0:49:11.197 ***** 2026-09-01 19:09:51.464102 | instance | skipping: [instance] 2026-09-01 19:09:51.464603 | instance | 2026-09-01 19:09:51.464613 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-01 19:09:51.464621 | instance | Tuesday 01 September 2026 19:09:51 +0000 (0:00:00.073) 0:49:11.271 ***** 2026-09-01 19:09:51.548293 | instance | skipping: [instance] 2026-09-01 19:09:51.548455 | instance | 2026-09-01 19:09:51.548649 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-01 19:09:51.548805 | instance | Tuesday 01 September 2026 19:09:51 +0000 (0:00:00.084) 0:49:11.355 ***** 2026-09-01 19:09:51.621966 | instance | skipping: [instance] 2026-09-01 19:09:51.622177 | instance | 2026-09-01 19:09:51.622420 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-01 19:09:51.622677 | instance | Tuesday 01 September 2026 19:09:51 +0000 (0:00:00.073) 0:49:11.429 ***** 2026-09-01 19:09:51.700066 | instance | skipping: [instance] 2026-09-01 19:09:51.700286 | instance | 2026-09-01 19:09:51.700564 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-01 19:09:51.700800 | instance | Tuesday 01 September 2026 19:09:51 +0000 (0:00:00.077) 0:49:11.507 ***** 2026-09-01 19:09:51.781946 | instance | ok: [instance] 2026-09-01 19:09:51.782160 | instance | 2026-09-01 19:09:51.782444 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-01 19:09:51.782703 | instance | Tuesday 01 September 2026 19:09:51 +0000 (0:00:00.081) 0:49:11.589 ***** 2026-09-01 19:09:51.881861 | instance | ok: [instance] => (item=identity) 2026-09-01 19:09:51.882076 | instance | 2026-09-01 19:09:51.882305 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-01 19:09:51.882572 | instance | Tuesday 01 September 2026 19:09:51 +0000 (0:00:00.099) 0:49:11.689 ***** 2026-09-01 19:09:51.977989 | instance | ok: [instance] 2026-09-01 19:09:51.978210 | instance | 2026-09-01 19:09:51.978485 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-09-01 19:09:51.978723 | instance | Tuesday 01 September 2026 19:09:51 +0000 (0:00:00.096) 0:49:11.785 ***** 2026-09-01 19:09:52.679244 | instance | ok: [instance] 2026-09-01 19:09:52.679376 | instance | 2026-09-01 19:09:52.679645 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-09-01 19:09:52.679921 | instance | Tuesday 01 September 2026 19:09:52 +0000 (0:00:00.700) 0:49:12.486 ***** 2026-09-01 19:09:53.316531 | instance | ok: [instance] 2026-09-01 19:09:53.316807 | instance | 2026-09-01 19:09:53.317077 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-09-01 19:09:53.317317 | instance | Tuesday 01 September 2026 19:09:53 +0000 (0:00:00.637) 0:49:13.123 ***** 2026-09-01 19:09:53.881437 | instance | ok: [instance] 2026-09-01 19:09:53.881642 | instance | 2026-09-01 19:09:53.881886 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-09-01 19:09:53.882107 | instance | Tuesday 01 September 2026 19:09:53 +0000 (0:00:00.565) 0:49:13.688 ***** 2026-09-01 19:09:54.506454 | instance | ok: [instance] 2026-09-01 19:09:54.506666 | instance | 2026-09-01 19:09:54.506907 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-01 19:09:54.507138 | instance | Tuesday 01 September 2026 19:09:54 +0000 (0:00:00.624) 0:49:14.313 ***** 2026-09-01 19:09:54.643519 | instance | ok: [instance] 2026-09-01 19:09:54.643758 | instance | 2026-09-01 19:09:54.644055 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-01 19:09:54.644300 | instance | Tuesday 01 September 2026 19:09:54 +0000 (0:00:00.137) 0:49:14.450 ***** 2026-09-01 19:09:54.749906 | instance | included: rabbitmq for instance 2026-09-01 19:09:54.750128 | instance | 2026-09-01 19:09:54.750363 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-01 19:09:54.750645 | instance | Tuesday 01 September 2026 19:09:54 +0000 (0:00:00.104) 0:49:14.555 ***** 2026-09-01 19:09:55.512444 | instance | ok: [instance] 2026-09-01 19:09:55.512651 | instance | 2026-09-01 19:09:55.512892 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-01 19:09:55.513199 | instance | Tuesday 01 September 2026 19:09:55 +0000 (0:00:00.764) 0:49:15.319 ***** 2026-09-01 19:09:55.569228 | instance | skipping: [instance] 2026-09-01 19:09:55.569405 | instance | 2026-09-01 19:09:55.569679 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-01 19:09:55.569956 | instance | Tuesday 01 September 2026 19:09:55 +0000 (0:00:00.057) 0:49:15.377 ***** 2026-09-01 19:09:55.634108 | instance | skipping: [instance] 2026-09-01 19:09:55.634324 | instance | 2026-09-01 19:09:55.634588 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-01 19:09:55.634817 | instance | Tuesday 01 September 2026 19:09:55 +0000 (0:00:00.064) 0:49:15.441 ***** 2026-09-01 19:09:55.700548 | instance | skipping: [instance] 2026-09-01 19:09:55.700765 | instance | 2026-09-01 19:09:55.701014 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-01 19:09:55.701235 | instance | Tuesday 01 September 2026 19:09:55 +0000 (0:00:00.066) 0:49:15.508 ***** 2026-09-01 19:10:26.746534 | instance | changed: [instance] 2026-09-01 19:10:26.746639 | instance | 2026-09-01 19:10:26.746806 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-01 19:10:26.746975 | instance | Tuesday 01 September 2026 19:10:26 +0000 (0:00:31.045) 0:49:46.553 ***** 2026-09-01 19:10:27.609982 | instance | ok: [instance] 2026-09-01 19:10:27.610172 | instance | 2026-09-01 19:10:27.610423 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-01 19:10:27.610676 | instance | Tuesday 01 September 2026 19:10:27 +0000 (0:00:00.863) 0:49:47.417 ***** 2026-09-01 19:10:27.695900 | instance | ok: [instance] 2026-09-01 19:10:27.696097 | instance | 2026-09-01 19:10:27.696326 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-01 19:10:27.696582 | instance | Tuesday 01 September 2026 19:10:27 +0000 (0:00:00.086) 0:49:47.503 ***** 2026-09-01 19:10:27.790256 | instance | skipping: [instance] 2026-09-01 19:10:27.790488 | instance | 2026-09-01 19:10:27.790743 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-01 19:10:27.790976 | instance | Tuesday 01 September 2026 19:10:27 +0000 (0:00:00.093) 0:49:47.597 ***** 2026-09-01 19:10:27.881147 | instance | skipping: [instance] 2026-09-01 19:10:27.881271 | instance | 2026-09-01 19:10:27.881436 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-01 19:10:27.881612 | instance | Tuesday 01 September 2026 19:10:27 +0000 (0:00:00.091) 0:49:47.688 ***** 2026-09-01 19:10:27.964929 | instance | ok: [instance] 2026-09-01 19:10:27.965171 | instance | 2026-09-01 19:10:27.965440 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-01 19:10:27.965703 | instance | Tuesday 01 September 2026 19:10:27 +0000 (0:00:00.083) 0:49:47.772 ***** 2026-09-01 19:10:28.154029 | instance | ok: [instance] => (item=oslo_db) 2026-09-01 19:10:28.154234 | instance | ok: [instance] => (item=load_balancer) 2026-09-01 19:10:28.154499 | instance | ok: [instance] => (item=oslo_cache) 2026-09-01 19:10:28.154737 | instance | ok: [instance] => (item=valkey) 2026-09-01 19:10:28.155007 | instance | ok: [instance] => (item=identity) 2026-09-01 19:10:28.155653 | instance | ok: [instance] => (item=network) 2026-09-01 19:10:28.155948 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-01 19:10:28.156203 | instance | ok: [instance] => (item=oslo_db_persistence) 2026-09-01 19:10:28.156501 | instance | 2026-09-01 19:10:28.156915 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-01 19:10:28.157004 | instance | Tuesday 01 September 2026 19:10:28 +0000 (0:00:00.188) 0:49:47.961 ***** 2026-09-01 19:10:28.270168 | instance | ok: [instance] 2026-09-01 19:10:28.270324 | instance | 2026-09-01 19:10:28.270607 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-01 19:10:28.270833 | instance | Tuesday 01 September 2026 19:10:28 +0000 (0:00:00.115) 0:49:48.077 ***** 2026-09-01 19:10:28.372538 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-01 19:10:28.372724 | instance | 2026-09-01 19:10:28.372958 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-01 19:10:28.373180 | instance | Tuesday 01 September 2026 19:10:28 +0000 (0:00:00.103) 0:49:48.180 ***** 2026-09-01 19:10:29.053895 | instance | changed: [instance] 2026-09-01 19:10:29.054083 | instance | 2026-09-01 19:10:29.054319 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-09-01 19:10:29.054577 | instance | Tuesday 01 September 2026 19:10:29 +0000 (0:00:00.680) 0:49:48.861 ***** 2026-09-01 19:10:30.645189 | instance | ok: [instance] 2026-09-01 19:10:30.645720 | instance | 2026-09-01 19:10:30.645742 | instance | TASK [vexxhost.atmosphere.octavia : Create management network] ***************** 2026-09-01 19:10:30.645830 | instance | Tuesday 01 September 2026 19:10:30 +0000 (0:00:01.591) 0:49:50.452 ***** 2026-09-01 19:10:32.409760 | instance | changed: [instance] 2026-09-01 19:10:32.409969 | instance | 2026-09-01 19:10:32.410251 | instance | TASK [vexxhost.atmosphere.octavia : Create management subnet] ****************** 2026-09-01 19:10:32.410513 | instance | Tuesday 01 September 2026 19:10:32 +0000 (0:00:01.763) 0:49:52.216 ***** 2026-09-01 19:10:34.347348 | instance | changed: [instance] 2026-09-01 19:10:34.347552 | instance | 2026-09-01 19:10:34.347826 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group] ****** 2026-09-01 19:10:34.348053 | instance | Tuesday 01 September 2026 19:10:34 +0000 (0:00:01.938) 0:49:54.154 ***** 2026-09-01 19:10:35.978071 | instance | changed: [instance] 2026-09-01 19:10:35.978177 | instance | 2026-09-01 19:10:35.978293 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group rules] *** 2026-09-01 19:10:35.978453 | instance | Tuesday 01 September 2026 19:10:35 +0000 (0:00:01.630) 0:49:55.785 ***** 2026-09-01 19:10:42.858114 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 5555}) 2026-09-01 19:10:42.858175 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 10514}) 2026-09-01 19:10:42.858186 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 20514}) 2026-09-01 19:10:42.858196 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 10514}) 2026-09-01 19:10:42.858204 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 20514}) 2026-09-01 19:10:42.858214 | instance | 2026-09-01 19:10:42.858223 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager networking ports] **** 2026-09-01 19:10:42.858247 | instance | Tuesday 01 September 2026 19:10:42 +0000 (0:00:06.878) 0:50:02.663 ***** 2026-09-01 19:10:45.053817 | instance | changed: [instance] => (item=instance) 2026-09-01 19:10:45.053910 | instance | 2026-09-01 19:10:45.054168 | instance | TASK [vexxhost.atmosphere.octavia : Discover facts for other controllers] ****** 2026-09-01 19:10:45.054266 | instance | Tuesday 01 September 2026 19:10:45 +0000 (0:00:02.197) 0:50:04.861 ***** 2026-09-01 19:10:48.010755 | instance | ok: [instance] => (item=instance) 2026-09-01 19:10:48.010832 | instance | 2026-09-01 19:10:48.010840 | instance | TASK [vexxhost.atmosphere.octavia : Set binding for ports] ********************* 2026-09-01 19:10:48.010846 | instance | Tuesday 01 September 2026 19:10:48 +0000 (0:00:02.956) 0:50:07.817 ***** 2026-09-01 19:10:52.980050 | instance | ok: [instance] => (item=instance) 2026-09-01 19:10:52.980103 | instance | 2026-09-01 19:10:52.980111 | instance | TASK [vexxhost.atmosphere.octavia : Get health manager networking ports] ******* 2026-09-01 19:10:52.980117 | instance | Tuesday 01 September 2026 19:10:52 +0000 (0:00:04.969) 0:50:12.787 ***** 2026-09-01 19:10:54.291431 | instance | ok: [instance] => (item=instance) 2026-09-01 19:10:54.291520 | instance | 2026-09-01 19:10:54.291762 | instance | TASK [vexxhost.atmosphere.octavia : Set controller_ip_port_list] *************** 2026-09-01 19:10:54.291921 | instance | Tuesday 01 September 2026 19:10:54 +0000 (0:00:01.311) 0:50:14.098 ***** 2026-09-01 19:10:54.395819 | instance | ok: [instance] => (item=octavia-health-manager-port-instance) 2026-09-01 19:10:54.395897 | instance | 2026-09-01 19:10:54.396179 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group] ************* 2026-09-01 19:10:54.396295 | instance | Tuesday 01 September 2026 19:10:54 +0000 (0:00:00.104) 0:50:14.203 ***** 2026-09-01 19:10:55.773352 | instance | changed: [instance] 2026-09-01 19:10:55.773457 | instance | 2026-09-01 19:10:55.773760 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group rules] ******* 2026-09-01 19:10:55.773817 | instance | Tuesday 01 September 2026 19:10:55 +0000 (0:00:01.377) 0:50:15.581 ***** 2026-09-01 19:10:58.438101 | instance | changed: [instance] => (item=[22, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-09-01T19:10:44Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.0.24', 'hostname': 'host-172-24-0-24', 'fqdn': 'host-172-24-0-24.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': '301a528b-8098-4631-9609-f0f795578a7c', 'ip_address': '172.24.0.24'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:24:45:49', 'name': 'octavia-health-manager-port-instance', 'network_id': '37519d77-1819-4b37-b651-22315e4985d8', 'numa_affinity_policy': None, 'project_id': 'cc4c2608459e4423824210747a5a6187', 'tenant_id': 'cc4c2608459e4423824210747a5a6187', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['0d48d676-fb88-4016-a6d4-426b328c192a'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-09-01T19:10:52Z', 'revision_number': 3, 'if_match': None, 'id': 'bc570ba2-1220-4baf-92b6-7d94e0632846', 'tags': []}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'name': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'sdk_log_level': 'INFO', 'auth_type': None, 'auth': None, 'region_name': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'sdk_log_path': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}]) 2026-09-01 19:10:58.438240 | instance | changed: [instance] => (item=[9443, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-09-01T19:10:44Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.0.24', 'hostname': 'host-172-24-0-24', 'fqdn': 'host-172-24-0-24.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': '301a528b-8098-4631-9609-f0f795578a7c', 'ip_address': '172.24.0.24'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:24:45:49', 'name': 'octavia-health-manager-port-instance', 'network_id': '37519d77-1819-4b37-b651-22315e4985d8', 'numa_affinity_policy': None, 'project_id': 'cc4c2608459e4423824210747a5a6187', 'tenant_id': 'cc4c2608459e4423824210747a5a6187', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['0d48d676-fb88-4016-a6d4-426b328c192a'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-09-01T19:10:52Z', 'revision_number': 3, 'if_match': None, 'id': 'bc570ba2-1220-4baf-92b6-7d94e0632846', 'tags': []}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'name': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'sdk_log_level': 'INFO', 'auth_type': None, 'auth': None, 'region_name': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'sdk_log_path': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}]) 2026-09-01 19:10:58.438610 | instance | 2026-09-01 19:10:58.438702 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora flavor] ********************* 2026-09-01 19:10:58.438717 | instance | Tuesday 01 September 2026 19:10:58 +0000 (0:00:02.664) 0:50:18.245 ***** 2026-09-01 19:10:59.692046 | instance | changed: [instance] 2026-09-01 19:10:59.692132 | instance | 2026-09-01 19:10:59.692147 | instance | TASK [Upload Amphora image] **************************************************** 2026-09-01 19:10:59.692362 | instance | Tuesday 01 September 2026 19:10:59 +0000 (0:00:01.253) 0:50:19.499 ***** 2026-09-01 19:10:59.833987 | instance | included: atmosphere.common.glance_image for instance 2026-09-01 19:10:59.834054 | instance | 2026-09-01 19:10:59.834061 | instance | TASK [atmosphere.common.qemu_utils : Install packages] ************************* 2026-09-01 19:10:59.834066 | instance | Tuesday 01 September 2026 19:10:59 +0000 (0:00:00.141) 0:50:19.641 ***** 2026-09-01 19:11:01.288405 | instance | ok: [instance] 2026-09-01 19:11:01.289326 | instance | 2026-09-01 19:11:01.289342 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-09-01 19:11:01.289379 | instance | Tuesday 01 September 2026 19:11:01 +0000 (0:00:01.454) 0:50:21.095 ***** 2026-09-01 19:11:13.080678 | instance | ok: [instance] 2026-09-01 19:11:13.080757 | instance | 2026-09-01 19:11:13.080766 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-09-01 19:11:13.080951 | instance | Tuesday 01 September 2026 19:11:13 +0000 (0:00:11.791) 0:50:32.887 ***** 2026-09-01 19:11:13.170976 | instance | ok: [instance] 2026-09-01 19:11:13.171028 | instance | 2026-09-01 19:11:13.171085 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-09-01 19:11:13.171092 | instance | Tuesday 01 September 2026 19:11:13 +0000 (0:00:00.090) 0:50:32.978 ***** 2026-09-01 19:11:14.419922 | instance | ok: [instance] 2026-09-01 19:11:14.420021 | instance | 2026-09-01 19:11:14.420248 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-09-01 19:11:14.420370 | instance | Tuesday 01 September 2026 19:11:14 +0000 (0:00:01.249) 0:50:34.227 ***** 2026-09-01 19:11:14.517267 | instance | ok: [instance] 2026-09-01 19:11:14.517337 | instance | 2026-09-01 19:11:14.517346 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-09-01 19:11:14.517358 | instance | Tuesday 01 September 2026 19:11:14 +0000 (0:00:00.096) 0:50:34.323 ***** 2026-09-01 19:11:14.625412 | instance | ok: [instance] 2026-09-01 19:11:14.625560 | instance | 2026-09-01 19:11:14.625613 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-09-01 19:11:14.625787 | instance | Tuesday 01 September 2026 19:11:14 +0000 (0:00:00.108) 0:50:34.432 ***** 2026-09-01 19:11:14.933983 | instance | changed: [instance] 2026-09-01 19:11:14.934317 | instance | 2026-09-01 19:11:14.934411 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-09-01 19:11:14.934706 | instance | Tuesday 01 September 2026 19:11:14 +0000 (0:00:00.307) 0:50:34.740 ***** 2026-09-01 19:11:39.213548 | instance | changed: [instance] 2026-09-01 19:11:39.213661 | instance | 2026-09-01 19:11:39.214014 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-09-01 19:11:39.214111 | instance | Tuesday 01 September 2026 19:11:39 +0000 (0:00:24.279) 0:50:59.020 ***** 2026-09-01 19:11:39.503016 | instance | ok: [instance] 2026-09-01 19:11:39.503130 | instance | 2026-09-01 19:11:39.503407 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-09-01 19:11:39.503497 | instance | Tuesday 01 September 2026 19:11:39 +0000 (0:00:00.289) 0:50:59.310 ***** 2026-09-01 19:11:41.968559 | instance | changed: [instance] 2026-09-01 19:11:41.968641 | instance | 2026-09-01 19:11:41.968722 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-09-01 19:11:41.968824 | instance | Tuesday 01 September 2026 19:11:41 +0000 (0:00:02.465) 0:51:01.776 ***** 2026-09-01 19:11:42.727790 | instance | ok: [instance] 2026-09-01 19:11:42.728133 | instance | 2026-09-01 19:11:42.728207 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-09-01 19:11:42.728373 | instance | Tuesday 01 September 2026 19:11:42 +0000 (0:00:00.758) 0:51:02.535 ***** 2026-09-01 19:11:42.837309 | instance | ok: [instance] 2026-09-01 19:11:42.837392 | instance | 2026-09-01 19:11:42.837417 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-09-01 19:11:42.837603 | instance | Tuesday 01 September 2026 19:11:42 +0000 (0:00:00.109) 0:51:02.644 ***** 2026-09-01 19:12:16.347115 | instance | changed: [instance] 2026-09-01 19:12:16.347225 | instance | 2026-09-01 19:12:16.347524 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-09-01 19:12:16.347606 | instance | Tuesday 01 September 2026 19:12:16 +0000 (0:00:33.510) 0:51:36.154 ***** 2026-09-01 19:12:16.455543 | instance | skipping: [instance] 2026-09-01 19:12:16.455625 | instance | 2026-09-01 19:12:16.455646 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-09-01 19:12:16.455658 | instance | Tuesday 01 September 2026 19:12:16 +0000 (0:00:00.106) 0:51:36.261 ***** 2026-09-01 19:12:16.545889 | instance | skipping: [instance] 2026-09-01 19:12:16.545954 | instance | 2026-09-01 19:12:16.545961 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-09-01 19:12:16.545967 | instance | Tuesday 01 September 2026 19:12:16 +0000 (0:00:00.091) 0:51:36.353 ***** 2026-09-01 19:12:17.160435 | instance | changed: [instance] 2026-09-01 19:12:17.160544 | instance | 2026-09-01 19:12:17.160695 | instance | TASK [vexxhost.atmosphere.octavia : Get Amphora image information] ************* 2026-09-01 19:12:17.160839 | instance | Tuesday 01 September 2026 19:12:17 +0000 (0:00:00.614) 0:51:36.967 ***** 2026-09-01 19:12:18.671183 | instance | ok: [instance] 2026-09-01 19:12:18.671271 | instance | 2026-09-01 19:12:18.671572 | instance | TASK [vexxhost.atmosphere.octavia : Create Amphora SSH key] ******************** 2026-09-01 19:12:18.671721 | instance | Tuesday 01 September 2026 19:12:18 +0000 (0:00:01.511) 0:51:38.478 ***** 2026-09-01 19:12:24.518807 | instance | changed: [instance] 2026-09-01 19:12:24.518932 | instance | 2026-09-01 19:12:24.519151 | instance | TASK [vexxhost.atmosphere.octavia : Grab generated Amphora public key] ********* 2026-09-01 19:12:24.519233 | instance | Tuesday 01 September 2026 19:12:24 +0000 (0:00:05.847) 0:51:44.326 ***** 2026-09-01 19:12:25.260107 | instance | ok: [instance] 2026-09-01 19:12:25.260189 | instance | 2026-09-01 19:12:25.260545 | instance | TASK [vexxhost.atmosphere.octavia : Import Amphora SSH key-pair in OpenStack] *** 2026-09-01 19:12:25.260595 | instance | Tuesday 01 September 2026 19:12:25 +0000 (0:00:00.741) 0:51:45.067 ***** 2026-09-01 19:12:26.820318 | instance | changed: [instance] 2026-09-01 19:12:26.820428 | instance | 2026-09-01 19:12:26.820732 | instance | TASK [vexxhost.atmosphere.octavia : Create CAs & Issuers] ********************** 2026-09-01 19:12:26.820802 | instance | Tuesday 01 September 2026 19:12:26 +0000 (0:00:01.559) 0:51:46.627 ***** 2026-09-01 19:12:28.380980 | instance | changed: [instance] => (item=octavia-client) 2026-09-01 19:12:28.381057 | instance | changed: [instance] => (item=octavia-server) 2026-09-01 19:12:28.381223 | instance | 2026-09-01 19:12:28.381311 | instance | TASK [vexxhost.atmosphere.octavia : Create certificate for Octavia clients] **** 2026-09-01 19:12:28.381383 | instance | Tuesday 01 September 2026 19:12:28 +0000 (0:00:01.560) 0:51:48.188 ***** 2026-09-01 19:12:29.176656 | instance | changed: [instance] 2026-09-01 19:12:29.176754 | instance | 2026-09-01 19:12:29.176870 | instance | TASK [vexxhost.atmosphere.octavia : Create admin compute quotaset] ************* 2026-09-01 19:12:29.177076 | instance | Tuesday 01 September 2026 19:12:29 +0000 (0:00:00.795) 0:51:48.983 ***** 2026-09-01 19:12:31.539642 | instance | [WARNING]: Loadbalancer service is not supported by your cloud. Ignoring 2026-09-01 19:12:31.539904 | instance | loadbalancer quotas. 2026-09-01 19:12:31.600202 | instance | changed: [instance] 2026-09-01 19:12:31.600620 | instance | 2026-09-01 19:12:31.600639 | instance | TASK [vexxhost.atmosphere.octavia : Deploy Helm chart] ************************* 2026-09-01 19:12:31.600649 | instance | Tuesday 01 September 2026 19:12:31 +0000 (0:00:02.423) 0:51:51.407 ***** 2026-09-01 19:14:46.733465 | instance | changed: [instance] 2026-09-01 19:14:46.733519 | instance | 2026-09-01 19:14:46.733524 | instance | TASK [vexxhost.atmosphere.octavia : Add implied roles] ************************* 2026-09-01 19:14:46.733529 | instance | Tuesday 01 September 2026 19:14:46 +0000 (0:02:15.132) 0:54:06.540 ***** 2026-09-01 19:14:54.506243 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'load-balancer_member'}) 2026-09-01 19:14:54.506343 | instance | changed: [instance] => (item={'role': 'reader', 'implies': 'load-balancer_observer'}) 2026-09-01 19:14:54.506611 | instance | 2026-09-01 19:14:54.506715 | instance | TASK [Create Ingress] ********************************************************** 2026-09-01 19:14:54.506838 | instance | Tuesday 01 September 2026 19:14:54 +0000 (0:00:07.773) 0:54:14.313 ***** 2026-09-01 19:14:54.683936 | instance | included: openstack_helm_ingress for instance 2026-09-01 19:14:54.683997 | instance | 2026-09-01 19:14:54.684268 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-01 19:14:54.684340 | instance | Tuesday 01 September 2026 19:14:54 +0000 (0:00:00.177) 0:54:14.491 ***** 2026-09-01 19:14:54.795004 | instance | skipping: [instance] 2026-09-01 19:14:54.795109 | instance | 2026-09-01 19:14:54.795251 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-01 19:14:54.795402 | instance | Tuesday 01 September 2026 19:14:54 +0000 (0:00:00.110) 0:54:14.602 ***** 2026-09-01 19:14:55.083026 | instance | skipping: [instance] 2026-09-01 19:14:55.083102 | instance | 2026-09-01 19:14:55.083215 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-01 19:14:55.083319 | instance | Tuesday 01 September 2026 19:14:55 +0000 (0:00:00.288) 0:54:14.890 ***** 2026-09-01 19:14:55.208899 | instance | ok: [instance] 2026-09-01 19:14:55.208981 | instance | 2026-09-01 19:14:55.208993 | instance | TASK [Create Ingress load-balancer] ******************************************** 2026-09-01 19:14:55.209010 | instance | Tuesday 01 September 2026 19:14:55 +0000 (0:00:00.125) 0:54:15.016 ***** 2026-09-01 19:14:55.328375 | instance | included: ingress for instance 2026-09-01 19:14:55.328441 | instance | 2026-09-01 19:14:55.328574 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress load-balancer] ************** 2026-09-01 19:14:55.328694 | instance | Tuesday 01 September 2026 19:14:55 +0000 (0:00:00.119) 0:54:15.135 ***** 2026-09-01 19:14:56.462469 | instance | changed: [instance] 2026-09-01 19:14:56.462553 | instance | 2026-09-01 19:14:56.462637 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-01 19:14:56.462743 | instance | Tuesday 01 September 2026 19:14:56 +0000 (0:00:01.133) 0:54:16.269 ***** 2026-09-01 19:14:56.569636 | instance | ok: [instance] 2026-09-01 19:14:56.569699 | instance | 2026-09-01 19:14:56.569800 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-01 19:14:56.570015 | instance | Tuesday 01 September 2026 19:14:56 +0000 (0:00:00.107) 0:54:16.377 ***** 2026-09-01 19:14:56.667396 | instance | included: rabbitmq for instance 2026-09-01 19:14:56.667489 | instance | 2026-09-01 19:14:56.667615 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-01 19:14:56.667739 | instance | Tuesday 01 September 2026 19:14:56 +0000 (0:00:00.097) 0:54:16.475 ***** 2026-09-01 19:14:57.413821 | instance | ok: [instance] 2026-09-01 19:14:57.413912 | instance | 2026-09-01 19:14:57.413923 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-01 19:14:57.413947 | instance | Tuesday 01 September 2026 19:14:57 +0000 (0:00:00.744) 0:54:17.219 ***** 2026-09-01 19:14:57.487793 | instance | skipping: [instance] 2026-09-01 19:14:57.487841 | instance | 2026-09-01 19:14:57.487852 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-01 19:14:57.487862 | instance | Tuesday 01 September 2026 19:14:57 +0000 (0:00:00.074) 0:54:17.294 ***** 2026-09-01 19:14:57.555732 | instance | skipping: [instance] 2026-09-01 19:14:57.555796 | instance | 2026-09-01 19:14:57.555914 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-01 19:14:57.556025 | instance | Tuesday 01 September 2026 19:14:57 +0000 (0:00:00.068) 0:54:17.363 ***** 2026-09-01 19:14:57.629968 | instance | skipping: [instance] 2026-09-01 19:14:57.630058 | instance | 2026-09-01 19:14:57.630164 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-01 19:14:57.630271 | instance | Tuesday 01 September 2026 19:14:57 +0000 (0:00:00.074) 0:54:17.437 ***** 2026-09-01 19:15:28.646086 | instance | changed: [instance] 2026-09-01 19:15:28.646177 | instance | 2026-09-01 19:15:28.646229 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-01 19:15:28.646335 | instance | Tuesday 01 September 2026 19:15:28 +0000 (0:00:31.015) 0:54:48.453 ***** 2026-09-01 19:15:29.423164 | instance | ok: [instance] 2026-09-01 19:15:29.423247 | instance | 2026-09-01 19:15:29.423266 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-01 19:15:29.423310 | instance | Tuesday 01 September 2026 19:15:29 +0000 (0:00:00.777) 0:54:49.230 ***** 2026-09-01 19:15:29.524557 | instance | ok: [instance] 2026-09-01 19:15:29.524641 | instance | 2026-09-01 19:15:29.524970 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-01 19:15:29.525014 | instance | Tuesday 01 September 2026 19:15:29 +0000 (0:00:00.101) 0:54:49.332 ***** 2026-09-01 19:15:29.610555 | instance | skipping: [instance] 2026-09-01 19:15:29.610624 | instance | 2026-09-01 19:15:29.610632 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-01 19:15:29.610640 | instance | Tuesday 01 September 2026 19:15:29 +0000 (0:00:00.085) 0:54:49.417 ***** 2026-09-01 19:15:29.690703 | instance | skipping: [instance] 2026-09-01 19:15:29.690786 | instance | 2026-09-01 19:15:29.691026 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-01 19:15:29.691112 | instance | Tuesday 01 September 2026 19:15:29 +0000 (0:00:00.080) 0:54:49.498 ***** 2026-09-01 19:15:29.755933 | instance | ok: [instance] 2026-09-01 19:15:29.756016 | instance | 2026-09-01 19:15:29.756216 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-01 19:15:29.756282 | instance | Tuesday 01 September 2026 19:15:29 +0000 (0:00:00.065) 0:54:49.563 ***** 2026-09-01 19:15:29.911024 | instance | ok: [instance] => (item=oslo_db) 2026-09-01 19:15:29.911128 | instance | ok: [instance] => (item=oslo_cache) 2026-09-01 19:15:29.911260 | instance | ok: [instance] => (item=identity) 2026-09-01 19:15:29.911811 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-01 19:15:29.911888 | instance | ok: [instance] => (item=orchestration) 2026-09-01 19:15:29.911901 | instance | ok: [instance] => (item=container_infra) 2026-09-01 19:15:29.911917 | instance | ok: [instance] => (item=key_manager) 2026-09-01 19:15:29.912120 | instance | 2026-09-01 19:15:29.912204 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-01 19:15:29.912363 | instance | Tuesday 01 September 2026 19:15:29 +0000 (0:00:00.155) 0:54:49.718 ***** 2026-09-01 19:15:30.034805 | instance | ok: [instance] 2026-09-01 19:15:30.034894 | instance | 2026-09-01 19:15:30.034907 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-01 19:15:30.034918 | instance | Tuesday 01 September 2026 19:15:30 +0000 (0:00:00.122) 0:54:49.840 ***** 2026-09-01 19:15:30.188963 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-01 19:15:30.191621 | instance | 2026-09-01 19:15:30.191638 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-01 19:15:30.191648 | instance | Tuesday 01 September 2026 19:15:30 +0000 (0:00:00.154) 0:54:49.994 ***** 2026-09-01 19:15:30.831047 | instance | changed: [instance] 2026-09-01 19:15:30.831124 | instance | 2026-09-01 19:15:30.831210 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-01 19:15:30.831314 | instance | Tuesday 01 September 2026 19:15:30 +0000 (0:00:00.643) 0:54:50.638 ***** 2026-09-01 19:15:30.933215 | instance | ok: [instance] => { 2026-09-01 19:15:30.933522 | instance | "msg": "https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64" 2026-09-01 19:15:30.933749 | instance | } 2026-09-01 19:15:30.933949 | instance | 2026-09-01 19:15:30.934175 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-01 19:15:30.934416 | instance | Tuesday 01 September 2026 19:15:30 +0000 (0:00:00.102) 0:54:50.740 ***** 2026-09-01 19:15:31.764642 | instance | changed: [instance] 2026-09-01 19:15:31.764811 | instance | 2026-09-01 19:15:31.765074 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-01 19:15:31.765328 | instance | Tuesday 01 September 2026 19:15:31 +0000 (0:00:00.831) 0:54:51.571 ***** 2026-09-01 19:15:31.865522 | instance | skipping: [instance] 2026-09-01 19:15:31.865751 | instance | 2026-09-01 19:15:31.865983 | instance | TASK [vexxhost.kubernetes.clusterctl : Create a configuration file] ************ 2026-09-01 19:15:31.866243 | instance | Tuesday 01 September 2026 19:15:31 +0000 (0:00:00.101) 0:54:51.673 ***** 2026-09-01 19:15:32.559771 | instance | changed: [instance] 2026-09-01 19:15:32.559990 | instance | 2026-09-01 19:15:32.560240 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-01 19:15:32.560511 | instance | Tuesday 01 September 2026 19:15:32 +0000 (0:00:00.693) 0:54:52.366 ***** 2026-09-01 19:15:32.692074 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-01 19:15:32.692306 | instance | 2026-09-01 19:15:32.692547 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-01 19:15:32.692769 | instance | Tuesday 01 September 2026 19:15:32 +0000 (0:00:00.132) 0:54:52.499 ***** 2026-09-01 19:15:33.360378 | instance | changed: [instance] 2026-09-01 19:15:33.360496 | instance | 2026-09-01 19:15:33.360558 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Create build directory] *** 2026-09-01 19:15:33.360660 | instance | Tuesday 01 September 2026 19:15:33 +0000 (0:00:00.668) 0:54:53.168 ***** 2026-09-01 19:15:33.616998 | instance | changed: [instance] 2026-09-01 19:15:33.617149 | instance | 2026-09-01 19:15:33.617412 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Upload Kustomization] *** 2026-09-01 19:15:33.617657 | instance | Tuesday 01 September 2026 19:15:33 +0000 (0:00:00.256) 0:54:53.424 ***** 2026-09-01 19:15:34.319644 | instance | changed: [instance] 2026-09-01 19:15:34.319899 | instance | 2026-09-01 19:15:34.320169 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Generate manifests] *** 2026-09-01 19:15:34.320418 | instance | Tuesday 01 September 2026 19:15:34 +0000 (0:00:00.702) 0:54:54.127 ***** 2026-09-01 19:15:35.578056 | instance | changed: [instance] 2026-09-01 19:15:35.578149 | instance | 2026-09-01 19:15:35.578284 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Apply manifest to cluster] *** 2026-09-01 19:15:35.578478 | instance | Tuesday 01 September 2026 19:15:35 +0000 (0:00:01.258) 0:54:55.385 ***** 2026-09-01 19:15:39.316561 | instance | changed: [instance] 2026-09-01 19:15:39.316659 | instance | 2026-09-01 19:15:39.316833 | instance | TASK [vexxhost.kubernetes.cluster_api : Create a folder for the Cluster API providers] *** 2026-09-01 19:15:39.316990 | instance | Tuesday 01 September 2026 19:15:39 +0000 (0:00:03.738) 0:54:59.124 ***** 2026-09-01 19:15:39.591718 | instance | changed: [instance] 2026-09-01 19:15:39.591945 | instance | 2026-09-01 19:15:39.592193 | instance | TASK [vexxhost.kubernetes.cluster_api : Copy over all provider configuration to the remote system] *** 2026-09-01 19:15:39.592421 | instance | Tuesday 01 September 2026 19:15:39 +0000 (0:00:00.274) 0:54:59.399 ***** 2026-09-01 19:15:41.973265 | instance | changed: [instance] 2026-09-01 19:15:41.973458 | instance | 2026-09-01 19:15:41.973708 | instance | TASK [vexxhost.kubernetes.cluster_api : Get a list of all Cluster API providers] *** 2026-09-01 19:15:41.973980 | instance | Tuesday 01 September 2026 19:15:41 +0000 (0:00:02.381) 0:55:01.780 ***** 2026-09-01 19:15:42.715647 | instance | ok: [instance] 2026-09-01 19:15:42.715878 | instance | 2026-09-01 19:15:42.716151 | instance | TASK [vexxhost.kubernetes.cluster_api : Initialize the management cluster] ***** 2026-09-01 19:15:42.716423 | instance | Tuesday 01 September 2026 19:15:42 +0000 (0:00:00.742) 0:55:02.522 ***** 2026-09-01 19:15:47.943172 | instance | changed: [instance] 2026-09-01 19:15:47.943270 | instance | 2026-09-01 19:15:47.943456 | instance | TASK [vexxhost.kubernetes.cluster_api : Parse provider resources into version mapping] *** 2026-09-01 19:15:47.943597 | instance | Tuesday 01 September 2026 19:15:47 +0000 (0:00:05.227) 0:55:07.750 ***** 2026-09-01 19:15:48.026424 | instance | skipping: [instance] 2026-09-01 19:15:48.026607 | instance | 2026-09-01 19:15:48.026936 | instance | TASK [vexxhost.kubernetes.cluster_api : Run upgrade if required] *************** 2026-09-01 19:15:48.027230 | instance | Tuesday 01 September 2026 19:15:48 +0000 (0:00:00.083) 0:55:07.833 ***** 2026-09-01 19:15:48.126090 | instance | skipping: [instance] 2026-09-01 19:15:48.126314 | instance | 2026-09-01 19:15:48.126667 | instance | TASK [vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components] *** 2026-09-01 19:15:48.126971 | instance | Tuesday 01 September 2026 19:15:48 +0000 (0:00:00.099) 0:55:07.932 ***** 2026-09-01 19:16:46.267753 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-bootstrap-system', 'name': 'capi-kubeadm-bootstrap-controller-manager'}) 2026-09-01 19:16:46.267965 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-control-plane-system', 'name': 'capi-kubeadm-control-plane-controller-manager'}) 2026-09-01 19:16:46.268198 | instance | changed: [instance] => (item={'namespace': 'capi-system', 'name': 'capi-controller-manager'}) 2026-09-01 19:16:46.268425 | instance | changed: [instance] => (item={'namespace': 'capo-system', 'name': 'capo-controller-manager'}) 2026-09-01 19:16:46.268665 | instance | 2026-09-01 19:16:46.268901 | instance | TASK [vexxhost.kubernetes.cluster_api : Set default values for imagePullPolicy in kubeadmConfigSpec of CRDs] *** 2026-09-01 19:16:46.269138 | instance | Tuesday 01 September 2026 19:16:46 +0000 (0:00:58.141) 0:56:06.074 ***** 2026-09-01 19:16:46.404091 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanetemplates.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/1/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/kubeadmConfigSpec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-09-01 19:16:46.404313 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanetemplates.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/1/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/kubeadmConfigSpec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-09-01 19:16:46.404595 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigs.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-09-01 19:16:46.404836 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigs.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-09-01 19:16:46.405074 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigtemplates.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-09-01 19:16:46.405318 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigtemplates.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-09-01 19:16:46.405569 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanes.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/kubeadmConfigSpec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-09-01 19:16:46.405804 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanes.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/kubeadmConfigSpec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-09-01 19:16:46.406027 | instance | skipping: [instance] 2026-09-01 19:16:46.406233 | instance | 2026-09-01 19:16:46.406473 | instance | TASK [vexxhost.kubernetes.cluster_api : Set CAPO instance creation timeout] **** 2026-09-01 19:16:46.406698 | instance | Tuesday 01 September 2026 19:16:46 +0000 (0:00:00.136) 0:56:06.211 ***** 2026-09-01 19:17:02.587112 | instance | changed: [instance] 2026-09-01 19:17:02.587225 | instance | 2026-09-01 19:17:02.587499 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Cluster API for Magnum RBAC] ********* 2026-09-01 19:17:02.587761 | instance | Tuesday 01 September 2026 19:17:02 +0000 (0:00:16.182) 0:56:22.394 ***** 2026-09-01 19:17:03.385530 | instance | changed: [instance] 2026-09-01 19:17:03.385736 | instance | 2026-09-01 19:17:03.386000 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Helm chart] ************************** 2026-09-01 19:17:03.386242 | instance | Tuesday 01 September 2026 19:17:03 +0000 (0:00:00.798) 0:56:23.192 ***** 2026-09-01 19:22:17.785867 | instance | fatal: [instance]: FAILED! => {"changed": false, "command": "/usr/bin/helm upgrade -i --reset-values --create-namespace -f=/tmp/tmpj0fdxyed.yml magnum /usr/local/src/magnum", "msg": "Failure when executing Helm command. Exited 1.\nstdout: Release \"magnum\" does not exist. Installing it now.\n\nstderr: Error: failed post-install: timed out waiting for the condition\n", "stderr": "Error: failed post-install: timed out waiting for the condition\n", "stderr_lines": ["Error: failed post-install: timed out waiting for the condition"], "stdout": "Release \"magnum\" does not exist. Installing it now.\n", "stdout_lines": ["Release \"magnum\" does not exist. Installing it now."]} 2026-09-01 19:22:17.794268 | instance | 2026-09-01 19:22:17.794756 | instance | PLAY RECAP ********************************************************************* 2026-09-01 19:22:17.794916 | instance | instance : ok=749 changed=263 unreachable=0 failed=1 skipped=227 rescued=0 ignored=2 2026-09-01 19:22:17.795422 | instance | 2026-09-01 19:22:17.795460 | instance | Tuesday 01 September 2026 19:22:17 +0000 (0:05:14.406) 1:01:37.599 ***** 2026-09-01 19:22:17.795659 | instance | =============================================================================== 2026-09-01 19:22:17.796262 | instance | vexxhost.atmosphere.magnum : Deploy Helm chart ------------------------ 314.41s 2026-09-01 19:22:17.796311 | instance | vexxhost.atmosphere.cinder : Deploy Helm chart ------------------------ 284.02s 2026-09-01 19:22:17.796329 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 193.78s 2026-09-01 19:22:17.796890 | instance | vexxhost.atmosphere.heat : Deploy Helm chart -------------------------- 188.30s 2026-09-01 19:22:17.796916 | instance | vexxhost.atmosphere.nova : Deploy Helm chart -------------------------- 164.30s 2026-09-01 19:22:17.797173 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 154.90s 2026-09-01 19:22:17.797279 | instance | vexxhost.atmosphere.octavia : Deploy Helm chart ----------------------- 135.13s 2026-09-01 19:22:17.797708 | instance | vexxhost.atmosphere.neutron : Deploy Helm chart ----------------------- 133.26s 2026-09-01 19:22:17.798043 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 131.84s 2026-09-01 19:22:17.798369 | instance | vexxhost.ceph.mon : Run Bootstrap command ------------------------------ 96.36s 2026-09-01 19:22:17.798726 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ----------------------- 96.26s 2026-09-01 19:22:17.799055 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 94.44s 2026-09-01 19:22:17.799371 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster -- 93.53s 2026-09-01 19:22:17.799799 | instance | vexxhost.atmosphere.placement : Deploy Helm chart ---------------------- 86.30s 2026-09-01 19:22:17.800124 | instance | vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components -- 58.14s 2026-09-01 19:22:17.800418 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ----------------- 52.32s 2026-09-01 19:22:17.800828 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 34.56s 2026-09-01 19:22:17.801164 | instance | atmosphere.common.glance_image : Upload image into Glance -------------- 33.51s 2026-09-01 19:22:17.801457 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 31.10s 2026-09-01 19:22:17.801850 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 31.05s 2026-09-01 19:22:18.194821 | 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-09-01 19:22:18.195145 | instance | ERROR [aio > converge] Executed: Failed 2026-09-01 19:22:18.195328 | 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-09-01 19:22:18.501374 | instance | ERROR 2026-09-01 19:22:18.501599 | instance | { 2026-09-01 19:22:18.501640 | instance | "delta": "1:02:49.713924", 2026-09-01 19:22:18.501670 | instance | "end": "2026-09-01 19:22:18.259321", 2026-09-01 19:22:18.501696 | instance | "msg": "non-zero return code", 2026-09-01 19:22:18.501722 | instance | "rc": 2, 2026-09-01 19:22:18.501746 | instance | "start": "2026-09-01 18:19:28.545397" 2026-09-01 19:22:18.501771 | instance | } failure 2026-09-01 19:22:18.587170 | 2026-09-01 19:22:18.587338 | PLAY RECAP 2026-09-01 19:22:18.587392 | instance | ok: 3 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-09-01 19:22:18.587414 | 2026-09-01 19:22:18.791129 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-09-01 19:22:18.803892 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main] 2026-09-01 19:22:19.469793 | 2026-09-01 19:22:19.469944 | PLAY [all] 2026-09-01 19:22:19.485186 | 2026-09-01 19:22:19.485271 | TASK [gather-host-logs : creating directory for system status] 2026-09-01 19:22:19.876764 | instance | changed 2026-09-01 19:22:19.884103 | 2026-09-01 19:22:19.884184 | TASK [gather-host-logs : Get logs for each host] 2026-09-01 19:22:20.323225 | instance | + systemd-cgls --full --all --no-pager 2026-09-01 19:22:20.366522 | instance | + ip addr 2026-09-01 19:22:20.374667 | instance | + ip route 2026-09-01 19:22:20.379696 | instance | + lsblk 2026-09-01 19:22:20.391092 | instance | + mount 2026-09-01 19:22:20.410654 | instance | + docker images 2026-09-01 19:22:20.434868 | instance | + brctl show 2026-09-01 19:22:20.435563 | instance | /bin/bash: line 8: brctl: command not found 2026-09-01 19:22:20.435932 | instance | + ps aux --sort=-%mem 2026-09-01 19:22:20.518121 | instance | + dpkg -l 2026-09-01 19:22:20.530258 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-09-01 19:22:20.530776 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-09-01 19:22:20.547732 | instance | + '[' '!' -z '' ']' 2026-09-01 19:22:20.920370 | instance | ok: Runtime: 0:00:00.231352 2026-09-01 19:22:20.927834 | 2026-09-01 19:22:20.927907 | TASK [gather-host-logs : Downloads logs to executor] 2026-09-01 19:22:21.619114 | instance | changed: 2026-09-01 19:22:21.619451 | instance | created directory /var/lib/zuul/builds/5de8893cd0d04cfbb3597bb9b1029d96/work/logs/instance 2026-09-01 19:22:21.619494 | instance | cd+++++++++ system/ 2026-09-01 19:22:21.619526 | instance | >f+++++++++ system/brctl-show.txt 2026-09-01 19:22:21.619556 | instance | >f+++++++++ system/docker-images.txt 2026-09-01 19:22:21.619585 | instance | >f+++++++++ system/ip-addr.txt 2026-09-01 19:22:21.619616 | instance | >f+++++++++ system/ip-route.txt 2026-09-01 19:22:21.619647 | instance | >f+++++++++ system/lsblk.txt 2026-09-01 19:22:21.619675 | instance | >f+++++++++ system/mount.txt 2026-09-01 19:22:21.619702 | instance | >f+++++++++ system/packages.txt 2026-09-01 19:22:21.619729 | instance | >f+++++++++ system/ps.txt 2026-09-01 19:22:21.619759 | instance | >f+++++++++ system/systemd-cgls.txt 2026-09-01 19:22:21.631161 | 2026-09-01 19:22:21.631236 | LOOP [helm-release-status : creating directory for helm release status] 2026-09-01 19:22:21.864748 | instance | changed: "values" 2026-09-01 19:22:22.078903 | instance | changed: "releases" 2026-09-01 19:22:22.099860 | 2026-09-01 19:22:22.100050 | TASK [helm-release-status : Gather get release status for helm charts] 2026-09-01 19:22:34.154701 | instance | ok: Runtime: 0:00:11.635702 2026-09-01 19:22:34.160239 | 2026-09-01 19:22:34.160307 | TASK [helm-release-status : Downloads logs to executor] 2026-09-01 19:22:34.688925 | instance | changed: 2026-09-01 19:22:34.689202 | instance | cd+++++++++ helm/ 2026-09-01 19:22:34.689244 | instance | cd+++++++++ helm/releases/ 2026-09-01 19:22:34.689277 | instance | cd+++++++++ helm/releases/auth-system/ 2026-09-01 19:22:34.689309 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt 2026-09-01 19:22:34.689338 | instance | cd+++++++++ helm/releases/cert-manager/ 2026-09-01 19:22:34.689368 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt 2026-09-01 19:22:34.689396 | instance | cd+++++++++ helm/releases/envoy-gateway-system/ 2026-09-01 19:22:34.689424 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt 2026-09-01 19:22:34.689453 | instance | cd+++++++++ helm/releases/ingress-nginx/ 2026-09-01 19:22:34.689480 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt 2026-09-01 19:22:34.689509 | instance | cd+++++++++ helm/releases/kube-system/ 2026-09-01 19:22:34.689538 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-09-01 19:22:34.689575 | instance | cd+++++++++ helm/releases/local-path-storage/ 2026-09-01 19:22:34.689641 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt 2026-09-01 19:22:34.689673 | instance | cd+++++++++ helm/releases/monitoring/ 2026-09-01 19:22:34.689722 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt 2026-09-01 19:22:34.689753 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt 2026-09-01 19:22:34.689780 | instance | >f+++++++++ helm/releases/monitoring/loki.txt 2026-09-01 19:22:34.689807 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt 2026-09-01 19:22:34.689835 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt 2026-09-01 19:22:34.689866 | instance | >f+++++++++ helm/releases/monitoring/prometheus-smartctl-exporter.txt 2026-09-01 19:22:34.689895 | instance | >f+++++++++ helm/releases/monitoring/vector.txt 2026-09-01 19:22:34.689921 | instance | cd+++++++++ helm/releases/openstack/ 2026-09-01 19:22:34.689947 | instance | >f+++++++++ helm/releases/openstack/barbican.txt 2026-09-01 19:22:34.689974 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt 2026-09-01 19:22:34.690002 | instance | >f+++++++++ helm/releases/openstack/ceph.txt 2026-09-01 19:22:34.690029 | instance | >f+++++++++ helm/releases/openstack/cinder.txt 2026-09-01 19:22:34.690057 | instance | >f+++++++++ helm/releases/openstack/glance.txt 2026-09-01 19:22:34.690086 | instance | >f+++++++++ helm/releases/openstack/heat.txt 2026-09-01 19:22:34.690114 | instance | >f+++++++++ helm/releases/openstack/keystone.txt 2026-09-01 19:22:34.690143 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt 2026-09-01 19:22:34.690171 | instance | >f+++++++++ helm/releases/openstack/magnum.txt 2026-09-01 19:22:34.690200 | instance | >f+++++++++ helm/releases/openstack/memcached.txt 2026-09-01 19:22:34.690229 | instance | >f+++++++++ helm/releases/openstack/neutron.txt 2026-09-01 19:22:34.690257 | instance | >f+++++++++ helm/releases/openstack/nova.txt 2026-09-01 19:22:34.690285 | instance | >f+++++++++ helm/releases/openstack/octavia.txt 2026-09-01 19:22:34.690402 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt 2026-09-01 19:22:34.690437 | instance | >f+++++++++ helm/releases/openstack/ovn.txt 2026-09-01 19:22:34.690467 | instance | >f+++++++++ helm/releases/openstack/placement.txt 2026-09-01 19:22:34.690496 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt 2026-09-01 19:22:34.690525 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt 2026-09-01 19:22:34.690554 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt 2026-09-01 19:22:34.690583 | instance | >f+++++++++ helm/releases/openstack/valkey.txt 2026-09-01 19:22:34.690612 | instance | cd+++++++++ helm/releases/rook-ceph/ 2026-09-01 19:22:34.690640 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt 2026-09-01 19:22:34.690670 | instance | cd+++++++++ helm/values/ 2026-09-01 19:22:34.690699 | instance | cd+++++++++ helm/values/auth-system/ 2026-09-01 19:22:34.690728 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml 2026-09-01 19:22:34.690756 | instance | cd+++++++++ helm/values/cert-manager/ 2026-09-01 19:22:34.690785 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml 2026-09-01 19:22:34.690814 | instance | cd+++++++++ helm/values/envoy-gateway-system/ 2026-09-01 19:22:34.690842 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml 2026-09-01 19:22:34.690871 | instance | cd+++++++++ helm/values/ingress-nginx/ 2026-09-01 19:22:34.690900 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml 2026-09-01 19:22:34.690929 | instance | cd+++++++++ helm/values/kube-system/ 2026-09-01 19:22:34.690959 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-09-01 19:22:34.690987 | instance | cd+++++++++ helm/values/local-path-storage/ 2026-09-01 19:22:34.691013 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml 2026-09-01 19:22:34.691040 | instance | cd+++++++++ helm/values/monitoring/ 2026-09-01 19:22:34.691068 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml 2026-09-01 19:22:34.691097 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml 2026-09-01 19:22:34.691133 | instance | >f+++++++++ helm/values/monitoring/loki.yaml 2026-09-01 19:22:34.691162 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml 2026-09-01 19:22:34.691188 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml 2026-09-01 19:22:34.691216 | instance | >f+++++++++ helm/values/monitoring/prometheus-smartctl-exporter.yaml 2026-09-01 19:22:34.691242 | instance | >f+++++++++ helm/values/monitoring/vector.yaml 2026-09-01 19:22:34.691267 | instance | cd+++++++++ helm/values/openstack/ 2026-09-01 19:22:34.691293 | instance | >f+++++++++ helm/values/openstack/barbican.yaml 2026-09-01 19:22:34.691321 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml 2026-09-01 19:22:34.691349 | instance | >f+++++++++ helm/values/openstack/ceph.yaml 2026-09-01 19:22:34.691376 | instance | >f+++++++++ helm/values/openstack/cinder.yaml 2026-09-01 19:22:34.691405 | instance | >f+++++++++ helm/values/openstack/glance.yaml 2026-09-01 19:22:34.691433 | instance | >f+++++++++ helm/values/openstack/heat.yaml 2026-09-01 19:22:34.691461 | instance | >f+++++++++ helm/values/openstack/keystone.yaml 2026-09-01 19:22:34.691489 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml 2026-09-01 19:22:34.691518 | instance | >f+++++++++ helm/values/openstack/magnum.yaml 2026-09-01 19:22:34.691546 | instance | >f+++++++++ helm/values/openstack/memcached.yaml 2026-09-01 19:22:34.691574 | instance | >f+++++++++ helm/values/openstack/neutron.yaml 2026-09-01 19:22:34.691602 | instance | >f+++++++++ helm/values/openstack/nova.yaml 2026-09-01 19:22:34.691631 | instance | >f+++++++++ helm/values/openstack/octavia.yaml 2026-09-01 19:22:34.691660 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml 2026-09-01 19:22:34.691688 | instance | >f+++++++++ helm/values/openstack/ovn.yaml 2026-09-01 19:22:34.691717 | instance | >f+++++++++ helm/values/openstack/placement.yaml 2026-09-01 19:22:34.691747 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml 2026-09-01 19:22:34.691776 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml 2026-09-01 19:22:34.691806 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml 2026-09-01 19:22:34.691836 | instance | >f+++++++++ helm/values/openstack/valkey.yaml 2026-09-01 19:22:34.691864 | instance | cd+++++++++ helm/values/rook-ceph/ 2026-09-01 19:22:34.691892 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml 2026-09-01 19:22:34.704470 | 2026-09-01 19:22:34.704542 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-09-01 19:22:34.912667 | instance | changed 2026-09-01 19:22:34.918055 | 2026-09-01 19:22:34.918128 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-09-01 19:22:35.152720 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-09-01 19:22:35.153208 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-09-01 19:22:35.161263 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:22:35.165432 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:22:35.311260 | instance | node/instance 2026-09-01 19:22:35.316009 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:22:35.393249 | instance | clusterrole/admin 2026-09-01 19:22:35.693926 | instance | clusterrole/capi-aggregated-manager-role 2026-09-01 19:22:35.764092 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:22:35.766129 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:22:35.835441 | instance | clusterrole/capi-kubeadm-bootstrap-manager-role 2026-09-01 19:22:35.962146 | instance | clusterrole/capi-kubeadm-control-plane-aggregated-manager-role 2026-09-01 19:22:36.069690 | instance | clusterrole/capi-kubeadm-control-plane-manager-role 2026-09-01 19:22:36.212048 | instance | clusterrole/capi-manager-role 2026-09-01 19:22:36.330052 | instance | clusterrole/capo-manager-role 2026-09-01 19:22:36.454234 | instance | clusterrole/cephfs-csi-nodeplugin 2026-09-01 19:22:36.577065 | instance | clusterrole/cephfs-external-provisioner-runner 2026-09-01 19:22:36.689674 | instance | clusterrole/cert-manager-cainjector 2026-09-01 19:22:36.809568 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io 2026-09-01 19:22:36.921389 | instance | clusterrole/cert-manager-controller-certificates 2026-09-01 19:22:37.050070 | instance | clusterrole/cert-manager-controller-certificatesigningrequests 2026-09-01 19:22:37.182073 | instance | clusterrole/cert-manager-controller-challenges 2026-09-01 19:22:37.321628 | instance | clusterrole/cert-manager-controller-clusterissuers 2026-09-01 19:22:37.450581 | instance | clusterrole/cert-manager-controller-ingress-shim 2026-09-01 19:22:37.586822 | instance | clusterrole/cert-manager-controller-issuers 2026-09-01 19:22:37.709603 | instance | clusterrole/cert-manager-controller-orders 2026-09-01 19:22:37.828173 | instance | clusterrole/cert-manager-edit 2026-09-01 19:22:37.978318 | instance | clusterrole/cert-manager-view 2026-09-01 19:22:38.099517 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews 2026-09-01 19:22:38.247733 | instance | clusterrole/cilium 2026-09-01 19:22:38.381656 | instance | clusterrole/cilium-operator 2026-09-01 19:22:38.504372 | instance | clusterrole/cluster-admin 2026-09-01 19:22:38.637571 | instance | clusterrole/edit 2026-09-01 19:22:38.767538 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-09-01 19:22:38.902599 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role 2026-09-01 19:22:39.015104 | instance | clusterrole/goldpinger-clusterrole 2026-09-01 19:22:39.167140 | instance | clusterrole/ingress-nginx 2026-09-01 19:22:39.280229 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole 2026-09-01 19:22:39.426359 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics 2026-09-01 19:22:39.512349 | instance | clusterrole/kube-prometheus-stack-operator 2026-09-01 19:22:39.669829 | instance | clusterrole/kube-prometheus-stack-prometheus 2026-09-01 19:22:39.775181 | instance | clusterrole/kubeadm:get-nodes 2026-09-01 19:22:39.903136 | instance | clusterrole/local-path-provisioner 2026-09-01 19:22:40.011642 | instance | clusterrole/node-feature-discovery 2026-09-01 19:22:40.155036 | instance | clusterrole/node-feature-discovery-gc 2026-09-01 19:22:40.256592 | instance | clusterrole/nova-bootstrap 2026-09-01 19:22:40.391655 | instance | clusterrole/nova-cell-setup 2026-09-01 19:22:40.475962 | instance | clusterrole/objectstorage-provisioner-role 2026-09-01 19:22:40.626415 | instance | clusterrole/orc-image-editor-role 2026-09-01 19:22:40.698656 | instance | clusterrole/orc-image-viewer-role 2026-09-01 19:22:40.898845 | instance | clusterrole/orc-manager-role 2026-09-01 19:22:40.997048 | instance | clusterrole/orc-metrics-auth-role 2026-09-01 19:22:41.155640 | instance | clusterrole/orc-metrics-reader 2026-09-01 19:22:41.271089 | instance | clusterrole/ovn-controller 2026-09-01 19:22:41.410376 | instance | clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding 2026-09-01 19:22:41.520452 | instance | clusterrole/rabbitmq-cluster-operator-openstack 2026-09-01 19:22:41.650307 | instance | clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding 2026-09-01 19:22:41.769476 | instance | clusterrolebinding/capi-manager-rolebinding 2026-09-01 19:22:41.910425 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin 2026-09-01 19:22:42.036796 | instance | clusterrolebinding/capo-manager-rolebinding 2026-09-01 19:22:42.150344 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit 2026-09-01 19:22:42.295712 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view 2026-09-01 19:22:42.383496 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role 2026-09-01 19:22:42.509492 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack 2026-09-01 19:22:42.590621 | instance | clusterrolebinding/cephfs-csi-provisioner-role 2026-09-01 19:22:42.730748 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin 2026-09-01 19:22:42.826589 | instance | clusterrolebinding/cert-manager-cainjector 2026-09-01 19:22:42.988887 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit 2026-09-01 19:22:43.091423 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view 2026-09-01 19:22:43.262110 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io 2026-09-01 19:22:43.348233 | instance | clusterrolebinding/cert-manager-controller-certificates 2026-09-01 19:22:43.509577 | instance | clusterrole/rbd-csi-nodeplugin 2026-09-01 19:22:43.607033 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests 2026-09-01 19:22:43.766940 | instance | clusterrole/rbd-external-provisioner-runner 2026-09-01 19:22:43.873197 | instance | clusterrolebinding/cert-manager-controller-challenges 2026-09-01 19:22:44.018440 | instance | clusterrole/rook-ceph-cluster-mgmt 2026-09-01 19:22:44.128037 | instance | clusterrolebinding/cert-manager-controller-clusterissuers 2026-09-01 19:22:44.278915 | instance | clusterrole/rook-ceph-global 2026-09-01 19:22:44.403810 | instance | clusterrolebinding/cert-manager-controller-ingress-shim 2026-09-01 19:22:44.555875 | instance | clusterrolebinding/cert-manager-controller-issuers 2026-09-01 19:22:44.662653 | instance | clusterrole/rook-ceph-mgr-cluster 2026-09-01 19:22:44.776532 | instance | clusterrolebinding/cert-manager-controller-orders 2026-09-01 19:22:44.914637 | instance | clusterrole/rook-ceph-mgr-system 2026-09-01 19:22:45.032217 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews 2026-09-01 19:22:45.165967 | instance | clusterrolebinding/cilium 2026-09-01 19:22:45.316777 | instance | clusterrole/rook-ceph-object-bucket 2026-09-01 19:22:45.424394 | instance | clusterrolebinding/cilium-operator 2026-09-01 19:22:45.589649 | instance | clusterrolebinding/cluster-admin 2026-09-01 19:22:45.679759 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-09-01 19:22:45.852393 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding 2026-09-01 19:22:45.944505 | instance | clusterrolebinding/goldpinger-clusterrolebinding 2026-09-01 19:22:46.133918 | instance | clusterrole/rook-ceph-osd 2026-09-01 19:22:46.223796 | instance | clusterrolebinding/ingress-nginx 2026-09-01 19:22:46.392760 | instance | clusterrole/rook-ceph-system 2026-09-01 19:22:46.477949 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding 2026-09-01 19:22:46.641198 | instance | clusterrole/secretgen-controller-cluster-role 2026-09-01 19:22:46.734386 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics 2026-09-01 19:22:46.885298 | instance | clusterrolebinding/kube-prometheus-stack-operator 2026-09-01 19:22:46.978638 | instance | clusterrole/system:aggregate-to-admin 2026-09-01 19:22:47.128250 | instance | clusterrole/system:aggregate-to-edit 2026-09-01 19:22:47.212930 | instance | clusterrolebinding/kube-prometheus-stack-prometheus 2026-09-01 19:22:47.386080 | instance | clusterrolebinding/kubeadm:get-nodes 2026-09-01 19:22:47.456237 | instance | clusterrole/system:aggregate-to-view 2026-09-01 19:22:47.629884 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-09-01 19:22:47.727391 | instance | clusterrole/system:auth-delegator 2026-09-01 19:22:47.887007 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-09-01 19:22:47.975302 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-09-01 19:22:48.116158 | instance | clusterrolebinding/kubeadm:node-proxier 2026-09-01 19:22:48.229932 | instance | clusterrolebinding/local-path-provisioner 2026-09-01 19:22:48.366099 | instance | clusterrole/system:basic-user 2026-09-01 19:22:48.508230 | instance | clusterrolebinding/magnum-cluster-api 2026-09-01 19:22:48.641668 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-09-01 19:22:48.749125 | instance | clusterrolebinding/node-feature-discovery 2026-09-01 19:22:48.903473 | instance | clusterrolebinding/node-feature-discovery-gc 2026-09-01 19:22:49.015212 | instance | clusterrolebinding/nova-bootstrap 2026-09-01 19:22:49.208305 | instance | clusterrolebinding/nova-cell-setup 2026-09-01 19:22:49.255655 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-09-01 19:22:49.488626 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-09-01 19:22:49.491684 | instance | clusterrolebinding/objectstorage-provisioner-role-binding 2026-09-01 19:22:49.744729 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-09-01 19:22:49.747371 | instance | clusterrolebinding/orc-manager-rolebinding 2026-09-01 19:22:49.942721 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-09-01 19:22:49.965283 | instance | clusterrolebinding/orc-metrics-auth-rolebinding 2026-09-01 19:22:50.191408 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-09-01 19:22:50.203610 | instance | clusterrolebinding/ovn-controller 2026-09-01 19:22:50.425632 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack 2026-09-01 19:22:50.446212 | instance | clusterrole/system:controller:attachdetach-controller 2026-09-01 19:22:50.638782 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack 2026-09-01 19:22:50.692006 | instance | clusterrole/system:controller:certificate-controller 2026-09-01 19:22:50.885324 | instance | clusterrolebinding/rbd-csi-nodeplugin 2026-09-01 19:22:50.922096 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-09-01 19:22:51.107298 | instance | clusterrolebinding/rbd-csi-provisioner-role 2026-09-01 19:22:51.224107 | instance | clusterrole/system:controller:cronjob-controller 2026-09-01 19:22:51.361093 | instance | clusterrolebinding/rook-ceph-global 2026-09-01 19:22:51.453493 | instance | clusterrole/system:controller:daemon-set-controller 2026-09-01 19:22:51.599913 | instance | clusterrolebinding/rook-ceph-mgr-cluster 2026-09-01 19:22:51.737272 | instance | clusterrole/system:controller:deployment-controller 2026-09-01 19:22:51.827454 | instance | clusterrole/system:controller:disruption-controller 2026-09-01 19:22:52.001938 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack 2026-09-01 19:22:52.111109 | instance | clusterrole/system:controller:endpoint-controller 2026-09-01 19:22:52.265742 | instance | clusterrolebinding/rook-ceph-object-bucket 2026-09-01 19:22:52.355744 | instance | clusterrole/system:controller:endpointslice-controller 2026-09-01 19:22:52.509374 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-09-01 19:22:52.603260 | instance | clusterrolebinding/rook-ceph-osd 2026-09-01 19:22:52.799155 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-09-01 19:22:52.881466 | instance | clusterrole/system:controller:expand-controller 2026-09-01 19:22:53.025175 | instance | clusterrolebinding/rook-ceph-osd-openstack 2026-09-01 19:22:53.166025 | instance | clusterrole/system:controller:generic-garbage-collector 2026-09-01 19:22:53.281937 | instance | clusterrolebinding/rook-ceph-system 2026-09-01 19:22:53.423285 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding 2026-09-01 19:22:53.506888 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-09-01 19:22:53.662314 | instance | clusterrolebinding/system:basic-user 2026-09-01 19:22:53.800208 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-09-01 19:22:53.902281 | instance | clusterrole/system:controller:job-controller 2026-09-01 19:22:54.010448 | instance | clusterrolebinding/system:controller:certificate-controller 2026-09-01 19:22:54.151894 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-09-01 19:22:54.231504 | instance | clusterrole/system:controller:namespace-controller 2026-09-01 19:22:54.360554 | instance | clusterrole/system:controller:node-controller 2026-09-01 19:22:54.413383 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-09-01 19:22:54.606366 | instance | clusterrole/system:controller:persistent-volume-binder 2026-09-01 19:22:54.664138 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-09-01 19:22:54.832294 | instance | clusterrole/system:controller:pod-garbage-collector 2026-09-01 19:22:54.877757 | instance | clusterrolebinding/system:controller:deployment-controller 2026-09-01 19:22:55.083116 | instance | clusterrole/system:controller:pv-protection-controller 2026-09-01 19:22:55.144410 | instance | clusterrolebinding/system:controller:disruption-controller 2026-09-01 19:22:55.334430 | instance | clusterrole/system:controller:pvc-protection-controller 2026-09-01 19:22:55.414449 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-09-01 19:22:55.621784 | instance | clusterrole/system:controller:replicaset-controller 2026-09-01 19:22:55.634914 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-09-01 19:22:55.876083 | instance | clusterrole/system:controller:replication-controller 2026-09-01 19:22:55.893032 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-09-01 19:22:56.160595 | instance | clusterrole/system:controller:resourcequota-controller 2026-09-01 19:22:56.169543 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-09-01 19:22:56.404619 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-09-01 19:22:56.412510 | instance | clusterrolebinding/system:controller:expand-controller 2026-09-01 19:22:56.665771 | instance | clusterrole/system:controller:route-controller 2026-09-01 19:22:56.684708 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-09-01 19:22:56.913217 | instance | clusterrole/system:controller:service-account-controller 2026-09-01 19:22:56.955503 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-09-01 19:22:57.175831 | instance | clusterrole/system:controller:service-controller 2026-09-01 19:22:57.217016 | instance | clusterrolebinding/system:controller:job-controller 2026-09-01 19:22:57.434451 | instance | clusterrole/system:controller:statefulset-controller 2026-09-01 19:22:57.439274 | instance | clusterrolebinding/system:controller:namespace-controller 2026-09-01 19:22:57.704976 | instance | clusterrolebinding/system:controller:node-controller 2026-09-01 19:22:57.706605 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-09-01 19:22:57.959311 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-09-01 19:22:57.970894 | instance | clusterrole/system:controller:ttl-controller 2026-09-01 19:22:58.222751 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-09-01 19:22:58.226246 | instance | clusterrole/system:coredns 2026-09-01 19:22:58.455634 | instance | clusterrole/system:discovery 2026-09-01 19:22:58.486285 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-09-01 19:22:58.690696 | instance | clusterrole/system:heapster 2026-09-01 19:22:58.756116 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-09-01 19:22:58.965684 | instance | clusterrole/system:kube-aggregator 2026-09-01 19:22:58.998533 | instance | clusterrole/system:kube-controller-manager 2026-09-01 19:22:59.212977 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-09-01 19:22:59.268831 | instance | clusterrolebinding/system:controller:replication-controller 2026-09-01 19:22:59.457973 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-09-01 19:22:59.481289 | instance | clusterrole/system:kube-dns 2026-09-01 19:22:59.700166 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-09-01 19:22:59.752261 | instance | clusterrole/system:kube-scheduler 2026-09-01 19:22:59.952183 | instance | clusterrolebinding/system:controller:route-controller 2026-09-01 19:23:00.040131 | instance | clusterrole/system:kubelet-api-admin 2026-09-01 19:23:00.204857 | instance | clusterrolebinding/system:controller:service-account-controller 2026-09-01 19:23:00.283307 | instance | clusterrole/system:monitoring 2026-09-01 19:23:00.440702 | instance | clusterrolebinding/system:controller:service-controller 2026-09-01 19:23:00.524287 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-09-01 19:23:00.683981 | instance | clusterrole/system:node 2026-09-01 19:23:00.786970 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-09-01 19:23:00.929180 | instance | clusterrole/system:node-bootstrapper 2026-09-01 19:23:01.042576 | instance | clusterrolebinding/system:controller:ttl-controller 2026-09-01 19:23:01.196543 | instance | clusterrolebinding/system:coredns 2026-09-01 19:23:01.294204 | instance | clusterrole/system:node-problem-detector 2026-09-01 19:23:01.441295 | instance | clusterrolebinding/system:discovery 2026-09-01 19:23:01.515150 | instance | clusterrole/system:node-proxier 2026-09-01 19:23:01.676336 | instance | clusterrolebinding/system:kube-controller-manager 2026-09-01 19:23:01.781380 | instance | clusterrole/system:persistent-volume-provisioner 2026-09-01 19:23:01.919454 | instance | clusterrolebinding/system:kube-dns 2026-09-01 19:23:02.046135 | instance | clusterrole/system:public-info-viewer 2026-09-01 19:23:02.174122 | instance | clusterrolebinding/system:kube-scheduler 2026-09-01 19:23:02.292707 | instance | clusterrole/system:service-account-issuer-discovery 2026-09-01 19:23:02.385604 | instance | clusterrolebinding/system:monitoring 2026-09-01 19:23:02.497483 | instance | clusterrolebinding/system:node 2026-09-01 19:23:02.592877 | instance | clusterrolebinding/system:node-proxier 2026-09-01 19:23:02.730136 | instance | clusterrolebinding/system:public-info-viewer 2026-09-01 19:23:02.862460 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-09-01 19:23:02.982624 | instance | clusterrole/system:volume-scheduler 2026-09-01 19:23:03.111613 | instance | clusterrole/vector 2026-09-01 19:23:03.246358 | instance | clusterrolebinding/system:volume-scheduler 2026-09-01 19:23:03.374525 | instance | clusterrole/view 2026-09-01 19:23:03.475187 | instance | clusterrolebinding/vector 2026-09-01 19:23:03.613250 | instance | storageclass/general 2026-09-01 19:23:03.702487 | instance | namespace/auth-system 2026-09-01 19:23:03.939927 | instance | namespace/capi-kubeadm-bootstrap-system 2026-09-01 19:23:03.992593 | instance | namespace/capi-kubeadm-control-plane-system 2026-09-01 19:23:04.188903 | instance | namespace/capi-system 2026-09-01 19:23:04.258868 | instance | namespace/capo-system 2026-09-01 19:23:04.419656 | instance | namespace/cert-manager 2026-09-01 19:23:04.500685 | instance | namespace/default 2026-09-01 19:23:04.656709 | instance | namespace/envoy-gateway-system 2026-09-01 19:23:04.762811 | instance | namespace/ingress-nginx 2026-09-01 19:23:04.904781 | instance | namespace/kube-node-lease 2026-09-01 19:23:05.037382 | instance | namespace/kube-public 2026-09-01 19:23:05.159891 | instance | namespace/kube-system 2026-09-01 19:23:05.285962 | instance | namespace/local-path-storage 2026-09-01 19:23:05.371904 | instance | namespace/magnum-system 2026-09-01 19:23:05.538123 | instance | namespace/monitoring 2026-09-01 19:23:05.609053 | instance | namespace/openstack 2026-09-01 19:23:05.797896 | instance | namespace/orc-system 2026-09-01 19:23:05.877976 | instance | namespace/rook-ceph 2026-09-01 19:23:06.046484 | instance | namespace/secretgen-controller 2026-09-01 19:23:06.517729 | instance | ok: Runtime: 0:00:31.175846 2026-09-01 19:23:06.524521 | 2026-09-01 19:23:06.524586 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-09-01 19:23:06.752629 | instance | changed 2026-09-01 19:23:06.759038 | 2026-09-01 19:23:06.759112 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-09-01 19:23:07.027936 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-09-01 19:23:07.028555 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-09-01 19:23:07.028761 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-09-01 19:23:07.202939 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:07.206097 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:07.331557 | instance | auth-system/configmaps/keycloak-env-vars 2026-09-01 19:23:07.334177 | instance | auth-system/configmaps/kube-root-ca.crt 2026-09-01 19:23:07.337057 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:07.338361 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:07.455684 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:07.471159 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:07.569882 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:07.572870 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:07.576522 | instance | capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt 2026-09-01 19:23:07.668422 | instance | auth-system/endpoints/keycloak 2026-09-01 19:23:07.675434 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:07.695822 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:07.774561 | instance | auth-system/endpoints/keycloak-headless 2026-09-01 19:23:07.779450 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:07.800420 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:07.874410 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:07.893650 | instance | auth-system/endpoints/keycloak-metrics 2026-09-01 19:23:07.901323 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:07.991138 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:08.004914 | instance | auth-system/ingresses/keycloak 2026-09-01 19:23:08.007529 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:08.127227 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:08.132775 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:08.137947 | instance | capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager 2026-09-01 19:23:08.249940 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:08.251160 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:08.257443 | instance | capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service 2026-09-01 19:23:08.372029 | instance | auth-system/networkpolicies/keycloak 2026-09-01 19:23:08.375280 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-01 19:23:08.386146 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:08.390605 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-01 19:23:08.403123 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:08.470852 | instance | capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-jf45k 2026-09-01 19:23:08.489730 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:08.529872 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:08.550923 | instance | auth-system/pods/keycloak-0 2026-09-01 19:23:08.616691 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:08.668769 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:08.721487 | instance | capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding 2026-09-01 19:23:08.730573 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:08.829712 | instance | capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role 2026-09-01 19:23:08.835022 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:08.851570 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:08.985061 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:08.990917 | instance | capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert 2026-09-01 19:23:09.003837 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:09.098530 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:09.107095 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager 2026-09-01 19:23:09.135900 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:09.216563 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:09.217712 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/default 2026-09-01 19:23:09.255331 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:09.305504 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:09.313350 | instance | auth-system/secrets/keycloak 2026-09-01 19:23:09.373930 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:09.420039 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:09.431051 | instance | auth-system/secrets/keycloak-externaldb 2026-09-01 19:23:09.523051 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:09.525949 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:09.544235 | instance | auth-system/secrets/keycloak.162-253-55-115.nip.io-tls 2026-09-01 19:23:09.644665 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:09.649558 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:09.676466 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1 2026-09-01 19:23:09.754929 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:09.771742 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:09.777237 | instance | capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service 2026-09-01 19:23:09.879962 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:09.901768 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:09.930493 | instance | auth-system/serviceaccounts/default 2026-09-01 19:23:10.001927 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:10.007691 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:10.025777 | instance | auth-system/serviceaccounts/keycloak 2026-09-01 19:23:10.126487 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:10.142236 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:10.208680 | instance | auth-system/services/keycloak 2026-09-01 19:23:10.234910 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:10.284690 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-01 19:23:10.295399 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:10.298697 | instance | auth-system/services/keycloak-headless 2026-09-01 19:23:10.341623 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:10.415109 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:10.449265 | instance | auth-system/services/keycloak-metrics 2026-09-01 19:23:10.477621 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:10.519667 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:10.531963 | instance | auth-system/statefulsets/keycloak 2026-09-01 19:23:10.582948 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:10.640724 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:10.706579 | instance | capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt 2026-09-01 19:23:10.712161 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:10.794199 | instance | capi-system/configmaps/kube-root-ca.crt 2026-09-01 19:23:10.805939 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-01 19:23:10.823047 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:10.855953 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:10.930735 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:10.955593 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:10.986194 | instance | capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager 2026-09-01 19:23:11.021779 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:11.024885 | instance | capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service 2026-09-01 19:23:11.066748 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:11.148578 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:11.197900 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:11.232892 | instance | capi-system/deployment/capi-controller-manager 2026-09-01 19:23:11.238529 | instance | capi-system/endpoints/capi-webhook-service 2026-09-01 19:23:11.269348 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:11.301348 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:11.385971 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:11.414336 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:11.466160 | instance | capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-bmdpw 2026-09-01 19:23:11.476062 | instance | capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding 2026-09-01 19:23:11.503971 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:11.555805 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:11.614736 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:11.707045 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:11.719169 | instance | capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role 2026-09-01 19:23:11.751904 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:11.762873 | instance | capi-system/pods/capi-controller-manager-5647546676-ztnvc 2026-09-01 19:23:11.827049 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:11.850231 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:11.946184 | instance | capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert 2026-09-01 19:23:11.953362 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:11.968275 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:12.046022 | instance | capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager 2026-09-01 19:23:12.077449 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:12.122305 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:12.174644 | instance | capi-kubeadm-control-plane-system/serviceaccounts/default 2026-09-01 19:23:12.206686 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-01 19:23:12.222957 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:12.230692 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:12.298181 | instance | capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service 2026-09-01 19:23:12.322272 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:12.350695 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:12.381815 | instance | capi-system/rolebindings/capi-leader-election-rolebinding 2026-09-01 19:23:12.434727 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:12.468353 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:12.529604 | instance | capo-system/configmaps/kube-root-ca.crt 2026-09-01 19:23:12.557409 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:12.577462 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:12.626834 | instance | capi-system/roles/capi-leader-election-role 2026-09-01 19:23:12.670355 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:12.727273 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:12.794821 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:12.804480 | instance | capi-system/secrets/capi-webhook-service-cert 2026-09-01 19:23:12.837729 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:12.871828 | instance | capo-system/deployment/capo-controller-manager 2026-09-01 19:23:12.957636 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:12.973200 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-01 19:23:12.982975 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:13.053819 | instance | capi-system/serviceaccounts/capi-manager 2026-09-01 19:23:13.064145 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:13.082269 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:13.102296 | instance | capi-system/serviceaccounts/default 2026-09-01 19:23:13.180386 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:13.208057 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:13.280579 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:13.283441 | instance | capo-system/endpoints/capo-webhook-service 2026-09-01 19:23:13.312495 | instance | capi-system/services/capi-webhook-service 2026-09-01 19:23:13.336453 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:13.373175 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:13.443415 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:13.463546 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:13.489719 | instance | capo-system/pods/capo-controller-manager-56cf844ccd-9zbfj 2026-09-01 19:23:13.542992 | instance | cert-manager/configmaps/cert-manager-webhook 2026-09-01 19:23:13.570164 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:13.572471 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:13.676870 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:13.693075 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:13.774564 | instance | cert-manager/configmaps/kube-root-ca.crt 2026-09-01 19:23:13.796805 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:13.800703 | instance | cert-manager/deployment/cert-manager 2026-09-01 19:23:13.807357 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:13.912365 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:13.933418 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:14.013387 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:14.016050 | instance | cert-manager/deployment/cert-manager-cainjector 2026-09-01 19:23:14.057677 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:14.059304 | instance | cert-manager/deployment/cert-manager-webhook 2026-09-01 19:23:14.131610 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:14.208078 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-01 19:23:14.219729 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:14.254619 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:14.262586 | instance | capo-system/rolebindings/capo-leader-election-rolebinding 2026-09-01 19:23:14.288262 | instance | cert-manager/endpoints/cert-manager 2026-09-01 19:23:14.321163 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:14.379329 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:14.422231 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:14.479911 | instance | cert-manager/endpoints/cert-manager-webhook 2026-09-01 19:23:14.484074 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:14.509051 | instance | capo-system/roles/capo-leader-election-role 2026-09-01 19:23:14.565740 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:14.618605 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:14.659024 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:14.711862 | instance | capo-system/secrets/capo-webhook-service-cert 2026-09-01 19:23:14.712758 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:14.740157 | instance | capo-system/serviceaccounts/capo-manager 2026-09-01 19:23:14.777966 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:14.811116 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:14.886861 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:14.921843 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:14.924287 | instance | capo-system/serviceaccounts/default 2026-09-01 19:23:15.019406 | instance | capo-system/services/capo-webhook-service 2026-09-01 19:23:15.025885 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-01 19:23:15.032379 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:15.035939 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:15.164983 | instance | cert-manager/pods/cert-manager-75c4c745bc-n9nh6 2026-09-01 19:23:15.178356 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:15.179530 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:15.246707 | instance | cert-manager/pods/cert-manager-cainjector-64b59ddb75-xdtwj 2026-09-01 19:23:15.287194 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:15.290729 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:15.394039 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:15.416053 | instance | cert-manager/pods/cert-manager-webhook-548949fc64-n2l6g 2026-09-01 19:23:15.496584 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:15.510103 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection 2026-09-01 19:23:15.597000 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:15.625652 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:15.648429 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving 2026-09-01 19:23:15.709407 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:15.759413 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:15.774840 | instance | cert-manager/rolebindings/cert-manager:leaderelection 2026-09-01 19:23:15.841832 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:15.871028 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:15.872664 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection 2026-09-01 19:23:15.930670 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:15.985487 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:15.985612 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving 2026-09-01 19:23:16.070231 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:16.086909 | instance | cert-manager/roles/cert-manager:leaderelection 2026-09-01 19:23:16.109078 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:16.193755 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-01 19:23:16.210261 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:16.223205 | instance | default/configmaps/kube-root-ca.crt 2026-09-01 19:23:16.223635 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:16.306264 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:16.327980 | instance | cert-manager/secrets/cert-manager-selfsigned-ca 2026-09-01 19:23:16.328301 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:16.411567 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:16.416289 | instance | cert-manager/secrets/cert-manager-webhook-ca 2026-09-01 19:23:16.427865 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:16.513139 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:16.538072 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:16.560358 | instance | cert-manager/secrets/kube-prometheus-stack-ca 2026-09-01 19:23:16.649916 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1 2026-09-01 19:23:16.649984 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:16.658831 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:16.767821 | instance | cert-manager/serviceaccounts/cert-manager 2026-09-01 19:23:16.769129 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:16.782444 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:16.885301 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:16.886017 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:16.951519 | instance | cert-manager/serviceaccounts/cert-manager-cainjector 2026-09-01 19:23:17.003950 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:17.018532 | instance | cert-manager/serviceaccounts/cert-manager-webhook 2026-09-01 19:23:17.024265 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:17.129714 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:17.133149 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:17.233809 | instance | cert-manager/serviceaccounts/default 2026-09-01 19:23:17.239888 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:17.275669 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-01 19:23:17.286309 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:17.326345 | instance | cert-manager/services/cert-manager 2026-09-01 19:23:17.377422 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:17.383051 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:17.489152 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:17.501408 | instance | cert-manager/services/cert-manager-webhook 2026-09-01 19:23:17.524857 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:17.539830 | instance | default/endpoints/kubernetes 2026-09-01 19:23:17.622671 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:17.646391 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:17.726659 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:17.737868 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:17.757012 | instance | envoy-gateway-system/configmaps/envoy-gateway-config 2026-09-01 19:23:17.797979 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt 2026-09-01 19:23:17.846095 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:17.847425 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:17.950415 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:17.971195 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:18.000329 | instance | envoy-gateway-system/deployment/envoy-gateway 2026-09-01 19:23:18.030037 | instance | envoy-gateway-system/endpoints/envoy-gateway 2026-09-01 19:23:18.078380 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:18.123683 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-01 19:23:18.134868 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:18.217341 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:18.250667 | instance | default/serviceaccounts/default 2026-09-01 19:23:18.261456 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:18.267039 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-9s5xj 2026-09-01 19:23:18.343485 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:18.355443 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:18.441544 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:18.470852 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:18.474504 | instance | default/services/kubernetes 2026-09-01 19:23:18.478126 | instance | ingress-nginx/configmaps/ingress-nginx-controller 2026-09-01 19:23:18.545982 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:18.588724 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:18.697143 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:18.714414 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:18.714565 | instance | ingress-nginx/configmaps/ingress-nginx-tcp 2026-09-01 19:23:18.716127 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen 2026-09-01 19:23:18.829386 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:18.836281 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:18.923070 | instance | ingress-nginx/configmaps/ingress-nginx-udp 2026-09-01 19:23:18.934727 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:18.938111 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:18.941686 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager 2026-09-01 19:23:19.042141 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:19.048365 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:19.167824 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding 2026-09-01 19:23:19.193107 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:19.207012 | instance | ingress-nginx/configmaps/kube-root-ca.crt 2026-09-01 19:23:19.229231 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:19.318937 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-01 19:23:19.341392 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:19.347999 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:19.376121 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen 2026-09-01 19:23:19.421662 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager 2026-09-01 19:23:19.433803 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:19.436470 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:19.547570 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:19.565228 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:19.578570 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role 2026-09-01 19:23:19.652450 | instance | envoy-gateway-system/serviceaccounts/default 2026-09-01 19:23:19.666870 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:19.685505 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:19.784676 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway 2026-09-01 19:23:19.794075 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:19.823934 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:19.896377 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:19.938510 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen 2026-09-01 19:23:19.994811 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:20.040265 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:20.055150 | instance | ingress-nginx/daemonsets/ingress-nginx-controller 2026-09-01 19:23:20.119070 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:20.152184 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:20.203436 | instance | envoy-gateway-system/secrets/envoy 2026-09-01 19:23:20.247436 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-01 19:23:20.255576 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:20.299487 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:20.306830 | instance | envoy-gateway-system/secrets/envoy-gateway 2026-09-01 19:23:20.344209 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:20.389315 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:20.415329 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac 2026-09-01 19:23:20.447454 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:20.489019 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:20.553858 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:20.563265 | instance | envoy-gateway-system/secrets/envoy-rate-limit 2026-09-01 19:23:20.598473 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:20.650158 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:20.659386 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1 2026-09-01 19:23:20.707150 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:20.760571 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:20.794033 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend 2026-09-01 19:23:20.806955 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:20.861372 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:20.905647 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:20.981463 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:21.011012 | instance | ingress-nginx/endpoints/ingress-nginx-controller 2026-09-01 19:23:21.044669 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:21.155152 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:21.218634 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission 2026-09-01 19:23:21.244518 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics 2026-09-01 19:23:21.252695 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:21.372913 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-01 19:23:21.385256 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:21.443681 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend 2026-09-01 19:23:21.463319 | instance | envoy-gateway-system/services/envoy-gateway 2026-09-01 19:23:21.516638 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:21.651973 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:21.681652 | instance | ingress-nginx/pods/ingress-nginx-controller-xmv8w 2026-09-01 19:23:21.688530 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:21.727139 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-k2cbj 2026-09-01 19:23:21.805374 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:21.863552 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:21.892219 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-09-01 19:23:21.910766 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:21.950852 | instance | ingress-nginx/rolebindings/ingress-nginx 2026-09-01 19:23:22.004774 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:22.040751 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:22.122457 | instance | ingress-nginx/roles/ingress-nginx 2026-09-01 19:23:22.133567 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:22.196768 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:22.202344 | instance | ingress-nginx/secrets/ingress-nginx-admission 2026-09-01 19:23:22.247798 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:22.307076 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:22.331127 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1 2026-09-01 19:23:22.408185 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:22.410056 | instance | ingress-nginx/serviceaccounts/default 2026-09-01 19:23:22.452181 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:22.556357 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-01 19:23:22.569930 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:22.573187 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:22.616746 | instance | ingress-nginx/serviceaccounts/ingress-nginx 2026-09-01 19:23:22.631187 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend 2026-09-01 19:23:22.690258 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:22.695920 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:22.806403 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:22.878928 | instance | ingress-nginx/services/ingress-nginx-controller 2026-09-01 19:23:22.879835 | instance | ingress-nginx/services/ingress-nginx-controller-admission 2026-09-01 19:23:22.953767 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:23.065770 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:23.119843 | instance | ingress-nginx/services/ingress-nginx-controller-metrics 2026-09-01 19:23:23.134764 | instance | ingress-nginx/services/ingress-nginx-defaultbackend 2026-09-01 19:23:23.221389 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:23.282971 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:23.362014 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:23.366200 | instance | kube-public/configmaps/cluster-info 2026-09-01 19:23:23.385680 | instance | kube-public/configmaps/kube-root-ca.crt 2026-09-01 19:23:23.554999 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:23.575379 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:23.615306 | instance | kube-node-lease/serviceaccounts/default 2026-09-01 19:23:23.630197 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-09-01 19:23:23.746501 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:23.782529 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:23.833019 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-09-01 19:23:23.851571 | instance | kube-system/configmaps/cilium-config 2026-09-01 19:23:23.905985 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:24.034016 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:24.079849 | instance | kube-system/configmaps/coredns 2026-09-01 19:23:24.087689 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-09-01 19:23:24.172963 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:24.371814 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-09-01 19:23:24.389394 | instance | kube-system/configmaps/kube-proxy 2026-09-01 19:23:24.423518 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:24.514426 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:24.575225 | instance | kube-system/configmaps/kube-root-ca.crt 2026-09-01 19:23:24.622949 | instance | kube-system/configmaps/kubeadm-config 2026-09-01 19:23:24.625128 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-01 19:23:24.635592 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:24.726072 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:24.778464 | instance | kube-system/configmaps/kubelet-config 2026-09-01 19:23:24.830139 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-09-01 19:23:24.865477 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:25.017165 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-09-01 19:23:25.054660 | instance | kube-system/daemonsets/cilium 2026-09-01 19:23:25.099486 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:25.221201 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:25.251043 | instance | kube-system/daemonsets/kube-proxy 2026-09-01 19:23:25.326682 | instance | kube-system/deployment/cilium-operator 2026-09-01 19:23:25.446311 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:25.475143 | instance | kube-system/deployment/coredns 2026-09-01 19:23:25.527649 | instance | kube-system/endpoints/kube-dns 2026-09-01 19:23:25.532191 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:25.711924 | instance | kube-system/endpoints/kube-prometheus-stack-coredns 2026-09-01 19:23:25.744894 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:25.793540 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager 2026-09-01 19:23:25.856349 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:25.994543 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd 2026-09-01 19:23:26.038226 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy 2026-09-01 19:23:26.241466 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler 2026-09-01 19:23:26.277237 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet 2026-09-01 19:23:26.483571 | instance | kube-public/serviceaccounts/default 2026-09-01 19:23:26.527065 | instance | local-path-storage/configmaps/kube-root-ca.crt 2026-09-01 19:23:26.725776 | instance | local-path-storage/configmaps/local-path-config 2026-09-01 19:23:26.784421 | instance | kube-system/pods/cilium-operator-869df985b8-j6jf7 2026-09-01 19:23:26.971937 | instance | kube-system/pods/cilium-z92q4 2026-09-01 19:23:27.050721 | instance | kube-system/pods/coredns-67659f764b-p7nt5 2026-09-01 19:23:27.261774 | instance | kube-system/pods/coredns-67659f764b-r7vj8 2026-09-01 19:23:27.359946 | instance | kube-system/pods/etcd-instance 2026-09-01 19:23:27.545447 | instance | kube-system/pods/kube-apiserver-instance 2026-09-01 19:23:27.637982 | instance | kube-system/pods/kube-controller-manager-instance 2026-09-01 19:23:27.821538 | instance | kube-system/pods/kube-proxy-fjbdw 2026-09-01 19:23:27.898942 | instance | kube-system/pods/kube-scheduler-instance 2026-09-01 19:23:28.082271 | instance | kube-system/pods/kube-vip-instance 2026-09-01 19:23:28.187105 | instance | local-path-storage/deployment/local-path-provisioner 2026-09-01 19:23:28.307538 | instance | kube-system/rolebindings/cilium-config-agent 2026-09-01 19:23:28.413848 | instance | kube-system/rolebindings/kube-proxy 2026-09-01 19:23:28.551178 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-09-01 19:23:28.633491 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-09-01 19:23:28.767038 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-09-01 19:23:28.899106 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-09-01 19:23:29.023113 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-09-01 19:23:29.139943 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-09-01 19:23:29.268313 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-09-01 19:23:29.380588 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-09-01 19:23:29.524180 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-09-01 19:23:29.640529 | instance | kube-system/roles/cilium-config-agent 2026-09-01 19:23:29.778237 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-09-01 19:23:29.881881 | instance | kube-system/roles/kube-proxy 2026-09-01 19:23:30.027003 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-09-01 19:23:30.147003 | instance | kube-system/roles/kubeadm:kubelet-config 2026-09-01 19:23:30.296138 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-09-01 19:23:30.379123 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-09-01 19:23:30.579442 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-09-01 19:23:30.606293 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-09-01 19:23:30.866084 | instance | kube-system/roles/system:controller:cloud-provider 2026-09-01 19:23:30.882433 | instance | kube-system/roles/system:controller:token-cleaner 2026-09-01 19:23:31.118354 | instance | kube-system/secrets/bootstrap-token-3ok62k 2026-09-01 19:23:31.120534 | instance | kube-system/secrets/bootstrap-token-9klc2k 2026-09-01 19:23:31.362605 | instance | kube-system/secrets/kubeadm-certs 2026-09-01 19:23:31.365985 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-09-01 19:23:31.603472 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-09-01 19:23:31.760675 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-09-01 19:23:31.901472 | instance | kube-system/serviceaccounts/certificate-controller 2026-09-01 19:23:32.046395 | instance | kube-system/serviceaccounts/cilium 2026-09-01 19:23:32.237155 | instance | kube-system/serviceaccounts/cilium-operator 2026-09-01 19:23:32.363805 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-09-01 19:23:32.528336 | instance | kube-system/serviceaccounts/coredns 2026-09-01 19:23:32.662203 | instance | kube-system/serviceaccounts/cronjob-controller 2026-09-01 19:23:32.804465 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-09-01 19:23:32.946681 | instance | kube-system/serviceaccounts/default 2026-09-01 19:23:33.118738 | instance | kube-system/serviceaccounts/deployment-controller 2026-09-01 19:23:33.257054 | instance | kube-system/serviceaccounts/disruption-controller 2026-09-01 19:23:33.379116 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-q7w8g 2026-09-01 19:23:33.471506 | instance | kube-system/serviceaccounts/endpoint-controller 2026-09-01 19:23:33.612676 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-09-01 19:23:33.716737 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-09-01 19:23:33.895218 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-09-01 19:23:33.984597 | instance | kube-system/serviceaccounts/expand-controller 2026-09-01 19:23:34.155149 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-09-01 19:23:34.244992 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-09-01 19:23:34.407810 | instance | kube-system/serviceaccounts/job-controller 2026-09-01 19:23:34.470145 | instance | kube-system/serviceaccounts/kube-proxy 2026-09-01 19:23:34.670901 | instance | kube-system/serviceaccounts/namespace-controller 2026-09-01 19:23:34.757351 | instance | kube-system/serviceaccounts/node-controller 2026-09-01 19:23:34.941697 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-09-01 19:23:35.040988 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-09-01 19:23:35.243323 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-09-01 19:23:35.346698 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-09-01 19:23:35.511582 | instance | kube-system/serviceaccounts/replicaset-controller 2026-09-01 19:23:35.624351 | instance | kube-system/serviceaccounts/replication-controller 2026-09-01 19:23:35.810526 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-09-01 19:23:35.899339 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-09-01 19:23:36.084594 | instance | kube-system/serviceaccounts/service-account-controller 2026-09-01 19:23:36.191190 | instance | kube-system/serviceaccounts/service-controller 2026-09-01 19:23:36.360861 | instance | kube-system/serviceaccounts/statefulset-controller 2026-09-01 19:23:36.502424 | instance | kube-system/serviceaccounts/token-cleaner 2026-09-01 19:23:36.634304 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-09-01 19:23:36.766861 | instance | kube-system/serviceaccounts/ttl-controller 2026-09-01 19:23:36.916688 | instance | kube-system/services/kube-dns 2026-09-01 19:23:37.076109 | instance | kube-system/services/kube-prometheus-stack-coredns 2026-09-01 19:23:37.236796 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager 2026-09-01 19:23:37.339362 | instance | kube-system/services/kube-prometheus-stack-kube-etcd 2026-09-01 19:23:37.489817 | instance | kube-system/services/kube-prometheus-stack-kube-proxy 2026-09-01 19:23:37.600284 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler 2026-09-01 19:23:37.744425 | instance | kube-system/services/kube-prometheus-stack-kubelet 2026-09-01 19:23:37.853139 | instance | magnum-system/configmaps/kube-root-ca.crt 2026-09-01 19:23:38.014171 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1 2026-09-01 19:23:38.121376 | instance | local-path-storage/serviceaccounts/default 2026-09-01 19:23:38.268071 | instance | local-path-storage/serviceaccounts/local-path-provisioner 2026-09-01 19:23:38.377992 | instance | monitoring/configmaps/goldpinger-zap 2026-09-01 19:23:38.531590 | instance | monitoring/configmaps/ipmi-exporter 2026-09-01 19:23:38.648608 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview 2026-09-01 19:23:38.746506 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver 2026-09-01 19:23:38.948911 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total 2026-09-01 19:23:39.023779 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager 2026-09-01 19:23:39.200944 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster 2026-09-01 19:23:39.312187 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced 2026-09-01 19:23:39.472471 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger 2026-09-01 19:23:39.603460 | instance | monitoring/daemonsets/goldpinger 2026-09-01 19:23:39.770905 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy 2026-09-01 19:23:39.905356 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details 2026-09-01 19:23:40.051557 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:40.187882 | instance | monitoring/daemonsets/ipmi-exporter 2026-09-01 19:23:40.205866 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:40.213540 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview 2026-09-01 19:23:40.352813 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:40.451792 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter 2026-09-01 19:23:40.493256 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full 2026-09-01 19:23:40.738314 | instance | monitoring/daemonsets/node-feature-discovery-worker 2026-09-01 19:23:41.026406 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details 2026-09-01 19:23:41.032481 | instance | monitoring/daemonsets/prometheus-smartctl-exporter-0 2026-09-01 19:23:41.327555 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview 2026-09-01 19:23:41.352201 | instance | monitoring/daemonsets/vector 2026-09-01 19:23:41.631448 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail 2026-09-01 19:23:41.632242 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview 2026-09-01 19:23:41.872734 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details 2026-09-01 19:23:41.910743 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview 2026-09-01 19:23:42.116931 | instance | monitoring/configmaps/kube-prometheus-stack-etcd 2026-09-01 19:23:42.177501 | instance | monitoring/configmaps/kube-prometheus-stack-grafana 2026-09-01 19:23:42.410748 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards 2026-09-01 19:23:42.426257 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource 2026-09-01 19:23:42.668131 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview 2026-09-01 19:23:42.669983 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns 2026-09-01 19:23:42.935679 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster 2026-09-01 19:23:42.936711 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster 2026-09-01 19:23:43.227782 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace 2026-09-01 19:23:43.241139 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node 2026-09-01 19:23:43.518150 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod 2026-09-01 19:23:43.522100 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload 2026-09-01 19:23:43.772566 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace 2026-09-01 19:23:43.802306 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet 2026-09-01 19:23:44.057829 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod 2026-09-01 19:23:44.076057 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload 2026-09-01 19:23:44.319022 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use 2026-09-01 19:23:44.344134 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter 2026-09-01 19:23:44.544673 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use 2026-09-01 19:23:44.596243 | instance | monitoring/configmaps/kube-prometheus-stack-nodes 2026-09-01 19:23:44.773781 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin 2026-09-01 19:23:44.826894 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage 2026-09-01 19:23:45.035445 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total 2026-09-01 19:23:45.138482 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus 2026-09-01 19:23:45.312775 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls 2026-09-01 19:23:45.401098 | instance | monitoring/configmaps/kube-prometheus-stack-proxy 2026-09-01 19:23:45.568111 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler 2026-09-01 19:23:45.690896 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total 2026-09-01 19:23:45.881515 | instance | monitoring/configmaps/kube-root-ca.crt 2026-09-01 19:23:45.994691 | instance | monitoring/configmaps/loki 2026-09-01 19:23:46.135822 | instance | monitoring/configmaps/loki-alerting-rules 2026-09-01 19:23:46.298624 | instance | monitoring/configmaps/loki-gateway 2026-09-01 19:23:46.386401 | instance | monitoring/configmaps/loki-runtime 2026-09-01 19:23:46.537743 | instance | monitoring/configmaps/node-feature-discovery-master-conf 2026-09-01 19:23:46.618182 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf 2026-09-01 19:23:46.796541 | instance | monitoring/configmaps/node-feature-discovery-worker-conf 2026-09-01 19:23:46.874642 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0 2026-09-01 19:23:47.039141 | instance | monitoring/configmaps/vector 2026-09-01 19:23:47.248185 | instance | monitoring/deployment/kube-prometheus-stack-grafana 2026-09-01 19:23:47.312144 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics 2026-09-01 19:23:47.518702 | instance | monitoring/deployment/kube-prometheus-stack-operator 2026-09-01 19:23:47.612622 | instance | monitoring/deployment/loki-gateway 2026-09-01 19:23:47.810092 | instance | monitoring/deployment/node-feature-discovery-gc 2026-09-01 19:23:47.903043 | instance | monitoring/deployment/node-feature-discovery-master 2026-09-01 19:23:48.081377 | instance | monitoring/deployment/prometheus-pushgateway 2026-09-01 19:23:48.182702 | instance | monitoring/endpoints/alertmanager-operated 2026-09-01 19:23:48.369195 | instance | monitoring/endpoints/goldpinger 2026-09-01 19:23:48.427538 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:48.429236 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager 2026-09-01 19:23:48.619778 | instance | monitoring/endpoints/kube-prometheus-stack-grafana 2026-09-01 19:23:48.702298 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics 2026-09-01 19:23:48.772900 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:48.910988 | instance | monitoring/endpoints/kube-prometheus-stack-operator 2026-09-01 19:23:48.936014 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-01 19:23:48.947173 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:49.003787 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus 2026-09-01 19:23:49.181922 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter 2026-09-01 19:23:49.190721 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:49.256878 | instance | monitoring/endpoints/loki 2026-09-01 19:23:49.321185 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:49.408174 | instance | monitoring/endpoints/loki-chunks-cache 2026-09-01 19:23:49.418816 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:49.495923 | instance | monitoring/endpoints/loki-gateway 2026-09-01 19:23:49.651298 | instance | monitoring/endpoints/loki-headless 2026-09-01 19:23:49.769719 | instance | monitoring/endpoints/loki-memberlist 2026-09-01 19:23:49.896685 | instance | monitoring/endpoints/loki-results-cache 2026-09-01 19:23:50.064379 | instance | monitoring/endpoints/prometheus-operated 2026-09-01 19:23:50.189376 | instance | monitoring/endpoints/prometheus-pushgateway 2026-09-01 19:23:50.349448 | instance | monitoring/endpoints/prometheus-smartctl-exporter 2026-09-01 19:23:50.470520 | instance | monitoring/endpoints/vector-headless 2026-09-01 19:23:50.610961 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager 2026-09-01 19:23:50.752362 | instance | monitoring/ingresses/kube-prometheus-stack-grafana 2026-09-01 19:23:50.893603 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus 2026-09-01 19:23:51.047879 | instance | magnum-system/serviceaccounts/default 2026-09-01 19:23:51.210059 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0 2026-09-01 19:23:51.332022 | instance | monitoring/pods/goldpinger-8562f 2026-09-01 19:23:51.456249 | instance | monitoring/pods/kube-prometheus-stack-grafana-7f6754646c-zvkhc 2026-09-01 19:23:51.607139 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-f569l 2026-09-01 19:23:51.737780 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-ksctx 2026-09-01 19:23:51.885189 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-znh57 2026-09-01 19:23:52.020645 | instance | monitoring/pods/loki-0 2026-09-01 19:23:52.151907 | instance | monitoring/pods/loki-chunks-cache-0 2026-09-01 19:23:52.300422 | instance | monitoring/pods/loki-gateway-cf54cb88c-c4ztf 2026-09-01 19:23:52.424290 | instance | monitoring/pods/loki-results-cache-0 2026-09-01 19:23:52.554473 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-vmcdq 2026-09-01 19:23:52.689746 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-q8d98 2026-09-01 19:23:52.811085 | instance | monitoring/pods/node-feature-discovery-worker-8fjb4 2026-09-01 19:23:52.976376 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0 2026-09-01 19:23:53.079943 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-69g4m 2026-09-01 19:23:53.263306 | instance | monitoring/pods/vector-q45pw 2026-09-01 19:23:53.352198 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0 2026-09-01 19:23:53.535408 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0 2026-09-01 19:23:53.642746 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana 2026-09-01 19:23:53.847005 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar 2026-09-01 19:23:53.896788 | instance | monitoring/persistentvolumeclaims/storage-loki-0 2026-09-01 19:23:54.076716 | instance | monitoring/rolebindings/node-feature-discovery-worker 2026-09-01 19:23:54.200810 | instance | monitoring/rolebindings/prometheus-smartctl-exporter 2026-09-01 19:23:54.363792 | instance | monitoring/roles/kube-prometheus-stack-grafana 2026-09-01 19:23:54.512251 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar 2026-09-01 19:23:54.611776 | instance | monitoring/roles/node-feature-discovery-worker 2026-09-01 19:23:54.733090 | instance | openstack/configmaps/barbican-bin 2026-09-01 19:23:54.853989 | instance | openstack/configmaps/ceph-csi-config 2026-09-01 19:23:55.018143 | instance | openstack/configmaps/ceph-etc 2026-09-01 19:23:55.150703 | instance | openstack/cronjobs/cinder-volume-usage-audit 2026-09-01 19:23:55.375450 | instance | openstack/cronjobs/heat-engine-cleaner 2026-09-01 19:23:55.458615 | instance | openstack/configmaps/cinder-bin 2026-09-01 19:23:55.642766 | instance | openstack/cronjobs/heat-purge-deleted 2026-09-01 19:23:55.733617 | instance | openstack/configmaps/glance-bin 2026-09-01 19:23:55.962424 | instance | openstack/configmaps/heat-bin 2026-09-01 19:23:56.065398 | instance | openstack/configmaps/keepalived-bin 2026-09-01 19:23:56.271345 | instance | openstack/configmaps/keystone-bin 2026-09-01 19:23:56.377040 | instance | openstack/cronjobs/keystone-credential-rotate 2026-09-01 19:23:56.553352 | instance | openstack/configmaps/keystone-openid-metadata 2026-09-01 19:23:56.685613 | instance | openstack/cronjobs/keystone-fernet-rotate 2026-09-01 19:23:56.852564 | instance | openstack/configmaps/kube-root-ca.crt 2026-09-01 19:23:56.998527 | instance | openstack/cronjobs/nova-cell-setup 2026-09-01 19:23:57.158124 | instance | openstack/configmaps/libvirt-bin 2026-09-01 19:23:57.314339 | instance | openstack/cronjobs/nova-service-cleaner 2026-09-01 19:23:57.472961 | instance | openstack/configmaps/libvirt-libvirt-default-bin 2026-09-01 19:23:57.607472 | instance | openstack/configmaps/magnum-bin 2026-09-01 19:23:57.781207 | instance | openstack/configmaps/memcached-memcached-bin 2026-09-01 19:23:57.945231 | instance | openstack/configmaps/neutron-bin 2026-09-01 19:23:57.950255 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:58.083582 | instance | openstack/configmaps/nova-bin 2026-09-01 19:23:58.109533 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:58.276193 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:58.283890 | instance | openstack/configmaps/octavia-bin 2026-09-01 19:23:58.358035 | instance | openstack/configmaps/openvswitch-bin 2026-09-01 19:23:58.376712 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:58.497682 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:58.560502 | instance | openstack/configmaps/ovn-bin 2026-09-01 19:23:58.631255 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:58.649383 | instance | openstack/configmaps/percona-xtradb-haproxy 2026-09-01 19:23:58.742866 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:58.860626 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:58.902651 | instance | openstack/configmaps/percona-xtradb-pxc 2026-09-01 19:23:58.934580 | instance | openstack/configmaps/placement-bin 2026-09-01 19:23:58.992158 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:59.138090 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:59.195439 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf 2026-09-01 19:23:59.269810 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:59.282168 | instance | openstack/configmaps/rabbitmq-barbican-server-conf 2026-09-01 19:23:59.398508 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:59.483630 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf 2026-09-01 19:23:59.515547 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:59.587615 | instance | openstack/configmaps/rabbitmq-cinder-server-conf 2026-09-01 19:23:59.660769 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:59.776575 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf 2026-09-01 19:23:59.803200 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:23:59.878386 | instance | openstack/configmaps/rabbitmq-glance-server-conf 2026-09-01 19:23:59.925320 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:24:00.052317 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:24:00.077031 | instance | openstack/configmaps/rabbitmq-heat-plugins-conf 2026-09-01 19:24:00.223665 | instance | openstack/configmaps/rabbitmq-heat-server-conf 2026-09-01 19:24:00.236413 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-01 19:24:00.250312 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:24:00.368708 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:24:00.404816 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf 2026-09-01 19:24:00.498229 | instance | openstack/configmaps/rabbitmq-keystone-server-conf 2026-09-01 19:24:00.500383 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:24:00.618473 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:24:00.686099 | instance | openstack/configmaps/rabbitmq-magnum-plugins-conf 2026-09-01 19:24:00.783816 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:24:00.799923 | instance | openstack/configmaps/rabbitmq-magnum-server-conf 2026-09-01 19:24:00.915774 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:24:00.964691 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf 2026-09-01 19:24:01.030924 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:24:01.116132 | instance | openstack/configmaps/rabbitmq-neutron-server-conf 2026-09-01 19:24:01.178446 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:24:01.280893 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf 2026-09-01 19:24:01.308614 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:24:01.414291 | instance | openstack/configmaps/rabbitmq-nova-server-conf 2026-09-01 19:24:01.442220 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:24:01.583592 | instance | openstack/configmaps/rabbitmq-octavia-plugins-conf 2026-09-01 19:24:01.638215 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:24:01.719829 | instance | openstack/configmaps/rabbitmq-octavia-server-conf 2026-09-01 19:24:01.790194 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-01 19:24:01.806865 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:24:01.892377 | instance | openstack/configmaps/rook-ceph-mon-endpoints 2026-09-01 19:24:01.971809 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:24:02.053407 | instance | openstack/configmaps/rook-ceph-pdbstatemap 2026-09-01 19:24:02.122770 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:24:02.195686 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types 2026-09-01 19:24:02.259624 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:24:02.323432 | instance | openstack/configmaps/rook-config-override 2026-09-01 19:24:02.370596 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:24:02.494490 | instance | openstack/configmaps/staffeln-bin 2026-09-01 19:24:02.512237 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:24:02.619861 | instance | openstack/configmaps/valkey-configuration 2026-09-01 19:24:02.626092 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:24:02.752167 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:24:02.795369 | instance | openstack/configmaps/valkey-health 2026-09-01 19:24:02.939768 | instance | openstack/configmaps/valkey-scripts 2026-09-01 19:24:02.953273 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:24:03.062979 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-01 19:24:03.112855 | instance | openstack/daemonsets/keepalived 2026-09-01 19:24:03.215615 | instance | openstack/daemonsets/libvirt-libvirt-default 2026-09-01 19:24:03.393117 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default 2026-09-01 19:24:03.522277 | instance | openstack/daemonsets/neutron-ovn-metadata-agent-default 2026-09-01 19:24:03.690405 | instance | openstack/daemonsets/nova-compute-default 2026-09-01 19:24:03.874840 | instance | openstack/daemonsets/octavia-health-manager-default 2026-09-01 19:24:04.052719 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager 2026-09-01 19:24:04.252645 | instance | openstack/daemonsets/openvswitch 2026-09-01 19:24:04.344952 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated 2026-09-01 19:24:04.575335 | instance | openstack/daemonsets/ovn-controller 2026-09-01 19:24:04.610502 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0 2026-09-01 19:24:04.816481 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config 2026-09-01 19:24:04.925453 | instance | monitoring/secrets/alertmanager-tls 2026-09-01 19:24:05.065393 | instance | monitoring/secrets/grafana-tls 2026-09-01 19:24:05.208832 | instance | monitoring/secrets/kube-prometheus-stack-admission 2026-09-01 19:24:05.318948 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret 2026-09-01 19:24:05.435806 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret 2026-09-01 19:24:05.590262 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy 2026-09-01 19:24:05.685362 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert 2026-09-01 19:24:05.855955 | instance | monitoring/secrets/kube-prometheus-stack-grafana 2026-09-01 19:24:05.894213 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret 2026-09-01 19:24:06.111556 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret 2026-09-01 19:24:06.136491 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret 2026-09-01 19:24:06.354459 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-znh57-tls 2026-09-01 19:24:06.387649 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy 2026-09-01 19:24:06.598270 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus 2026-09-01 19:24:06.657536 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls 2026-09-01 19:24:06.851980 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0 2026-09-01 19:24:06.928856 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config 2026-09-01 19:24:07.098313 | instance | monitoring/secrets/prometheus-tls 2026-09-01 19:24:07.210731 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1 2026-09-01 19:24:07.345891 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1 2026-09-01 19:24:07.469041 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1 2026-09-01 19:24:07.791848 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1 2026-09-01 19:24:07.839696 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1 2026-09-01 19:24:08.026689 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1 2026-09-01 19:24:08.080538 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1 2026-09-01 19:24:08.307492 | instance | monitoring/serviceaccounts/default 2026-09-01 19:24:08.379118 | instance | monitoring/serviceaccounts/goldpinger 2026-09-01 19:24:08.630566 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager 2026-09-01 19:24:08.707091 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana 2026-09-01 19:24:08.986928 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics 2026-09-01 19:24:09.036895 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator 2026-09-01 19:24:09.327284 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus 2026-09-01 19:24:09.391777 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter 2026-09-01 19:24:09.687052 | instance | monitoring/serviceaccounts/loki 2026-09-01 19:24:09.755993 | instance | monitoring/serviceaccounts/node-feature-discovery 2026-09-01 19:24:10.025276 | instance | monitoring/serviceaccounts/node-feature-discovery-gc 2026-09-01 19:24:10.088276 | instance | monitoring/serviceaccounts/node-feature-discovery-worker 2026-09-01 19:24:10.409032 | instance | monitoring/serviceaccounts/prometheus-pushgateway 2026-09-01 19:24:10.411834 | instance | monitoring/serviceaccounts/prometheus-smartctl-exporter 2026-09-01 19:24:10.784029 | instance | monitoring/serviceaccounts/vector 2026-09-01 19:24:10.824542 | instance | openstack/deployment/barbican-api 2026-09-01 19:24:11.113746 | instance | openstack/deployment/cinder-api 2026-09-01 19:24:11.122821 | instance | openstack/deployment/cinder-backup 2026-09-01 19:24:11.441084 | instance | monitoring/services/alertmanager-operated 2026-09-01 19:24:11.445626 | instance | openstack/deployment/cinder-scheduler 2026-09-01 19:24:11.688060 | instance | monitoring/services/goldpinger 2026-09-01 19:24:11.779427 | instance | openstack/deployment/cinder-volume 2026-09-01 19:24:11.953799 | instance | monitoring/services/kube-prometheus-stack-alertmanager 2026-09-01 19:24:12.108864 | instance | openstack/deployment/glance-api 2026-09-01 19:24:12.228829 | instance | monitoring/services/kube-prometheus-stack-grafana 2026-09-01 19:24:12.414839 | instance | openstack/deployment/heat-api 2026-09-01 19:24:12.478647 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics 2026-09-01 19:24:12.760057 | instance | openstack/deployment/heat-cfn 2026-09-01 19:24:12.763760 | instance | monitoring/services/kube-prometheus-stack-operator 2026-09-01 19:24:13.023982 | instance | openstack/deployment/heat-engine 2026-09-01 19:24:13.062547 | instance | monitoring/services/kube-prometheus-stack-prometheus 2026-09-01 19:24:13.323569 | instance | openstack/deployment/keystone-api 2026-09-01 19:24:13.347566 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter 2026-09-01 19:24:13.626343 | instance | openstack/deployment/magnum-api 2026-09-01 19:24:13.633287 | instance | monitoring/services/loki 2026-09-01 19:24:13.906641 | instance | openstack/deployment/memcached-memcached 2026-09-01 19:24:13.972347 | instance | monitoring/services/loki-chunks-cache 2026-09-01 19:24:14.238229 | instance | monitoring/services/loki-gateway 2026-09-01 19:24:14.255203 | instance | openstack/deployment/neutron-server 2026-09-01 19:24:14.495757 | instance | monitoring/services/loki-headless 2026-09-01 19:24:14.604035 | instance | openstack/deployment/nova-api-metadata 2026-09-01 19:24:14.756972 | instance | monitoring/services/loki-memberlist 2026-09-01 19:24:14.924046 | instance | openstack/deployment/nova-api-osapi 2026-09-01 19:24:15.008417 | instance | monitoring/services/loki-results-cache 2026-09-01 19:24:15.280005 | instance | monitoring/services/prometheus-operated 2026-09-01 19:24:15.313213 | instance | openstack/deployment/nova-conductor 2026-09-01 19:24:15.539116 | instance | monitoring/services/prometheus-pushgateway 2026-09-01 19:24:15.631074 | instance | openstack/deployment/nova-novncproxy 2026-09-01 19:24:15.813446 | instance | monitoring/services/prometheus-smartctl-exporter 2026-09-01 19:24:15.975615 | instance | openstack/deployment/nova-scheduler 2026-09-01 19:24:16.079201 | instance | monitoring/services/vector-headless 2026-09-01 19:24:16.370012 | instance | openstack/deployment/octavia-api 2026-09-01 19:24:16.381296 | instance | openstack/deployment/octavia-housekeeping 2026-09-01 19:24:16.632694 | instance | openstack/deployment/octavia-worker 2026-09-01 19:24:16.641755 | instance | openstack/deployment/ovn-northd 2026-09-01 19:24:16.951746 | instance | openstack/deployment/placement-api 2026-09-01 19:24:16.974613 | instance | openstack/deployment/pxc-operator 2026-09-01 19:24:17.297497 | instance | openstack/deployment/rabbitmq-cluster-operator 2026-09-01 19:24:17.323372 | instance | openstack/deployment/rabbitmq-messaging-topology-operator 2026-09-01 19:24:17.589079 | instance | openstack/deployment/rook-ceph-crashcollector-instance 2026-09-01 19:24:17.630986 | instance | openstack/deployment/rook-ceph-rgw-ceph-a 2026-09-01 19:24:17.905477 | instance | openstack/deployment/staffeln-api 2026-09-01 19:24:17.932004 | instance | openstack/deployment/staffeln-conductor 2026-09-01 19:24:18.228782 | instance | openstack/endpoints/barbican-api 2026-09-01 19:24:18.276532 | instance | openstack/endpoints/ceph-mon 2026-09-01 19:24:18.512141 | instance | openstack/endpoints/cinder-api 2026-09-01 19:24:18.603981 | instance | openstack/endpoints/glance-api 2026-09-01 19:24:18.809505 | instance | openstack/endpoints/heat-api 2026-09-01 19:24:18.916099 | instance | openstack/endpoints/heat-cfn 2026-09-01 19:24:19.130829 | instance | openstack/endpoints/keystone-api 2026-09-01 19:24:19.245274 | instance | openstack/endpoints/magnum-api 2026-09-01 19:24:19.457055 | instance | openstack/endpoints/memcached 2026-09-01 19:24:19.570698 | instance | openstack/endpoints/memcached-metrics 2026-09-01 19:24:19.792136 | instance | openstack/endpoints/neutron-server 2026-09-01 19:24:19.876193 | instance | openstack/endpoints/nova-api 2026-09-01 19:24:20.116308 | instance | openstack/endpoints/nova-metadata 2026-09-01 19:24:20.213052 | instance | openstack/endpoints/nova-novncproxy 2026-09-01 19:24:20.472246 | instance | openstack/endpoints/octavia-api 2026-09-01 19:24:20.525482 | instance | openstack/endpoints/ovn-ovsdb-nb 2026-09-01 19:24:20.765759 | instance | openstack/endpoints/ovn-ovsdb-sb 2026-09-01 19:24:20.802649 | instance | openstack/ingresses/cloudformation 2026-09-01 19:24:21.093406 | instance | openstack/endpoints/percona-xtradb-cluster-operator 2026-09-01 19:24:21.113438 | instance | openstack/ingresses/compute 2026-09-01 19:24:21.400802 | instance | openstack/endpoints/percona-xtradb-haproxy 2026-09-01 19:24:21.412947 | instance | openstack/ingresses/compute-novnc-proxy 2026-09-01 19:24:21.690262 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics 2026-09-01 19:24:21.693886 | instance | openstack/ingresses/identity 2026-09-01 19:24:21.998349 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas 2026-09-01 19:24:22.003439 | instance | openstack/ingresses/image 2026-09-01 19:24:22.292157 | instance | openstack/endpoints/percona-xtradb-pxc 2026-09-01 19:24:22.302951 | instance | openstack/ingresses/key-manager 2026-09-01 19:24:22.574911 | instance | openstack/endpoints/percona-xtradb-pxc-unready 2026-09-01 19:24:22.607236 | instance | openstack/endpoints/placement-api 2026-09-01 19:24:22.840379 | instance | openstack/ingresses/load-balancer 2026-09-01 19:24:22.896741 | instance | openstack/endpoints/rabbitmq-barbican 2026-09-01 19:24:23.173584 | instance | openstack/ingresses/network 2026-09-01 19:24:23.216687 | instance | openstack/endpoints/rabbitmq-barbican-nodes 2026-09-01 19:24:23.499304 | instance | openstack/ingresses/orchestration 2026-09-01 19:24:23.530614 | instance | openstack/endpoints/rabbitmq-cinder 2026-09-01 19:24:23.831805 | instance | openstack/ingresses/placement 2026-09-01 19:24:23.872268 | instance | openstack/endpoints/rabbitmq-cinder-nodes 2026-09-01 19:24:24.165625 | instance | openstack/ingresses/rook-ceph-cluster 2026-09-01 19:24:24.191783 | instance | openstack/endpoints/rabbitmq-glance 2026-09-01 19:24:24.443014 | instance | openstack/ingresses/volumev3 2026-09-01 19:24:24.449753 | instance | openstack/endpoints/rabbitmq-glance-nodes 2026-09-01 19:24:24.729151 | instance | openstack/endpoints/rabbitmq-heat 2026-09-01 19:24:24.737238 | instance | openstack/endpoints/rabbitmq-heat-nodes 2026-09-01 19:24:24.998647 | instance | openstack/endpoints/rabbitmq-keystone 2026-09-01 19:24:25.029090 | instance | openstack/endpoints/rabbitmq-keystone-nodes 2026-09-01 19:24:25.334718 | instance | openstack/endpoints/rabbitmq-magnum 2026-09-01 19:24:25.369532 | instance | openstack/endpoints/rabbitmq-magnum-nodes 2026-09-01 19:24:25.610552 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook 2026-09-01 19:24:25.629714 | instance | openstack/endpoints/rabbitmq-neutron 2026-09-01 19:24:25.919994 | instance | openstack/endpoints/rabbitmq-neutron-nodes 2026-09-01 19:24:25.923883 | instance | openstack/endpoints/rabbitmq-nova 2026-09-01 19:24:26.247359 | instance | openstack/endpoints/rabbitmq-nova-nodes 2026-09-01 19:24:26.268100 | instance | openstack/endpoints/rabbitmq-octavia 2026-09-01 19:24:26.519391 | instance | openstack/endpoints/rabbitmq-octavia-nodes 2026-09-01 19:24:26.593270 | instance | openstack/endpoints/rook-ceph-rgw-ceph 2026-09-01 19:24:26.827571 | instance | openstack/endpoints/staffeln-api 2026-09-01 19:24:26.878402 | instance | openstack/endpoints/valkey 2026-09-01 19:24:27.136687 | instance | openstack/endpoints/valkey-headless 2026-09-01 19:24:27.182377 | instance | openstack/endpoints/valkey-metrics 2026-09-01 19:24:27.412734 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager 2026-09-01 19:24:27.454730 | instance | monitoring/statefulsets/loki 2026-09-01 19:24:27.697789 | instance | monitoring/statefulsets/loki-chunks-cache 2026-09-01 19:24:27.738690 | instance | monitoring/statefulsets/loki-results-cache 2026-09-01 19:24:27.957841 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus 2026-09-01 19:24:28.010794 | instance | openstack/networkpolicies/rabbitmq-cluster-operator 2026-09-01 19:24:28.229762 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator 2026-09-01 19:24:28.296401 | instance | openstack/networkpolicies/valkey 2026-09-01 19:24:28.517843 | instance | openstack/jobs/barbican-db-init 2026-09-01 19:24:28.565902 | instance | orc-system/configmaps/kube-root-ca.crt 2026-09-01 19:24:28.784820 | instance | openstack/jobs/barbican-db-sync 2026-09-01 19:24:28.820245 | instance | openstack/jobs/barbican-ks-endpoints 2026-09-01 19:24:29.084400 | instance | openstack/jobs/barbican-ks-service 2026-09-01 19:24:29.157159 | instance | openstack/jobs/barbican-ks-user 2026-09-01 19:24:29.395482 | instance | openstack/jobs/barbican-rabbit-init 2026-09-01 19:24:29.457985 | instance | openstack/jobs/cinder-backup-storage-init 2026-09-01 19:24:29.703683 | instance | openstack/jobs/cinder-bootstrap 2026-09-01 19:24:29.764706 | instance | openstack/jobs/cinder-create-internal-tenant 2026-09-01 19:24:29.988455 | instance | openstack/jobs/cinder-db-init 2026-09-01 19:24:30.088727 | instance | openstack/jobs/cinder-db-sync 2026-09-01 19:24:30.308312 | instance | openstack/jobs/cinder-ks-endpoints 2026-09-01 19:24:30.422419 | instance | openstack/jobs/cinder-ks-service 2026-09-01 19:24:30.620750 | instance | openstack/jobs/cinder-ks-user 2026-09-01 19:24:30.749985 | instance | openstack/jobs/cinder-rabbit-init 2026-09-01 19:24:30.953556 | instance | openstack/jobs/cinder-storage-init 2026-09-01 19:24:31.058619 | instance | openstack/jobs/cinder-volume-usage-audit-29804825 2026-09-01 19:24:31.314992 | instance | openstack/jobs/glance-db-init 2026-09-01 19:24:31.378099 | instance | openstack/jobs/glance-db-sync 2026-09-01 19:24:31.647502 | instance | openstack/jobs/glance-ks-endpoints 2026-09-01 19:24:31.693101 | instance | openstack/jobs/glance-ks-service 2026-09-01 19:24:31.987000 | instance | openstack/jobs/glance-ks-user 2026-09-01 19:24:32.022735 | instance | openstack/jobs/glance-metadefs-load 2026-09-01 19:24:32.326836 | instance | openstack/jobs/glance-rabbit-init 2026-09-01 19:24:32.357144 | instance | openstack/jobs/glance-storage-init 2026-09-01 19:24:32.648771 | instance | openstack/jobs/heat-bootstrap 2026-09-01 19:24:32.656186 | instance | openstack/jobs/heat-db-init 2026-09-01 19:24:32.951783 | instance | openstack/jobs/heat-db-sync 2026-09-01 19:24:32.979780 | instance | openstack/jobs/heat-domain-ks-user 2026-09-01 19:24:33.230865 | instance | openstack/jobs/heat-engine-cleaner-29804830 2026-09-01 19:24:33.268932 | instance | openstack/jobs/heat-engine-cleaner-29804835 2026-09-01 19:24:33.563788 | instance | openstack/jobs/heat-engine-cleaner-29804840 2026-09-01 19:24:33.590284 | instance | openstack/jobs/heat-ks-endpoints 2026-09-01 19:24:33.921405 | instance | openstack/jobs/heat-ks-service 2026-09-01 19:24:33.974635 | instance | openstack/jobs/heat-ks-user 2026-09-01 19:24:34.194466 | instance | openstack/jobs/heat-rabbit-init 2026-09-01 19:24:34.272524 | instance | openstack/jobs/heat-trusts 2026-09-01 19:24:34.503661 | instance | openstack/jobs/keystone-bootstrap 2026-09-01 19:24:34.555329 | instance | openstack/jobs/keystone-credential-setup 2026-09-01 19:24:34.804033 | instance | openstack/jobs/keystone-db-init 2026-09-01 19:24:34.845835 | instance | openstack/jobs/keystone-db-sync 2026-09-01 19:24:35.072780 | instance | openstack/jobs/keystone-domain-manage 2026-09-01 19:24:35.128489 | instance | openstack/jobs/keystone-fernet-setup 2026-09-01 19:24:35.400714 | instance | openstack/jobs/keystone-rabbit-init 2026-09-01 19:24:35.467763 | instance | openstack/jobs/magnum-db-init 2026-09-01 19:24:35.724841 | instance | openstack/jobs/magnum-db-sync 2026-09-01 19:24:35.764478 | instance | openstack/jobs/neutron-db-init 2026-09-01 19:24:36.030741 | instance | openstack/jobs/neutron-db-sync 2026-09-01 19:24:36.054313 | instance | openstack/jobs/neutron-ks-endpoints 2026-09-01 19:24:36.333080 | instance | openstack/jobs/neutron-ks-service 2026-09-01 19:24:36.415792 | instance | openstack/jobs/neutron-ks-user 2026-09-01 19:24:36.638690 | instance | openstack/jobs/neutron-rabbit-init 2026-09-01 19:24:36.727290 | instance | openstack/jobs/nova-bootstrap 2026-09-01 19:24:36.953311 | instance | openstack/jobs/nova-cell-setup 2026-09-01 19:24:37.036543 | instance | openstack/jobs/nova-cell-setup-29804820 2026-09-01 19:24:37.253395 | instance | openstack/jobs/nova-db-init 2026-09-01 19:24:37.337092 | instance | openstack/jobs/nova-db-sync 2026-09-01 19:24:37.529015 | instance | openstack/jobs/nova-ks-endpoints 2026-09-01 19:24:37.619262 | instance | openstack/jobs/nova-ks-service 2026-09-01 19:24:37.843652 | instance | openstack/jobs/nova-ks-user 2026-09-01 19:24:37.933288 | instance | openstack/jobs/nova-rabbit-init 2026-09-01 19:24:38.171189 | instance | openstack/jobs/nova-service-cleaner-29804820 2026-09-01 19:24:38.269793 | instance | openstack/jobs/octavia-bootstrap 2026-09-01 19:24:38.464865 | instance | openstack/jobs/octavia-db-init 2026-09-01 19:24:38.587471 | instance | openstack/jobs/octavia-db-sync 2026-09-01 19:24:38.750398 | instance | openstack/jobs/octavia-ks-endpoints 2026-09-01 19:24:38.878334 | instance | openstack/jobs/octavia-ks-service 2026-09-01 19:24:39.084653 | instance | openstack/jobs/octavia-ks-user 2026-09-01 19:24:39.251691 | instance | openstack/jobs/octavia-rabbit-init 2026-09-01 19:24:39.394564 | instance | openstack/jobs/placement-db-init 2026-09-01 19:24:39.531815 | instance | openstack/jobs/placement-db-sync 2026-09-01 19:24:39.705402 | instance | openstack/jobs/placement-ks-endpoints 2026-09-01 19:24:39.833842 | instance | openstack/jobs/placement-ks-service 2026-09-01 19:24:40.030819 | instance | openstack/jobs/placement-ks-user 2026-09-01 19:24:40.156182 | instance | openstack/jobs/staffeln-db-init 2026-09-01 19:24:40.358250 | instance | openstack/jobs/staffeln-db-sync 2026-09-01 19:24:40.529489 | instance | openstack/pods/barbican-api-687bfffc-bmll7 2026-09-01 19:24:40.702668 | instance | openstack/pods/barbican-db-init-2scjm 2026-09-01 19:24:40.786253 | instance | openstack/pods/barbican-db-sync-f2hgp 2026-09-01 19:24:40.982107 | instance | openstack/pods/barbican-ks-endpoints-xdbd9 2026-09-01 19:24:41.094050 | instance | openstack/pods/barbican-ks-service-vc29s 2026-09-01 19:24:41.335063 | instance | openstack/pods/barbican-ks-user-6x8rf 2026-09-01 19:24:41.433165 | instance | openstack/pods/barbican-rabbit-init-q8q67 2026-09-01 19:24:41.646321 | instance | openstack/pods/cinder-api-584cf9f965-8ph9d 2026-09-01 19:24:41.732891 | instance | openstack/pods/cinder-backup-677cf6c6c6-dhc25 2026-09-01 19:24:41.938490 | instance | openstack/pods/cinder-backup-storage-init-zcjrl 2026-09-01 19:24:42.030965 | instance | openstack/pods/cinder-bootstrap-fmpmm 2026-09-01 19:24:42.274189 | instance | openstack/pods/cinder-create-internal-tenant-wq2vk 2026-09-01 19:24:42.358169 | instance | openstack/pods/cinder-db-init-nx2gm 2026-09-01 19:24:42.561476 | instance | openstack/pods/cinder-db-sync-6jgzr 2026-09-01 19:24:42.670872 | instance | openstack/pods/cinder-ks-endpoints-ptd9m 2026-09-01 19:24:42.899837 | instance | openstack/pods/cinder-ks-service-gtxmf 2026-09-01 19:24:43.004394 | instance | openstack/pods/cinder-ks-user-7rzxs 2026-09-01 19:24:43.238163 | instance | openstack/pods/cinder-rabbit-init-8skhd 2026-09-01 19:24:43.334543 | instance | openstack/pods/cinder-scheduler-658dc7699b-clvlc 2026-09-01 19:24:43.521669 | instance | openstack/pods/cinder-storage-init-pg6dq 2026-09-01 19:24:43.631788 | instance | openstack/pods/cinder-volume-685bc8cd5-6mvxg 2026-09-01 19:24:43.847761 | instance | openstack/pods/cinder-volume-usage-audit-29804825-966fd 2026-09-01 19:24:43.959301 | instance | openstack/pods/glance-api-d7f5ccd6b-k7xqb 2026-09-01 19:24:44.129175 | instance | openstack/pods/glance-db-init-w6hld 2026-09-01 19:24:44.297926 | instance | openstack/pods/glance-db-sync-wcrs8 2026-09-01 19:24:44.406248 | instance | openstack/pods/glance-ks-endpoints-4hggq 2026-09-01 19:24:44.637959 | instance | openstack/pods/glance-ks-service-67l46 2026-09-01 19:24:44.700070 | instance | openstack/pods/glance-ks-user-f7fj6 2026-09-01 19:24:44.896163 | instance | openstack/pods/glance-metadefs-load-8t87v 2026-09-01 19:24:45.029879 | instance | openstack/pods/glance-rabbit-init-hwxcx 2026-09-01 19:24:45.144646 | instance | openstack/pods/glance-storage-init-mmqxw 2026-09-01 19:24:45.353479 | instance | openstack/pods/heat-api-7b7dd5d6b-brd2w 2026-09-01 19:24:45.476454 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0 2026-09-01 19:24:45.669625 | instance | openstack/pods/heat-bootstrap-2b7tl 2026-09-01 19:24:45.909195 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0 2026-09-01 19:24:46.004012 | instance | openstack/pods/heat-cfn-78fff7bf6-gtt8z 2026-09-01 19:24:46.349325 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0 2026-09-01 19:24:46.371445 | instance | openstack/pods/heat-db-init-49s5p 2026-09-01 19:24:46.709384 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0 2026-09-01 19:24:46.812894 | instance | openstack/pods/heat-db-sync-s22kw 2026-09-01 19:24:47.057187 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0 2026-09-01 19:24:47.122532 | instance | openstack/pods/heat-domain-ks-user-hfj29 2026-09-01 19:24:47.442273 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0 2026-09-01 19:24:47.508325 | instance | openstack/pods/heat-engine-cleaner-29804830-k5vkf 2026-09-01 19:24:47.828410 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0 2026-09-01 19:24:47.910823 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0 2026-09-01 19:24:48.300731 | instance | openstack/pods/heat-engine-cleaner-29804835-cmssk 2026-09-01 19:24:48.413208 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0 2026-09-01 19:24:48.617438 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0 2026-09-01 19:24:48.875037 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0 2026-09-01 19:24:49.069843 | instance | openstack/pods/heat-engine-cleaner-29804840-cvsql 2026-09-01 19:24:49.353988 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0 2026-09-01 19:24:49.405769 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0 2026-09-01 19:24:49.748024 | instance | openstack/pods/heat-engine-db7f69bbc-w4v8h 2026-09-01 19:24:49.910653 | instance | openstack/pods/heat-ks-endpoints-fqv4v 2026-09-01 19:24:50.092899 | instance | openstack/pods/heat-ks-service-5kx8m 2026-09-01 19:24:50.290951 | instance | openstack/pods/heat-ks-user-626c7 2026-09-01 19:24:50.442778 | instance | openstack/pods/heat-rabbit-init-q8zdl 2026-09-01 19:24:50.627520 | instance | openstack/pods/heat-trusts-jsrmc 2026-09-01 19:24:50.726023 | instance | openstack/pods/keepalived-2jcw6 2026-09-01 19:24:50.975470 | instance | openstack/pods/keystone-api-64dc8f9cdf-xnvd5 2026-09-01 19:24:51.064282 | instance | openstack/pods/keystone-bootstrap-p9zpm 2026-09-01 19:24:51.300143 | instance | openstack/pods/keystone-credential-setup-l7kqf 2026-09-01 19:24:51.381867 | instance | openstack/pods/keystone-db-init-mdnx4 2026-09-01 19:24:51.638187 | instance | openstack/pods/keystone-db-sync-dnm22 2026-09-01 19:24:51.733480 | instance | openstack/pods/keystone-domain-manage-kq8c6 2026-09-01 19:24:51.937445 | instance | openstack/pods/keystone-fernet-setup-jbrrw 2026-09-01 19:24:52.019911 | instance | openstack/pods/keystone-rabbit-init-kl87k 2026-09-01 19:24:52.261098 | instance | openstack/pods/libvirt-libvirt-default-wpccw 2026-09-01 19:24:52.340818 | instance | openstack/pods/magnum-api-75bf659d56-lpbpz 2026-09-01 19:24:52.552896 | instance | openstack/pods/magnum-conductor-0 2026-09-01 19:24:52.642540 | instance | openstack/pods/magnum-db-init-wkkp8 2026-09-01 19:24:52.867765 | instance | openstack/pods/magnum-db-sync-trx96 2026-09-01 19:24:53.030928 | instance | openstack/pods/memcached-memcached-6479589586-hpzbq 2026-09-01 19:24:53.152909 | instance | openstack/pods/neutron-db-init-h7bd5 2026-09-01 19:24:53.336589 | instance | openstack/pods/neutron-db-sync-wnnqm 2026-09-01 19:24:53.491799 | instance | openstack/pods/neutron-ks-endpoints-j4vv9 2026-09-01 19:24:53.644745 | instance | openstack/pods/neutron-ks-service-4zsk2 2026-09-01 19:24:53.812802 | instance | openstack/pods/neutron-ks-user-zwf6c 2026-09-01 19:24:53.970796 | instance | openstack/pods/neutron-netns-cleanup-cron-default-ds2fx 2026-09-01 19:24:54.104823 | instance | openstack/pods/neutron-ovn-metadata-agent-default-459vs 2026-09-01 19:24:54.292321 | instance | openstack/pods/neutron-rabbit-init-z97w6 2026-09-01 19:24:54.394389 | instance | openstack/pods/neutron-server-756b6b7c67-9sr47 2026-09-01 19:24:54.592440 | instance | openstack/pods/nova-api-metadata-5665b7cf4-nvjjp 2026-09-01 19:24:54.699989 | instance | openstack/pods/nova-api-osapi-7d94ff445c-khb66 2026-09-01 19:24:54.855052 | instance | openstack/pods/nova-bootstrap-6fznj 2026-09-01 19:24:54.957790 | instance | openstack/pods/nova-cell-setup-29804820-xj2bc 2026-09-01 19:24:55.168253 | instance | openstack/pods/nova-cell-setup-vbg96 2026-09-01 19:24:55.271765 | instance | openstack/pods/nova-compute-default-scksm 2026-09-01 19:24:55.466946 | instance | openstack/pods/nova-conductor-596595c75-v8npz 2026-09-01 19:24:55.578559 | instance | openstack/pods/nova-db-init-h5cvk 2026-09-01 19:24:55.757341 | instance | openstack/pods/nova-db-sync-rpdgc 2026-09-01 19:24:55.852384 | instance | openstack/pods/nova-ks-endpoints-cbptz 2026-09-01 19:24:56.038107 | instance | openstack/pods/nova-ks-service-srxmv 2026-09-01 19:24:56.176674 | instance | openstack/pods/nova-ks-user-qwxvn 2026-09-01 19:24:56.390122 | instance | openstack/pods/nova-novncproxy-79cb8874c6-x6k45 2026-09-01 19:24:56.483090 | instance | openstack/pods/nova-rabbit-init-bk6vq 2026-09-01 19:24:56.711854 | instance | openstack/pods/nova-scheduler-5c5984f4d7-vftrq 2026-09-01 19:24:56.830587 | instance | openstack/pods/nova-service-cleaner-29804820-ccvgx 2026-09-01 19:24:56.997223 | instance | openstack/pods/octavia-api-bd8b56c64-fhlj8 2026-09-01 19:24:57.131049 | instance | openstack/pods/octavia-bootstrap-dpl28 2026-09-01 19:24:57.293775 | instance | openstack/pods/octavia-db-init-rhv9p 2026-09-01 19:24:57.402069 | instance | openstack/pods/octavia-db-sync-dncv6 2026-09-01 19:24:57.551040 | instance | openstack/pods/octavia-health-manager-default-m88r9 2026-09-01 19:24:57.714377 | instance | openstack/pods/octavia-housekeeping-d7bf8fc67-75lrv 2026-09-01 19:24:57.840080 | instance | openstack/pods/octavia-ks-endpoints-gfqbd 2026-09-01 19:24:58.015161 | instance | openstack/pods/octavia-ks-service-2jbfp 2026-09-01 19:24:58.148795 | instance | openstack/pods/octavia-ks-user-fjj8s 2026-09-01 19:24:58.337039 | instance | openstack/pods/octavia-rabbit-init-kjfnp 2026-09-01 19:24:58.431600 | instance | openstack/pods/octavia-worker-6849d67b5b-pxkzq 2026-09-01 19:24:58.623352 | instance | openstack/pods/openvswitch-x8hcq 2026-09-01 19:24:58.740749 | instance | openstack/pods/ovn-controller-px4dj 2026-09-01 19:24:58.998088 | instance | openstack/pods/ovn-northd-6c6687ddd6-z8xm8 2026-09-01 19:24:59.087311 | instance | openstack/pods/ovn-ovsdb-nb-0 2026-09-01 19:24:59.327591 | instance | openstack/pods/ovn-ovsdb-sb-0 2026-09-01 19:24:59.423755 | instance | openstack/pods/percona-xtradb-haproxy-0 2026-09-01 19:24:59.674132 | instance | openstack/pods/percona-xtradb-pxc-0 2026-09-01 19:24:59.764791 | instance | openstack/pods/placement-api-6c888c679f-rphhr 2026-09-01 19:24:59.994225 | instance | openstack/pods/placement-db-init-zqdst 2026-09-01 19:25:00.077983 | instance | openstack/pods/placement-db-sync-tm2pz 2026-09-01 19:25:00.327777 | instance | openstack/pods/placement-ks-endpoints-x7zs6 2026-09-01 19:25:00.394306 | instance | openstack/pods/placement-ks-service-zkgnf 2026-09-01 19:25:00.643334 | instance | openstack/pods/placement-ks-user-dctxw 2026-09-01 19:25:00.697264 | instance | openstack/pods/pxc-operator-7cff949c8b-9w4gv 2026-09-01 19:25:00.917047 | instance | openstack/pods/rabbitmq-barbican-server-0 2026-09-01 19:25:00.960272 | instance | openstack/pods/rabbitmq-cinder-server-0 2026-09-01 19:25:01.250939 | instance | openstack/pods/rabbitmq-cluster-operator-5448d56d95-cbz4k 2026-09-01 19:25:01.262369 | instance | openstack/pods/rabbitmq-glance-server-0 2026-09-01 19:25:01.545046 | instance | openstack/rolebindings/barbican-barbican-api 2026-09-01 19:25:01.549954 | instance | openstack/pods/rabbitmq-heat-server-0 2026-09-01 19:25:01.842643 | instance | openstack/rolebindings/barbican-barbican-db-init 2026-09-01 19:25:01.884552 | instance | openstack/pods/rabbitmq-keystone-server-0 2026-09-01 19:25:02.140041 | instance | openstack/rolebindings/barbican-barbican-db-sync 2026-09-01 19:25:02.232420 | instance | openstack/pods/rabbitmq-magnum-server-0 2026-09-01 19:25:02.382894 | instance | openstack/pods/rabbitmq-messaging-topology-operator-7f8596f788-dp4v2 2026-09-01 19:25:02.544835 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints 2026-09-01 19:25:02.705930 | instance | openstack/rolebindings/barbican-barbican-ks-service 2026-09-01 19:25:02.814440 | instance | openstack/pods/rabbitmq-neutron-server-0 2026-09-01 19:25:02.947667 | instance | openstack/rolebindings/barbican-barbican-ks-user 2026-09-01 19:25:03.131693 | instance | openstack/pods/rabbitmq-nova-server-0 2026-09-01 19:25:03.230893 | instance | openstack/rolebindings/barbican-barbican-rabbit-init 2026-09-01 19:25:03.436617 | instance | openstack/pods/rabbitmq-octavia-server-0 2026-09-01 19:25:03.491366 | instance | openstack/rolebindings/cinder-backup-storage-init 2026-09-01 19:25:03.729892 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-nbp2c 2026-09-01 19:25:03.733856 | instance | openstack/rolebindings/cinder-cinder-api 2026-09-01 19:25:03.958456 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-2d4mm 2026-09-01 19:25:04.021913 | instance | openstack/rolebindings/cinder-cinder-backup 2026-09-01 19:25:04.227762 | instance | openstack/rolebindings/cinder-cinder-bootstrap 2026-09-01 19:25:04.236583 | instance | openstack/pods/staffeln-api-85dc7d8d9b-k6vwk 2026-09-01 19:25:04.410526 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant 2026-09-01 19:25:04.456922 | instance | openstack/rolebindings/cinder-cinder-db-init 2026-09-01 19:25:04.619111 | instance | openstack/pods/staffeln-conductor-6f797dc67f-xvbsz 2026-09-01 19:25:04.686365 | instance | openstack/rolebindings/cinder-cinder-db-sync 2026-09-01 19:25:04.924761 | instance | openstack/pods/staffeln-db-init-67pzw 2026-09-01 19:25:04.935290 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints 2026-09-01 19:25:05.157874 | instance | openstack/pods/staffeln-db-sync-n7fxp 2026-09-01 19:25:05.261334 | instance | openstack/rolebindings/cinder-cinder-ks-service 2026-09-01 19:25:05.432392 | instance | openstack/rolebindings/cinder-cinder-ks-user 2026-09-01 19:25:05.478062 | instance | openstack/pods/valkey-node-0 2026-09-01 19:25:05.688569 | instance | openstack/rolebindings/cinder-cinder-rabbit-init 2026-09-01 19:25:05.757882 | instance | openstack/rolebindings/cinder-cinder-scheduler 2026-09-01 19:25:05.985681 | instance | openstack/rolebindings/cinder-cinder-test 2026-09-01 19:25:06.027085 | instance | openstack/rolebindings/cinder-cinder-volume 2026-09-01 19:25:06.247646 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit 2026-09-01 19:25:06.298420 | instance | openstack/rolebindings/cinder-storage-init 2026-09-01 19:25:06.498033 | instance | openstack/rolebindings/glance-glance-api 2026-09-01 19:25:06.555693 | instance | openstack/rolebindings/glance-glance-db-init 2026-09-01 19:25:06.736895 | instance | openstack/rolebindings/glance-glance-db-sync 2026-09-01 19:25:06.779527 | instance | openstack/rolebindings/glance-glance-ks-endpoints 2026-09-01 19:25:06.993756 | instance | openstack/rolebindings/glance-glance-ks-service 2026-09-01 19:25:07.006176 | instance | openstack/rolebindings/glance-glance-ks-user 2026-09-01 19:25:07.227441 | instance | openstack/rolebindings/glance-glance-metadefs-load 2026-09-01 19:25:07.256526 | instance | openstack/rolebindings/glance-glance-rabbit-init 2026-09-01 19:25:07.467110 | instance | openstack/rolebindings/glance-glance-storage-init 2026-09-01 19:25:07.512565 | instance | openstack/rolebindings/glance-glance-test 2026-09-01 19:25:07.690525 | instance | openstack/rolebindings/glance-storage-init 2026-09-01 19:25:07.755758 | instance | openstack/rolebindings/heat-heat-api 2026-09-01 19:25:07.965506 | instance | openstack/rolebindings/heat-heat-bootstrap 2026-09-01 19:25:08.029122 | instance | openstack/rolebindings/heat-heat-cfn 2026-09-01 19:25:08.231093 | instance | openstack/rolebindings/heat-heat-db-init 2026-09-01 19:25:08.288522 | instance | openstack/rolebindings/heat-heat-db-sync 2026-09-01 19:25:08.445241 | instance | openstack/rolebindings/heat-heat-engine 2026-09-01 19:25:08.487087 | instance | openstack/rolebindings/heat-heat-engine-cleaner 2026-09-01 19:25:08.671116 | instance | openstack/rolebindings/heat-heat-ks-endpoints 2026-09-01 19:25:08.726236 | instance | openstack/rolebindings/heat-heat-ks-service 2026-09-01 19:25:08.920332 | instance | openstack/rolebindings/heat-heat-ks-user 2026-09-01 19:25:08.935540 | instance | openstack/rolebindings/heat-heat-ks-user-domain 2026-09-01 19:25:09.164839 | instance | openstack/rolebindings/heat-heat-purge-deleted 2026-09-01 19:25:09.196884 | instance | openstack/rolebindings/heat-heat-rabbit-init 2026-09-01 19:25:09.386775 | instance | openstack/rolebindings/heat-heat-test 2026-09-01 19:25:09.459751 | instance | openstack/rolebindings/heat-heat-trusts 2026-09-01 19:25:09.646740 | instance | openstack/rolebindings/keepalived 2026-09-01 19:25:09.722003 | instance | openstack/rolebindings/keystone-credential-rotate 2026-09-01 19:25:09.872743 | instance | openstack/rolebindings/keystone-credential-setup 2026-09-01 19:25:09.974184 | instance | openstack/rolebindings/keystone-fernet-rotate 2026-09-01 19:25:10.137807 | instance | openstack/rolebindings/keystone-fernet-setup 2026-09-01 19:25:10.269391 | instance | openstack/rolebindings/keystone-keystone-api 2026-09-01 19:25:10.371973 | instance | openstack/rolebindings/keystone-keystone-bootstrap 2026-09-01 19:25:10.499692 | instance | openstack/rolebindings/keystone-keystone-credential-rotate 2026-09-01 19:25:10.626927 | instance | openstack/rolebindings/keystone-keystone-db-init 2026-09-01 19:25:10.754639 | instance | openstack/rolebindings/keystone-keystone-db-sync 2026-09-01 19:25:10.876381 | instance | orc-system/deployment/orc-controller-manager 2026-09-01 19:25:11.023438 | instance | openstack/rolebindings/keystone-keystone-domain-manage 2026-09-01 19:25:11.167382 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate 2026-09-01 19:25:11.303854 | instance | openstack/rolebindings/keystone-keystone-test 2026-09-01 19:25:11.402629 | instance | openstack/rolebindings/libvirt-cert-manager 2026-09-01 19:25:11.560724 | instance | openstack/rolebindings/libvirt-libvirt 2026-09-01 19:25:11.640306 | instance | openstack/rolebindings/magnum-magnum-api 2026-09-01 19:25:11.782846 | instance | openstack/rolebindings/magnum-magnum-conductor 2026-09-01 19:25:11.883070 | instance | openstack/rolebindings/magnum-magnum-db-init 2026-09-01 19:25:12.014411 | instance | openstack/rolebindings/magnum-magnum-db-sync 2026-09-01 19:25:12.170518 | instance | openstack/rolebindings/magnum-magnum-ks-endpoints 2026-09-01 19:25:12.266610 | instance | openstack/rolebindings/magnum-magnum-ks-service 2026-09-01 19:25:12.385162 | instance | openstack/rolebindings/magnum-magnum-ks-user 2026-09-01 19:25:12.467316 | instance | openstack/rolebindings/magnum-magnum-ks-user-domain 2026-09-01 19:25:12.645146 | instance | openstack/rolebindings/magnum-magnum-rabbit-init 2026-09-01 19:25:12.707444 | instance | openstack/rolebindings/neutron-neutron-db-init 2026-09-01 19:25:12.909435 | instance | openstack/rolebindings/neutron-neutron-db-sync 2026-09-01 19:25:12.953157 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints 2026-09-01 19:25:13.164611 | instance | openstack/rolebindings/neutron-neutron-ks-service 2026-09-01 19:25:13.181227 | instance | openstack/rolebindings/neutron-neutron-ks-user 2026-09-01 19:25:13.418110 | instance | openstack/rolebindings/neutron-neutron-ovn-metadata-agent 2026-09-01 19:25:13.424310 | instance | openstack/rolebindings/neutron-neutron-rabbit-init 2026-09-01 19:25:13.689795 | instance | openstack/rolebindings/neutron-neutron-server 2026-09-01 19:25:13.692195 | instance | openstack/rolebindings/neutron-neutron-test 2026-09-01 19:25:13.947636 | instance | openstack/rolebindings/nova-nova-api-metadata 2026-09-01 19:25:13.949694 | instance | openstack/rolebindings/nova-nova-api-osapi 2026-09-01 19:25:14.183756 | instance | openstack/rolebindings/nova-nova-bootstrap 2026-09-01 19:25:14.218468 | instance | openstack/rolebindings/nova-nova-cell-setup 2026-09-01 19:25:14.436701 | instance | openstack/rolebindings/nova-nova-cell-setup-cron 2026-09-01 19:25:14.483545 | instance | openstack/rolebindings/nova-nova-compute 2026-09-01 19:25:14.666519 | instance | openstack/rolebindings/nova-nova-conductor 2026-09-01 19:25:14.726819 | instance | openstack/rolebindings/nova-nova-db-init 2026-09-01 19:25:14.894991 | instance | openstack/rolebindings/nova-nova-db-sync 2026-09-01 19:25:14.925617 | instance | openstack/rolebindings/nova-nova-ks-endpoints 2026-09-01 19:25:15.156544 | instance | openstack/rolebindings/nova-nova-ks-service 2026-09-01 19:25:15.215466 | instance | openstack/rolebindings/nova-nova-ks-user 2026-09-01 19:25:15.404811 | instance | openstack/rolebindings/nova-nova-novncproxy 2026-09-01 19:25:15.466763 | instance | openstack/rolebindings/nova-nova-rabbit-init 2026-09-01 19:25:15.623338 | instance | openstack/rolebindings/nova-nova-scheduler 2026-09-01 19:25:15.716137 | instance | openstack/rolebindings/nova-nova-service-cleaner 2026-09-01 19:25:15.882803 | instance | openstack/rolebindings/nova-nova-test 2026-09-01 19:25:15.972568 | instance | openstack/rolebindings/octavia-octavia-api 2026-09-01 19:25:16.127372 | instance | openstack/rolebindings/octavia-octavia-db-init 2026-09-01 19:25:16.261099 | instance | openstack/rolebindings/octavia-octavia-db-sync 2026-09-01 19:25:16.388096 | instance | openstack/rolebindings/octavia-octavia-health-manager 2026-09-01 19:25:16.501860 | instance | openstack/rolebindings/octavia-octavia-housekeeping 2026-09-01 19:25:16.636708 | instance | openstack/rolebindings/octavia-octavia-ks-endpoints 2026-09-01 19:25:16.767877 | instance | openstack/rolebindings/octavia-octavia-ks-service 2026-09-01 19:25:16.869410 | instance | openstack/rolebindings/octavia-octavia-ks-user 2026-09-01 19:25:17.004026 | instance | openstack/rolebindings/octavia-octavia-rabbit-init 2026-09-01 19:25:17.123358 | instance | openstack/rolebindings/octavia-octavia-worker 2026-09-01 19:25:17.246807 | instance | openstack/rolebindings/ovn-controller 2026-09-01 19:25:17.390445 | instance | openstack/rolebindings/ovn-northd 2026-09-01 19:25:17.484421 | instance | openstack/rolebindings/ovn-ovn-controller 2026-09-01 19:25:17.626630 | instance | openstack/rolebindings/ovn-ovn-northd 2026-09-01 19:25:17.714337 | instance | openstack/rolebindings/ovn-ovsdb 2026-09-01 19:25:17.908943 | instance | openstack/rolebindings/placement-placement-api 2026-09-01 19:25:17.988626 | instance | openstack/rolebindings/placement-placement-db-init 2026-09-01 19:25:18.191559 | instance | openstack/rolebindings/placement-placement-db-sync 2026-09-01 19:25:18.276829 | instance | openstack/rolebindings/placement-placement-ks-endpoints 2026-09-01 19:25:18.398645 | instance | openstack/rolebindings/placement-placement-ks-service 2026-09-01 19:25:18.470496 | instance | openstack/rolebindings/placement-placement-ks-user 2026-09-01 19:25:18.626662 | instance | openstack/rolebindings/pxc-operator 2026-09-01 19:25:18.717515 | instance | openstack/rolebindings/rabbitmq-barbican-server 2026-09-01 19:25:18.921644 | instance | openstack/rolebindings/rabbitmq-cinder-server 2026-09-01 19:25:18.983249 | instance | openstack/rolebindings/rabbitmq-cluster-operator 2026-09-01 19:25:19.188433 | instance | openstack/rolebindings/rabbitmq-glance-server 2026-09-01 19:25:19.250820 | instance | openstack/roles/barbican-openstack-barbican-api 2026-09-01 19:25:19.469968 | instance | openstack/rolebindings/rabbitmq-heat-server 2026-09-01 19:25:19.503769 | instance | openstack/rolebindings/rabbitmq-keystone-server 2026-09-01 19:25:19.699745 | instance | openstack/roles/barbican-openstack-barbican-db-init 2026-09-01 19:25:19.787559 | instance | openstack/rolebindings/rabbitmq-magnum-server 2026-09-01 19:25:19.908741 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator 2026-09-01 19:25:20.014657 | instance | openstack/roles/barbican-openstack-barbican-db-sync 2026-09-01 19:25:20.154646 | instance | openstack/rolebindings/rabbitmq-neutron-server 2026-09-01 19:25:20.264673 | instance | openstack/rolebindings/rabbitmq-nova-server 2026-09-01 19:25:20.407782 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints 2026-09-01 19:25:20.510775 | instance | openstack/rolebindings/rabbitmq-octavia-server 2026-09-01 19:25:20.640405 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt 2026-09-01 19:25:20.744667 | instance | openstack/roles/barbican-openstack-barbican-ks-service 2026-09-01 19:25:20.866766 | instance | openstack/rolebindings/rook-ceph-cmd-reporter 2026-09-01 19:25:20.961739 | instance | openstack/roles/barbican-openstack-barbican-ks-user 2026-09-01 19:25:21.085602 | instance | openstack/rolebindings/rook-ceph-mgr 2026-09-01 19:25:21.202344 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init 2026-09-01 19:25:21.346319 | instance | openstack/rolebindings/rook-ceph-osd 2026-09-01 19:25:21.460883 | instance | openstack/roles/cinder-backup-storage-init 2026-09-01 19:25:21.596943 | instance | openstack/rolebindings/rook-ceph-purge-osd 2026-09-01 19:25:21.713406 | instance | openstack/roles/cinder-openstack-cinder-api 2026-09-01 19:25:21.842962 | instance | openstack/rolebindings/staffeln-conductor-leases 2026-09-01 19:25:21.969014 | instance | openstack/roles/cinder-openstack-cinder-backup 2026-09-01 19:25:22.083213 | instance | openstack/rolebindings/staffeln-staffeln-api 2026-09-01 19:25:22.226927 | instance | openstack/roles/cinder-openstack-cinder-bootstrap 2026-09-01 19:25:22.342209 | instance | openstack/rolebindings/staffeln-staffeln-conductor 2026-09-01 19:25:22.483275 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant 2026-09-01 19:25:22.614457 | instance | openstack/rolebindings/staffeln-staffeln-db-init 2026-09-01 19:25:22.727785 | instance | openstack/roles/cinder-openstack-cinder-db-init 2026-09-01 19:25:22.871438 | instance | openstack/rolebindings/staffeln-staffeln-db-sync 2026-09-01 19:25:22.982250 | instance | openstack/roles/cinder-openstack-cinder-db-sync 2026-09-01 19:25:23.144476 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints 2026-09-01 19:25:23.267821 | instance | openstack/roles/cinder-openstack-cinder-ks-service 2026-09-01 19:25:23.396269 | instance | openstack/roles/cinder-openstack-cinder-ks-user 2026-09-01 19:25:23.519959 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init 2026-09-01 19:25:23.651025 | instance | openstack/roles/cinder-openstack-cinder-scheduler 2026-09-01 19:25:23.800731 | instance | openstack/roles/cinder-openstack-cinder-test 2026-09-01 19:25:23.909044 | instance | openstack/roles/cinder-openstack-cinder-volume 2026-09-01 19:25:24.046234 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit 2026-09-01 19:25:24.156862 | instance | openstack/roles/cinder-storage-init 2026-09-01 19:25:24.285810 | instance | openstack/roles/glance-openstack-glance-api 2026-09-01 19:25:24.390674 | instance | openstack/roles/glance-openstack-glance-db-init 2026-09-01 19:25:24.566817 | instance | openstack/roles/glance-openstack-glance-db-sync 2026-09-01 19:25:24.632597 | instance | openstack/roles/glance-openstack-glance-ks-endpoints 2026-09-01 19:25:24.809608 | instance | openstack/roles/glance-openstack-glance-ks-service 2026-09-01 19:25:24.907725 | instance | openstack/roles/glance-openstack-glance-ks-user 2026-09-01 19:25:25.054235 | instance | openstack/roles/glance-openstack-glance-metadefs-load 2026-09-01 19:25:25.153292 | instance | openstack/roles/glance-openstack-glance-rabbit-init 2026-09-01 19:25:25.349166 | instance | openstack/roles/glance-openstack-glance-storage-init 2026-09-01 19:25:25.422761 | instance | openstack/roles/glance-openstack-glance-test 2026-09-01 19:25:25.572810 | instance | openstack/roles/glance-storage-init 2026-09-01 19:25:25.639921 | instance | openstack/roles/heat-openstack-heat-api 2026-09-01 19:25:25.804426 | instance | openstack/roles/heat-openstack-heat-bootstrap 2026-09-01 19:25:25.881466 | instance | openstack/roles/heat-openstack-heat-cfn 2026-09-01 19:25:26.051918 | instance | openstack/roles/heat-openstack-heat-db-init 2026-09-01 19:25:26.135442 | instance | openstack/roles/heat-openstack-heat-db-sync 2026-09-01 19:25:26.307290 | instance | openstack/roles/heat-openstack-heat-engine 2026-09-01 19:25:26.402675 | instance | openstack/roles/heat-openstack-heat-engine-cleaner 2026-09-01 19:25:26.554281 | instance | openstack/roles/heat-openstack-heat-ks-endpoints 2026-09-01 19:25:26.649792 | instance | openstack/roles/heat-openstack-heat-ks-service 2026-09-01 19:25:26.805999 | instance | openstack/roles/heat-openstack-heat-ks-user 2026-09-01 19:25:26.892534 | instance | openstack/roles/heat-openstack-heat-ks-user-domain 2026-09-01 19:25:27.036172 | instance | openstack/roles/heat-openstack-heat-purge-deleted 2026-09-01 19:25:27.130028 | instance | openstack/roles/heat-openstack-heat-rabbit-init 2026-09-01 19:25:27.316187 | instance | orc-system/endpoints/orc-controller-manager-metrics-service 2026-09-01 19:25:27.411954 | instance | openstack/roles/heat-openstack-heat-test 2026-09-01 19:25:27.546549 | instance | openstack/roles/heat-openstack-heat-trusts 2026-09-01 19:25:27.674993 | instance | openstack/roles/keepalived 2026-09-01 19:25:27.806750 | instance | openstack/roles/keystone-credential-rotate 2026-09-01 19:25:27.902413 | instance | openstack/roles/keystone-credential-setup 2026-09-01 19:25:28.042939 | instance | openstack/roles/keystone-fernet-rotate 2026-09-01 19:25:28.192043 | instance | openstack/roles/keystone-fernet-setup 2026-09-01 19:25:28.316553 | instance | openstack/roles/keystone-openstack-keystone-api 2026-09-01 19:25:28.436458 | instance | openstack/roles/keystone-openstack-keystone-bootstrap 2026-09-01 19:25:28.568860 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate 2026-09-01 19:25:28.687821 | instance | openstack/roles/keystone-openstack-keystone-db-init 2026-09-01 19:25:28.813600 | instance | openstack/roles/keystone-openstack-keystone-db-sync 2026-09-01 19:25:28.905616 | instance | openstack/roles/keystone-openstack-keystone-domain-manage 2026-09-01 19:25:29.055503 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate 2026-09-01 19:25:29.153983 | instance | openstack/roles/keystone-openstack-keystone-test 2026-09-01 19:25:29.328729 | instance | openstack/roles/libvirt-cert-manager 2026-09-01 19:25:29.397022 | instance | openstack/roles/libvirt-openstack-libvirt 2026-09-01 19:25:29.586851 | instance | openstack/roles/magnum-openstack-magnum-api 2026-09-01 19:25:29.653535 | instance | openstack/roles/magnum-openstack-magnum-conductor 2026-09-01 19:25:29.802660 | instance | openstack/roles/magnum-openstack-magnum-db-init 2026-09-01 19:25:29.876815 | instance | openstack/roles/magnum-openstack-magnum-db-sync 2026-09-01 19:25:30.071983 | instance | openstack/roles/magnum-openstack-magnum-ks-endpoints 2026-09-01 19:25:30.130223 | instance | openstack/roles/magnum-openstack-magnum-ks-service 2026-09-01 19:25:30.332641 | instance | openstack/roles/magnum-openstack-magnum-ks-user 2026-09-01 19:25:30.382371 | instance | openstack/roles/magnum-openstack-magnum-ks-user-domain 2026-09-01 19:25:30.606082 | instance | openstack/roles/magnum-openstack-magnum-rabbit-init 2026-09-01 19:25:30.622160 | instance | openstack/roles/neutron-openstack-neutron-db-init 2026-09-01 19:25:30.845186 | instance | openstack/roles/neutron-openstack-neutron-db-sync 2026-09-01 19:25:30.883389 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints 2026-09-01 19:25:31.093720 | instance | openstack/roles/neutron-openstack-neutron-ks-service 2026-09-01 19:25:31.144527 | instance | openstack/roles/neutron-openstack-neutron-ks-user 2026-09-01 19:25:31.323915 | instance | openstack/roles/neutron-openstack-neutron-ovn-metadata-agent 2026-09-01 19:25:31.360285 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init 2026-09-01 19:25:31.538395 | instance | openstack/roles/neutron-openstack-neutron-server 2026-09-01 19:25:31.598173 | instance | openstack/roles/neutron-openstack-neutron-test 2026-09-01 19:25:31.794078 | instance | openstack/roles/nova-openstack-nova-api-metadata 2026-09-01 19:25:31.857213 | instance | openstack/roles/nova-openstack-nova-api-osapi 2026-09-01 19:25:32.041295 | instance | openstack/roles/nova-openstack-nova-bootstrap 2026-09-01 19:25:32.139864 | instance | openstack/roles/nova-openstack-nova-cell-setup 2026-09-01 19:25:32.318186 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron 2026-09-01 19:25:32.375579 | instance | openstack/roles/nova-openstack-nova-compute 2026-09-01 19:25:32.600316 | instance | openstack/roles/nova-openstack-nova-conductor 2026-09-01 19:25:32.670078 | instance | openstack/roles/nova-openstack-nova-db-init 2026-09-01 19:25:32.889830 | instance | openstack/roles/nova-openstack-nova-db-sync 2026-09-01 19:25:32.919155 | instance | openstack/roles/nova-openstack-nova-ks-endpoints 2026-09-01 19:25:33.130441 | instance | openstack/roles/nova-openstack-nova-ks-service 2026-09-01 19:25:33.223047 | instance | openstack/roles/nova-openstack-nova-ks-user 2026-09-01 19:25:33.403792 | instance | openstack/roles/nova-openstack-nova-novncproxy 2026-09-01 19:25:33.454794 | instance | openstack/roles/nova-openstack-nova-rabbit-init 2026-09-01 19:25:33.612749 | instance | openstack/roles/nova-openstack-nova-scheduler 2026-09-01 19:25:33.701977 | instance | openstack/roles/nova-openstack-nova-service-cleaner 2026-09-01 19:25:33.860728 | instance | openstack/roles/nova-openstack-nova-test 2026-09-01 19:25:33.964795 | instance | openstack/roles/octavia-openstack-octavia-api 2026-09-01 19:25:34.108513 | instance | openstack/roles/octavia-openstack-octavia-db-init 2026-09-01 19:25:34.197897 | instance | openstack/roles/octavia-openstack-octavia-db-sync 2026-09-01 19:25:34.336665 | instance | openstack/roles/octavia-openstack-octavia-health-manager 2026-09-01 19:25:34.392899 | instance | openstack/roles/octavia-openstack-octavia-housekeeping 2026-09-01 19:25:34.563944 | instance | openstack/roles/octavia-openstack-octavia-ks-endpoints 2026-09-01 19:25:34.648219 | instance | openstack/roles/octavia-openstack-octavia-ks-service 2026-09-01 19:25:34.815671 | instance | openstack/roles/octavia-openstack-octavia-ks-user 2026-09-01 19:25:34.881958 | instance | openstack/roles/octavia-openstack-octavia-rabbit-init 2026-09-01 19:25:35.057146 | instance | openstack/roles/octavia-openstack-octavia-worker 2026-09-01 19:25:35.104176 | instance | openstack/roles/ovn-controller 2026-09-01 19:25:35.299045 | instance | openstack/roles/ovn-northd 2026-09-01 19:25:35.366173 | instance | openstack/roles/ovn-openstack-ovn-controller 2026-09-01 19:25:35.548894 | instance | openstack/roles/ovn-openstack-ovn-northd 2026-09-01 19:25:35.597534 | instance | openstack/roles/ovn-ovsdb 2026-09-01 19:25:35.786040 | instance | openstack/roles/placement-openstack-placement-api 2026-09-01 19:25:35.849016 | instance | openstack/roles/placement-openstack-placement-db-init 2026-09-01 19:25:36.039721 | instance | openstack/roles/placement-openstack-placement-db-sync 2026-09-01 19:25:36.071324 | instance | openstack/roles/placement-openstack-placement-ks-endpoints 2026-09-01 19:25:36.288282 | instance | openstack/roles/placement-openstack-placement-ks-service 2026-09-01 19:25:36.356051 | instance | openstack/roles/placement-openstack-placement-ks-user 2026-09-01 19:25:36.568537 | instance | openstack/roles/pxc-operator 2026-09-01 19:25:36.604442 | instance | openstack/roles/rabbitmq-barbican-peer-discovery 2026-09-01 19:25:36.810499 | instance | openstack/roles/rabbitmq-cinder-peer-discovery 2026-09-01 19:25:36.858975 | instance | openstack/roles/rabbitmq-cluster-operator 2026-09-01 19:25:37.045034 | instance | openstack/roles/rabbitmq-glance-peer-discovery 2026-09-01 19:25:37.148547 | instance | openstack/roles/rabbitmq-heat-peer-discovery 2026-09-01 19:25:37.282905 | instance | openstack/roles/rabbitmq-keystone-peer-discovery 2026-09-01 19:25:37.377938 | instance | openstack/roles/rabbitmq-magnum-peer-discovery 2026-09-01 19:25:37.509186 | instance | openstack/roles/rabbitmq-messaging-topology-operator 2026-09-01 19:25:37.641881 | instance | openstack/roles/rabbitmq-neutron-peer-discovery 2026-09-01 19:25:37.793262 | instance | openstack/roles/rabbitmq-nova-peer-discovery 2026-09-01 19:25:37.895346 | instance | openstack/roles/rabbitmq-octavia-peer-discovery 2026-09-01 19:25:38.036711 | instance | openstack/roles/rook-ceph-cmd-reporter 2026-09-01 19:25:38.125894 | instance | openstack/roles/rook-ceph-mgr 2026-09-01 19:25:38.305577 | instance | openstack/roles/rook-ceph-osd 2026-09-01 19:25:38.379441 | instance | openstack/roles/rook-ceph-purge-osd 2026-09-01 19:25:38.546162 | instance | openstack/roles/staffeln-conductor 2026-09-01 19:25:38.634281 | instance | openstack/roles/staffeln-openstack-staffeln-api 2026-09-01 19:25:38.812177 | instance | openstack/roles/staffeln-openstack-staffeln-conductor 2026-09-01 19:25:38.887793 | instance | openstack/roles/staffeln-openstack-staffeln-db-init 2026-09-01 19:25:39.052950 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync 2026-09-01 19:25:39.161752 | instance | openstack/secrets/barbican-api-certs 2026-09-01 19:25:39.326367 | instance | openstack/secrets/barbican-db-admin 2026-09-01 19:25:39.417864 | instance | openstack/secrets/barbican-db-user 2026-09-01 19:25:39.567488 | instance | openstack/secrets/barbican-etc 2026-09-01 19:25:39.664165 | instance | openstack/secrets/barbican-keystone-admin 2026-09-01 19:25:39.796896 | instance | openstack/secrets/barbican-keystone-user 2026-09-01 19:25:39.952078 | instance | openstack/secrets/barbican-rabbitmq-admin 2026-09-01 19:25:40.022004 | instance | openstack/secrets/barbican-rabbitmq-user 2026-09-01 19:25:40.258631 | instance | openstack/secrets/cinder-api-certs 2026-09-01 19:25:40.271580 | instance | openstack/secrets/cinder-backup-rbd-keyring 2026-09-01 19:25:40.520347 | instance | openstack/secrets/cinder-db-admin 2026-09-01 19:25:40.541652 | instance | openstack/secrets/cinder-db-user 2026-09-01 19:25:40.810942 | instance | openstack/secrets/cinder-etc 2026-09-01 19:25:40.820573 | instance | openstack/secrets/cinder-keystone-admin 2026-09-01 19:25:41.040393 | instance | openstack/secrets/cinder-keystone-test 2026-09-01 19:25:41.060410 | instance | openstack/secrets/cinder-keystone-user 2026-09-01 19:25:41.304423 | instance | openstack/secrets/cinder-rabbitmq-admin 2026-09-01 19:25:41.305676 | instance | openstack/secrets/cinder-rabbitmq-user 2026-09-01 19:25:41.530689 | instance | openstack/secrets/cinder-volume-rbd-keyring 2026-09-01 19:25:41.552323 | instance | openstack/secrets/glance-api-certs 2026-09-01 19:25:41.771405 | instance | openstack/secrets/glance-db-admin 2026-09-01 19:25:41.800468 | instance | openstack/secrets/glance-db-user 2026-09-01 19:25:42.024206 | instance | openstack/secrets/glance-etc 2026-09-01 19:25:42.084562 | instance | openstack/secrets/glance-keystone-admin 2026-09-01 19:25:42.268842 | instance | openstack/secrets/glance-keystone-test 2026-09-01 19:25:42.348723 | instance | openstack/serviceaccounts/barbican-api 2026-09-01 19:25:42.510897 | instance | openstack/secrets/glance-keystone-user 2026-09-01 19:25:42.799814 | instance | openstack/serviceaccounts/barbican-db-init 2026-09-01 19:25:42.820365 | instance | openstack/secrets/glance-rabbitmq-admin 2026-09-01 19:25:43.068523 | instance | openstack/serviceaccounts/barbican-db-sync 2026-09-01 19:25:43.308510 | instance | openstack/secrets/glance-rabbitmq-user 2026-09-01 19:25:43.490504 | instance | openstack/serviceaccounts/barbican-ks-endpoints 2026-09-01 19:25:43.559179 | instance | openstack/secrets/heat-api-certs 2026-09-01 19:25:43.812659 | instance | openstack/serviceaccounts/barbican-ks-service 2026-09-01 19:25:43.963573 | instance | openstack/secrets/heat-cfn-certs 2026-09-01 19:25:44.252817 | instance | openstack/secrets/heat-db-admin 2026-09-01 19:25:44.332546 | instance | openstack/secrets/heat-db-user 2026-09-01 19:25:44.500833 | instance | openstack/serviceaccounts/barbican-ks-user 2026-09-01 19:25:44.590028 | instance | openstack/serviceaccounts/barbican-rabbit-init 2026-09-01 19:25:44.942013 | instance | openstack/serviceaccounts/barbican-test 2026-09-01 19:25:45.032701 | instance | openstack/secrets/heat-etc 2026-09-01 19:25:45.281096 | instance | openstack/secrets/heat-keystone-admin 2026-09-01 19:25:45.401065 | instance | openstack/serviceaccounts/cinder-api 2026-09-01 19:25:45.545191 | instance | openstack/secrets/heat-keystone-stack-user 2026-09-01 19:25:45.804551 | instance | openstack/serviceaccounts/cinder-backup 2026-09-01 19:25:45.843029 | instance | openstack/serviceaccounts/cinder-backup-storage-init 2026-09-01 19:25:46.282854 | instance | openstack/secrets/heat-keystone-test 2026-09-01 19:25:46.363134 | instance | openstack/secrets/heat-keystone-trustee 2026-09-01 19:25:46.519579 | instance | openstack/serviceaccounts/cinder-bootstrap 2026-09-01 19:25:46.631213 | instance | openstack/secrets/heat-keystone-user 2026-09-01 19:25:46.893354 | instance | openstack/serviceaccounts/cinder-create-internal-tenant 2026-09-01 19:25:46.992434 | instance | openstack/secrets/heat-rabbitmq-admin 2026-09-01 19:25:47.257418 | instance | openstack/serviceaccounts/cinder-db-init 2026-09-01 19:25:47.352464 | instance | openstack/secrets/heat-rabbitmq-user 2026-09-01 19:25:47.612368 | instance | openstack/serviceaccounts/cinder-db-sync 2026-09-01 19:25:47.709460 | instance | openstack/secrets/images-rbd-keyring 2026-09-01 19:25:47.989641 | instance | openstack/secrets/internal-percona-xtradb 2026-09-01 19:25:48.032772 | instance | openstack/secrets/keepalived-etc 2026-09-01 19:25:48.230821 | instance | openstack/serviceaccounts/cinder-ks-endpoints 2026-09-01 19:25:48.295171 | instance | openstack/secrets/keystone-api-certs 2026-09-01 19:25:48.549648 | instance | openstack/secrets/keystone-credential-keys 2026-09-01 19:25:48.683329 | instance | openstack/serviceaccounts/cinder-ks-service 2026-09-01 19:25:48.792753 | instance | openstack/secrets/keystone-db-admin 2026-09-01 19:25:49.063277 | instance | openstack/serviceaccounts/cinder-ks-user 2026-09-01 19:25:49.153745 | instance | openstack/secrets/keystone-db-user 2026-09-01 19:25:49.401408 | instance | openstack/secrets/keystone-etc 2026-09-01 19:25:49.552286 | instance | openstack/secrets/keystone-fernet-keys 2026-09-01 19:25:49.659077 | instance | openstack/serviceaccounts/cinder-rabbit-init 2026-09-01 19:25:49.793556 | instance | openstack/secrets/keystone-keystone-admin 2026-09-01 19:25:50.055387 | instance | openstack/serviceaccounts/cinder-scheduler 2026-09-01 19:25:50.125426 | instance | openstack/secrets/keystone-keystone-test 2026-09-01 19:25:50.420559 | instance | openstack/serviceaccounts/cinder-storage-init 2026-09-01 19:25:50.519948 | instance | openstack/secrets/keystone-rabbitmq-admin 2026-09-01 19:25:50.766863 | instance | openstack/secrets/keystone-rabbitmq-user 2026-09-01 19:25:50.887542 | instance | openstack/serviceaccounts/cinder-test 2026-09-01 19:25:51.001834 | instance | openstack/serviceaccounts/cinder-volume 2026-09-01 19:25:51.385408 | instance | openstack/secrets/libvirt-api-ca 2026-09-01 19:25:51.501357 | instance | openstack/serviceaccounts/cinder-volume-usage-audit 2026-09-01 19:25:51.626316 | instance | openstack/secrets/libvirt-etc 2026-09-01 19:25:51.858622 | instance | openstack/serviceaccounts/default 2026-09-01 19:25:51.910659 | instance | openstack/serviceaccounts/glance-api 2026-09-01 19:25:52.319087 | instance | openstack/secrets/libvirt-libvirt-default-etc 2026-09-01 19:25:52.392211 | instance | openstack/secrets/libvirt-libvirt-default-wpccw-api 2026-09-01 19:25:52.551459 | instance | openstack/serviceaccounts/glance-db-init 2026-09-01 19:25:52.645754 | instance | openstack/secrets/libvirt-libvirt-default-wpccw-vnc 2026-09-01 19:25:52.963487 | instance | openstack/serviceaccounts/glance-db-sync 2026-09-01 19:25:53.024811 | instance | openstack/secrets/libvirt-vnc-ca 2026-09-01 19:25:53.313266 | instance | openstack/secrets/magnum-db-admin 2026-09-01 19:25:53.443751 | instance | openstack/serviceaccounts/glance-ks-endpoints 2026-09-01 19:25:53.620713 | instance | openstack/secrets/magnum-db-user 2026-09-01 19:25:53.911823 | instance | openstack/serviceaccounts/glance-ks-service 2026-09-01 19:25:53.920132 | instance | openstack/secrets/magnum-etc 2026-09-01 19:25:54.234216 | instance | openstack/serviceaccounts/glance-ks-user 2026-09-01 19:25:54.331587 | instance | openstack/secrets/magnum-keystone-admin 2026-09-01 19:25:54.570705 | instance | openstack/serviceaccounts/glance-metadefs-load 2026-09-01 19:25:54.683054 | instance | openstack/secrets/magnum-keystone-stack-user 2026-09-01 19:25:54.884382 | instance | openstack/serviceaccounts/glance-rabbit-init 2026-09-01 19:25:55.003913 | instance | openstack/secrets/magnum-keystone-user 2026-09-01 19:25:55.246857 | instance | openstack/serviceaccounts/glance-storage-init 2026-09-01 19:25:55.329748 | instance | openstack/secrets/magnum-rabbitmq-admin 2026-09-01 19:25:55.593021 | instance | openstack/secrets/magnum-rabbitmq-user 2026-09-01 19:25:55.695675 | instance | openstack/serviceaccounts/glance-test 2026-09-01 19:25:55.882874 | instance | openstack/secrets/neutron-db-admin 2026-09-01 19:25:56.130950 | instance | openstack/serviceaccounts/heat-api 2026-09-01 19:25:56.157635 | instance | openstack/secrets/neutron-db-user 2026-09-01 19:25:56.416574 | instance | openstack/serviceaccounts/heat-bootstrap 2026-09-01 19:25:56.545945 | instance | openstack/secrets/neutron-etc 2026-09-01 19:25:56.781613 | instance | openstack/serviceaccounts/heat-cfn 2026-09-01 19:25:56.876998 | instance | openstack/secrets/neutron-keystone-admin 2026-09-01 19:25:57.097571 | instance | openstack/secrets/neutron-keystone-test 2026-09-01 19:25:57.252234 | instance | openstack/serviceaccounts/heat-db-init 2026-09-01 19:25:57.312012 | instance | openstack/secrets/neutron-keystone-user 2026-09-01 19:25:57.547292 | instance | openstack/serviceaccounts/heat-db-sync 2026-09-01 19:25:57.690121 | instance | openstack/secrets/neutron-netns-cleanup-cron-default 2026-09-01 19:25:57.940947 | instance | openstack/secrets/neutron-ovn-metadata-agent-default 2026-09-01 19:25:58.010955 | instance | openstack/serviceaccounts/heat-engine 2026-09-01 19:25:58.219751 | instance | openstack/secrets/neutron-rabbitmq-admin 2026-09-01 19:25:58.432255 | instance | openstack/serviceaccounts/heat-engine-cleaner 2026-09-01 19:25:58.437865 | instance | openstack/secrets/neutron-rabbitmq-user 2026-09-01 19:25:58.693442 | instance | openstack/serviceaccounts/heat-ks-endpoints 2026-09-01 19:25:58.912301 | instance | openstack/secrets/neutron-server-certs 2026-09-01 19:25:59.176918 | instance | openstack/serviceaccounts/heat-ks-service 2026-09-01 19:25:59.181196 | instance | openstack/secrets/nova-api-certs 2026-09-01 19:25:59.406722 | instance | openstack/serviceaccounts/heat-ks-user 2026-09-01 19:25:59.651172 | instance | openstack/secrets/nova-compute-default 2026-09-01 19:25:59.922261 | instance | openstack/serviceaccounts/heat-ks-user-domain 2026-09-01 19:25:59.949795 | instance | openstack/secrets/nova-db-admin 2026-09-01 19:26:00.224421 | instance | openstack/serviceaccounts/heat-purge-deleted 2026-09-01 19:26:00.434714 | instance | openstack/secrets/nova-db-api-admin 2026-09-01 19:26:00.658469 | instance | openstack/serviceaccounts/heat-rabbit-init 2026-09-01 19:26:00.675431 | instance | openstack/secrets/nova-db-api-user 2026-09-01 19:26:00.916739 | instance | openstack/serviceaccounts/heat-test 2026-09-01 19:26:01.137886 | instance | openstack/secrets/nova-db-cell0-admin 2026-09-01 19:26:01.357010 | instance | openstack/serviceaccounts/heat-trusts 2026-09-01 19:26:01.383847 | instance | openstack/secrets/nova-db-cell0-user 2026-09-01 19:26:01.607089 | instance | openstack/serviceaccounts/keepalived 2026-09-01 19:26:01.815107 | instance | openstack/secrets/nova-db-user 2026-09-01 19:26:02.043618 | instance | openstack/serviceaccounts/keystone-api 2026-09-01 19:26:02.050301 | instance | openstack/secrets/nova-etc 2026-09-01 19:26:02.308989 | instance | openstack/serviceaccounts/keystone-bootstrap 2026-09-01 19:26:02.487067 | instance | openstack/secrets/nova-keystone-admin 2026-09-01 19:26:02.732233 | instance | openstack/secrets/nova-keystone-test 2026-09-01 19:26:02.736350 | instance | openstack/serviceaccounts/keystone-credential-rotate 2026-09-01 19:26:02.970348 | instance | openstack/secrets/nova-keystone-user 2026-09-01 19:26:03.228588 | instance | openstack/serviceaccounts/keystone-credential-setup 2026-09-01 19:26:03.239983 | instance | openstack/secrets/nova-novncproxy-certs 2026-09-01 19:26:03.454950 | instance | openstack/serviceaccounts/keystone-db-init 2026-09-01 19:26:03.605131 | instance | openstack/secrets/nova-novncproxy-vencrypt 2026-09-01 19:26:03.872967 | instance | openstack/serviceaccounts/keystone-db-sync 2026-09-01 19:26:03.875367 | instance | openstack/secrets/nova-rabbitmq-admin 2026-09-01 19:26:04.130266 | instance | openstack/serviceaccounts/keystone-domain-manage 2026-09-01 19:26:04.323065 | instance | openstack/serviceaccounts/keystone-fernet-rotate 2026-09-01 19:26:04.608418 | instance | openstack/serviceaccounts/keystone-fernet-setup 2026-09-01 19:26:04.826470 | instance | openstack/secrets/nova-rabbitmq-user 2026-09-01 19:26:05.043333 | instance | openstack/serviceaccounts/keystone-rabbit-init 2026-09-01 19:26:05.073726 | instance | openstack/secrets/nova-ssh 2026-09-01 19:26:05.322922 | instance | openstack/serviceaccounts/keystone-test 2026-09-01 19:26:05.526340 | instance | openstack/serviceaccounts/libvirt 2026-09-01 19:26:05.784332 | instance | openstack/serviceaccounts/magnum-api 2026-09-01 19:26:06.012840 | instance | openstack/serviceaccounts/magnum-conductor 2026-09-01 19:26:06.261451 | instance | openstack/serviceaccounts/magnum-db-init 2026-09-01 19:26:06.482843 | instance | openstack/serviceaccounts/magnum-db-sync 2026-09-01 19:26:06.737107 | instance | openstack/serviceaccounts/magnum-ks-endpoints 2026-09-01 19:26:06.963230 | instance | openstack/serviceaccounts/magnum-ks-service 2026-09-01 19:26:07.204302 | instance | openstack/serviceaccounts/magnum-ks-user 2026-09-01 19:26:07.417469 | instance | openstack/serviceaccounts/magnum-ks-user-domain 2026-09-01 19:26:07.703903 | instance | openstack/serviceaccounts/magnum-rabbit-init 2026-09-01 19:26:07.867817 | instance | openstack/serviceaccounts/memcached-memcached 2026-09-01 19:26:08.208684 | instance | openstack/serviceaccounts/neutron-db-init 2026-09-01 19:26:08.351974 | instance | openstack/serviceaccounts/neutron-db-sync 2026-09-01 19:26:08.658886 | instance | openstack/serviceaccounts/neutron-ks-endpoints 2026-09-01 19:26:08.809063 | instance | openstack/serviceaccounts/neutron-ks-service 2026-09-01 19:26:09.158419 | instance | openstack/serviceaccounts/neutron-ks-user 2026-09-01 19:26:09.310143 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron 2026-09-01 19:26:09.686504 | instance | openstack/serviceaccounts/neutron-ovn-metadata-agent 2026-09-01 19:26:09.832553 | instance | openstack/serviceaccounts/neutron-rabbit-init 2026-09-01 19:26:10.158576 | instance | openstack/serviceaccounts/neutron-server 2026-09-01 19:26:10.384297 | instance | openstack/serviceaccounts/neutron-test 2026-09-01 19:26:10.662057 | instance | openstack/serviceaccounts/nova-api-metadata 2026-09-01 19:26:10.908761 | instance | openstack/serviceaccounts/nova-api-osapi 2026-09-01 19:26:11.166714 | instance | openstack/serviceaccounts/nova-bootstrap 2026-09-01 19:26:11.399793 | instance | openstack/serviceaccounts/nova-cell-setup 2026-09-01 19:26:11.672913 | instance | openstack/serviceaccounts/nova-cell-setup-cron 2026-09-01 19:26:11.871651 | instance | openstack/serviceaccounts/nova-compute 2026-09-01 19:26:12.145437 | instance | openstack/serviceaccounts/nova-conductor 2026-09-01 19:26:12.365780 | instance | openstack/serviceaccounts/nova-db-init 2026-09-01 19:26:12.649879 | instance | openstack/serviceaccounts/nova-db-sync 2026-09-01 19:26:12.860244 | instance | openstack/serviceaccounts/nova-ks-endpoints 2026-09-01 19:26:13.125143 | instance | openstack/serviceaccounts/nova-ks-service 2026-09-01 19:26:13.310975 | instance | openstack/serviceaccounts/nova-ks-user 2026-09-01 19:26:13.575314 | instance | openstack/serviceaccounts/nova-novncproxy 2026-09-01 19:26:13.718556 | instance | openstack/serviceaccounts/nova-rabbit-init 2026-09-01 19:26:14.027824 | instance | openstack/serviceaccounts/nova-scheduler 2026-09-01 19:26:14.188782 | instance | openstack/serviceaccounts/nova-service-cleaner 2026-09-01 19:26:14.506630 | instance | openstack/serviceaccounts/nova-test 2026-09-01 19:26:14.617961 | instance | openstack/serviceaccounts/octavia-api 2026-09-01 19:26:14.973856 | instance | openstack/serviceaccounts/octavia-bootstrap 2026-09-01 19:26:15.048716 | instance | openstack/serviceaccounts/octavia-db-init 2026-09-01 19:26:15.455784 | instance | openstack/serviceaccounts/octavia-db-sync 2026-09-01 19:26:15.530319 | instance | openstack/serviceaccounts/octavia-health-manager 2026-09-01 19:26:15.948550 | instance | openstack/serviceaccounts/octavia-housekeeping 2026-09-01 19:26:15.975791 | instance | openstack/serviceaccounts/octavia-ks-endpoints 2026-09-01 19:26:16.391509 | instance | openstack/serviceaccounts/octavia-ks-service 2026-09-01 19:26:16.437385 | instance | openstack/serviceaccounts/octavia-ks-user 2026-09-01 19:26:16.854219 | instance | openstack/serviceaccounts/octavia-rabbit-init 2026-09-01 19:26:16.929394 | instance | openstack/serviceaccounts/octavia-worker 2026-09-01 19:26:17.311398 | instance | openstack/serviceaccounts/openvswitch-server 2026-09-01 19:26:17.337618 | instance | openstack/serviceaccounts/ovn-controller 2026-09-01 19:26:17.768993 | instance | openstack/serviceaccounts/ovn-northd 2026-09-01 19:26:17.815392 | instance | openstack/serviceaccounts/ovn-ovsdb-nb 2026-09-01 19:26:18.236790 | instance | openstack/serviceaccounts/ovn-ovsdb-sb 2026-09-01 19:26:18.273869 | instance | openstack/serviceaccounts/placement-api 2026-09-01 19:26:18.675856 | instance | openstack/serviceaccounts/placement-db-init 2026-09-01 19:26:18.744407 | instance | openstack/serviceaccounts/placement-db-sync 2026-09-01 19:26:19.136955 | instance | openstack/serviceaccounts/placement-ks-endpoints 2026-09-01 19:26:19.227358 | instance | openstack/serviceaccounts/placement-ks-service 2026-09-01 19:26:19.564204 | instance | openstack/serviceaccounts/placement-ks-user 2026-09-01 19:26:19.669950 | instance | openstack/serviceaccounts/pxc-operator 2026-09-01 19:26:19.969022 | instance | openstack/serviceaccounts/rabbitmq-barbican-server 2026-09-01 19:26:20.164261 | instance | openstack/serviceaccounts/rabbitmq-cinder-server 2026-09-01 19:26:20.426183 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator 2026-09-01 19:26:20.604152 | instance | openstack/serviceaccounts/rabbitmq-glance-server 2026-09-01 19:26:20.901009 | instance | openstack/serviceaccounts/rabbitmq-heat-server 2026-09-01 19:26:20.988820 | instance | openstack/serviceaccounts/rabbitmq-keystone-server 2026-09-01 19:26:21.366653 | instance | openstack/serviceaccounts/rabbitmq-magnum-server 2026-09-01 19:26:21.460252 | instance | openstack/secrets/octavia-amphora-ssh-key 2026-09-01 19:26:21.733866 | instance | openstack/secrets/octavia-api-certs 2026-09-01 19:26:21.813709 | instance | openstack/secrets/octavia-client-ca 2026-09-01 19:26:21.973774 | instance | openstack/secrets/octavia-client-certs 2026-09-01 19:26:22.069346 | instance | openstack/secrets/octavia-db-admin 2026-09-01 19:26:22.234884 | instance | openstack/secrets/octavia-db-user 2026-09-01 19:26:22.332138 | instance | openstack/secrets/octavia-etc 2026-09-01 19:26:22.458999 | instance | openstack/secrets/octavia-health-manager-default 2026-09-01 19:26:22.584278 | instance | openstack/secrets/octavia-keystone-admin 2026-09-01 19:26:22.707419 | instance | openstack/secrets/octavia-keystone-test 2026-09-01 19:26:22.820987 | instance | openstack/secrets/octavia-keystone-user 2026-09-01 19:26:22.946364 | instance | openstack/secrets/octavia-persistence-db-admin 2026-09-01 19:26:23.040691 | instance | openstack/secrets/octavia-persistence-db-user 2026-09-01 19:26:23.202748 | instance | openstack/secrets/octavia-rabbitmq-admin 2026-09-01 19:26:23.349128 | instance | openstack/secrets/octavia-rabbitmq-user 2026-09-01 19:26:23.434247 | instance | openstack/secrets/octavia-server-ca 2026-09-01 19:26:23.599782 | instance | openstack/secrets/ovn-etc 2026-09-01 19:26:23.682218 | instance | openstack/secrets/ovn-vector-config 2026-09-01 19:26:23.861999 | instance | openstack/secrets/percona-xtradb 2026-09-01 19:26:23.963535 | instance | openstack/secrets/placement-api-certs 2026-09-01 19:26:24.137270 | instance | openstack/secrets/placement-db-admin 2026-09-01 19:26:24.196756 | instance | openstack/secrets/placement-db-user 2026-09-01 19:26:24.399551 | instance | openstack/secrets/placement-etc 2026-09-01 19:26:24.477106 | instance | openstack/secrets/placement-keystone-admin 2026-09-01 19:26:24.663120 | instance | openstack/secrets/placement-keystone-user 2026-09-01 19:26:24.770037 | instance | openstack/secrets/pvc-ceph-client-key 2026-09-01 19:26:24.955075 | instance | openstack/secrets/rabbitmq-barbican-default-user 2026-09-01 19:26:25.012029 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie 2026-09-01 19:26:25.229455 | instance | openstack/secrets/rabbitmq-cinder-default-user 2026-09-01 19:26:25.274424 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie 2026-09-01 19:26:25.501150 | instance | openstack/secrets/rabbitmq-glance-default-user 2026-09-01 19:26:25.503662 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie 2026-09-01 19:26:25.711653 | instance | openstack/secrets/rabbitmq-heat-default-user 2026-09-01 19:26:25.719131 | instance | openstack/secrets/rabbitmq-heat-erlang-cookie 2026-09-01 19:26:25.950698 | instance | openstack/secrets/rabbitmq-keystone-default-user 2026-09-01 19:26:25.971724 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie 2026-09-01 19:26:26.202576 | instance | openstack/secrets/rabbitmq-magnum-default-user 2026-09-01 19:26:26.265749 | instance | openstack/secrets/rabbitmq-magnum-erlang-cookie 2026-09-01 19:26:26.420619 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook 2026-09-01 19:26:26.514018 | instance | openstack/secrets/rabbitmq-neutron-default-user 2026-09-01 19:26:26.669048 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie 2026-09-01 19:26:26.763502 | instance | openstack/secrets/rabbitmq-nova-default-user 2026-09-01 19:26:26.910455 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie 2026-09-01 19:26:27.030169 | instance | openstack/secrets/rabbitmq-octavia-default-user 2026-09-01 19:26:27.227781 | instance | openstack/secrets/rabbitmq-octavia-erlang-cookie 2026-09-01 19:26:27.330816 | instance | openstack/secrets/rook-ceph-config 2026-09-01 19:26:27.434118 | instance | openstack/secrets/rook-ceph-crash-collector-keyring 2026-09-01 19:26:27.555585 | instance | openstack/secrets/rook-ceph-mon 2026-09-01 19:26:27.685787 | instance | openstack/secrets/rook-ceph-object-user-ceph-cosi 2026-09-01 19:26:27.802404 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring 2026-09-01 19:26:27.933738 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs 2026-09-01 19:26:28.065673 | instance | openstack/secrets/rook-csi-cephfs-node 2026-09-01 19:26:28.193088 | instance | openstack/secrets/rook-csi-cephfs-provisioner 2026-09-01 19:26:28.330891 | instance | openstack/secrets/rook-csi-rbd-node 2026-09-01 19:26:28.420899 | instance | openstack/secrets/rook-csi-rbd-provisioner 2026-09-01 19:26:28.564257 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1 2026-09-01 19:26:28.667231 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1 2026-09-01 19:26:28.823163 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1 2026-09-01 19:26:28.935993 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1 2026-09-01 19:26:29.107024 | instance | openstack/secrets/sh.helm.release.v1.glance.v1 2026-09-01 19:26:29.233131 | instance | openstack/secrets/sh.helm.release.v1.heat.v1 2026-09-01 19:26:29.384643 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1 2026-09-01 19:26:29.514501 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1 2026-09-01 19:26:29.688938 | instance | openstack/secrets/sh.helm.release.v1.magnum.v1 2026-09-01 19:26:29.745472 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1 2026-09-01 19:26:29.980034 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1 2026-09-01 19:26:30.029659 | instance | openstack/secrets/sh.helm.release.v1.nova.v1 2026-09-01 19:26:30.322558 | instance | openstack/secrets/sh.helm.release.v1.octavia.v1 2026-09-01 19:26:30.373750 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1 2026-09-01 19:26:30.588368 | instance | openstack/secrets/sh.helm.release.v1.ovn.v1 2026-09-01 19:26:30.616033 | instance | openstack/secrets/sh.helm.release.v1.placement.v1 2026-09-01 19:26:30.860744 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1 2026-09-01 19:26:30.877323 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1 2026-09-01 19:26:31.145963 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1 2026-09-01 19:26:31.213106 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1 2026-09-01 19:26:31.424698 | instance | openstack/secrets/staffeln-db-admin 2026-09-01 19:26:31.534990 | instance | openstack/secrets/staffeln-db-user 2026-09-01 19:26:31.693522 | instance | openstack/secrets/staffeln-etc 2026-09-01 19:26:31.800826 | instance | openstack/secrets/valkey-ca 2026-09-01 19:26:31.930270 | instance | openstack/secrets/valkey-server-certs 2026-09-01 19:26:32.069205 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator 2026-09-01 19:26:32.213317 | instance | openstack/serviceaccounts/rabbitmq-neutron-server 2026-09-01 19:26:32.559496 | instance | openstack/serviceaccounts/rabbitmq-nova-server 2026-09-01 19:26:32.731700 | instance | openstack/serviceaccounts/rabbitmq-octavia-server 2026-09-01 19:26:33.001114 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter 2026-09-01 19:26:33.164711 | instance | openstack/serviceaccounts/rook-ceph-default 2026-09-01 19:26:33.468896 | instance | openstack/serviceaccounts/rook-ceph-mgr 2026-09-01 19:26:33.567287 | instance | openstack/serviceaccounts/rook-ceph-osd 2026-09-01 19:26:33.888076 | instance | openstack/serviceaccounts/rook-ceph-purge-osd 2026-09-01 19:26:33.963102 | instance | openstack/serviceaccounts/rook-ceph-rgw 2026-09-01 19:26:34.277098 | instance | openstack/serviceaccounts/staffeln-api 2026-09-01 19:26:34.324104 | instance | openstack/serviceaccounts/staffeln-conductor 2026-09-01 19:26:34.640082 | instance | openstack/serviceaccounts/staffeln-db-init 2026-09-01 19:26:34.680774 | instance | openstack/serviceaccounts/staffeln-db-sync 2026-09-01 19:26:35.054563 | instance | openstack/serviceaccounts/valkey 2026-09-01 19:26:35.177538 | instance | openstack/services/barbican-api 2026-09-01 19:26:35.463826 | instance | openstack/services/ceph-mon 2026-09-01 19:26:35.483658 | instance | openstack/services/cinder-api 2026-09-01 19:26:35.747004 | instance | openstack/services/glance-api 2026-09-01 19:26:35.778163 | instance | openstack/services/heat-api 2026-09-01 19:26:36.051808 | instance | openstack/services/heat-cfn 2026-09-01 19:26:36.078860 | instance | openstack/services/keystone-api 2026-09-01 19:26:36.366740 | instance | openstack/services/magnum-api 2026-09-01 19:26:36.370466 | instance | openstack/services/memcached 2026-09-01 19:26:36.654485 | instance | openstack/services/memcached-metrics 2026-09-01 19:26:36.658716 | instance | openstack/services/neutron-server 2026-09-01 19:26:36.954556 | instance | openstack/services/nova-api 2026-09-01 19:26:36.958125 | instance | openstack/services/nova-metadata 2026-09-01 19:26:37.249387 | instance | openstack/services/nova-novncproxy 2026-09-01 19:26:37.257681 | instance | openstack/services/octavia-api 2026-09-01 19:26:37.529319 | instance | openstack/services/ovn-ovsdb-nb 2026-09-01 19:26:37.558730 | instance | openstack/services/ovn-ovsdb-sb 2026-09-01 19:26:37.828006 | instance | openstack/services/percona-xtradb-cluster-operator 2026-09-01 19:26:37.861427 | instance | openstack/services/percona-xtradb-haproxy 2026-09-01 19:26:38.145860 | instance | openstack/services/percona-xtradb-haproxy-metrics 2026-09-01 19:26:38.167787 | instance | openstack/services/percona-xtradb-haproxy-replicas 2026-09-01 19:26:38.428002 | instance | openstack/services/percona-xtradb-pxc 2026-09-01 19:26:38.464891 | instance | openstack/services/percona-xtradb-pxc-unready 2026-09-01 19:26:38.717513 | instance | openstack/services/placement-api 2026-09-01 19:26:38.759402 | instance | openstack/services/rabbitmq-barbican 2026-09-01 19:26:39.041597 | instance | openstack/services/rabbitmq-barbican-nodes 2026-09-01 19:26:39.066077 | instance | openstack/services/rabbitmq-cinder 2026-09-01 19:26:39.349213 | instance | openstack/services/rabbitmq-cinder-nodes 2026-09-01 19:26:39.406580 | instance | openstack/services/rabbitmq-glance 2026-09-01 19:26:39.684698 | instance | openstack/services/rabbitmq-glance-nodes 2026-09-01 19:26:39.703948 | instance | openstack/services/rabbitmq-heat 2026-09-01 19:26:39.981384 | instance | openstack/services/rabbitmq-heat-nodes 2026-09-01 19:26:40.012168 | instance | openstack/services/rabbitmq-keystone 2026-09-01 19:26:40.305490 | instance | openstack/services/rabbitmq-keystone-nodes 2026-09-01 19:26:40.334972 | instance | openstack/services/rabbitmq-magnum 2026-09-01 19:26:40.592626 | instance | openstack/services/rabbitmq-magnum-nodes 2026-09-01 19:26:40.631947 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook 2026-09-01 19:26:40.888324 | instance | openstack/services/rabbitmq-neutron 2026-09-01 19:26:40.956458 | instance | openstack/services/rabbitmq-neutron-nodes 2026-09-01 19:26:41.237134 | instance | openstack/services/rabbitmq-nova 2026-09-01 19:26:41.237222 | instance | openstack/services/rabbitmq-nova-nodes 2026-09-01 19:26:41.528314 | instance | openstack/services/rabbitmq-octavia 2026-09-01 19:26:41.540879 | instance | openstack/services/rabbitmq-octavia-nodes 2026-09-01 19:26:41.833447 | instance | openstack/services/rook-ceph-rgw-ceph 2026-09-01 19:26:41.836376 | instance | openstack/services/staffeln-api 2026-09-01 19:26:42.121182 | instance | openstack/services/valkey 2026-09-01 19:26:42.131335 | instance | openstack/services/valkey-headless 2026-09-01 19:26:42.455695 | instance | openstack/services/valkey-metrics 2026-09-01 19:26:42.459154 | instance | openstack/statefulsets/magnum-conductor 2026-09-01 19:26:42.754284 | instance | openstack/statefulsets/ovn-ovsdb-nb 2026-09-01 19:26:42.770084 | instance | openstack/statefulsets/ovn-ovsdb-sb 2026-09-01 19:26:43.087496 | instance | openstack/statefulsets/percona-xtradb-haproxy 2026-09-01 19:26:43.095065 | instance | openstack/statefulsets/percona-xtradb-pxc 2026-09-01 19:26:43.379663 | instance | openstack/statefulsets/rabbitmq-barbican-server 2026-09-01 19:26:43.442946 | instance | openstack/statefulsets/rabbitmq-cinder-server 2026-09-01 19:26:43.689039 | instance | openstack/statefulsets/rabbitmq-glance-server 2026-09-01 19:26:43.772367 | instance | openstack/statefulsets/rabbitmq-heat-server 2026-09-01 19:26:44.055252 | instance | openstack/statefulsets/rabbitmq-keystone-server 2026-09-01 19:26:44.126517 | instance | openstack/statefulsets/rabbitmq-magnum-server 2026-09-01 19:26:44.419839 | instance | openstack/statefulsets/rabbitmq-neutron-server 2026-09-01 19:26:44.512959 | instance | openstack/statefulsets/rabbitmq-nova-server 2026-09-01 19:26:44.763147 | instance | openstack/statefulsets/rabbitmq-octavia-server 2026-09-01 19:26:44.807550 | instance | openstack/statefulsets/valkey-node 2026-09-01 19:26:45.111586 | instance | orc-system/rolebindings/orc-leader-election-rolebinding 2026-09-01 19:26:45.179783 | instance | orc-system/pods/orc-controller-manager-6cb597b5d4-cpxpg 2026-09-01 19:26:45.333203 | instance | orc-system/serviceaccounts/default 2026-09-01 19:26:45.418180 | instance | orc-system/serviceaccounts/orc-controller-manager 2026-09-01 19:26:45.557093 | instance | rook-ceph/configmaps/kube-root-ca.crt 2026-09-01 19:26:45.649707 | instance | rook-ceph/configmaps/rook-ceph-csi-config 2026-09-01 19:26:45.806825 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config 2026-09-01 19:26:45.942782 | instance | rook-ceph/configmaps/rook-ceph-operator-config 2026-09-01 19:26:46.050139 | instance | orc-system/services/orc-controller-manager-metrics-service 2026-09-01 19:26:46.216771 | instance | rook-ceph/deployment/rook-ceph-operator 2026-09-01 19:26:46.313677 | instance | secretgen-controller/configmaps/kube-root-ca.crt 2026-09-01 19:26:46.472455 | instance | rook-ceph/pods/rook-ceph-operator-7b66cfb94c-cd777 2026-09-01 19:26:46.560592 | instance | secretgen-controller/deployment/secretgen-controller 2026-09-01 19:26:46.729130 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg 2026-09-01 19:26:46.835362 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg 2026-09-01 19:26:46.953537 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt 2026-09-01 19:26:47.053590 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter 2026-09-01 19:26:47.218457 | instance | rook-ceph/rolebindings/rook-ceph-mgr 2026-09-01 19:26:47.335638 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system 2026-09-01 19:26:47.445802 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack 2026-09-01 19:26:47.596140 | instance | rook-ceph/rolebindings/rook-ceph-osd 2026-09-01 19:26:47.675171 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd 2026-09-01 19:26:47.835254 | instance | rook-ceph/rolebindings/rook-ceph-system 2026-09-01 19:26:47.929867 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg 2026-09-01 19:26:48.074989 | instance | rook-ceph/roles/rbd-external-provisioner-cfg 2026-09-01 19:26:48.192807 | instance | rook-ceph/roles/rook-ceph-cmd-reporter 2026-09-01 19:26:48.381352 | instance | rook-ceph/roles/rook-ceph-mgr 2026-09-01 19:26:48.446596 | instance | rook-ceph/roles/rook-ceph-osd 2026-09-01 19:26:48.657520 | instance | rook-ceph/roles/rook-ceph-purge-osd 2026-09-01 19:26:48.661538 | instance | rook-ceph/roles/rook-ceph-system 2026-09-01 19:26:48.900182 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-rjh4t 2026-09-01 19:26:48.924665 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1 2026-09-01 19:26:49.154148 | instance | rook-ceph/serviceaccounts/default 2026-09-01 19:26:49.315476 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner 2026-09-01 19:26:49.460067 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter 2026-09-01 19:26:49.610300 | instance | rook-ceph/serviceaccounts/rook-ceph-default 2026-09-01 19:26:49.748042 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr 2026-09-01 19:26:49.860297 | instance | rook-ceph/serviceaccounts/rook-ceph-osd 2026-09-01 19:26:50.058084 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd 2026-09-01 19:26:50.159839 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw 2026-09-01 19:26:50.356132 | instance | rook-ceph/serviceaccounts/rook-ceph-system 2026-09-01 19:26:50.483936 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa 2026-09-01 19:26:50.617109 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa 2026-09-01 19:26:50.796400 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa 2026-09-01 19:26:50.899082 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa 2026-09-01 19:26:51.083262 | instance | secretgen-controller/serviceaccounts/default 2026-09-01 19:26:51.200624 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa 2026-09-01 19:26:51.360535 | instance | orc-system/roles/orc-leader-election-role 2026-09-01 19:26:51.703358 | instance | ok: Runtime: 0:03:44.575794 2026-09-01 19:26:51.728080 | 2026-09-01 19:26:51.728153 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-09-01 19:26:52.664262 | instance | changed: 2026-09-01 19:26:52.664474 | instance | cd+++++++++ objects/ 2026-09-01 19:26:52.664517 | instance | cd+++++++++ objects/cluster/ 2026-09-01 19:26:52.664552 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-09-01 19:26:52.664584 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-09-01 19:26:52.664612 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-09-01 19:26:52.664642 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.txt 2026-09-01 19:26:52.664670 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.yaml 2026-09-01 19:26:52.664698 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.txt 2026-09-01 19:26:52.664739 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.yaml 2026-09-01 19:26:52.664768 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.txt 2026-09-01 19:26:52.664797 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.yaml 2026-09-01 19:26:52.664826 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.txt 2026-09-01 19:26:52.664853 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.yaml 2026-09-01 19:26:52.664880 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.txt 2026-09-01 19:26:52.664906 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.yaml 2026-09-01 19:26:52.664933 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.txt 2026-09-01 19:26:52.664986 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.yaml 2026-09-01 19:26:52.665015 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt 2026-09-01 19:26:52.665042 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml 2026-09-01 19:26:52.665070 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt 2026-09-01 19:26:52.665096 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml 2026-09-01 19:26:52.665125 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt 2026-09-01 19:26:52.665152 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml 2026-09-01 19:26:52.665180 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt 2026-09-01 19:26:52.665207 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml 2026-09-01 19:26:52.665234 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt 2026-09-01 19:26:52.665261 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml 2026-09-01 19:26:52.665288 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt 2026-09-01 19:26:52.665315 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml 2026-09-01 19:26:52.665341 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt 2026-09-01 19:26:52.665367 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml 2026-09-01 19:26:52.665394 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt 2026-09-01 19:26:52.665421 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml 2026-09-01 19:26:52.665447 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt 2026-09-01 19:26:52.665474 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml 2026-09-01 19:26:52.665500 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt 2026-09-01 19:26:52.665527 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml 2026-09-01 19:26:52.665554 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt 2026-09-01 19:26:52.665581 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml 2026-09-01 19:26:52.665608 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt 2026-09-01 19:26:52.665635 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml 2026-09-01 19:26:52.665662 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt 2026-09-01 19:26:52.665690 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml 2026-09-01 19:26:52.665723 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt 2026-09-01 19:26:52.665752 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml 2026-09-01 19:26:52.665779 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-09-01 19:26:52.665807 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-09-01 19:26:52.665835 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-09-01 19:26:52.665863 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-09-01 19:26:52.665892 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-09-01 19:26:52.665923 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-09-01 19:26:52.665952 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-09-01 19:26:52.665980 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-09-01 19:26:52.666009 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-09-01 19:26:52.666037 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-09-01 19:26:52.666065 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt 2026-09-01 19:26:52.666093 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml 2026-09-01 19:26:52.666121 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt 2026-09-01 19:26:52.666150 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml 2026-09-01 19:26:52.666177 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt 2026-09-01 19:26:52.666205 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml 2026-09-01 19:26:52.666233 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt 2026-09-01 19:26:52.666260 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml 2026-09-01 19:26:52.666288 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt 2026-09-01 19:26:52.666316 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml 2026-09-01 19:26:52.666344 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt 2026-09-01 19:26:52.666372 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml 2026-09-01 19:26:52.666400 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt 2026-09-01 19:26:52.666427 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml 2026-09-01 19:26:52.666455 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-09-01 19:26:52.666481 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-09-01 19:26:52.666508 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt 2026-09-01 19:26:52.666536 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml 2026-09-01 19:26:52.666563 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt 2026-09-01 19:26:52.666591 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml 2026-09-01 19:26:52.666618 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt 2026-09-01 19:26:52.666646 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml 2026-09-01 19:26:52.666673 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt 2026-09-01 19:26:52.666699 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml 2026-09-01 19:26:52.666726 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt 2026-09-01 19:26:52.666759 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml 2026-09-01 19:26:52.666787 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt 2026-09-01 19:26:52.666814 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml 2026-09-01 19:26:52.666841 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.txt 2026-09-01 19:26:52.666868 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.yaml 2026-09-01 19:26:52.666894 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.txt 2026-09-01 19:26:52.666921 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.yaml 2026-09-01 19:26:52.666948 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.txt 2026-09-01 19:26:52.666975 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.yaml 2026-09-01 19:26:52.667002 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.txt 2026-09-01 19:26:52.667029 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.yaml 2026-09-01 19:26:52.667056 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.txt 2026-09-01 19:26:52.667083 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.yaml 2026-09-01 19:26:52.667166 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.txt 2026-09-01 19:26:52.667241 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.yaml 2026-09-01 19:26:52.667272 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt 2026-09-01 19:26:52.667301 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml 2026-09-01 19:26:52.667328 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt 2026-09-01 19:26:52.667356 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml 2026-09-01 19:26:52.667383 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt 2026-09-01 19:26:52.667409 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml 2026-09-01 19:26:52.667435 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt 2026-09-01 19:26:52.667462 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml 2026-09-01 19:26:52.667489 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt 2026-09-01 19:26:52.667516 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml 2026-09-01 19:26:52.667540 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt 2026-09-01 19:26:52.667558 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml 2026-09-01 19:26:52.667576 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt 2026-09-01 19:26:52.667594 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml 2026-09-01 19:26:52.667613 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt 2026-09-01 19:26:52.667630 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml 2026-09-01 19:26:52.667648 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt 2026-09-01 19:26:52.667666 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml 2026-09-01 19:26:52.667684 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt 2026-09-01 19:26:52.667702 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml 2026-09-01 19:26:52.667726 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt 2026-09-01 19:26:52.667745 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml 2026-09-01 19:26:52.667763 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt 2026-09-01 19:26:52.667783 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml 2026-09-01 19:26:52.667802 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt 2026-09-01 19:26:52.667821 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml 2026-09-01 19:26:52.667840 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt 2026-09-01 19:26:52.667859 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml 2026-09-01 19:26:52.667878 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt 2026-09-01 19:26:52.667897 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml 2026-09-01 19:26:52.667915 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt 2026-09-01 19:26:52.667934 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml 2026-09-01 19:26:52.667953 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt 2026-09-01 19:26:52.667972 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml 2026-09-01 19:26:52.667991 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt 2026-09-01 19:26:52.668009 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml 2026-09-01 19:26:52.668028 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-09-01 19:26:52.668047 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-09-01 19:26:52.668066 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-09-01 19:26:52.668085 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-09-01 19:26:52.668104 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-09-01 19:26:52.668122 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-09-01 19:26:52.668140 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-09-01 19:26:52.668159 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-09-01 19:26:52.668177 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-09-01 19:26:52.668196 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-09-01 19:26:52.668214 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-09-01 19:26:52.668236 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-09-01 19:26:52.668255 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-09-01 19:26:52.668273 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-09-01 19:26:52.668292 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-09-01 19:26:52.668310 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-09-01 19:26:52.668328 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-09-01 19:26:52.668347 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-09-01 19:26:52.668365 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-09-01 19:26:52.668391 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-09-01 19:26:52.668410 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-09-01 19:26:52.668429 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-09-01 19:26:52.668447 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-09-01 19:26:52.668465 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-09-01 19:26:52.668483 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-09-01 19:26:52.668501 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-09-01 19:26:52.668518 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-09-01 19:26:52.668537 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-09-01 19:26:52.668557 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-09-01 19:26:52.668577 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-09-01 19:26:52.668595 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-09-01 19:26:52.668613 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-09-01 19:26:52.668630 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-09-01 19:26:52.668648 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-09-01 19:26:52.668666 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-09-01 19:26:52.668684 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-09-01 19:26:52.668702 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-09-01 19:26:52.668720 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-09-01 19:26:52.668738 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-09-01 19:26:52.668756 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-09-01 19:26:52.668774 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-09-01 19:26:52.668792 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-09-01 19:26:52.668810 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-09-01 19:26:52.668828 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-09-01 19:26:52.668846 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-09-01 19:26:52.668864 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-09-01 19:26:52.668882 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-09-01 19:26:52.668900 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-09-01 19:26:52.668918 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-09-01 19:26:52.668936 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-09-01 19:26:52.668977 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-09-01 19:26:52.669003 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-09-01 19:26:52.669022 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-09-01 19:26:52.669040 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-09-01 19:26:52.669059 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-09-01 19:26:52.669077 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-09-01 19:26:52.669094 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-09-01 19:26:52.669112 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-09-01 19:26:52.669131 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-09-01 19:26:52.669149 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-09-01 19:26:52.669166 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-09-01 19:26:52.669184 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-09-01 19:26:52.669202 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-09-01 19:26:52.669220 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-09-01 19:26:52.669238 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-09-01 19:26:52.669256 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-09-01 19:26:52.669275 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-09-01 19:26:52.669293 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-09-01 19:26:52.669311 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-09-01 19:26:52.669330 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-09-01 19:26:52.669347 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-09-01 19:26:52.669366 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-09-01 19:26:52.669384 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-09-01 19:26:52.669402 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-09-01 19:26:52.669421 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-09-01 19:26:52.669439 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-09-01 19:26:52.669457 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-09-01 19:26:52.669474 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-09-01 19:26:52.669492 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-09-01 19:26:52.669510 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-09-01 19:26:52.669528 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-09-01 19:26:52.669546 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-09-01 19:26:52.669565 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-09-01 19:26:52.669583 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-09-01 19:26:52.669605 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-09-01 19:26:52.669624 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-09-01 19:26:52.669642 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-09-01 19:26:52.669660 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-09-01 19:26:52.669679 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-09-01 19:26:52.669697 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-09-01 19:26:52.669715 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-09-01 19:26:52.669733 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-09-01 19:26:52.669751 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-09-01 19:26:52.669769 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-09-01 19:26:52.669787 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-09-01 19:26:52.669805 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-09-01 19:26:52.669823 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-09-01 19:26:52.669842 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-09-01 19:26:52.669860 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-09-01 19:26:52.669878 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-09-01 19:26:52.669896 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-09-01 19:26:52.669914 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-09-01 19:26:52.669932 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-09-01 19:26:52.669950 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-09-01 19:26:52.669968 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-09-01 19:26:52.669986 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-09-01 19:26:52.670003 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-09-01 19:26:52.670021 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-09-01 19:26:52.670039 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-09-01 19:26:52.670057 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-09-01 19:26:52.670076 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-09-01 19:26:52.670094 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-09-01 19:26:52.670111 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-09-01 19:26:52.670129 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-09-01 19:26:52.670147 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-09-01 19:26:52.670165 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-09-01 19:26:52.670183 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-09-01 19:26:52.670202 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-09-01 19:26:52.670220 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt 2026-09-01 19:26:52.670238 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml 2026-09-01 19:26:52.670256 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-09-01 19:26:52.670274 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-09-01 19:26:52.670292 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-09-01 19:26:52.670315 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.txt 2026-09-01 19:26:52.670334 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.yaml 2026-09-01 19:26:52.670354 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.txt 2026-09-01 19:26:52.670373 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.yaml 2026-09-01 19:26:52.670392 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.txt 2026-09-01 19:26:52.670410 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.yaml 2026-09-01 19:26:52.670429 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.txt 2026-09-01 19:26:52.670448 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.yaml 2026-09-01 19:26:52.670466 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt 2026-09-01 19:26:52.670484 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml 2026-09-01 19:26:52.670502 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt 2026-09-01 19:26:52.670520 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml 2026-09-01 19:26:52.670538 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt 2026-09-01 19:26:52.670556 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml 2026-09-01 19:26:52.670575 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt 2026-09-01 19:26:52.670594 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml 2026-09-01 19:26:52.670613 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt 2026-09-01 19:26:52.670632 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml 2026-09-01 19:26:52.670651 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt 2026-09-01 19:26:52.670669 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml 2026-09-01 19:26:52.670688 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt 2026-09-01 19:26:52.670706 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml 2026-09-01 19:26:52.670725 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt 2026-09-01 19:26:52.670744 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml 2026-09-01 19:26:52.670762 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt 2026-09-01 19:26:52.670779 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml 2026-09-01 19:26:52.670797 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt 2026-09-01 19:26:52.670815 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml 2026-09-01 19:26:52.670833 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt 2026-09-01 19:26:52.670851 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml 2026-09-01 19:26:52.670868 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt 2026-09-01 19:26:52.670887 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml 2026-09-01 19:26:52.670909 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-09-01 19:26:52.670928 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-09-01 19:26:52.670946 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-09-01 19:26:52.670964 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-09-01 19:26:52.670983 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-09-01 19:26:52.671001 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-09-01 19:26:52.671019 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-09-01 19:26:52.671037 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-09-01 19:26:52.671055 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt 2026-09-01 19:26:52.671073 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml 2026-09-01 19:26:52.671092 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt 2026-09-01 19:26:52.671110 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml 2026-09-01 19:26:52.671128 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt 2026-09-01 19:26:52.671146 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml 2026-09-01 19:26:52.671187 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt 2026-09-01 19:26:52.671209 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml 2026-09-01 19:26:52.671228 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt 2026-09-01 19:26:52.671246 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml 2026-09-01 19:26:52.671264 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt 2026-09-01 19:26:52.671282 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml 2026-09-01 19:26:52.671300 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt 2026-09-01 19:26:52.671319 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml 2026-09-01 19:26:52.671337 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-09-01 19:26:52.671355 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-09-01 19:26:52.671374 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-09-01 19:26:52.671392 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-09-01 19:26:52.671411 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-09-01 19:26:52.671429 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-09-01 19:26:52.671447 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-09-01 19:26:52.671506 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-09-01 19:26:52.671532 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-09-01 19:26:52.671554 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-09-01 19:26:52.671576 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt 2026-09-01 19:26:52.671595 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml 2026-09-01 19:26:52.671617 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.txt 2026-09-01 19:26:52.672641 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.yaml 2026-09-01 19:26:52.672661 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt 2026-09-01 19:26:52.672681 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml 2026-09-01 19:26:52.672700 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt 2026-09-01 19:26:52.672718 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml 2026-09-01 19:26:52.672737 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt 2026-09-01 19:26:52.672755 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml 2026-09-01 19:26:52.672774 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt 2026-09-01 19:26:52.672792 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml 2026-09-01 19:26:52.672811 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt 2026-09-01 19:26:52.672829 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml 2026-09-01 19:26:52.672848 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.txt 2026-09-01 19:26:52.672866 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.yaml 2026-09-01 19:26:52.672885 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.txt 2026-09-01 19:26:52.672903 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.yaml 2026-09-01 19:26:52.672922 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.txt 2026-09-01 19:26:52.672940 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.yaml 2026-09-01 19:26:52.672991 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt 2026-09-01 19:26:52.673013 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml 2026-09-01 19:26:52.673031 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt 2026-09-01 19:26:52.673050 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml 2026-09-01 19:26:52.673069 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt 2026-09-01 19:26:52.673087 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml 2026-09-01 19:26:52.673106 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt 2026-09-01 19:26:52.673124 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml 2026-09-01 19:26:52.673142 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt 2026-09-01 19:26:52.673160 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml 2026-09-01 19:26:52.673178 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt 2026-09-01 19:26:52.673196 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml 2026-09-01 19:26:52.673213 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt 2026-09-01 19:26:52.673231 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml 2026-09-01 19:26:52.673249 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt 2026-09-01 19:26:52.673267 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml 2026-09-01 19:26:52.673284 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt 2026-09-01 19:26:52.673308 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml 2026-09-01 19:26:52.673326 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt 2026-09-01 19:26:52.673344 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml 2026-09-01 19:26:52.673362 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt 2026-09-01 19:26:52.673381 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml 2026-09-01 19:26:52.673399 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt 2026-09-01 19:26:52.673417 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml 2026-09-01 19:26:52.673435 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-09-01 19:26:52.673452 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-09-01 19:26:52.673470 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-09-01 19:26:52.673488 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-09-01 19:26:52.673506 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-09-01 19:26:52.673523 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-09-01 19:26:52.673541 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-09-01 19:26:52.673560 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-09-01 19:26:52.673578 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-09-01 19:26:52.673597 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-09-01 19:26:52.673615 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-09-01 19:26:52.673633 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-09-01 19:26:52.673650 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-09-01 19:26:52.673668 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-09-01 19:26:52.673685 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-09-01 19:26:52.673703 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-09-01 19:26:52.673720 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-09-01 19:26:52.673737 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-09-01 19:26:52.673755 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-09-01 19:26:52.673772 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-09-01 19:26:52.673790 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-09-01 19:26:52.673808 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-09-01 19:26:52.673825 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-09-01 19:26:52.673843 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-09-01 19:26:52.673861 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-09-01 19:26:52.673883 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-09-01 19:26:52.673902 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-09-01 19:26:52.673920 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-09-01 19:26:52.673938 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-09-01 19:26:52.673956 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-09-01 19:26:52.673974 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-09-01 19:26:52.673993 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-09-01 19:26:52.674011 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-09-01 19:26:52.674030 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-09-01 19:26:52.674048 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-09-01 19:26:52.674066 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-09-01 19:26:52.674084 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-09-01 19:26:52.674102 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-09-01 19:26:52.674120 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-09-01 19:26:52.674138 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-09-01 19:26:52.674156 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-09-01 19:26:52.674175 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-09-01 19:26:52.674193 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-09-01 19:26:52.674211 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-09-01 19:26:52.674229 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-09-01 19:26:52.674248 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-09-01 19:26:52.674266 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-09-01 19:26:52.674285 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-09-01 19:26:52.674303 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-09-01 19:26:52.674321 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-09-01 19:26:52.674339 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-09-01 19:26:52.674357 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-09-01 19:26:52.674374 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-09-01 19:26:52.674392 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-09-01 19:26:52.674410 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-09-01 19:26:52.674429 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-09-01 19:26:52.674452 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-09-01 19:26:52.674471 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-09-01 19:26:52.674489 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-09-01 19:26:52.674507 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-09-01 19:26:52.674525 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-09-01 19:26:52.674543 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-09-01 19:26:52.674564 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-09-01 19:26:52.674584 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-09-01 19:26:52.674602 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-09-01 19:26:52.674621 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-09-01 19:26:52.674639 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-09-01 19:26:52.674657 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-09-01 19:26:52.674675 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-09-01 19:26:52.674693 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-09-01 19:26:52.674711 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-09-01 19:26:52.674729 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-09-01 19:26:52.674746 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-09-01 19:26:52.674764 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-09-01 19:26:52.674782 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-09-01 19:26:52.674800 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-09-01 19:26:52.674818 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-09-01 19:26:52.674836 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-09-01 19:26:52.674854 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-09-01 19:26:52.674872 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-09-01 19:26:52.674889 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-09-01 19:26:52.674907 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-09-01 19:26:52.674925 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-09-01 19:26:52.674943 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-09-01 19:26:52.674961 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-09-01 19:26:52.674978 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-09-01 19:26:52.674996 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt 2026-09-01 19:26:52.675014 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml 2026-09-01 19:26:52.675032 | instance | cd+++++++++ objects/cluster/namespace/ 2026-09-01 19:26:52.675050 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt 2026-09-01 19:26:52.675068 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml 2026-09-01 19:26:52.675086 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.txt 2026-09-01 19:26:52.675109 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.yaml 2026-09-01 19:26:52.675128 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.txt 2026-09-01 19:26:52.675146 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.yaml 2026-09-01 19:26:52.675176 | instance | >f+++++++++ objects/cluster/namespace/capi-system.txt 2026-09-01 19:26:52.675199 | instance | >f+++++++++ objects/cluster/namespace/capi-system.yaml 2026-09-01 19:26:52.675223 | instance | >f+++++++++ objects/cluster/namespace/capo-system.txt 2026-09-01 19:26:52.675243 | instance | >f+++++++++ objects/cluster/namespace/capo-system.yaml 2026-09-01 19:26:52.675262 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt 2026-09-01 19:26:52.675281 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml 2026-09-01 19:26:52.675300 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-09-01 19:26:52.675319 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-09-01 19:26:52.675337 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt 2026-09-01 19:26:52.675356 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml 2026-09-01 19:26:52.675375 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt 2026-09-01 19:26:52.675394 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml 2026-09-01 19:26:52.675412 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-09-01 19:26:52.675431 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-09-01 19:26:52.675450 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-09-01 19:26:52.675469 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-09-01 19:26:52.675488 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-09-01 19:26:52.675507 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-09-01 19:26:52.675526 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt 2026-09-01 19:26:52.675546 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml 2026-09-01 19:26:52.675567 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.txt 2026-09-01 19:26:52.675586 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.yaml 2026-09-01 19:26:52.675604 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt 2026-09-01 19:26:52.675622 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml 2026-09-01 19:26:52.675640 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt 2026-09-01 19:26:52.675658 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml 2026-09-01 19:26:52.675676 | instance | >f+++++++++ objects/cluster/namespace/orc-system.txt 2026-09-01 19:26:52.675694 | instance | >f+++++++++ objects/cluster/namespace/orc-system.yaml 2026-09-01 19:26:52.675712 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt 2026-09-01 19:26:52.675729 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml 2026-09-01 19:26:52.675747 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt 2026-09-01 19:26:52.675765 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml 2026-09-01 19:26:52.675783 | instance | cd+++++++++ objects/cluster/node/ 2026-09-01 19:26:52.675802 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-09-01 19:26:52.675821 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-09-01 19:26:52.675840 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-09-01 19:26:52.675858 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-09-01 19:26:52.675876 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-09-01 19:26:52.675894 | instance | cd+++++++++ objects/namespaced/ 2026-09-01 19:26:52.675917 | instance | cd+++++++++ objects/namespaced/auth-system/ 2026-09-01 19:26:52.675935 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/ 2026-09-01 19:26:52.675954 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt 2026-09-01 19:26:52.675972 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml 2026-09-01 19:26:52.675990 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt 2026-09-01 19:26:52.676008 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml 2026-09-01 19:26:52.676026 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/ 2026-09-01 19:26:52.676045 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt 2026-09-01 19:26:52.676062 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml 2026-09-01 19:26:52.676080 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt 2026-09-01 19:26:52.676098 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml 2026-09-01 19:26:52.676116 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt 2026-09-01 19:26:52.676133 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml 2026-09-01 19:26:52.676151 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/ 2026-09-01 19:26:52.676169 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt 2026-09-01 19:26:52.676188 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml 2026-09-01 19:26:52.676206 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/ 2026-09-01 19:26:52.676224 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt 2026-09-01 19:26:52.676242 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml 2026-09-01 19:26:52.676259 | instance | cd+++++++++ objects/namespaced/auth-system/pods/ 2026-09-01 19:26:52.676277 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt 2026-09-01 19:26:52.676295 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml 2026-09-01 19:26:52.676313 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/ 2026-09-01 19:26:52.676331 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt 2026-09-01 19:26:52.676349 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml 2026-09-01 19:26:52.676366 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.162-253-55-115.nip.io-tls.txt 2026-09-01 19:26:52.676384 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.162-253-55-115.nip.io-tls.yaml 2026-09-01 19:26:52.676402 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt 2026-09-01 19:26:52.676419 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml 2026-09-01 19:26:52.676437 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt 2026-09-01 19:26:52.676455 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml 2026-09-01 19:26:52.676473 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/ 2026-09-01 19:26:52.676491 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt 2026-09-01 19:26:52.676509 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml 2026-09-01 19:26:52.676528 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt 2026-09-01 19:26:52.676546 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml 2026-09-01 19:26:52.676565 | instance | cd+++++++++ objects/namespaced/auth-system/services/ 2026-09-01 19:26:52.676584 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt 2026-09-01 19:26:52.676607 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml 2026-09-01 19:26:52.676626 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt 2026-09-01 19:26:52.676644 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml 2026-09-01 19:26:52.676663 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt 2026-09-01 19:26:52.676681 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml 2026-09-01 19:26:52.676699 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/ 2026-09-01 19:26:52.676718 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt 2026-09-01 19:26:52.676736 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml 2026-09-01 19:26:52.676755 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/ 2026-09-01 19:26:52.676774 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/ 2026-09-01 19:26:52.676793 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.txt 2026-09-01 19:26:52.676812 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.yaml 2026-09-01 19:26:52.676830 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/ 2026-09-01 19:26:52.676849 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.txt 2026-09-01 19:26:52.676869 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.yaml 2026-09-01 19:26:52.676887 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/ 2026-09-01 19:26:52.676905 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.txt 2026-09-01 19:26:52.676923 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.yaml 2026-09-01 19:26:52.676941 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/ 2026-09-01 19:26:52.677003 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-jf45k.txt 2026-09-01 19:26:52.677024 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-jf45k.yaml 2026-09-01 19:26:52.677043 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/ 2026-09-01 19:26:52.677062 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.txt 2026-09-01 19:26:52.677080 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.yaml 2026-09-01 19:26:52.677099 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/ 2026-09-01 19:26:52.677117 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.txt 2026-09-01 19:26:52.677136 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.yaml 2026-09-01 19:26:52.677154 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/ 2026-09-01 19:26:52.677172 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.txt 2026-09-01 19:26:52.677190 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.yaml 2026-09-01 19:26:52.677248 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/ 2026-09-01 19:26:52.677278 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.txt 2026-09-01 19:26:52.677299 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.yaml 2026-09-01 19:26:52.677318 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.txt 2026-09-01 19:26:52.677337 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.yaml 2026-09-01 19:26:52.677355 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/ 2026-09-01 19:26:52.677373 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.txt 2026-09-01 19:26:52.677392 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.yaml 2026-09-01 19:26:52.677409 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/ 2026-09-01 19:26:52.677427 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/ 2026-09-01 19:26:52.677446 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.txt 2026-09-01 19:26:52.677464 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.yaml 2026-09-01 19:26:52.677483 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/ 2026-09-01 19:26:52.677501 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.txt 2026-09-01 19:26:52.677519 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.yaml 2026-09-01 19:26:52.677537 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/ 2026-09-01 19:26:52.677556 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.txt 2026-09-01 19:26:52.677574 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.yaml 2026-09-01 19:26:52.677592 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/ 2026-09-01 19:26:52.677611 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-bmdpw.txt 2026-09-01 19:26:52.677630 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-bmdpw.yaml 2026-09-01 19:26:52.677648 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/ 2026-09-01 19:26:52.677667 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.txt 2026-09-01 19:26:52.677686 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.yaml 2026-09-01 19:26:52.677704 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/ 2026-09-01 19:26:52.677722 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.txt 2026-09-01 19:26:52.677740 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.yaml 2026-09-01 19:26:52.677758 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/ 2026-09-01 19:26:52.677776 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.txt 2026-09-01 19:26:52.677794 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.yaml 2026-09-01 19:26:52.677816 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/ 2026-09-01 19:26:52.677835 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.txt 2026-09-01 19:26:52.677855 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.yaml 2026-09-01 19:26:52.677874 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.txt 2026-09-01 19:26:52.677893 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.yaml 2026-09-01 19:26:52.677912 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/ 2026-09-01 19:26:52.677930 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.txt 2026-09-01 19:26:52.677949 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.yaml 2026-09-01 19:26:52.677967 | instance | cd+++++++++ objects/namespaced/capi-system/ 2026-09-01 19:26:52.677986 | instance | cd+++++++++ objects/namespaced/capi-system/configmaps/ 2026-09-01 19:26:52.678005 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.txt 2026-09-01 19:26:52.678023 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.yaml 2026-09-01 19:26:52.678042 | instance | cd+++++++++ objects/namespaced/capi-system/deployment/ 2026-09-01 19:26:52.678060 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.txt 2026-09-01 19:26:52.678078 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.yaml 2026-09-01 19:26:52.678097 | instance | cd+++++++++ objects/namespaced/capi-system/endpoints/ 2026-09-01 19:26:52.678116 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.txt 2026-09-01 19:26:52.678136 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.yaml 2026-09-01 19:26:52.678154 | instance | cd+++++++++ objects/namespaced/capi-system/pods/ 2026-09-01 19:26:52.678174 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-5647546676-ztnvc.txt 2026-09-01 19:26:52.678193 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-5647546676-ztnvc.yaml 2026-09-01 19:26:52.678211 | instance | cd+++++++++ objects/namespaced/capi-system/rolebindings/ 2026-09-01 19:26:52.678229 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.txt 2026-09-01 19:26:52.678247 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.yaml 2026-09-01 19:26:52.678265 | instance | cd+++++++++ objects/namespaced/capi-system/roles/ 2026-09-01 19:26:52.678283 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.txt 2026-09-01 19:26:52.678301 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.yaml 2026-09-01 19:26:52.678320 | instance | cd+++++++++ objects/namespaced/capi-system/secrets/ 2026-09-01 19:26:52.678338 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.txt 2026-09-01 19:26:52.678356 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.yaml 2026-09-01 19:26:52.678375 | instance | cd+++++++++ objects/namespaced/capi-system/serviceaccounts/ 2026-09-01 19:26:52.678393 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.txt 2026-09-01 19:26:52.678410 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.yaml 2026-09-01 19:26:52.678428 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.txt 2026-09-01 19:26:52.678449 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.yaml 2026-09-01 19:26:52.678468 | instance | cd+++++++++ objects/namespaced/capi-system/services/ 2026-09-01 19:26:52.678486 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.txt 2026-09-01 19:26:52.678504 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.yaml 2026-09-01 19:26:52.678522 | instance | cd+++++++++ objects/namespaced/capo-system/ 2026-09-01 19:26:52.678539 | instance | cd+++++++++ objects/namespaced/capo-system/configmaps/ 2026-09-01 19:26:52.678557 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.txt 2026-09-01 19:26:52.678575 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.yaml 2026-09-01 19:26:52.678592 | instance | cd+++++++++ objects/namespaced/capo-system/deployment/ 2026-09-01 19:26:52.678611 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.txt 2026-09-01 19:26:52.678630 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.yaml 2026-09-01 19:26:52.678648 | instance | cd+++++++++ objects/namespaced/capo-system/endpoints/ 2026-09-01 19:26:52.678666 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.txt 2026-09-01 19:26:52.678683 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.yaml 2026-09-01 19:26:52.678702 | instance | cd+++++++++ objects/namespaced/capo-system/pods/ 2026-09-01 19:26:52.678719 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-56cf844ccd-9zbfj.txt 2026-09-01 19:26:52.678737 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-56cf844ccd-9zbfj.yaml 2026-09-01 19:26:52.678755 | instance | cd+++++++++ objects/namespaced/capo-system/rolebindings/ 2026-09-01 19:26:52.678773 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.txt 2026-09-01 19:26:52.678791 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.yaml 2026-09-01 19:26:52.678809 | instance | cd+++++++++ objects/namespaced/capo-system/roles/ 2026-09-01 19:26:52.678827 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.txt 2026-09-01 19:26:52.678846 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.yaml 2026-09-01 19:26:52.678864 | instance | cd+++++++++ objects/namespaced/capo-system/secrets/ 2026-09-01 19:26:52.678881 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.txt 2026-09-01 19:26:52.678900 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.yaml 2026-09-01 19:26:52.678919 | instance | cd+++++++++ objects/namespaced/capo-system/serviceaccounts/ 2026-09-01 19:26:52.678937 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.txt 2026-09-01 19:26:52.678954 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.yaml 2026-09-01 19:26:52.678972 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.txt 2026-09-01 19:26:52.678991 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.yaml 2026-09-01 19:26:52.679009 | instance | cd+++++++++ objects/namespaced/capo-system/services/ 2026-09-01 19:26:52.679027 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.txt 2026-09-01 19:26:52.679045 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.yaml 2026-09-01 19:26:52.679062 | instance | cd+++++++++ objects/namespaced/cert-manager/ 2026-09-01 19:26:52.679081 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/ 2026-09-01 19:26:52.679099 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt 2026-09-01 19:26:52.679123 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml 2026-09-01 19:26:52.679142 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt 2026-09-01 19:26:52.679187 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml 2026-09-01 19:26:52.679207 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/ 2026-09-01 19:26:52.679226 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt 2026-09-01 19:26:52.679245 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml 2026-09-01 19:26:52.679263 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt 2026-09-01 19:26:52.679281 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml 2026-09-01 19:26:52.679299 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt 2026-09-01 19:26:52.679318 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml 2026-09-01 19:26:52.679337 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/ 2026-09-01 19:26:52.679355 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt 2026-09-01 19:26:52.679373 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml 2026-09-01 19:26:52.679393 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt 2026-09-01 19:26:52.679412 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml 2026-09-01 19:26:52.679432 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/ 2026-09-01 19:26:52.679450 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-n9nh6.txt 2026-09-01 19:26:52.679469 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-n9nh6.yaml 2026-09-01 19:26:52.679488 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-xdtwj.txt 2026-09-01 19:26:52.679506 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-xdtwj.yaml 2026-09-01 19:26:52.679524 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-n2l6g.txt 2026-09-01 19:26:52.679542 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-n2l6g.yaml 2026-09-01 19:26:52.679560 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/ 2026-09-01 19:26:52.679578 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt 2026-09-01 19:26:52.679596 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml 2026-09-01 19:26:52.679614 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt 2026-09-01 19:26:52.679632 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml 2026-09-01 19:26:52.679650 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt 2026-09-01 19:26:52.679668 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml 2026-09-01 19:26:52.679685 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/ 2026-09-01 19:26:52.679703 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt 2026-09-01 19:26:52.679721 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml 2026-09-01 19:26:52.679739 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt 2026-09-01 19:26:52.679757 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml 2026-09-01 19:26:52.679779 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt 2026-09-01 19:26:52.679798 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml 2026-09-01 19:26:52.679817 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/ 2026-09-01 19:26:52.679835 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt 2026-09-01 19:26:52.679854 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml 2026-09-01 19:26:52.679872 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt 2026-09-01 19:26:52.679890 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml 2026-09-01 19:26:52.679908 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt 2026-09-01 19:26:52.679926 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml 2026-09-01 19:26:52.679944 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt 2026-09-01 19:26:52.679961 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml 2026-09-01 19:26:52.679979 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/ 2026-09-01 19:26:52.679997 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt 2026-09-01 19:26:52.680016 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml 2026-09-01 19:26:52.680034 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt 2026-09-01 19:26:52.680052 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml 2026-09-01 19:26:52.680070 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt 2026-09-01 19:26:52.680088 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml 2026-09-01 19:26:52.680106 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt 2026-09-01 19:26:52.680125 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml 2026-09-01 19:26:52.680144 | instance | cd+++++++++ objects/namespaced/cert-manager/services/ 2026-09-01 19:26:52.680162 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt 2026-09-01 19:26:52.680180 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml 2026-09-01 19:26:52.680198 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt 2026-09-01 19:26:52.680217 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml 2026-09-01 19:26:52.680234 | instance | cd+++++++++ objects/namespaced/default/ 2026-09-01 19:26:52.680252 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-09-01 19:26:52.680270 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-09-01 19:26:52.680289 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-09-01 19:26:52.680306 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-09-01 19:26:52.680325 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-09-01 19:26:52.680343 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-09-01 19:26:52.680362 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-09-01 19:26:52.680380 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-09-01 19:26:52.680398 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-09-01 19:26:52.680416 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-09-01 19:26:52.680439 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-09-01 19:26:52.680459 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-09-01 19:26:52.680478 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/ 2026-09-01 19:26:52.680497 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/ 2026-09-01 19:26:52.680515 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt 2026-09-01 19:26:52.680534 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml 2026-09-01 19:26:52.680552 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt 2026-09-01 19:26:52.680570 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml 2026-09-01 19:26:52.680588 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/ 2026-09-01 19:26:52.680607 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt 2026-09-01 19:26:52.680625 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml 2026-09-01 19:26:52.680644 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/ 2026-09-01 19:26:52.680662 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt 2026-09-01 19:26:52.680681 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml 2026-09-01 19:26:52.680699 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/ 2026-09-01 19:26:52.680718 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-9s5xj.txt 2026-09-01 19:26:52.680737 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-9s5xj.yaml 2026-09-01 19:26:52.680755 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/ 2026-09-01 19:26:52.680773 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt 2026-09-01 19:26:52.680792 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml 2026-09-01 19:26:52.680810 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt 2026-09-01 19:26:52.680829 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml 2026-09-01 19:26:52.680847 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt 2026-09-01 19:26:52.680865 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml 2026-09-01 19:26:52.680884 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/ 2026-09-01 19:26:52.680902 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt 2026-09-01 19:26:52.680920 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml 2026-09-01 19:26:52.680938 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt 2026-09-01 19:26:52.680972 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml 2026-09-01 19:26:52.680992 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt 2026-09-01 19:26:52.681009 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml 2026-09-01 19:26:52.681028 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/ 2026-09-01 19:26:52.681050 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt 2026-09-01 19:26:52.681069 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml 2026-09-01 19:26:52.681086 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt 2026-09-01 19:26:52.681104 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml 2026-09-01 19:26:52.681122 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt 2026-09-01 19:26:52.681140 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml 2026-09-01 19:26:52.681159 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt 2026-09-01 19:26:52.681177 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml 2026-09-01 19:26:52.681195 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt 2026-09-01 19:26:52.681213 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml 2026-09-01 19:26:52.681231 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/ 2026-09-01 19:26:52.681249 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt 2026-09-01 19:26:52.681267 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml 2026-09-01 19:26:52.681284 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt 2026-09-01 19:26:52.681303 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml 2026-09-01 19:26:52.681321 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt 2026-09-01 19:26:52.681338 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml 2026-09-01 19:26:52.681356 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/ 2026-09-01 19:26:52.681374 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt 2026-09-01 19:26:52.681392 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml 2026-09-01 19:26:52.681410 | instance | cd+++++++++ objects/namespaced/ingress-nginx/ 2026-09-01 19:26:52.681428 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/ 2026-09-01 19:26:52.681446 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt 2026-09-01 19:26:52.681464 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml 2026-09-01 19:26:52.681481 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt 2026-09-01 19:26:52.681499 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml 2026-09-01 19:26:52.681516 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt 2026-09-01 19:26:52.681534 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml 2026-09-01 19:26:52.681596 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt 2026-09-01 19:26:52.681619 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml 2026-09-01 19:26:52.681638 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/ 2026-09-01 19:26:52.681657 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt 2026-09-01 19:26:52.681676 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml 2026-09-01 19:26:52.681694 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/ 2026-09-01 19:26:52.681713 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt 2026-09-01 19:26:52.681735 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml 2026-09-01 19:26:52.681755 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/ 2026-09-01 19:26:52.681774 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt 2026-09-01 19:26:52.681793 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml 2026-09-01 19:26:52.681811 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt 2026-09-01 19:26:52.681830 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml 2026-09-01 19:26:52.681849 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt 2026-09-01 19:26:52.681867 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml 2026-09-01 19:26:52.681885 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt 2026-09-01 19:26:52.681903 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml 2026-09-01 19:26:52.681922 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/ 2026-09-01 19:26:52.681941 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-xmv8w.txt 2026-09-01 19:26:52.681959 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-xmv8w.yaml 2026-09-01 19:26:52.681978 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-k2cbj.txt 2026-09-01 19:26:52.681996 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-k2cbj.yaml 2026-09-01 19:26:52.682015 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/ 2026-09-01 19:26:52.682033 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt 2026-09-01 19:26:52.682052 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml 2026-09-01 19:26:52.682071 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/ 2026-09-01 19:26:52.682090 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt 2026-09-01 19:26:52.682109 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml 2026-09-01 19:26:52.682127 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/ 2026-09-01 19:26:52.682146 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt 2026-09-01 19:26:52.682164 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml 2026-09-01 19:26:52.682182 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt 2026-09-01 19:26:52.682200 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml 2026-09-01 19:26:52.682218 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ 2026-09-01 19:26:52.682236 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt 2026-09-01 19:26:52.682253 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml 2026-09-01 19:26:52.682272 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt 2026-09-01 19:26:52.682290 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml 2026-09-01 19:26:52.682309 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt 2026-09-01 19:26:52.682327 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml 2026-09-01 19:26:52.682345 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/ 2026-09-01 19:26:52.682367 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt 2026-09-01 19:26:52.682386 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml 2026-09-01 19:26:52.682404 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt 2026-09-01 19:26:52.682422 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml 2026-09-01 19:26:52.682439 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt 2026-09-01 19:26:52.682457 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml 2026-09-01 19:26:52.682475 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt 2026-09-01 19:26:52.682492 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml 2026-09-01 19:26:52.682510 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-09-01 19:26:52.682528 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-09-01 19:26:52.682546 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-09-01 19:26:52.682564 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-09-01 19:26:52.682582 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-09-01 19:26:52.682601 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-09-01 19:26:52.682619 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-09-01 19:26:52.682637 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-09-01 19:26:52.682655 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-09-01 19:26:52.682673 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-09-01 19:26:52.682691 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-09-01 19:26:52.682709 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-09-01 19:26:52.682727 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-09-01 19:26:52.682745 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-09-01 19:26:52.682763 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-09-01 19:26:52.682781 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-09-01 19:26:52.682799 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-09-01 19:26:52.682818 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-09-01 19:26:52.682836 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-09-01 19:26:52.682854 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-09-01 19:26:52.682872 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-09-01 19:26:52.682890 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-09-01 19:26:52.682908 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-09-01 19:26:52.682925 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-09-01 19:26:52.682943 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-09-01 19:26:52.682960 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-09-01 19:26:52.682978 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-09-01 19:26:52.683002 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-09-01 19:26:52.683021 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-09-01 19:26:52.683040 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-09-01 19:26:52.683058 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-09-01 19:26:52.683077 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-09-01 19:26:52.683095 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-09-01 19:26:52.683114 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-09-01 19:26:52.683133 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-09-01 19:26:52.683167 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-09-01 19:26:52.683186 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-09-01 19:26:52.683205 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-09-01 19:26:52.683224 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-09-01 19:26:52.683242 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-09-01 19:26:52.683261 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-09-01 19:26:52.683280 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-09-01 19:26:52.683298 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-09-01 19:26:52.683316 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-09-01 19:26:52.683335 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-09-01 19:26:52.683353 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-09-01 19:26:52.683371 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-09-01 19:26:52.683389 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-09-01 19:26:52.683408 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-09-01 19:26:52.683426 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-09-01 19:26:52.683443 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-09-01 19:26:52.683461 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-09-01 19:26:52.683479 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-09-01 19:26:52.683497 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-09-01 19:26:52.683517 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-09-01 19:26:52.683539 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-09-01 19:26:52.683561 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-09-01 19:26:52.683583 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt 2026-09-01 19:26:52.683605 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml 2026-09-01 19:26:52.683628 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt 2026-09-01 19:26:52.683650 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml 2026-09-01 19:26:52.683673 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt 2026-09-01 19:26:52.683695 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml 2026-09-01 19:26:52.683742 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt 2026-09-01 19:26:52.683761 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml 2026-09-01 19:26:52.683779 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt 2026-09-01 19:26:52.683797 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml 2026-09-01 19:26:52.683815 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt 2026-09-01 19:26:52.683832 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml 2026-09-01 19:26:52.683850 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-09-01 19:26:52.683869 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-j6jf7.txt 2026-09-01 19:26:52.683887 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-j6jf7.yaml 2026-09-01 19:26:52.683906 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-z92q4.txt 2026-09-01 19:26:52.683924 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-z92q4.yaml 2026-09-01 19:26:52.683942 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-p7nt5.txt 2026-09-01 19:26:52.683959 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-p7nt5.yaml 2026-09-01 19:26:52.683977 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-r7vj8.txt 2026-09-01 19:26:52.683994 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-r7vj8.yaml 2026-09-01 19:26:52.684012 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-09-01 19:26:52.684029 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-09-01 19:26:52.684047 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-09-01 19:26:52.684065 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-09-01 19:26:52.684083 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-09-01 19:26:52.684100 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-09-01 19:26:52.684117 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-fjbdw.txt 2026-09-01 19:26:52.684135 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-fjbdw.yaml 2026-09-01 19:26:52.684153 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-09-01 19:26:52.684171 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-09-01 19:26:52.684189 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-09-01 19:26:52.684207 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-09-01 19:26:52.684225 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-09-01 19:26:52.684243 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-09-01 19:26:52.684261 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-09-01 19:26:52.684279 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-09-01 19:26:52.684297 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-09-01 19:26:52.684315 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-09-01 19:26:52.684333 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-09-01 19:26:52.684356 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-09-01 19:26:52.684376 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-09-01 19:26:52.684394 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-09-01 19:26:52.684413 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-09-01 19:26:52.684431 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-09-01 19:26:52.684449 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-09-01 19:26:52.684468 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-09-01 19:26:52.684487 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-09-01 19:26:52.684505 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-09-01 19:26:52.684524 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-09-01 19:26:52.684542 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-09-01 19:26:52.684560 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-09-01 19:26:52.684579 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-09-01 19:26:52.684597 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-09-01 19:26:52.684615 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-09-01 19:26:52.684634 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-09-01 19:26:52.684653 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-09-01 19:26:52.684672 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-09-01 19:26:52.684691 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-09-01 19:26:52.684709 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-09-01 19:26:52.684727 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-09-01 19:26:52.684745 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-09-01 19:26:52.684763 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-09-01 19:26:52.684781 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-09-01 19:26:52.684800 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-09-01 19:26:52.684818 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-09-01 19:26:52.684836 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-09-01 19:26:52.684854 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-09-01 19:26:52.684871 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-09-01 19:26:52.684889 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-09-01 19:26:52.684907 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-09-01 19:26:52.684925 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-09-01 19:26:52.684947 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-09-01 19:26:52.684983 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-09-01 19:26:52.685002 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-09-01 19:26:52.685021 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-09-01 19:26:52.685038 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-09-01 19:26:52.685056 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-09-01 19:26:52.685073 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-09-01 19:26:52.685091 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-09-01 19:26:52.685109 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-3ok62k.txt 2026-09-01 19:26:52.685127 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-3ok62k.yaml 2026-09-01 19:26:52.685145 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-9klc2k.txt 2026-09-01 19:26:52.685162 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-9klc2k.yaml 2026-09-01 19:26:52.685180 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-09-01 19:26:52.685198 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-09-01 19:26:52.685216 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-09-01 19:26:52.685234 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-09-01 19:26:52.685252 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-09-01 19:26:52.685270 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-09-01 19:26:52.685288 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-09-01 19:26:52.685306 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-09-01 19:26:52.685324 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-09-01 19:26:52.685341 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-09-01 19:26:52.685359 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-09-01 19:26:52.685377 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-09-01 19:26:52.685395 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-09-01 19:26:52.685413 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-09-01 19:26:52.685431 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-09-01 19:26:52.685449 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-09-01 19:26:52.685467 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-09-01 19:26:52.685485 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-09-01 19:26:52.685503 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-09-01 19:26:52.685522 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-09-01 19:26:52.685540 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-09-01 19:26:52.685558 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-09-01 19:26:52.685581 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-09-01 19:26:52.685600 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-09-01 19:26:52.685618 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-09-01 19:26:52.685637 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-09-01 19:26:52.685655 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-09-01 19:26:52.685673 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-09-01 19:26:52.685692 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-09-01 19:26:52.685710 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-09-01 19:26:52.685728 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-09-01 19:26:52.685747 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-09-01 19:26:52.685765 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-09-01 19:26:52.685784 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-09-01 19:26:52.685802 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-09-01 19:26:52.685821 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-09-01 19:26:52.685839 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-09-01 19:26:52.685857 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-09-01 19:26:52.685875 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-09-01 19:26:52.685893 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-09-01 19:26:52.685912 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-09-01 19:26:52.685930 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-09-01 19:26:52.685948 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-09-01 19:26:52.685966 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-09-01 19:26:52.685984 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-09-01 19:26:52.686002 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-09-01 19:26:52.686020 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-09-01 19:26:52.686039 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-09-01 19:26:52.686057 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-09-01 19:26:52.686075 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-09-01 19:26:52.686094 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-09-01 19:26:52.686111 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-09-01 19:26:52.686128 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-09-01 19:26:52.686146 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-09-01 19:26:52.686163 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-09-01 19:26:52.686185 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-09-01 19:26:52.686203 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-09-01 19:26:52.686221 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-09-01 19:26:52.686240 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-09-01 19:26:52.686259 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-09-01 19:26:52.686276 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-09-01 19:26:52.686294 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-09-01 19:26:52.686311 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-09-01 19:26:52.686329 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-09-01 19:26:52.686346 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-09-01 19:26:52.686364 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-09-01 19:26:52.686382 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-09-01 19:26:52.686399 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-09-01 19:26:52.686417 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-09-01 19:26:52.686434 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-09-01 19:26:52.686452 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-09-01 19:26:52.686470 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-09-01 19:26:52.686487 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-09-01 19:26:52.686505 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-09-01 19:26:52.686523 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-09-01 19:26:52.686542 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-09-01 19:26:52.686563 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-09-01 19:26:52.686583 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-09-01 19:26:52.686600 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-09-01 19:26:52.686618 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-09-01 19:26:52.686636 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-09-01 19:26:52.686653 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-09-01 19:26:52.686671 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt 2026-09-01 19:26:52.686689 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml 2026-09-01 19:26:52.686706 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt 2026-09-01 19:26:52.686724 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml 2026-09-01 19:26:52.686742 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt 2026-09-01 19:26:52.686759 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml 2026-09-01 19:26:52.686781 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt 2026-09-01 19:26:52.686800 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml 2026-09-01 19:26:52.686818 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt 2026-09-01 19:26:52.686837 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml 2026-09-01 19:26:52.686855 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt 2026-09-01 19:26:52.686874 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml 2026-09-01 19:26:52.686892 | instance | cd+++++++++ objects/namespaced/local-path-storage/ 2026-09-01 19:26:52.686912 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/ 2026-09-01 19:26:52.686930 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt 2026-09-01 19:26:52.686949 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml 2026-09-01 19:26:52.686967 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt 2026-09-01 19:26:52.686986 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml 2026-09-01 19:26:52.687004 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/ 2026-09-01 19:26:52.687022 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt 2026-09-01 19:26:52.687041 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml 2026-09-01 19:26:52.687059 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/ 2026-09-01 19:26:52.687078 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-q7w8g.txt 2026-09-01 19:26:52.687098 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-q7w8g.yaml 2026-09-01 19:26:52.687117 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/ 2026-09-01 19:26:52.687160 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt 2026-09-01 19:26:52.687181 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml 2026-09-01 19:26:52.687201 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/ 2026-09-01 19:26:52.687219 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt 2026-09-01 19:26:52.687238 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml 2026-09-01 19:26:52.687256 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt 2026-09-01 19:26:52.687309 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml 2026-09-01 19:26:52.687338 | instance | cd+++++++++ objects/namespaced/magnum-system/ 2026-09-01 19:26:52.687359 | instance | cd+++++++++ objects/namespaced/magnum-system/configmaps/ 2026-09-01 19:26:52.687379 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.txt 2026-09-01 19:26:52.687399 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.yaml 2026-09-01 19:26:52.687417 | instance | cd+++++++++ objects/namespaced/magnum-system/serviceaccounts/ 2026-09-01 19:26:52.687435 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.txt 2026-09-01 19:26:52.687453 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.yaml 2026-09-01 19:26:52.687471 | instance | cd+++++++++ objects/namespaced/monitoring/ 2026-09-01 19:26:52.687493 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/ 2026-09-01 19:26:52.687512 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt 2026-09-01 19:26:52.687530 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml 2026-09-01 19:26:52.687548 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt 2026-09-01 19:26:52.687566 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml 2026-09-01 19:26:52.687584 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt 2026-09-01 19:26:52.687601 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml 2026-09-01 19:26:52.687619 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt 2026-09-01 19:26:52.687638 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml 2026-09-01 19:26:52.687657 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt 2026-09-01 19:26:52.687675 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml 2026-09-01 19:26:52.687693 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt 2026-09-01 19:26:52.687711 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml 2026-09-01 19:26:52.687729 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt 2026-09-01 19:26:52.687747 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml 2026-09-01 19:26:52.687765 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt 2026-09-01 19:26:52.687783 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml 2026-09-01 19:26:52.687801 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt 2026-09-01 19:26:52.687819 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml 2026-09-01 19:26:52.687837 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt 2026-09-01 19:26:52.687855 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml 2026-09-01 19:26:52.687873 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt 2026-09-01 19:26:52.687891 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml 2026-09-01 19:26:52.687909 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt 2026-09-01 19:26:52.687928 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml 2026-09-01 19:26:52.687947 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt 2026-09-01 19:26:52.687966 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml 2026-09-01 19:26:52.687984 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt 2026-09-01 19:26:52.688002 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml 2026-09-01 19:26:52.688020 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt 2026-09-01 19:26:52.688038 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml 2026-09-01 19:26:52.688060 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt 2026-09-01 19:26:52.688079 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml 2026-09-01 19:26:52.688097 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt 2026-09-01 19:26:52.688115 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml 2026-09-01 19:26:52.688133 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt 2026-09-01 19:26:52.688151 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml 2026-09-01 19:26:52.688169 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt 2026-09-01 19:26:52.688187 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml 2026-09-01 19:26:52.688207 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt 2026-09-01 19:26:52.688226 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml 2026-09-01 19:26:52.688245 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt 2026-09-01 19:26:52.688264 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml 2026-09-01 19:26:52.688282 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt 2026-09-01 19:26:52.688300 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml 2026-09-01 19:26:52.688319 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt 2026-09-01 19:26:52.688337 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml 2026-09-01 19:26:52.688355 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt 2026-09-01 19:26:52.688374 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml 2026-09-01 19:26:52.688392 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt 2026-09-01 19:26:52.688410 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml 2026-09-01 19:26:52.688429 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt 2026-09-01 19:26:52.688447 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml 2026-09-01 19:26:52.688466 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt 2026-09-01 19:26:52.688485 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml 2026-09-01 19:26:52.688505 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt 2026-09-01 19:26:52.688523 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml 2026-09-01 19:26:52.688541 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt 2026-09-01 19:26:52.688558 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml 2026-09-01 19:26:52.688576 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt 2026-09-01 19:26:52.688600 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml 2026-09-01 19:26:52.688619 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt 2026-09-01 19:26:52.688637 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml 2026-09-01 19:26:52.688655 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt 2026-09-01 19:26:52.688673 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml 2026-09-01 19:26:52.688691 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt 2026-09-01 19:26:52.688709 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml 2026-09-01 19:26:52.688726 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt 2026-09-01 19:26:52.688745 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml 2026-09-01 19:26:52.688764 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt 2026-09-01 19:26:52.688782 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml 2026-09-01 19:26:52.688800 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt 2026-09-01 19:26:52.688817 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml 2026-09-01 19:26:52.688835 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt 2026-09-01 19:26:52.688853 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml 2026-09-01 19:26:52.688871 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt 2026-09-01 19:26:52.688889 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml 2026-09-01 19:26:52.688907 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt 2026-09-01 19:26:52.688925 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml 2026-09-01 19:26:52.688942 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt 2026-09-01 19:26:52.688978 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml 2026-09-01 19:26:52.688998 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt 2026-09-01 19:26:52.689016 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml 2026-09-01 19:26:52.689034 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt 2026-09-01 19:26:52.689053 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml 2026-09-01 19:26:52.689071 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt 2026-09-01 19:26:52.689089 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml 2026-09-01 19:26:52.689106 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt 2026-09-01 19:26:52.689124 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml 2026-09-01 19:26:52.689141 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt 2026-09-01 19:26:52.689164 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml 2026-09-01 19:26:52.689182 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt 2026-09-01 19:26:52.689200 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml 2026-09-01 19:26:52.689218 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt 2026-09-01 19:26:52.689235 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml 2026-09-01 19:26:52.689253 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt 2026-09-01 19:26:52.689270 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml 2026-09-01 19:26:52.689288 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt 2026-09-01 19:26:52.689305 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml 2026-09-01 19:26:52.689323 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt 2026-09-01 19:26:52.689341 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml 2026-09-01 19:26:52.689359 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt 2026-09-01 19:26:52.689377 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml 2026-09-01 19:26:52.689395 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt 2026-09-01 19:26:52.689413 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml 2026-09-01 19:26:52.689431 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt 2026-09-01 19:26:52.689449 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml 2026-09-01 19:26:52.689467 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt 2026-09-01 19:26:52.689486 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml 2026-09-01 19:26:52.689505 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt 2026-09-01 19:26:52.689524 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml 2026-09-01 19:26:52.689542 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt 2026-09-01 19:26:52.689561 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml 2026-09-01 19:26:52.689580 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt 2026-09-01 19:26:52.689599 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml 2026-09-01 19:26:52.689619 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/ 2026-09-01 19:26:52.689638 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt 2026-09-01 19:26:52.689657 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml 2026-09-01 19:26:52.689675 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt 2026-09-01 19:26:52.689694 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml 2026-09-01 19:26:52.689712 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt 2026-09-01 19:26:52.689731 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-09-01 19:26:52.689750 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt 2026-09-01 19:26:52.689768 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml 2026-09-01 19:26:52.689791 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.txt 2026-09-01 19:26:52.689810 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.yaml 2026-09-01 19:26:52.689829 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt 2026-09-01 19:26:52.689847 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml 2026-09-01 19:26:52.689865 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/ 2026-09-01 19:26:52.689884 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt 2026-09-01 19:26:52.689903 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml 2026-09-01 19:26:52.689921 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt 2026-09-01 19:26:52.689939 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml 2026-09-01 19:26:52.689957 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt 2026-09-01 19:26:52.689975 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml 2026-09-01 19:26:52.689994 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt 2026-09-01 19:26:52.690012 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml 2026-09-01 19:26:52.690030 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt 2026-09-01 19:26:52.690049 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml 2026-09-01 19:26:52.690067 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt 2026-09-01 19:26:52.690085 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml 2026-09-01 19:26:52.690103 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt 2026-09-01 19:26:52.690121 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml 2026-09-01 19:26:52.690138 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/ 2026-09-01 19:26:52.690157 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt 2026-09-01 19:26:52.690176 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml 2026-09-01 19:26:52.690193 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt 2026-09-01 19:26:52.690211 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml 2026-09-01 19:26:52.690230 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt 2026-09-01 19:26:52.690248 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml 2026-09-01 19:26:52.690266 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt 2026-09-01 19:26:52.690284 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml 2026-09-01 19:26:52.690301 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt 2026-09-01 19:26:52.690319 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml 2026-09-01 19:26:52.690337 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt 2026-09-01 19:26:52.690355 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml 2026-09-01 19:26:52.690373 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt 2026-09-01 19:26:52.690395 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-09-01 19:26:52.690414 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt 2026-09-01 19:26:52.690433 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml 2026-09-01 19:26:52.690451 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt 2026-09-01 19:26:52.690470 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml 2026-09-01 19:26:52.690488 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt 2026-09-01 19:26:52.690506 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml 2026-09-01 19:26:52.690524 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt 2026-09-01 19:26:52.690542 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml 2026-09-01 19:26:52.690560 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt 2026-09-01 19:26:52.690578 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml 2026-09-01 19:26:52.690596 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt 2026-09-01 19:26:52.690614 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml 2026-09-01 19:26:52.690632 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt 2026-09-01 19:26:52.690649 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml 2026-09-01 19:26:52.690667 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt 2026-09-01 19:26:52.690685 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml 2026-09-01 19:26:52.690703 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt 2026-09-01 19:26:52.690723 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml 2026-09-01 19:26:52.690742 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.txt 2026-09-01 19:26:52.690760 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.yaml 2026-09-01 19:26:52.690779 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt 2026-09-01 19:26:52.690798 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml 2026-09-01 19:26:52.690816 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/ 2026-09-01 19:26:52.690835 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt 2026-09-01 19:26:52.690854 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml 2026-09-01 19:26:52.690872 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt 2026-09-01 19:26:52.690890 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml 2026-09-01 19:26:52.690908 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt 2026-09-01 19:26:52.690926 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml 2026-09-01 19:26:52.690944 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/ 2026-09-01 19:26:52.690963 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-09-01 19:26:52.690988 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-09-01 19:26:52.691014 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt 2026-09-01 19:26:52.691034 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-09-01 19:26:52.691053 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt 2026-09-01 19:26:52.691071 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml 2026-09-01 19:26:52.691089 | instance | cd+++++++++ objects/namespaced/monitoring/pods/ 2026-09-01 19:26:52.691107 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-09-01 19:26:52.691148 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-09-01 19:26:52.691174 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-8562f.txt 2026-09-01 19:26:52.691199 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-8562f.yaml 2026-09-01 19:26:52.691220 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-7f6754646c-zvkhc.txt 2026-09-01 19:26:52.691239 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-7f6754646c-zvkhc.yaml 2026-09-01 19:26:52.691257 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-f569l.txt 2026-09-01 19:26:52.691277 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-f569l.yaml 2026-09-01 19:26:52.691296 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-ksctx.txt 2026-09-01 19:26:52.691314 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-ksctx.yaml 2026-09-01 19:26:52.691332 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-znh57.txt 2026-09-01 19:26:52.691350 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-znh57.yaml 2026-09-01 19:26:52.691367 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt 2026-09-01 19:26:52.691386 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml 2026-09-01 19:26:52.691404 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt 2026-09-01 19:26:52.691422 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml 2026-09-01 19:26:52.691440 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-c4ztf.txt 2026-09-01 19:26:52.691458 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-c4ztf.yaml 2026-09-01 19:26:52.691476 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt 2026-09-01 19:26:52.691494 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml 2026-09-01 19:26:52.691512 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-vmcdq.txt 2026-09-01 19:26:52.691530 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-vmcdq.yaml 2026-09-01 19:26:52.691548 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-q8d98.txt 2026-09-01 19:26:52.691567 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-q8d98.yaml 2026-09-01 19:26:52.691585 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-8fjb4.txt 2026-09-01 19:26:52.691603 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-8fjb4.yaml 2026-09-01 19:26:52.691666 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt 2026-09-01 19:26:52.691692 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-09-01 19:26:52.691712 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-69g4m.txt 2026-09-01 19:26:52.691731 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-69g4m.yaml 2026-09-01 19:26:52.691749 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-q45pw.txt 2026-09-01 19:26:52.691767 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-q45pw.yaml 2026-09-01 19:26:52.691785 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/ 2026-09-01 19:26:52.691803 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt 2026-09-01 19:26:52.691822 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml 2026-09-01 19:26:52.691841 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt 2026-09-01 19:26:52.691860 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-09-01 19:26:52.691878 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt 2026-09-01 19:26:52.691896 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml 2026-09-01 19:26:52.691913 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.txt 2026-09-01 19:26:52.691931 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.yaml 2026-09-01 19:26:52.691949 | instance | cd+++++++++ objects/namespaced/monitoring/roles/ 2026-09-01 19:26:52.691966 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt 2026-09-01 19:26:52.691984 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml 2026-09-01 19:26:52.692002 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt 2026-09-01 19:26:52.692020 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-09-01 19:26:52.692038 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt 2026-09-01 19:26:52.692056 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml 2026-09-01 19:26:52.692074 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/ 2026-09-01 19:26:52.692092 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt 2026-09-01 19:26:52.692112 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml 2026-09-01 19:26:52.692132 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt 2026-09-01 19:26:52.692150 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml 2026-09-01 19:26:52.692168 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt 2026-09-01 19:26:52.692187 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml 2026-09-01 19:26:52.692204 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-09-01 19:26:52.692222 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-09-01 19:26:52.692241 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt 2026-09-01 19:26:52.692264 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml 2026-09-01 19:26:52.692284 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt 2026-09-01 19:26:52.692303 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml 2026-09-01 19:26:52.692322 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt 2026-09-01 19:26:52.692340 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml 2026-09-01 19:26:52.692359 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt 2026-09-01 19:26:52.692378 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml 2026-09-01 19:26:52.692397 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt 2026-09-01 19:26:52.692416 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml 2026-09-01 19:26:52.692435 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt 2026-09-01 19:26:52.692453 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml 2026-09-01 19:26:52.692471 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt 2026-09-01 19:26:52.692490 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml 2026-09-01 19:26:52.692508 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt 2026-09-01 19:26:52.692526 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml 2026-09-01 19:26:52.692544 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt 2026-09-01 19:26:52.692562 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml 2026-09-01 19:26:52.692580 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt 2026-09-01 19:26:52.692597 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml 2026-09-01 19:26:52.692615 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt 2026-09-01 19:26:52.692633 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml 2026-09-01 19:26:52.692651 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-znh57-tls.txt 2026-09-01 19:26:52.692671 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-znh57-tls.yaml 2026-09-01 19:26:52.692690 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt 2026-09-01 19:26:52.692708 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml 2026-09-01 19:26:52.692726 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt 2026-09-01 19:26:52.692745 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml 2026-09-01 19:26:52.692763 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt 2026-09-01 19:26:52.692782 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml 2026-09-01 19:26:52.692800 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt 2026-09-01 19:26:52.692822 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml 2026-09-01 19:26:52.692841 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt 2026-09-01 19:26:52.692859 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-09-01 19:26:52.692877 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt 2026-09-01 19:26:52.692895 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml 2026-09-01 19:26:52.692913 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt 2026-09-01 19:26:52.692933 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml 2026-09-01 19:26:52.692973 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt 2026-09-01 19:26:52.692997 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml 2026-09-01 19:26:52.693016 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt 2026-09-01 19:26:52.693034 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml 2026-09-01 19:26:52.693053 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt 2026-09-01 19:26:52.693071 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml 2026-09-01 19:26:52.693089 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt 2026-09-01 19:26:52.693108 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml 2026-09-01 19:26:52.693126 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.txt 2026-09-01 19:26:52.693144 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.yaml 2026-09-01 19:26:52.693162 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt 2026-09-01 19:26:52.693180 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml 2026-09-01 19:26:52.693198 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/ 2026-09-01 19:26:52.693216 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt 2026-09-01 19:26:52.693236 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml 2026-09-01 19:26:52.693254 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt 2026-09-01 19:26:52.693273 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml 2026-09-01 19:26:52.693291 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt 2026-09-01 19:26:52.693309 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml 2026-09-01 19:26:52.693327 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt 2026-09-01 19:26:52.693344 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml 2026-09-01 19:26:52.693362 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt 2026-09-01 19:26:52.693380 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml 2026-09-01 19:26:52.693398 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt 2026-09-01 19:26:52.693421 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml 2026-09-01 19:26:52.693441 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt 2026-09-01 19:26:52.693459 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-09-01 19:26:52.693478 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt 2026-09-01 19:26:52.693497 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml 2026-09-01 19:26:52.693516 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt 2026-09-01 19:26:52.693535 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml 2026-09-01 19:26:52.693557 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt 2026-09-01 19:26:52.693578 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml 2026-09-01 19:26:52.693596 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt 2026-09-01 19:26:52.693614 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml 2026-09-01 19:26:52.693633 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt 2026-09-01 19:26:52.693651 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml 2026-09-01 19:26:52.693669 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt 2026-09-01 19:26:52.693688 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml 2026-09-01 19:26:52.693706 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.txt 2026-09-01 19:26:52.693725 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.yaml 2026-09-01 19:26:52.693743 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt 2026-09-01 19:26:52.693761 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml 2026-09-01 19:26:52.693779 | instance | cd+++++++++ objects/namespaced/monitoring/services/ 2026-09-01 19:26:52.693798 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt 2026-09-01 19:26:52.693817 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml 2026-09-01 19:26:52.693835 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt 2026-09-01 19:26:52.693853 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml 2026-09-01 19:26:52.693871 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt 2026-09-01 19:26:52.693889 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml 2026-09-01 19:26:52.693907 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt 2026-09-01 19:26:52.693924 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml 2026-09-01 19:26:52.693942 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt 2026-09-01 19:26:52.693960 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml 2026-09-01 19:26:52.693978 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt 2026-09-01 19:26:52.693996 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml 2026-09-01 19:26:52.694013 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt 2026-09-01 19:26:52.694035 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-09-01 19:26:52.694054 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt 2026-09-01 19:26:52.694072 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml 2026-09-01 19:26:52.694092 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt 2026-09-01 19:26:52.694110 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml 2026-09-01 19:26:52.694127 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt 2026-09-01 19:26:52.694145 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml 2026-09-01 19:26:52.694163 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt 2026-09-01 19:26:52.694181 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml 2026-09-01 19:26:52.694199 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt 2026-09-01 19:26:52.694217 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml 2026-09-01 19:26:52.694235 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt 2026-09-01 19:26:52.694253 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml 2026-09-01 19:26:52.694271 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt 2026-09-01 19:26:52.694289 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml 2026-09-01 19:26:52.694306 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt 2026-09-01 19:26:52.694324 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml 2026-09-01 19:26:52.694343 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt 2026-09-01 19:26:52.694361 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml 2026-09-01 19:26:52.694380 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.txt 2026-09-01 19:26:52.694398 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.yaml 2026-09-01 19:26:52.694415 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt 2026-09-01 19:26:52.694433 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml 2026-09-01 19:26:52.694451 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/ 2026-09-01 19:26:52.694468 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-09-01 19:26:52.694486 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-09-01 19:26:52.694504 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt 2026-09-01 19:26:52.694522 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml 2026-09-01 19:26:52.694540 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt 2026-09-01 19:26:52.694557 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml 2026-09-01 19:26:52.694575 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt 2026-09-01 19:26:52.694593 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml 2026-09-01 19:26:52.694611 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt 2026-09-01 19:26:52.694629 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-09-01 19:26:52.694648 | instance | cd+++++++++ objects/namespaced/openstack/ 2026-09-01 19:26:52.694672 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/ 2026-09-01 19:26:52.694692 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt 2026-09-01 19:26:52.694711 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml 2026-09-01 19:26:52.694729 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt 2026-09-01 19:26:52.694748 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml 2026-09-01 19:26:52.694767 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt 2026-09-01 19:26:52.694785 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml 2026-09-01 19:26:52.694804 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt 2026-09-01 19:26:52.694822 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml 2026-09-01 19:26:52.694841 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt 2026-09-01 19:26:52.694860 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml 2026-09-01 19:26:52.694879 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.txt 2026-09-01 19:26:52.694898 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.yaml 2026-09-01 19:26:52.694917 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt 2026-09-01 19:26:52.694936 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml 2026-09-01 19:26:52.694955 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt 2026-09-01 19:26:52.694974 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml 2026-09-01 19:26:52.694993 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt 2026-09-01 19:26:52.695012 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml 2026-09-01 19:26:52.695030 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt 2026-09-01 19:26:52.695048 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml 2026-09-01 19:26:52.695066 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt 2026-09-01 19:26:52.695084 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml 2026-09-01 19:26:52.695102 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt 2026-09-01 19:26:52.695133 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml 2026-09-01 19:26:52.695152 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.txt 2026-09-01 19:26:52.695171 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.yaml 2026-09-01 19:26:52.695189 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt 2026-09-01 19:26:52.695208 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml 2026-09-01 19:26:52.695226 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt 2026-09-01 19:26:52.695244 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml 2026-09-01 19:26:52.695262 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt 2026-09-01 19:26:52.695280 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml 2026-09-01 19:26:52.695298 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.txt 2026-09-01 19:26:52.695316 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.yaml 2026-09-01 19:26:52.695334 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt 2026-09-01 19:26:52.695351 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml 2026-09-01 19:26:52.695374 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.txt 2026-09-01 19:26:52.695394 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.yaml 2026-09-01 19:26:52.695412 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt 2026-09-01 19:26:52.695430 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml 2026-09-01 19:26:52.695448 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt 2026-09-01 19:26:52.695466 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml 2026-09-01 19:26:52.695485 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt 2026-09-01 19:26:52.695503 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml 2026-09-01 19:26:52.695521 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt 2026-09-01 19:26:52.695539 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml 2026-09-01 19:26:52.695558 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt 2026-09-01 19:26:52.695576 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml 2026-09-01 19:26:52.695593 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt 2026-09-01 19:26:52.695611 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml 2026-09-01 19:26:52.695628 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt 2026-09-01 19:26:52.695646 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml 2026-09-01 19:26:52.695663 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt 2026-09-01 19:26:52.695681 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml 2026-09-01 19:26:52.695699 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt 2026-09-01 19:26:52.695716 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml 2026-09-01 19:26:52.695734 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.txt 2026-09-01 19:26:52.695752 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.yaml 2026-09-01 19:26:52.695770 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.txt 2026-09-01 19:26:52.695788 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.yaml 2026-09-01 19:26:52.695806 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt 2026-09-01 19:26:52.695824 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml 2026-09-01 19:26:52.695842 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt 2026-09-01 19:26:52.695860 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml 2026-09-01 19:26:52.695878 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.txt 2026-09-01 19:26:52.695896 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.yaml 2026-09-01 19:26:52.695915 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.txt 2026-09-01 19:26:52.695933 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.yaml 2026-09-01 19:26:52.695951 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt 2026-09-01 19:26:52.695973 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml 2026-09-01 19:26:52.695992 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt 2026-09-01 19:26:52.696009 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml 2026-09-01 19:26:52.696029 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt 2026-09-01 19:26:52.696047 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml 2026-09-01 19:26:52.696065 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt 2026-09-01 19:26:52.696083 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml 2026-09-01 19:26:52.696101 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.txt 2026-09-01 19:26:52.696120 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.yaml 2026-09-01 19:26:52.696138 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.txt 2026-09-01 19:26:52.696156 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.yaml 2026-09-01 19:26:52.696174 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt 2026-09-01 19:26:52.696192 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml 2026-09-01 19:26:52.696210 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt 2026-09-01 19:26:52.696228 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml 2026-09-01 19:26:52.696246 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt 2026-09-01 19:26:52.696264 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml 2026-09-01 19:26:52.696281 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt 2026-09-01 19:26:52.696299 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml 2026-09-01 19:26:52.696317 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt 2026-09-01 19:26:52.696335 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml 2026-09-01 19:26:52.696352 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt 2026-09-01 19:26:52.696369 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml 2026-09-01 19:26:52.696387 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt 2026-09-01 19:26:52.696404 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml 2026-09-01 19:26:52.696423 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt 2026-09-01 19:26:52.696442 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml 2026-09-01 19:26:52.696460 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/ 2026-09-01 19:26:52.696478 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt 2026-09-01 19:26:52.696496 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml 2026-09-01 19:26:52.696513 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.txt 2026-09-01 19:26:52.696530 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.yaml 2026-09-01 19:26:52.696549 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.txt 2026-09-01 19:26:52.696570 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.yaml 2026-09-01 19:26:52.696587 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt 2026-09-01 19:26:52.696610 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml 2026-09-01 19:26:52.696629 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt 2026-09-01 19:26:52.696648 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml 2026-09-01 19:26:52.696665 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt 2026-09-01 19:26:52.696683 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml 2026-09-01 19:26:52.696701 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt 2026-09-01 19:26:52.696718 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml 2026-09-01 19:26:52.696736 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/ 2026-09-01 19:26:52.696754 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt 2026-09-01 19:26:52.696772 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml 2026-09-01 19:26:52.696790 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt 2026-09-01 19:26:52.696808 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml 2026-09-01 19:26:52.696826 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt 2026-09-01 19:26:52.696845 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml 2026-09-01 19:26:52.696863 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.txt 2026-09-01 19:26:52.696881 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.yaml 2026-09-01 19:26:52.696898 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt 2026-09-01 19:26:52.696916 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml 2026-09-01 19:26:52.696934 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.txt 2026-09-01 19:26:52.696970 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.yaml 2026-09-01 19:26:52.696991 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt 2026-09-01 19:26:52.697009 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml 2026-09-01 19:26:52.697027 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller.txt 2026-09-01 19:26:52.697047 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller.yaml 2026-09-01 19:26:52.697065 | instance | cd+++++++++ objects/namespaced/openstack/deployment/ 2026-09-01 19:26:52.697084 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt 2026-09-01 19:26:52.697102 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml 2026-09-01 19:26:52.697120 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt 2026-09-01 19:26:52.697138 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml 2026-09-01 19:26:52.697155 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt 2026-09-01 19:26:52.697174 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml 2026-09-01 19:26:52.697192 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt 2026-09-01 19:26:52.697211 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml 2026-09-01 19:26:52.697230 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt 2026-09-01 19:26:52.697249 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml 2026-09-01 19:26:52.697267 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt 2026-09-01 19:26:52.697292 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml 2026-09-01 19:26:52.697313 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.txt 2026-09-01 19:26:52.697332 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.yaml 2026-09-01 19:26:52.697350 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.txt 2026-09-01 19:26:52.697413 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.yaml 2026-09-01 19:26:52.697435 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.txt 2026-09-01 19:26:52.697454 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.yaml 2026-09-01 19:26:52.697473 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt 2026-09-01 19:26:52.697493 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml 2026-09-01 19:26:52.697512 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.txt 2026-09-01 19:26:52.697531 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.yaml 2026-09-01 19:26:52.697550 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt 2026-09-01 19:26:52.697569 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml 2026-09-01 19:26:52.697588 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt 2026-09-01 19:26:52.697606 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml 2026-09-01 19:26:52.697625 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt 2026-09-01 19:26:52.697643 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml 2026-09-01 19:26:52.697662 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt 2026-09-01 19:26:52.697680 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml 2026-09-01 19:26:52.697699 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt 2026-09-01 19:26:52.697718 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml 2026-09-01 19:26:52.697736 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt 2026-09-01 19:26:52.697753 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml 2026-09-01 19:26:52.697772 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt 2026-09-01 19:26:52.697789 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml 2026-09-01 19:26:52.697808 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.txt 2026-09-01 19:26:52.697825 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.yaml 2026-09-01 19:26:52.697843 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.txt 2026-09-01 19:26:52.697861 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.yaml 2026-09-01 19:26:52.697879 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.txt 2026-09-01 19:26:52.697897 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.yaml 2026-09-01 19:26:52.697915 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.txt 2026-09-01 19:26:52.697933 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.yaml 2026-09-01 19:26:52.697951 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt 2026-09-01 19:26:52.697970 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml 2026-09-01 19:26:52.697987 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt 2026-09-01 19:26:52.698006 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml 2026-09-01 19:26:52.698030 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt 2026-09-01 19:26:52.698048 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml 2026-09-01 19:26:52.698066 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt 2026-09-01 19:26:52.698085 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml 2026-09-01 19:26:52.698103 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt 2026-09-01 19:26:52.698122 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml 2026-09-01 19:26:52.698140 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt 2026-09-01 19:26:52.698157 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml 2026-09-01 19:26:52.698175 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt 2026-09-01 19:26:52.698192 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml 2026-09-01 19:26:52.698211 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt 2026-09-01 19:26:52.698228 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml 2026-09-01 19:26:52.698246 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/ 2026-09-01 19:26:52.698264 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt 2026-09-01 19:26:52.698283 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml 2026-09-01 19:26:52.698302 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt 2026-09-01 19:26:52.698321 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml 2026-09-01 19:26:52.698339 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt 2026-09-01 19:26:52.698357 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml 2026-09-01 19:26:52.698375 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt 2026-09-01 19:26:52.698393 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml 2026-09-01 19:26:52.698412 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.txt 2026-09-01 19:26:52.698430 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.yaml 2026-09-01 19:26:52.698448 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.txt 2026-09-01 19:26:52.698466 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.yaml 2026-09-01 19:26:52.698484 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt 2026-09-01 19:26:52.698503 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml 2026-09-01 19:26:52.698522 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.txt 2026-09-01 19:26:52.698540 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.yaml 2026-09-01 19:26:52.698559 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt 2026-09-01 19:26:52.698578 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml 2026-09-01 19:26:52.698596 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt 2026-09-01 19:26:52.698615 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml 2026-09-01 19:26:52.698632 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt 2026-09-01 19:26:52.698651 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml 2026-09-01 19:26:52.698670 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt 2026-09-01 19:26:52.698688 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml 2026-09-01 19:26:52.698712 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt 2026-09-01 19:26:52.698733 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml 2026-09-01 19:26:52.698752 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt 2026-09-01 19:26:52.698771 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml 2026-09-01 19:26:52.698789 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.txt 2026-09-01 19:26:52.698808 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.yaml 2026-09-01 19:26:52.698827 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.txt 2026-09-01 19:26:52.698845 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.yaml 2026-09-01 19:26:52.698863 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.txt 2026-09-01 19:26:52.698881 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.yaml 2026-09-01 19:26:52.698899 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt 2026-09-01 19:26:52.698917 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml 2026-09-01 19:26:52.698935 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt 2026-09-01 19:26:52.698953 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml 2026-09-01 19:26:52.698971 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt 2026-09-01 19:26:52.698988 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml 2026-09-01 19:26:52.699006 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt 2026-09-01 19:26:52.699024 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml 2026-09-01 19:26:52.699041 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt 2026-09-01 19:26:52.699059 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml 2026-09-01 19:26:52.699077 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt 2026-09-01 19:26:52.699095 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml 2026-09-01 19:26:52.699148 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt 2026-09-01 19:26:52.699169 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml 2026-09-01 19:26:52.699188 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt 2026-09-01 19:26:52.699206 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml 2026-09-01 19:26:52.699224 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt 2026-09-01 19:26:52.699242 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml 2026-09-01 19:26:52.699260 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt 2026-09-01 19:26:52.699277 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml 2026-09-01 19:26:52.699295 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt 2026-09-01 19:26:52.699312 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml 2026-09-01 19:26:52.699330 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt 2026-09-01 19:26:52.699349 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml 2026-09-01 19:26:52.699367 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt 2026-09-01 19:26:52.699389 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml 2026-09-01 19:26:52.699408 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.txt 2026-09-01 19:26:52.699426 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.yaml 2026-09-01 19:26:52.699444 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.txt 2026-09-01 19:26:52.699462 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.yaml 2026-09-01 19:26:52.699480 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt 2026-09-01 19:26:52.699499 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml 2026-09-01 19:26:52.699516 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt 2026-09-01 19:26:52.699534 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml 2026-09-01 19:26:52.699553 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.txt 2026-09-01 19:26:52.699572 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.yaml 2026-09-01 19:26:52.699593 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.txt 2026-09-01 19:26:52.699612 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.yaml 2026-09-01 19:26:52.699630 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt 2026-09-01 19:26:52.699648 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml 2026-09-01 19:26:52.699665 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt 2026-09-01 19:26:52.699683 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml 2026-09-01 19:26:52.699701 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt 2026-09-01 19:26:52.699719 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml 2026-09-01 19:26:52.699737 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt 2026-09-01 19:26:52.699755 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml 2026-09-01 19:26:52.699773 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt 2026-09-01 19:26:52.699792 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml 2026-09-01 19:26:52.699811 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.txt 2026-09-01 19:26:52.699829 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.yaml 2026-09-01 19:26:52.699848 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.txt 2026-09-01 19:26:52.699867 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.yaml 2026-09-01 19:26:52.699886 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt 2026-09-01 19:26:52.699904 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml 2026-09-01 19:26:52.699922 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt 2026-09-01 19:26:52.699941 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml 2026-09-01 19:26:52.699960 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt 2026-09-01 19:26:52.699979 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml 2026-09-01 19:26:52.699998 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt 2026-09-01 19:26:52.700017 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml 2026-09-01 19:26:52.700036 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt 2026-09-01 19:26:52.700058 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml 2026-09-01 19:26:52.700078 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/ 2026-09-01 19:26:52.700097 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.txt 2026-09-01 19:26:52.700116 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.yaml 2026-09-01 19:26:52.700135 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt 2026-09-01 19:26:52.700154 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml 2026-09-01 19:26:52.700173 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt 2026-09-01 19:26:52.700193 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml 2026-09-01 19:26:52.700211 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt 2026-09-01 19:26:52.700229 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml 2026-09-01 19:26:52.700248 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt 2026-09-01 19:26:52.700266 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml 2026-09-01 19:26:52.700284 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt 2026-09-01 19:26:52.700302 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml 2026-09-01 19:26:52.700320 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.txt 2026-09-01 19:26:52.700338 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.yaml 2026-09-01 19:26:52.700356 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt 2026-09-01 19:26:52.700374 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml 2026-09-01 19:26:52.700392 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.txt 2026-09-01 19:26:52.700410 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.yaml 2026-09-01 19:26:52.700428 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt 2026-09-01 19:26:52.700446 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml 2026-09-01 19:26:52.700464 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt 2026-09-01 19:26:52.700482 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml 2026-09-01 19:26:52.700500 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt 2026-09-01 19:26:52.700518 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml 2026-09-01 19:26:52.700537 | instance | cd+++++++++ objects/namespaced/openstack/jobs/ 2026-09-01 19:26:52.700556 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt 2026-09-01 19:26:52.700574 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml 2026-09-01 19:26:52.700592 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt 2026-09-01 19:26:52.700610 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml 2026-09-01 19:26:52.700629 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt 2026-09-01 19:26:52.700646 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml 2026-09-01 19:26:52.700664 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt 2026-09-01 19:26:52.700683 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml 2026-09-01 19:26:52.700701 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt 2026-09-01 19:26:52.700719 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml 2026-09-01 19:26:52.700738 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt 2026-09-01 19:26:52.700763 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml 2026-09-01 19:26:52.700782 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt 2026-09-01 19:26:52.700800 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml 2026-09-01 19:26:52.700818 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt 2026-09-01 19:26:52.700836 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml 2026-09-01 19:26:52.700854 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt 2026-09-01 19:26:52.700872 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml 2026-09-01 19:26:52.700890 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt 2026-09-01 19:26:52.700908 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml 2026-09-01 19:26:52.700926 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt 2026-09-01 19:26:52.700947 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml 2026-09-01 19:26:52.700987 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt 2026-09-01 19:26:52.701007 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml 2026-09-01 19:26:52.701026 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt 2026-09-01 19:26:52.701044 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml 2026-09-01 19:26:52.701063 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt 2026-09-01 19:26:52.701081 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml 2026-09-01 19:26:52.701099 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt 2026-09-01 19:26:52.701118 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml 2026-09-01 19:26:52.701136 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt 2026-09-01 19:26:52.701155 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml 2026-09-01 19:26:52.701174 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29804825.txt 2026-09-01 19:26:52.701193 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29804825.yaml 2026-09-01 19:26:52.701212 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt 2026-09-01 19:26:52.701231 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml 2026-09-01 19:26:52.701249 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt 2026-09-01 19:26:52.701267 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml 2026-09-01 19:26:52.701286 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt 2026-09-01 19:26:52.701304 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml 2026-09-01 19:26:52.701322 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt 2026-09-01 19:26:52.701340 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml 2026-09-01 19:26:52.701359 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt 2026-09-01 19:26:52.701378 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml 2026-09-01 19:26:52.701398 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt 2026-09-01 19:26:52.701417 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml 2026-09-01 19:26:52.701435 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt 2026-09-01 19:26:52.701453 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml 2026-09-01 19:26:52.701476 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt 2026-09-01 19:26:52.701495 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml 2026-09-01 19:26:52.701513 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.txt 2026-09-01 19:26:52.701531 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.yaml 2026-09-01 19:26:52.701549 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.txt 2026-09-01 19:26:52.701567 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.yaml 2026-09-01 19:26:52.701586 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.txt 2026-09-01 19:26:52.701603 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.yaml 2026-09-01 19:26:52.701622 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.txt 2026-09-01 19:26:52.701641 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.yaml 2026-09-01 19:26:52.701659 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29804830.txt 2026-09-01 19:26:52.701677 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29804830.yaml 2026-09-01 19:26:52.701729 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29804835.txt 2026-09-01 19:26:52.701758 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29804835.yaml 2026-09-01 19:26:52.701777 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29804840.txt 2026-09-01 19:26:52.701796 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29804840.yaml 2026-09-01 19:26:52.701815 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.txt 2026-09-01 19:26:52.701834 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.yaml 2026-09-01 19:26:52.701852 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.txt 2026-09-01 19:26:52.701870 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.yaml 2026-09-01 19:26:52.701888 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.txt 2026-09-01 19:26:52.701907 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.yaml 2026-09-01 19:26:52.701924 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.txt 2026-09-01 19:26:52.701942 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.yaml 2026-09-01 19:26:52.701960 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.txt 2026-09-01 19:26:52.701978 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.yaml 2026-09-01 19:26:52.701995 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt 2026-09-01 19:26:52.702013 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml 2026-09-01 19:26:52.702032 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt 2026-09-01 19:26:52.702051 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml 2026-09-01 19:26:52.702069 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt 2026-09-01 19:26:52.702087 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml 2026-09-01 19:26:52.702105 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt 2026-09-01 19:26:52.702123 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml 2026-09-01 19:26:52.702141 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt 2026-09-01 19:26:52.702159 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml 2026-09-01 19:26:52.702177 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt 2026-09-01 19:26:52.702200 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml 2026-09-01 19:26:52.702219 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt 2026-09-01 19:26:52.702238 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml 2026-09-01 19:26:52.702257 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.txt 2026-09-01 19:26:52.702275 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.yaml 2026-09-01 19:26:52.702292 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.txt 2026-09-01 19:26:52.702310 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.yaml 2026-09-01 19:26:52.702327 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt 2026-09-01 19:26:52.702345 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml 2026-09-01 19:26:52.702363 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt 2026-09-01 19:26:52.702381 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml 2026-09-01 19:26:52.702399 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt 2026-09-01 19:26:52.702417 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml 2026-09-01 19:26:52.702436 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt 2026-09-01 19:26:52.702455 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml 2026-09-01 19:26:52.702474 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt 2026-09-01 19:26:52.702493 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml 2026-09-01 19:26:52.702512 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt 2026-09-01 19:26:52.702531 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml 2026-09-01 19:26:52.702550 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.txt 2026-09-01 19:26:52.702571 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.yaml 2026-09-01 19:26:52.702592 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup-29804820.txt 2026-09-01 19:26:52.702610 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup-29804820.yaml 2026-09-01 19:26:52.702629 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.txt 2026-09-01 19:26:52.702648 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.yaml 2026-09-01 19:26:52.702668 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt 2026-09-01 19:26:52.702687 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml 2026-09-01 19:26:52.702706 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt 2026-09-01 19:26:52.702725 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml 2026-09-01 19:26:52.702744 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt 2026-09-01 19:26:52.702763 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml 2026-09-01 19:26:52.702782 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt 2026-09-01 19:26:52.702800 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml 2026-09-01 19:26:52.702819 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt 2026-09-01 19:26:52.702838 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml 2026-09-01 19:26:52.702857 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt 2026-09-01 19:26:52.702875 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml 2026-09-01 19:26:52.702893 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-service-cleaner-29804820.txt 2026-09-01 19:26:52.702915 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-service-cleaner-29804820.yaml 2026-09-01 19:26:52.702934 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.txt 2026-09-01 19:26:52.702952 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.yaml 2026-09-01 19:26:52.702970 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.txt 2026-09-01 19:26:52.702988 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.yaml 2026-09-01 19:26:52.703006 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.txt 2026-09-01 19:26:52.703024 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.yaml 2026-09-01 19:26:52.703043 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.txt 2026-09-01 19:26:52.703062 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.yaml 2026-09-01 19:26:52.703080 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.txt 2026-09-01 19:26:52.703121 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.yaml 2026-09-01 19:26:52.703144 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.txt 2026-09-01 19:26:52.703163 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.yaml 2026-09-01 19:26:52.703181 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.txt 2026-09-01 19:26:52.703200 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.yaml 2026-09-01 19:26:52.703218 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt 2026-09-01 19:26:52.703236 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml 2026-09-01 19:26:52.703254 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt 2026-09-01 19:26:52.703273 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml 2026-09-01 19:26:52.703291 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt 2026-09-01 19:26:52.703309 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml 2026-09-01 19:26:52.703327 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt 2026-09-01 19:26:52.703345 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml 2026-09-01 19:26:52.703363 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt 2026-09-01 19:26:52.703381 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml 2026-09-01 19:26:52.703399 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt 2026-09-01 19:26:52.703417 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml 2026-09-01 19:26:52.703435 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt 2026-09-01 19:26:52.703454 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml 2026-09-01 19:26:52.703473 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/ 2026-09-01 19:26:52.703491 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt 2026-09-01 19:26:52.703509 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml 2026-09-01 19:26:52.703527 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt 2026-09-01 19:26:52.703545 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml 2026-09-01 19:26:52.703563 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt 2026-09-01 19:26:52.703582 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml 2026-09-01 19:26:52.703600 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/ 2026-09-01 19:26:52.703624 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.txt 2026-09-01 19:26:52.703643 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.yaml 2026-09-01 19:26:52.703663 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.txt 2026-09-01 19:26:52.703682 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.yaml 2026-09-01 19:26:52.703700 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt 2026-09-01 19:26:52.703718 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml 2026-09-01 19:26:52.703736 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt 2026-09-01 19:26:52.703754 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml 2026-09-01 19:26:52.703773 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt 2026-09-01 19:26:52.703791 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml 2026-09-01 19:26:52.703810 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt 2026-09-01 19:26:52.703828 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml 2026-09-01 19:26:52.703846 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.txt 2026-09-01 19:26:52.703865 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.yaml 2026-09-01 19:26:52.703885 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt 2026-09-01 19:26:52.703903 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml 2026-09-01 19:26:52.703922 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.txt 2026-09-01 19:26:52.703940 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.yaml 2026-09-01 19:26:52.703958 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt 2026-09-01 19:26:52.703975 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml 2026-09-01 19:26:52.703993 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt 2026-09-01 19:26:52.704012 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml 2026-09-01 19:26:52.704030 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.txt 2026-09-01 19:26:52.704048 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.yaml 2026-09-01 19:26:52.704066 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt 2026-09-01 19:26:52.704085 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml 2026-09-01 19:26:52.704103 | instance | cd+++++++++ objects/namespaced/openstack/pods/ 2026-09-01 19:26:52.704121 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-687bfffc-bmll7.txt 2026-09-01 19:26:52.704139 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-687bfffc-bmll7.yaml 2026-09-01 19:26:52.704157 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-2scjm.txt 2026-09-01 19:26:52.704180 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-2scjm.yaml 2026-09-01 19:26:52.704199 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-f2hgp.txt 2026-09-01 19:26:52.704217 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-f2hgp.yaml 2026-09-01 19:26:52.704234 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-xdbd9.txt 2026-09-01 19:26:52.704252 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-xdbd9.yaml 2026-09-01 19:26:52.704270 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-vc29s.txt 2026-09-01 19:26:52.704289 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-vc29s.yaml 2026-09-01 19:26:52.704307 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-6x8rf.txt 2026-09-01 19:26:52.704324 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-6x8rf.yaml 2026-09-01 19:26:52.704341 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-q8q67.txt 2026-09-01 19:26:52.704359 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-q8q67.yaml 2026-09-01 19:26:52.704377 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-584cf9f965-8ph9d.txt 2026-09-01 19:26:52.704395 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-584cf9f965-8ph9d.yaml 2026-09-01 19:26:52.704412 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-677cf6c6c6-dhc25.txt 2026-09-01 19:26:52.704430 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-677cf6c6c6-dhc25.yaml 2026-09-01 19:26:52.704447 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-zcjrl.txt 2026-09-01 19:26:52.704465 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-zcjrl.yaml 2026-09-01 19:26:52.704483 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-fmpmm.txt 2026-09-01 19:26:52.704501 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-fmpmm.yaml 2026-09-01 19:26:52.704519 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-wq2vk.txt 2026-09-01 19:26:52.704537 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-wq2vk.yaml 2026-09-01 19:26:52.704555 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-nx2gm.txt 2026-09-01 19:26:52.704573 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-nx2gm.yaml 2026-09-01 19:26:52.704591 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-6jgzr.txt 2026-09-01 19:26:52.704608 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-6jgzr.yaml 2026-09-01 19:26:52.704626 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-ptd9m.txt 2026-09-01 19:26:52.704644 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-ptd9m.yaml 2026-09-01 19:26:52.704661 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-gtxmf.txt 2026-09-01 19:26:52.704680 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-gtxmf.yaml 2026-09-01 19:26:52.704698 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-7rzxs.txt 2026-09-01 19:26:52.704716 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-7rzxs.yaml 2026-09-01 19:26:52.704733 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-8skhd.txt 2026-09-01 19:26:52.704751 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-8skhd.yaml 2026-09-01 19:26:52.704769 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-658dc7699b-clvlc.txt 2026-09-01 19:26:52.704787 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-658dc7699b-clvlc.yaml 2026-09-01 19:26:52.704809 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-pg6dq.txt 2026-09-01 19:26:52.704827 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-pg6dq.yaml 2026-09-01 19:26:52.704845 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-685bc8cd5-6mvxg.txt 2026-09-01 19:26:52.704862 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-685bc8cd5-6mvxg.yaml 2026-09-01 19:26:52.704880 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29804825-966fd.txt 2026-09-01 19:26:52.704898 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29804825-966fd.yaml 2026-09-01 19:26:52.704916 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-d7f5ccd6b-k7xqb.txt 2026-09-01 19:26:52.704934 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-d7f5ccd6b-k7xqb.yaml 2026-09-01 19:26:52.704965 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-w6hld.txt 2026-09-01 19:26:52.704987 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-w6hld.yaml 2026-09-01 19:26:52.705006 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-wcrs8.txt 2026-09-01 19:26:52.705024 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-wcrs8.yaml 2026-09-01 19:26:52.705043 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-4hggq.txt 2026-09-01 19:26:52.705061 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-4hggq.yaml 2026-09-01 19:26:52.705080 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-67l46.txt 2026-09-01 19:26:52.705098 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-67l46.yaml 2026-09-01 19:26:52.705117 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-f7fj6.txt 2026-09-01 19:26:52.705135 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-f7fj6.yaml 2026-09-01 19:26:52.705153 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-8t87v.txt 2026-09-01 19:26:52.705171 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-8t87v.yaml 2026-09-01 19:26:52.705189 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-hwxcx.txt 2026-09-01 19:26:52.705208 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-hwxcx.yaml 2026-09-01 19:26:52.705225 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-mmqxw.txt 2026-09-01 19:26:52.705243 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-mmqxw.yaml 2026-09-01 19:26:52.705261 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-7b7dd5d6b-brd2w.txt 2026-09-01 19:26:52.705279 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-7b7dd5d6b-brd2w.yaml 2026-09-01 19:26:52.705298 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-2b7tl.txt 2026-09-01 19:26:52.705317 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-2b7tl.yaml 2026-09-01 19:26:52.705336 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-78fff7bf6-gtt8z.txt 2026-09-01 19:26:52.705354 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-78fff7bf6-gtt8z.yaml 2026-09-01 19:26:52.705372 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-49s5p.txt 2026-09-01 19:26:52.705389 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-49s5p.yaml 2026-09-01 19:26:52.705408 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-s22kw.txt 2026-09-01 19:26:52.705426 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-s22kw.yaml 2026-09-01 19:26:52.705443 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-hfj29.txt 2026-09-01 19:26:52.705465 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-hfj29.yaml 2026-09-01 19:26:52.705484 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29804830-k5vkf.txt 2026-09-01 19:26:52.705502 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29804830-k5vkf.yaml 2026-09-01 19:26:52.705521 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29804835-cmssk.txt 2026-09-01 19:26:52.705538 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29804835-cmssk.yaml 2026-09-01 19:26:52.705556 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29804840-cvsql.txt 2026-09-01 19:26:52.705574 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29804840-cvsql.yaml 2026-09-01 19:26:52.705591 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-db7f69bbc-w4v8h.txt 2026-09-01 19:26:52.705610 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-db7f69bbc-w4v8h.yaml 2026-09-01 19:26:52.705627 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-fqv4v.txt 2026-09-01 19:26:52.705645 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-fqv4v.yaml 2026-09-01 19:26:52.705663 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-5kx8m.txt 2026-09-01 19:26:52.705680 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-5kx8m.yaml 2026-09-01 19:26:52.705699 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-626c7.txt 2026-09-01 19:26:52.705717 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-626c7.yaml 2026-09-01 19:26:52.705735 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-q8zdl.txt 2026-09-01 19:26:52.705753 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-q8zdl.yaml 2026-09-01 19:26:52.705772 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-jsrmc.txt 2026-09-01 19:26:52.705789 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-jsrmc.yaml 2026-09-01 19:26:52.705807 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-2jcw6.txt 2026-09-01 19:26:52.705825 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-2jcw6.yaml 2026-09-01 19:26:52.705843 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-64dc8f9cdf-xnvd5.txt 2026-09-01 19:26:52.705861 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-64dc8f9cdf-xnvd5.yaml 2026-09-01 19:26:52.705879 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-p9zpm.txt 2026-09-01 19:26:52.705897 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-p9zpm.yaml 2026-09-01 19:26:52.705916 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-l7kqf.txt 2026-09-01 19:26:52.705934 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-l7kqf.yaml 2026-09-01 19:26:52.705952 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-mdnx4.txt 2026-09-01 19:26:52.705970 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-mdnx4.yaml 2026-09-01 19:26:52.705987 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-dnm22.txt 2026-09-01 19:26:52.706005 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-dnm22.yaml 2026-09-01 19:26:52.706022 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-kq8c6.txt 2026-09-01 19:26:52.706040 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-kq8c6.yaml 2026-09-01 19:26:52.706057 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-jbrrw.txt 2026-09-01 19:26:52.706075 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-jbrrw.yaml 2026-09-01 19:26:52.706092 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-kl87k.txt 2026-09-01 19:26:52.706116 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-kl87k.yaml 2026-09-01 19:26:52.706135 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-wpccw.txt 2026-09-01 19:26:52.706153 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-wpccw.yaml 2026-09-01 19:26:52.706171 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-75bf659d56-lpbpz.txt 2026-09-01 19:26:52.706189 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-75bf659d56-lpbpz.yaml 2026-09-01 19:26:52.706207 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.txt 2026-09-01 19:26:52.706225 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.yaml 2026-09-01 19:26:52.706243 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-wkkp8.txt 2026-09-01 19:26:52.706262 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-wkkp8.yaml 2026-09-01 19:26:52.706280 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-trx96.txt 2026-09-01 19:26:52.706299 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-trx96.yaml 2026-09-01 19:26:52.706318 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-hpzbq.txt 2026-09-01 19:26:52.706337 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-hpzbq.yaml 2026-09-01 19:26:52.706355 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-h7bd5.txt 2026-09-01 19:26:52.706374 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-h7bd5.yaml 2026-09-01 19:26:52.706392 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-wnnqm.txt 2026-09-01 19:26:52.706410 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-wnnqm.yaml 2026-09-01 19:26:52.706429 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-j4vv9.txt 2026-09-01 19:26:52.706446 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-j4vv9.yaml 2026-09-01 19:26:52.706464 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-4zsk2.txt 2026-09-01 19:26:52.706482 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-4zsk2.yaml 2026-09-01 19:26:52.706500 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-zwf6c.txt 2026-09-01 19:26:52.706520 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-zwf6c.yaml 2026-09-01 19:26:52.706539 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-ds2fx.txt 2026-09-01 19:26:52.706557 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-ds2fx.yaml 2026-09-01 19:26:52.706575 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-459vs.txt 2026-09-01 19:26:52.706593 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-459vs.yaml 2026-09-01 19:26:52.706611 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-z97w6.txt 2026-09-01 19:26:52.706628 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-z97w6.yaml 2026-09-01 19:26:52.706646 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-756b6b7c67-9sr47.txt 2026-09-01 19:26:52.706663 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-756b6b7c67-9sr47.yaml 2026-09-01 19:26:52.706681 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-5665b7cf4-nvjjp.txt 2026-09-01 19:26:52.706699 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-5665b7cf4-nvjjp.yaml 2026-09-01 19:26:52.706718 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-7d94ff445c-khb66.txt 2026-09-01 19:26:52.706740 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-7d94ff445c-khb66.yaml 2026-09-01 19:26:52.706758 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-6fznj.txt 2026-09-01 19:26:52.706776 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-6fznj.yaml 2026-09-01 19:26:52.706794 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-29804820-xj2bc.txt 2026-09-01 19:26:52.706812 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-29804820-xj2bc.yaml 2026-09-01 19:26:52.706830 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-vbg96.txt 2026-09-01 19:26:52.706847 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-vbg96.yaml 2026-09-01 19:26:52.706865 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-scksm.txt 2026-09-01 19:26:52.706883 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-scksm.yaml 2026-09-01 19:26:52.706900 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-596595c75-v8npz.txt 2026-09-01 19:26:52.706919 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-596595c75-v8npz.yaml 2026-09-01 19:26:52.706939 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-h5cvk.txt 2026-09-01 19:26:52.706957 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-h5cvk.yaml 2026-09-01 19:26:52.706975 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-rpdgc.txt 2026-09-01 19:26:52.706994 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-rpdgc.yaml 2026-09-01 19:26:52.707011 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-cbptz.txt 2026-09-01 19:26:52.707029 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-cbptz.yaml 2026-09-01 19:26:52.707046 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-srxmv.txt 2026-09-01 19:26:52.707063 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-srxmv.yaml 2026-09-01 19:26:52.707081 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-qwxvn.txt 2026-09-01 19:26:52.707111 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-qwxvn.yaml 2026-09-01 19:26:52.707134 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-79cb8874c6-x6k45.txt 2026-09-01 19:26:52.707158 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-79cb8874c6-x6k45.yaml 2026-09-01 19:26:52.707177 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-bk6vq.txt 2026-09-01 19:26:52.707195 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-bk6vq.yaml 2026-09-01 19:26:52.707213 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-5c5984f4d7-vftrq.txt 2026-09-01 19:26:52.707231 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-5c5984f4d7-vftrq.yaml 2026-09-01 19:26:52.707248 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-service-cleaner-29804820-ccvgx.txt 2026-09-01 19:26:52.707266 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-service-cleaner-29804820-ccvgx.yaml 2026-09-01 19:26:52.707284 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-bd8b56c64-fhlj8.txt 2026-09-01 19:26:52.707302 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-bd8b56c64-fhlj8.yaml 2026-09-01 19:26:52.707320 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-dpl28.txt 2026-09-01 19:26:52.707337 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-dpl28.yaml 2026-09-01 19:26:52.707355 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-rhv9p.txt 2026-09-01 19:26:52.707374 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-rhv9p.yaml 2026-09-01 19:26:52.707396 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-dncv6.txt 2026-09-01 19:26:52.707414 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-dncv6.yaml 2026-09-01 19:26:52.707471 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-m88r9.txt 2026-09-01 19:26:52.707496 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-m88r9.yaml 2026-09-01 19:26:52.707516 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-d7bf8fc67-75lrv.txt 2026-09-01 19:26:52.707535 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-d7bf8fc67-75lrv.yaml 2026-09-01 19:26:52.707555 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-gfqbd.txt 2026-09-01 19:26:52.707574 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-gfqbd.yaml 2026-09-01 19:26:52.707593 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-2jbfp.txt 2026-09-01 19:26:52.707612 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-2jbfp.yaml 2026-09-01 19:26:52.707631 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-fjj8s.txt 2026-09-01 19:26:52.707649 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-fjj8s.yaml 2026-09-01 19:26:52.707668 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-kjfnp.txt 2026-09-01 19:26:52.707686 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-kjfnp.yaml 2026-09-01 19:26:52.707704 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-6849d67b5b-pxkzq.txt 2026-09-01 19:26:52.707722 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-6849d67b5b-pxkzq.yaml 2026-09-01 19:26:52.707741 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-x8hcq.txt 2026-09-01 19:26:52.707760 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-x8hcq.yaml 2026-09-01 19:26:52.707779 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-px4dj.txt 2026-09-01 19:26:52.707798 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-px4dj.yaml 2026-09-01 19:26:52.707816 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-6c6687ddd6-z8xm8.txt 2026-09-01 19:26:52.707835 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-6c6687ddd6-z8xm8.yaml 2026-09-01 19:26:52.707853 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.txt 2026-09-01 19:26:52.707872 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.yaml 2026-09-01 19:26:52.707890 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.txt 2026-09-01 19:26:52.707909 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.yaml 2026-09-01 19:26:52.707927 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt 2026-09-01 19:26:52.707946 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml 2026-09-01 19:26:52.707965 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt 2026-09-01 19:26:52.707983 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml 2026-09-01 19:26:52.708001 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-6c888c679f-rphhr.txt 2026-09-01 19:26:52.708019 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-6c888c679f-rphhr.yaml 2026-09-01 19:26:52.708037 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-zqdst.txt 2026-09-01 19:26:52.708055 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-zqdst.yaml 2026-09-01 19:26:52.708072 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-tm2pz.txt 2026-09-01 19:26:52.708091 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-tm2pz.yaml 2026-09-01 19:26:52.708115 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-x7zs6.txt 2026-09-01 19:26:52.708134 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-x7zs6.yaml 2026-09-01 19:26:52.708152 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-zkgnf.txt 2026-09-01 19:26:52.708171 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-zkgnf.yaml 2026-09-01 19:26:52.708188 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-dctxw.txt 2026-09-01 19:26:52.708206 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-dctxw.yaml 2026-09-01 19:26:52.708223 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-7cff949c8b-9w4gv.txt 2026-09-01 19:26:52.708241 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-7cff949c8b-9w4gv.yaml 2026-09-01 19:26:52.708258 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt 2026-09-01 19:26:52.708276 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml 2026-09-01 19:26:52.708293 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt 2026-09-01 19:26:52.708311 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml 2026-09-01 19:26:52.708328 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-5448d56d95-cbz4k.txt 2026-09-01 19:26:52.708346 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-5448d56d95-cbz4k.yaml 2026-09-01 19:26:52.708364 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt 2026-09-01 19:26:52.708381 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml 2026-09-01 19:26:52.708400 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.txt 2026-09-01 19:26:52.708419 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.yaml 2026-09-01 19:26:52.708436 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt 2026-09-01 19:26:52.708453 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml 2026-09-01 19:26:52.708471 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.txt 2026-09-01 19:26:52.708489 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.yaml 2026-09-01 19:26:52.708507 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-7f8596f788-dp4v2.txt 2026-09-01 19:26:52.708524 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-7f8596f788-dp4v2.yaml 2026-09-01 19:26:52.708543 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt 2026-09-01 19:26:52.708561 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml 2026-09-01 19:26:52.708579 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt 2026-09-01 19:26:52.708597 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml 2026-09-01 19:26:52.708616 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.txt 2026-09-01 19:26:52.708634 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.yaml 2026-09-01 19:26:52.708652 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-nbp2c.txt 2026-09-01 19:26:52.708670 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-nbp2c.yaml 2026-09-01 19:26:52.708688 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-2d4mm.txt 2026-09-01 19:26:52.708707 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-2d4mm.yaml 2026-09-01 19:26:52.708732 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-85dc7d8d9b-k6vwk.txt 2026-09-01 19:26:52.708751 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-85dc7d8d9b-k6vwk.yaml 2026-09-01 19:26:52.708769 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-6f797dc67f-xvbsz.txt 2026-09-01 19:26:52.708788 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-6f797dc67f-xvbsz.yaml 2026-09-01 19:26:52.708807 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-67pzw.txt 2026-09-01 19:26:52.708826 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-67pzw.yaml 2026-09-01 19:26:52.708844 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-n7fxp.txt 2026-09-01 19:26:52.708862 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-n7fxp.yaml 2026-09-01 19:26:52.708880 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt 2026-09-01 19:26:52.708898 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml 2026-09-01 19:26:52.708917 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/ 2026-09-01 19:26:52.708936 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt 2026-09-01 19:26:52.708967 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml 2026-09-01 19:26:52.708990 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt 2026-09-01 19:26:52.709009 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml 2026-09-01 19:26:52.709028 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt 2026-09-01 19:26:52.709047 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml 2026-09-01 19:26:52.709065 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt 2026-09-01 19:26:52.709084 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml 2026-09-01 19:26:52.709103 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt 2026-09-01 19:26:52.709121 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml 2026-09-01 19:26:52.709140 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt 2026-09-01 19:26:52.709158 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml 2026-09-01 19:26:52.709176 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt 2026-09-01 19:26:52.709194 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml 2026-09-01 19:26:52.709211 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt 2026-09-01 19:26:52.709230 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml 2026-09-01 19:26:52.709248 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt 2026-09-01 19:26:52.709265 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml 2026-09-01 19:26:52.709283 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt 2026-09-01 19:26:52.709301 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml 2026-09-01 19:26:52.709319 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt 2026-09-01 19:26:52.709337 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml 2026-09-01 19:26:52.709354 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt 2026-09-01 19:26:52.709376 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml 2026-09-01 19:26:52.709394 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt 2026-09-01 19:26:52.709412 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml 2026-09-01 19:26:52.709430 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt 2026-09-01 19:26:52.709449 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml 2026-09-01 19:26:52.709467 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt 2026-09-01 19:26:52.709484 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml 2026-09-01 19:26:52.709502 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt 2026-09-01 19:26:52.709519 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml 2026-09-01 19:26:52.709537 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt 2026-09-01 19:26:52.709554 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml 2026-09-01 19:26:52.709572 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt 2026-09-01 19:26:52.709589 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml 2026-09-01 19:26:52.709607 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt 2026-09-01 19:26:52.709625 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml 2026-09-01 19:26:52.709643 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt 2026-09-01 19:26:52.709662 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml 2026-09-01 19:26:52.709679 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt 2026-09-01 19:26:52.709697 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml 2026-09-01 19:26:52.709715 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt 2026-09-01 19:26:52.709732 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml 2026-09-01 19:26:52.709750 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt 2026-09-01 19:26:52.709768 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml 2026-09-01 19:26:52.709785 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt 2026-09-01 19:26:52.709803 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml 2026-09-01 19:26:52.709821 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt 2026-09-01 19:26:52.709839 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml 2026-09-01 19:26:52.709857 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt 2026-09-01 19:26:52.709875 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml 2026-09-01 19:26:52.709892 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt 2026-09-01 19:26:52.709910 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml 2026-09-01 19:26:52.709928 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt 2026-09-01 19:26:52.709945 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml 2026-09-01 19:26:52.709966 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt 2026-09-01 19:26:52.709984 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml 2026-09-01 19:26:52.710001 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt 2026-09-01 19:26:52.710019 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml 2026-09-01 19:26:52.710037 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt 2026-09-01 19:26:52.710055 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml 2026-09-01 19:26:52.710073 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt 2026-09-01 19:26:52.710091 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml 2026-09-01 19:26:52.710110 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt 2026-09-01 19:26:52.710128 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml 2026-09-01 19:26:52.710146 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt 2026-09-01 19:26:52.710164 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml 2026-09-01 19:26:52.710182 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.txt 2026-09-01 19:26:52.710200 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.yaml 2026-09-01 19:26:52.710218 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.txt 2026-09-01 19:26:52.710238 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.yaml 2026-09-01 19:26:52.710257 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.txt 2026-09-01 19:26:52.710276 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.yaml 2026-09-01 19:26:52.710293 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.txt 2026-09-01 19:26:52.710312 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.yaml 2026-09-01 19:26:52.710329 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.txt 2026-09-01 19:26:52.710348 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.yaml 2026-09-01 19:26:52.710366 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.txt 2026-09-01 19:26:52.710385 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.yaml 2026-09-01 19:26:52.710403 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.txt 2026-09-01 19:26:52.710421 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.yaml 2026-09-01 19:26:52.710440 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.txt 2026-09-01 19:26:52.710459 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.yaml 2026-09-01 19:26:52.710477 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.txt 2026-09-01 19:26:52.710496 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.yaml 2026-09-01 19:26:52.710514 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.txt 2026-09-01 19:26:52.710531 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.yaml 2026-09-01 19:26:52.710549 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.txt 2026-09-01 19:26:52.710566 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.yaml 2026-09-01 19:26:52.710589 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.txt 2026-09-01 19:26:52.710608 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.yaml 2026-09-01 19:26:52.710626 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.txt 2026-09-01 19:26:52.710644 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.yaml 2026-09-01 19:26:52.710662 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.txt 2026-09-01 19:26:52.710680 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.yaml 2026-09-01 19:26:52.710698 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.txt 2026-09-01 19:26:52.710716 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.yaml 2026-09-01 19:26:52.710734 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt 2026-09-01 19:26:52.710751 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml 2026-09-01 19:26:52.710770 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt 2026-09-01 19:26:52.710788 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml 2026-09-01 19:26:52.710805 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt 2026-09-01 19:26:52.710823 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml 2026-09-01 19:26:52.710840 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt 2026-09-01 19:26:52.710859 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml 2026-09-01 19:26:52.710877 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt 2026-09-01 19:26:52.710895 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml 2026-09-01 19:26:52.710912 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt 2026-09-01 19:26:52.710930 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml 2026-09-01 19:26:52.710947 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt 2026-09-01 19:26:52.710965 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml 2026-09-01 19:26:52.710983 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt 2026-09-01 19:26:52.711001 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml 2026-09-01 19:26:52.711019 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt 2026-09-01 19:26:52.711036 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml 2026-09-01 19:26:52.711055 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt 2026-09-01 19:26:52.711073 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml 2026-09-01 19:26:52.711103 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt 2026-09-01 19:26:52.711122 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml 2026-09-01 19:26:52.711140 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt 2026-09-01 19:26:52.711158 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml 2026-09-01 19:26:52.711175 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt 2026-09-01 19:26:52.711193 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml 2026-09-01 19:26:52.711215 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt 2026-09-01 19:26:52.711233 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml 2026-09-01 19:26:52.711251 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt 2026-09-01 19:26:52.711270 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml 2026-09-01 19:26:52.711289 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.txt 2026-09-01 19:26:52.711306 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.yaml 2026-09-01 19:26:52.711324 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.txt 2026-09-01 19:26:52.711343 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.yaml 2026-09-01 19:26:52.711361 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.txt 2026-09-01 19:26:52.711380 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.yaml 2026-09-01 19:26:52.711399 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.txt 2026-09-01 19:26:52.711417 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.yaml 2026-09-01 19:26:52.711435 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.txt 2026-09-01 19:26:52.711454 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.yaml 2026-09-01 19:26:52.711473 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.txt 2026-09-01 19:26:52.711491 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.yaml 2026-09-01 19:26:52.711509 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.txt 2026-09-01 19:26:52.711527 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.yaml 2026-09-01 19:26:52.711545 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.txt 2026-09-01 19:26:52.711562 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.yaml 2026-09-01 19:26:52.711581 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.txt 2026-09-01 19:26:52.711599 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.yaml 2026-09-01 19:26:52.711617 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt 2026-09-01 19:26:52.711635 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml 2026-09-01 19:26:52.711653 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt 2026-09-01 19:26:52.711672 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml 2026-09-01 19:26:52.711690 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt 2026-09-01 19:26:52.711707 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml 2026-09-01 19:26:52.711725 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt 2026-09-01 19:26:52.711743 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml 2026-09-01 19:26:52.711761 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt 2026-09-01 19:26:52.711821 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml 2026-09-01 19:26:52.711843 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.txt 2026-09-01 19:26:52.711867 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.yaml 2026-09-01 19:26:52.711887 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt 2026-09-01 19:26:52.711905 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml 2026-09-01 19:26:52.711922 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt 2026-09-01 19:26:52.711940 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml 2026-09-01 19:26:52.711959 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt 2026-09-01 19:26:52.711976 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml 2026-09-01 19:26:52.711994 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt 2026-09-01 19:26:52.712012 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml 2026-09-01 19:26:52.712029 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt 2026-09-01 19:26:52.712047 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml 2026-09-01 19:26:52.712065 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt 2026-09-01 19:26:52.712084 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml 2026-09-01 19:26:52.712102 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt 2026-09-01 19:26:52.712120 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml 2026-09-01 19:26:52.712138 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt 2026-09-01 19:26:52.712155 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml 2026-09-01 19:26:52.712172 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt 2026-09-01 19:26:52.712190 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml 2026-09-01 19:26:52.712207 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt 2026-09-01 19:26:52.712225 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml 2026-09-01 19:26:52.712242 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt 2026-09-01 19:26:52.712259 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml 2026-09-01 19:26:52.712277 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt 2026-09-01 19:26:52.712295 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml 2026-09-01 19:26:52.712313 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt 2026-09-01 19:26:52.712331 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml 2026-09-01 19:26:52.712349 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt 2026-09-01 19:26:52.712367 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml 2026-09-01 19:26:52.712384 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt 2026-09-01 19:26:52.712402 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml 2026-09-01 19:26:52.712419 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt 2026-09-01 19:26:52.712437 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml 2026-09-01 19:26:52.712454 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt 2026-09-01 19:26:52.712477 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml 2026-09-01 19:26:52.712495 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt 2026-09-01 19:26:52.712513 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml 2026-09-01 19:26:52.712531 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt 2026-09-01 19:26:52.712549 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml 2026-09-01 19:26:52.712567 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt 2026-09-01 19:26:52.712584 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml 2026-09-01 19:26:52.712602 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.txt 2026-09-01 19:26:52.712620 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.yaml 2026-09-01 19:26:52.712639 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.txt 2026-09-01 19:26:52.712657 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.yaml 2026-09-01 19:26:52.712676 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.txt 2026-09-01 19:26:52.712695 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.yaml 2026-09-01 19:26:52.712713 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.txt 2026-09-01 19:26:52.712732 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.yaml 2026-09-01 19:26:52.712750 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.txt 2026-09-01 19:26:52.712768 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.yaml 2026-09-01 19:26:52.712786 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.txt 2026-09-01 19:26:52.712804 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.yaml 2026-09-01 19:26:52.712822 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.txt 2026-09-01 19:26:52.712841 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.yaml 2026-09-01 19:26:52.712859 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.txt 2026-09-01 19:26:52.712878 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.yaml 2026-09-01 19:26:52.712897 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.txt 2026-09-01 19:26:52.712915 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.yaml 2026-09-01 19:26:52.712933 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.txt 2026-09-01 19:26:52.712967 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.yaml 2026-09-01 19:26:52.712989 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.txt 2026-09-01 19:26:52.713009 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.yaml 2026-09-01 19:26:52.713027 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.txt 2026-09-01 19:26:52.713046 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.yaml 2026-09-01 19:26:52.713064 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.txt 2026-09-01 19:26:52.713082 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.yaml 2026-09-01 19:26:52.713101 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.txt 2026-09-01 19:26:52.713125 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.yaml 2026-09-01 19:26:52.713143 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.txt 2026-09-01 19:26:52.713161 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.yaml 2026-09-01 19:26:52.713179 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt 2026-09-01 19:26:52.713197 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml 2026-09-01 19:26:52.713215 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt 2026-09-01 19:26:52.713233 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml 2026-09-01 19:26:52.713251 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt 2026-09-01 19:26:52.713268 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml 2026-09-01 19:26:52.713286 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt 2026-09-01 19:26:52.713304 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml 2026-09-01 19:26:52.713323 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt 2026-09-01 19:26:52.713341 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml 2026-09-01 19:26:52.713358 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt 2026-09-01 19:26:52.713376 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml 2026-09-01 19:26:52.713394 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt 2026-09-01 19:26:52.713412 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml 2026-09-01 19:26:52.713430 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt 2026-09-01 19:26:52.713447 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml 2026-09-01 19:26:52.713465 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt 2026-09-01 19:26:52.713483 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml 2026-09-01 19:26:52.713501 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt 2026-09-01 19:26:52.713520 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml 2026-09-01 19:26:52.713539 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt 2026-09-01 19:26:52.713557 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml 2026-09-01 19:26:52.713575 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.txt 2026-09-01 19:26:52.713593 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.yaml 2026-09-01 19:26:52.713610 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt 2026-09-01 19:26:52.713628 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml 2026-09-01 19:26:52.713646 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.txt 2026-09-01 19:26:52.713664 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.yaml 2026-09-01 19:26:52.713682 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt 2026-09-01 19:26:52.713699 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml 2026-09-01 19:26:52.713723 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt 2026-09-01 19:26:52.713742 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml 2026-09-01 19:26:52.713760 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt 2026-09-01 19:26:52.713779 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml 2026-09-01 19:26:52.713798 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.txt 2026-09-01 19:26:52.713815 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.yaml 2026-09-01 19:26:52.713833 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt 2026-09-01 19:26:52.713851 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-09-01 19:26:52.713868 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt 2026-09-01 19:26:52.713886 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml 2026-09-01 19:26:52.713904 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt 2026-09-01 19:26:52.713922 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml 2026-09-01 19:26:52.713941 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt 2026-09-01 19:26:52.713960 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml 2026-09-01 19:26:52.713978 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt 2026-09-01 19:26:52.713997 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml 2026-09-01 19:26:52.714016 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt 2026-09-01 19:26:52.714035 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml 2026-09-01 19:26:52.714053 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt 2026-09-01 19:26:52.714071 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml 2026-09-01 19:26:52.714090 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt 2026-09-01 19:26:52.714108 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml 2026-09-01 19:26:52.714126 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt 2026-09-01 19:26:52.714144 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml 2026-09-01 19:26:52.714163 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt 2026-09-01 19:26:52.714181 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml 2026-09-01 19:26:52.714200 | instance | cd+++++++++ objects/namespaced/openstack/roles/ 2026-09-01 19:26:52.714220 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt 2026-09-01 19:26:52.714238 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml 2026-09-01 19:26:52.714256 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt 2026-09-01 19:26:52.714274 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml 2026-09-01 19:26:52.714292 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt 2026-09-01 19:26:52.714310 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml 2026-09-01 19:26:52.714328 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt 2026-09-01 19:26:52.714350 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml 2026-09-01 19:26:52.714368 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt 2026-09-01 19:26:52.714388 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml 2026-09-01 19:26:52.714406 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt 2026-09-01 19:26:52.714424 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml 2026-09-01 19:26:52.714442 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt 2026-09-01 19:26:52.714459 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml 2026-09-01 19:26:52.714477 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt 2026-09-01 19:26:52.714494 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml 2026-09-01 19:26:52.714512 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt 2026-09-01 19:26:52.714530 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml 2026-09-01 19:26:52.714548 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt 2026-09-01 19:26:52.714565 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml 2026-09-01 19:26:52.714582 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt 2026-09-01 19:26:52.714601 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml 2026-09-01 19:26:52.714620 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt 2026-09-01 19:26:52.714637 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml 2026-09-01 19:26:52.714655 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt 2026-09-01 19:26:52.714673 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml 2026-09-01 19:26:52.714691 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt 2026-09-01 19:26:52.714709 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml 2026-09-01 19:26:52.714727 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt 2026-09-01 19:26:52.714745 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml 2026-09-01 19:26:52.714762 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt 2026-09-01 19:26:52.714780 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml 2026-09-01 19:26:52.714798 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt 2026-09-01 19:26:52.714817 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml 2026-09-01 19:26:52.714835 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt 2026-09-01 19:26:52.714852 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml 2026-09-01 19:26:52.714870 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt 2026-09-01 19:26:52.714887 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml 2026-09-01 19:26:52.714905 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt 2026-09-01 19:26:52.714922 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml 2026-09-01 19:26:52.714944 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt 2026-09-01 19:26:52.714962 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml 2026-09-01 19:26:52.714980 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt 2026-09-01 19:26:52.714999 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml 2026-09-01 19:26:52.715017 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt 2026-09-01 19:26:52.715036 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml 2026-09-01 19:26:52.715054 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt 2026-09-01 19:26:52.715073 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml 2026-09-01 19:26:52.715119 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt 2026-09-01 19:26:52.715138 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml 2026-09-01 19:26:52.715156 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt 2026-09-01 19:26:52.715175 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml 2026-09-01 19:26:52.715194 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt 2026-09-01 19:26:52.715214 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml 2026-09-01 19:26:52.715233 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt 2026-09-01 19:26:52.715252 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml 2026-09-01 19:26:52.715270 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt 2026-09-01 19:26:52.715288 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml 2026-09-01 19:26:52.715307 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt 2026-09-01 19:26:52.715325 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml 2026-09-01 19:26:52.715343 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt 2026-09-01 19:26:52.715361 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml 2026-09-01 19:26:52.715379 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt 2026-09-01 19:26:52.715397 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml 2026-09-01 19:26:52.715416 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt 2026-09-01 19:26:52.715435 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml 2026-09-01 19:26:52.715454 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt 2026-09-01 19:26:52.715473 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml 2026-09-01 19:26:52.715492 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.txt 2026-09-01 19:26:52.715510 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.yaml 2026-09-01 19:26:52.715528 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.txt 2026-09-01 19:26:52.715548 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.yaml 2026-09-01 19:26:52.715569 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.txt 2026-09-01 19:26:52.715592 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.yaml 2026-09-01 19:26:52.715611 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.txt 2026-09-01 19:26:52.715630 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.yaml 2026-09-01 19:26:52.715649 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.txt 2026-09-01 19:26:52.715666 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.yaml 2026-09-01 19:26:52.715684 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.txt 2026-09-01 19:26:52.715702 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.yaml 2026-09-01 19:26:52.715719 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.txt 2026-09-01 19:26:52.715737 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.yaml 2026-09-01 19:26:52.715755 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.txt 2026-09-01 19:26:52.715773 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.yaml 2026-09-01 19:26:52.715791 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.txt 2026-09-01 19:26:52.715809 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.yaml 2026-09-01 19:26:52.715827 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.txt 2026-09-01 19:26:52.715845 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.yaml 2026-09-01 19:26:52.715863 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.txt 2026-09-01 19:26:52.715881 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.yaml 2026-09-01 19:26:52.715899 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.txt 2026-09-01 19:26:52.715916 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.yaml 2026-09-01 19:26:52.715934 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.txt 2026-09-01 19:26:52.715952 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.yaml 2026-09-01 19:26:52.715970 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.txt 2026-09-01 19:26:52.715988 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.yaml 2026-09-01 19:26:52.716005 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.txt 2026-09-01 19:26:52.716024 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.yaml 2026-09-01 19:26:52.716042 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt 2026-09-01 19:26:52.716060 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml 2026-09-01 19:26:52.716078 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt 2026-09-01 19:26:52.716096 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml 2026-09-01 19:26:52.716114 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt 2026-09-01 19:26:52.716132 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml 2026-09-01 19:26:52.716150 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt 2026-09-01 19:26:52.716168 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml 2026-09-01 19:26:52.716185 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt 2026-09-01 19:26:52.716207 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml 2026-09-01 19:26:52.716226 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt 2026-09-01 19:26:52.716245 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml 2026-09-01 19:26:52.716263 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt 2026-09-01 19:26:52.716281 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml 2026-09-01 19:26:52.716299 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt 2026-09-01 19:26:52.716316 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml 2026-09-01 19:26:52.716334 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt 2026-09-01 19:26:52.716352 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml 2026-09-01 19:26:52.716370 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt 2026-09-01 19:26:52.716388 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml 2026-09-01 19:26:52.716406 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt 2026-09-01 19:26:52.716425 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml 2026-09-01 19:26:52.716444 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt 2026-09-01 19:26:52.716462 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml 2026-09-01 19:26:52.716480 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt 2026-09-01 19:26:52.716498 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml 2026-09-01 19:26:52.716516 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt 2026-09-01 19:26:52.716535 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml 2026-09-01 19:26:52.716553 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt 2026-09-01 19:26:52.716571 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml 2026-09-01 19:26:52.716590 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.txt 2026-09-01 19:26:52.716608 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.yaml 2026-09-01 19:26:52.716627 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.txt 2026-09-01 19:26:52.716646 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.yaml 2026-09-01 19:26:52.716664 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.txt 2026-09-01 19:26:52.716682 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.yaml 2026-09-01 19:26:52.716701 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.txt 2026-09-01 19:26:52.716719 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.yaml 2026-09-01 19:26:52.716737 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.txt 2026-09-01 19:26:52.716755 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.yaml 2026-09-01 19:26:52.716772 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.txt 2026-09-01 19:26:52.716790 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.yaml 2026-09-01 19:26:52.716811 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.txt 2026-09-01 19:26:52.716831 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.yaml 2026-09-01 19:26:52.716850 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.txt 2026-09-01 19:26:52.716868 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.yaml 2026-09-01 19:26:52.716885 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.txt 2026-09-01 19:26:52.716903 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.yaml 2026-09-01 19:26:52.716921 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt 2026-09-01 19:26:52.716939 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml 2026-09-01 19:26:52.716973 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt 2026-09-01 19:26:52.716992 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml 2026-09-01 19:26:52.717010 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt 2026-09-01 19:26:52.717028 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml 2026-09-01 19:26:52.717047 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt 2026-09-01 19:26:52.717065 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml 2026-09-01 19:26:52.717084 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt 2026-09-01 19:26:52.717102 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml 2026-09-01 19:26:52.717119 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.txt 2026-09-01 19:26:52.717137 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.yaml 2026-09-01 19:26:52.717155 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt 2026-09-01 19:26:52.717173 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml 2026-09-01 19:26:52.717191 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt 2026-09-01 19:26:52.717208 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml 2026-09-01 19:26:52.717226 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt 2026-09-01 19:26:52.717244 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml 2026-09-01 19:26:52.717261 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt 2026-09-01 19:26:52.717280 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml 2026-09-01 19:26:52.717298 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt 2026-09-01 19:26:52.717315 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml 2026-09-01 19:26:52.717333 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt 2026-09-01 19:26:52.717351 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml 2026-09-01 19:26:52.717369 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt 2026-09-01 19:26:52.717387 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml 2026-09-01 19:26:52.717411 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt 2026-09-01 19:26:52.717429 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml 2026-09-01 19:26:52.717447 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt 2026-09-01 19:26:52.717465 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml 2026-09-01 19:26:52.717483 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt 2026-09-01 19:26:52.717501 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml 2026-09-01 19:26:52.717562 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt 2026-09-01 19:26:52.717583 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml 2026-09-01 19:26:52.717601 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt 2026-09-01 19:26:52.717620 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml 2026-09-01 19:26:52.717638 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt 2026-09-01 19:26:52.717655 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml 2026-09-01 19:26:52.717673 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt 2026-09-01 19:26:52.717692 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml 2026-09-01 19:26:52.717710 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt 2026-09-01 19:26:52.717728 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml 2026-09-01 19:26:52.717746 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt 2026-09-01 19:26:52.717765 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml 2026-09-01 19:26:52.717783 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt 2026-09-01 19:26:52.717802 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml 2026-09-01 19:26:52.717820 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt 2026-09-01 19:26:52.717838 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml 2026-09-01 19:26:52.717856 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt 2026-09-01 19:26:52.717875 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml 2026-09-01 19:26:52.717894 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt 2026-09-01 19:26:52.717913 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml 2026-09-01 19:26:52.717932 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.txt 2026-09-01 19:26:52.717950 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.yaml 2026-09-01 19:26:52.717968 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.txt 2026-09-01 19:26:52.717987 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.yaml 2026-09-01 19:26:52.718005 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.txt 2026-09-01 19:26:52.718023 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.yaml 2026-09-01 19:26:52.718042 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.txt 2026-09-01 19:26:52.718060 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.yaml 2026-09-01 19:26:52.718085 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.txt 2026-09-01 19:26:52.718105 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.yaml 2026-09-01 19:26:52.718123 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.txt 2026-09-01 19:26:52.718141 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.yaml 2026-09-01 19:26:52.718159 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.txt 2026-09-01 19:26:52.718177 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.yaml 2026-09-01 19:26:52.718195 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.txt 2026-09-01 19:26:52.718212 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.yaml 2026-09-01 19:26:52.718230 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.txt 2026-09-01 19:26:52.718248 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.yaml 2026-09-01 19:26:52.718266 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.txt 2026-09-01 19:26:52.718285 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.yaml 2026-09-01 19:26:52.718303 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.txt 2026-09-01 19:26:52.718321 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.yaml 2026-09-01 19:26:52.718339 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.txt 2026-09-01 19:26:52.718357 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.yaml 2026-09-01 19:26:52.718375 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.txt 2026-09-01 19:26:52.718394 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.yaml 2026-09-01 19:26:52.718412 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.txt 2026-09-01 19:26:52.718430 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.yaml 2026-09-01 19:26:52.718448 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.txt 2026-09-01 19:26:52.718466 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.yaml 2026-09-01 19:26:52.718484 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt 2026-09-01 19:26:52.718503 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml 2026-09-01 19:26:52.718521 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt 2026-09-01 19:26:52.718539 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml 2026-09-01 19:26:52.718560 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt 2026-09-01 19:26:52.718580 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml 2026-09-01 19:26:52.718598 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt 2026-09-01 19:26:52.718616 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml 2026-09-01 19:26:52.718634 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt 2026-09-01 19:26:52.718652 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml 2026-09-01 19:26:52.718670 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt 2026-09-01 19:26:52.718695 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml 2026-09-01 19:26:52.718714 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt 2026-09-01 19:26:52.718732 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml 2026-09-01 19:26:52.718750 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt 2026-09-01 19:26:52.718768 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml 2026-09-01 19:26:52.718786 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt 2026-09-01 19:26:52.718804 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml 2026-09-01 19:26:52.718822 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt 2026-09-01 19:26:52.718840 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml 2026-09-01 19:26:52.718858 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt 2026-09-01 19:26:52.718875 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml 2026-09-01 19:26:52.718894 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.txt 2026-09-01 19:26:52.718912 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.yaml 2026-09-01 19:26:52.718930 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt 2026-09-01 19:26:52.718947 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml 2026-09-01 19:26:52.718965 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.txt 2026-09-01 19:26:52.718983 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.yaml 2026-09-01 19:26:52.719001 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt 2026-09-01 19:26:52.719020 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml 2026-09-01 19:26:52.719038 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt 2026-09-01 19:26:52.719057 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml 2026-09-01 19:26:52.719100 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt 2026-09-01 19:26:52.719121 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml 2026-09-01 19:26:52.719140 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.txt 2026-09-01 19:26:52.719158 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.yaml 2026-09-01 19:26:52.719176 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt 2026-09-01 19:26:52.719195 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml 2026-09-01 19:26:52.719213 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt 2026-09-01 19:26:52.719231 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml 2026-09-01 19:26:52.719249 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt 2026-09-01 19:26:52.719268 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml 2026-09-01 19:26:52.719287 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt 2026-09-01 19:26:52.719306 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml 2026-09-01 19:26:52.719326 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt 2026-09-01 19:26:52.719349 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml 2026-09-01 19:26:52.719368 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt 2026-09-01 19:26:52.719387 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml 2026-09-01 19:26:52.719405 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt 2026-09-01 19:26:52.719423 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml 2026-09-01 19:26:52.719440 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt 2026-09-01 19:26:52.719459 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml 2026-09-01 19:26:52.719476 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt 2026-09-01 19:26:52.719494 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml 2026-09-01 19:26:52.719513 | instance | cd+++++++++ objects/namespaced/openstack/secrets/ 2026-09-01 19:26:52.719532 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt 2026-09-01 19:26:52.719550 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml 2026-09-01 19:26:52.719568 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt 2026-09-01 19:26:52.719586 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml 2026-09-01 19:26:52.719604 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt 2026-09-01 19:26:52.719621 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml 2026-09-01 19:26:52.719639 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt 2026-09-01 19:26:52.719657 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml 2026-09-01 19:26:52.719675 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt 2026-09-01 19:26:52.719693 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml 2026-09-01 19:26:52.719711 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt 2026-09-01 19:26:52.719729 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml 2026-09-01 19:26:52.719748 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt 2026-09-01 19:26:52.719765 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml 2026-09-01 19:26:52.719783 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt 2026-09-01 19:26:52.719801 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml 2026-09-01 19:26:52.719819 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt 2026-09-01 19:26:52.719837 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml 2026-09-01 19:26:52.719855 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt 2026-09-01 19:26:52.719873 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml 2026-09-01 19:26:52.719891 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt 2026-09-01 19:26:52.719909 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml 2026-09-01 19:26:52.719928 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt 2026-09-01 19:26:52.719947 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml 2026-09-01 19:26:52.719965 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt 2026-09-01 19:26:52.719983 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml 2026-09-01 19:26:52.720006 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt 2026-09-01 19:26:52.720025 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml 2026-09-01 19:26:52.720043 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt 2026-09-01 19:26:52.720061 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml 2026-09-01 19:26:52.720079 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt 2026-09-01 19:26:52.720097 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml 2026-09-01 19:26:52.720116 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt 2026-09-01 19:26:52.720135 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml 2026-09-01 19:26:52.720153 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt 2026-09-01 19:26:52.720171 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml 2026-09-01 19:26:52.720189 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt 2026-09-01 19:26:52.720207 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml 2026-09-01 19:26:52.720225 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt 2026-09-01 19:26:52.720243 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml 2026-09-01 19:26:52.720261 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt 2026-09-01 19:26:52.720280 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml 2026-09-01 19:26:52.720298 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt 2026-09-01 19:26:52.720317 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml 2026-09-01 19:26:52.720337 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt 2026-09-01 19:26:52.720356 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml 2026-09-01 19:26:52.720375 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt 2026-09-01 19:26:52.720395 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml 2026-09-01 19:26:52.720414 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt 2026-09-01 19:26:52.720433 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml 2026-09-01 19:26:52.720451 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt 2026-09-01 19:26:52.720470 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml 2026-09-01 19:26:52.720488 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt 2026-09-01 19:26:52.720506 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml 2026-09-01 19:26:52.720525 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt 2026-09-01 19:26:52.720544 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml 2026-09-01 19:26:52.720562 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.txt 2026-09-01 19:26:52.720581 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.yaml 2026-09-01 19:26:52.720600 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.txt 2026-09-01 19:26:52.720619 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.yaml 2026-09-01 19:26:52.720638 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.txt 2026-09-01 19:26:52.720657 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.yaml 2026-09-01 19:26:52.720680 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.txt 2026-09-01 19:26:52.720700 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.yaml 2026-09-01 19:26:52.720719 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.txt 2026-09-01 19:26:52.720739 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.yaml 2026-09-01 19:26:52.720758 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.txt 2026-09-01 19:26:52.720776 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.yaml 2026-09-01 19:26:52.720795 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.txt 2026-09-01 19:26:52.720812 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.yaml 2026-09-01 19:26:52.720830 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.txt 2026-09-01 19:26:52.720848 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.yaml 2026-09-01 19:26:52.720866 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.txt 2026-09-01 19:26:52.720884 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.yaml 2026-09-01 19:26:52.720902 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.txt 2026-09-01 19:26:52.720920 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.yaml 2026-09-01 19:26:52.720939 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.txt 2026-09-01 19:26:52.720974 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.yaml 2026-09-01 19:26:52.720994 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.txt 2026-09-01 19:26:52.721012 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.yaml 2026-09-01 19:26:52.721030 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt 2026-09-01 19:26:52.721048 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml 2026-09-01 19:26:52.721065 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt 2026-09-01 19:26:52.721084 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml 2026-09-01 19:26:52.721102 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt 2026-09-01 19:26:52.721119 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml 2026-09-01 19:26:52.721138 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt 2026-09-01 19:26:52.721157 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml 2026-09-01 19:26:52.721176 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt 2026-09-01 19:26:52.721194 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml 2026-09-01 19:26:52.721212 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt 2026-09-01 19:26:52.721230 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml 2026-09-01 19:26:52.721248 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt 2026-09-01 19:26:52.721266 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml 2026-09-01 19:26:52.721284 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt 2026-09-01 19:26:52.721301 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml 2026-09-01 19:26:52.721320 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt 2026-09-01 19:26:52.721337 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml 2026-09-01 19:26:52.721356 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt 2026-09-01 19:26:52.721379 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml 2026-09-01 19:26:52.721397 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt 2026-09-01 19:26:52.721415 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml 2026-09-01 19:26:52.721433 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt 2026-09-01 19:26:52.721450 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml 2026-09-01 19:26:52.721468 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt 2026-09-01 19:26:52.721486 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml 2026-09-01 19:26:52.721504 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt 2026-09-01 19:26:52.721522 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml 2026-09-01 19:26:52.721540 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt 2026-09-01 19:26:52.721559 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml 2026-09-01 19:26:52.721579 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt 2026-09-01 19:26:52.721598 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml 2026-09-01 19:26:52.721616 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-wpccw-api.txt 2026-09-01 19:26:52.721635 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-wpccw-api.yaml 2026-09-01 19:26:52.721653 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-wpccw-vnc.txt 2026-09-01 19:26:52.721671 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-wpccw-vnc.yaml 2026-09-01 19:26:52.721690 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt 2026-09-01 19:26:52.721708 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml 2026-09-01 19:26:52.721727 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.txt 2026-09-01 19:26:52.721746 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.yaml 2026-09-01 19:26:52.721765 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.txt 2026-09-01 19:26:52.721784 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.yaml 2026-09-01 19:26:52.721803 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.txt 2026-09-01 19:26:52.721822 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.yaml 2026-09-01 19:26:52.721841 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.txt 2026-09-01 19:26:52.721902 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.yaml 2026-09-01 19:26:52.721925 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.txt 2026-09-01 19:26:52.721944 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.yaml 2026-09-01 19:26:52.721964 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.txt 2026-09-01 19:26:52.721983 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.yaml 2026-09-01 19:26:52.722001 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.txt 2026-09-01 19:26:52.722019 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.yaml 2026-09-01 19:26:52.722036 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.txt 2026-09-01 19:26:52.722054 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.yaml 2026-09-01 19:26:52.722072 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt 2026-09-01 19:26:52.722095 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml 2026-09-01 19:26:52.722114 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt 2026-09-01 19:26:52.722132 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml 2026-09-01 19:26:52.722151 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt 2026-09-01 19:26:52.722170 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml 2026-09-01 19:26:52.722189 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt 2026-09-01 19:26:52.722207 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml 2026-09-01 19:26:52.722225 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt 2026-09-01 19:26:52.722243 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml 2026-09-01 19:26:52.722261 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt 2026-09-01 19:26:52.722279 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml 2026-09-01 19:26:52.722296 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt 2026-09-01 19:26:52.722314 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml 2026-09-01 19:26:52.722332 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.txt 2026-09-01 19:26:52.722350 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.yaml 2026-09-01 19:26:52.722368 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt 2026-09-01 19:26:52.722387 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml 2026-09-01 19:26:52.722405 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt 2026-09-01 19:26:52.722423 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml 2026-09-01 19:26:52.722441 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt 2026-09-01 19:26:52.722459 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml 2026-09-01 19:26:52.722476 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt 2026-09-01 19:26:52.722494 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml 2026-09-01 19:26:52.722513 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt 2026-09-01 19:26:52.722531 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml 2026-09-01 19:26:52.722549 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt 2026-09-01 19:26:52.722568 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml 2026-09-01 19:26:52.722586 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt 2026-09-01 19:26:52.722605 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml 2026-09-01 19:26:52.722623 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt 2026-09-01 19:26:52.722641 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml 2026-09-01 19:26:52.722660 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt 2026-09-01 19:26:52.722678 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml 2026-09-01 19:26:52.722697 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt 2026-09-01 19:26:52.722715 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml 2026-09-01 19:26:52.722737 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt 2026-09-01 19:26:52.722755 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml 2026-09-01 19:26:52.722774 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt 2026-09-01 19:26:52.722793 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml 2026-09-01 19:26:52.722811 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt 2026-09-01 19:26:52.722829 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml 2026-09-01 19:26:52.722847 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt 2026-09-01 19:26:52.722865 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml 2026-09-01 19:26:52.722883 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt 2026-09-01 19:26:52.722901 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml 2026-09-01 19:26:52.722919 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt 2026-09-01 19:26:52.722938 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml 2026-09-01 19:26:52.722957 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt 2026-09-01 19:26:52.722976 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml 2026-09-01 19:26:52.722996 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt 2026-09-01 19:26:52.723015 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml 2026-09-01 19:26:52.723033 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt 2026-09-01 19:26:52.723051 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml 2026-09-01 19:26:52.723084 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt 2026-09-01 19:26:52.723110 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml 2026-09-01 19:26:52.723132 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.txt 2026-09-01 19:26:52.723151 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.yaml 2026-09-01 19:26:52.723171 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.txt 2026-09-01 19:26:52.723191 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.yaml 2026-09-01 19:26:52.723211 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.txt 2026-09-01 19:26:52.723230 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.yaml 2026-09-01 19:26:52.723248 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.txt 2026-09-01 19:26:52.723267 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.yaml 2026-09-01 19:26:52.723286 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.txt 2026-09-01 19:26:52.723304 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.yaml 2026-09-01 19:26:52.723323 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.txt 2026-09-01 19:26:52.723341 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.yaml 2026-09-01 19:26:52.723359 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.txt 2026-09-01 19:26:52.723378 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.yaml 2026-09-01 19:26:52.723397 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.txt 2026-09-01 19:26:52.723415 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.yaml 2026-09-01 19:26:52.723433 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.txt 2026-09-01 19:26:52.723455 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.yaml 2026-09-01 19:26:52.723474 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.txt 2026-09-01 19:26:52.723492 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.yaml 2026-09-01 19:26:52.723509 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.txt 2026-09-01 19:26:52.723526 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.yaml 2026-09-01 19:26:52.723544 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.txt 2026-09-01 19:26:52.723562 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.yaml 2026-09-01 19:26:52.723581 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.txt 2026-09-01 19:26:52.723599 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.yaml 2026-09-01 19:26:52.723618 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.txt 2026-09-01 19:26:52.723636 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.yaml 2026-09-01 19:26:52.723654 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.txt 2026-09-01 19:26:52.723671 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.yaml 2026-09-01 19:26:52.723689 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.txt 2026-09-01 19:26:52.723707 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.yaml 2026-09-01 19:26:52.723725 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.txt 2026-09-01 19:26:52.723743 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.yaml 2026-09-01 19:26:52.723761 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.txt 2026-09-01 19:26:52.723780 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.yaml 2026-09-01 19:26:52.723798 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt 2026-09-01 19:26:52.723817 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml 2026-09-01 19:26:52.723834 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt 2026-09-01 19:26:52.723853 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml 2026-09-01 19:26:52.723870 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt 2026-09-01 19:26:52.723888 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml 2026-09-01 19:26:52.723906 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt 2026-09-01 19:26:52.723924 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml 2026-09-01 19:26:52.723942 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt 2026-09-01 19:26:52.723960 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml 2026-09-01 19:26:52.723978 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt 2026-09-01 19:26:52.723997 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml 2026-09-01 19:26:52.724016 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt 2026-09-01 19:26:52.724033 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml 2026-09-01 19:26:52.724051 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt 2026-09-01 19:26:52.724069 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml 2026-09-01 19:26:52.724087 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt 2026-09-01 19:26:52.724109 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml 2026-09-01 19:26:52.724128 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt 2026-09-01 19:26:52.724146 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml 2026-09-01 19:26:52.724164 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt 2026-09-01 19:26:52.724182 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml 2026-09-01 19:26:52.724201 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt 2026-09-01 19:26:52.724220 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml 2026-09-01 19:26:52.724238 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt 2026-09-01 19:26:52.724257 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml 2026-09-01 19:26:52.724275 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt 2026-09-01 19:26:52.724293 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml 2026-09-01 19:26:52.724312 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.txt 2026-09-01 19:26:52.724330 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.yaml 2026-09-01 19:26:52.724348 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.txt 2026-09-01 19:26:52.724366 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.yaml 2026-09-01 19:26:52.724386 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt 2026-09-01 19:26:52.724405 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml 2026-09-01 19:26:52.724423 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt 2026-09-01 19:26:52.724441 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml 2026-09-01 19:26:52.724458 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.txt 2026-09-01 19:26:52.724476 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.yaml 2026-09-01 19:26:52.724494 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.txt 2026-09-01 19:26:52.724512 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.yaml 2026-09-01 19:26:52.724530 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt 2026-09-01 19:26:52.724549 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml 2026-09-01 19:26:52.724570 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt 2026-09-01 19:26:52.724590 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml 2026-09-01 19:26:52.724609 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt 2026-09-01 19:26:52.724627 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml 2026-09-01 19:26:52.724645 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt 2026-09-01 19:26:52.724663 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml 2026-09-01 19:26:52.724681 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt 2026-09-01 19:26:52.724699 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml 2026-09-01 19:26:52.724721 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.txt 2026-09-01 19:26:52.724739 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.yaml 2026-09-01 19:26:52.724757 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.txt 2026-09-01 19:26:52.724775 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.yaml 2026-09-01 19:26:52.724793 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt 2026-09-01 19:26:52.724813 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml 2026-09-01 19:26:52.724831 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt 2026-09-01 19:26:52.724849 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml 2026-09-01 19:26:52.724867 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt 2026-09-01 19:26:52.724885 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml 2026-09-01 19:26:52.724903 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-object-user-ceph-cosi.txt 2026-09-01 19:26:52.724921 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-object-user-ceph-cosi.yaml 2026-09-01 19:26:52.724938 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt 2026-09-01 19:26:52.724973 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml 2026-09-01 19:26:52.724993 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt 2026-09-01 19:26:52.725012 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml 2026-09-01 19:26:52.725030 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt 2026-09-01 19:26:52.725048 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml 2026-09-01 19:26:52.725066 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt 2026-09-01 19:26:52.725084 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml 2026-09-01 19:26:52.725102 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt 2026-09-01 19:26:52.725120 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml 2026-09-01 19:26:52.725138 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt 2026-09-01 19:26:52.725156 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml 2026-09-01 19:26:52.725174 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt 2026-09-01 19:26:52.725192 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml 2026-09-01 19:26:52.725210 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt 2026-09-01 19:26:52.725229 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml 2026-09-01 19:26:52.725246 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt 2026-09-01 19:26:52.725265 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml 2026-09-01 19:26:52.725282 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt 2026-09-01 19:26:52.725300 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml 2026-09-01 19:26:52.725318 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt 2026-09-01 19:26:52.725336 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml 2026-09-01 19:26:52.725359 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.txt 2026-09-01 19:26:52.725377 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.yaml 2026-09-01 19:26:52.725395 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt 2026-09-01 19:26:52.725413 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml 2026-09-01 19:26:52.725432 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt 2026-09-01 19:26:52.725450 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml 2026-09-01 19:26:52.725468 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.txt 2026-09-01 19:26:52.725486 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.yaml 2026-09-01 19:26:52.725504 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt 2026-09-01 19:26:52.725522 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml 2026-09-01 19:26:52.725540 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt 2026-09-01 19:26:52.725558 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml 2026-09-01 19:26:52.725576 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt 2026-09-01 19:26:52.725594 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml 2026-09-01 19:26:52.725613 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.txt 2026-09-01 19:26:52.725633 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.yaml 2026-09-01 19:26:52.725651 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt 2026-09-01 19:26:52.725669 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml 2026-09-01 19:26:52.725687 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.txt 2026-09-01 19:26:52.725705 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.yaml 2026-09-01 19:26:52.725723 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt 2026-09-01 19:26:52.725741 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml 2026-09-01 19:26:52.725760 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt 2026-09-01 19:26:52.725778 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml 2026-09-01 19:26:52.725797 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt 2026-09-01 19:26:52.725816 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml 2026-09-01 19:26:52.725835 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt 2026-09-01 19:26:52.725853 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml 2026-09-01 19:26:52.725871 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt 2026-09-01 19:26:52.725890 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml 2026-09-01 19:26:52.725908 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt 2026-09-01 19:26:52.725926 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml 2026-09-01 19:26:52.725945 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt 2026-09-01 19:26:52.725968 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml 2026-09-01 19:26:52.725987 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt 2026-09-01 19:26:52.726006 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml 2026-09-01 19:26:52.726025 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt 2026-09-01 19:26:52.726043 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml 2026-09-01 19:26:52.726061 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt 2026-09-01 19:26:52.726079 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml 2026-09-01 19:26:52.726097 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/ 2026-09-01 19:26:52.726115 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt 2026-09-01 19:26:52.726133 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml 2026-09-01 19:26:52.726151 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt 2026-09-01 19:26:52.726169 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml 2026-09-01 19:26:52.726186 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt 2026-09-01 19:26:52.726205 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml 2026-09-01 19:26:52.726223 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt 2026-09-01 19:26:52.726241 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml 2026-09-01 19:26:52.726258 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt 2026-09-01 19:26:52.726276 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml 2026-09-01 19:26:52.726293 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt 2026-09-01 19:26:52.726311 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml 2026-09-01 19:26:52.726328 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt 2026-09-01 19:26:52.726346 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml 2026-09-01 19:26:52.726364 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt 2026-09-01 19:26:52.726382 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml 2026-09-01 19:26:52.726400 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt 2026-09-01 19:26:52.726419 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml 2026-09-01 19:26:52.726438 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt 2026-09-01 19:26:52.726456 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml 2026-09-01 19:26:52.726474 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt 2026-09-01 19:26:52.726492 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml 2026-09-01 19:26:52.726510 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt 2026-09-01 19:26:52.726528 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml 2026-09-01 19:26:52.726546 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt 2026-09-01 19:26:52.726565 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml 2026-09-01 19:26:52.726583 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt 2026-09-01 19:26:52.726607 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml 2026-09-01 19:26:52.726626 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt 2026-09-01 19:26:52.726644 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml 2026-09-01 19:26:52.726662 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt 2026-09-01 19:26:52.726680 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml 2026-09-01 19:26:52.726698 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt 2026-09-01 19:26:52.726716 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml 2026-09-01 19:26:52.726734 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt 2026-09-01 19:26:52.726752 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml 2026-09-01 19:26:52.726770 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt 2026-09-01 19:26:52.726788 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml 2026-09-01 19:26:52.726807 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt 2026-09-01 19:26:52.726825 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml 2026-09-01 19:26:52.726843 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt 2026-09-01 19:26:52.726861 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml 2026-09-01 19:26:52.726881 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt 2026-09-01 19:26:52.726900 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml 2026-09-01 19:26:52.726918 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt 2026-09-01 19:26:52.726937 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml 2026-09-01 19:26:52.726955 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt 2026-09-01 19:26:52.726973 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml 2026-09-01 19:26:52.726991 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt 2026-09-01 19:26:52.727010 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml 2026-09-01 19:26:52.727028 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt 2026-09-01 19:26:52.727047 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml 2026-09-01 19:26:52.727089 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt 2026-09-01 19:26:52.727109 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml 2026-09-01 19:26:52.727127 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt 2026-09-01 19:26:52.727145 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml 2026-09-01 19:26:52.727163 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt 2026-09-01 19:26:52.727180 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml 2026-09-01 19:26:52.727198 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt 2026-09-01 19:26:52.727216 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml 2026-09-01 19:26:52.727233 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt 2026-09-01 19:26:52.727251 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml 2026-09-01 19:26:52.727276 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt 2026-09-01 19:26:52.727295 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml 2026-09-01 19:26:52.727314 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt 2026-09-01 19:26:52.727331 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml 2026-09-01 19:26:52.727349 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt 2026-09-01 19:26:52.727366 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml 2026-09-01 19:26:52.727384 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt 2026-09-01 19:26:52.727402 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml 2026-09-01 19:26:52.727419 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.txt 2026-09-01 19:26:52.727437 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.yaml 2026-09-01 19:26:52.727455 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.txt 2026-09-01 19:26:52.727473 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.yaml 2026-09-01 19:26:52.727491 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.txt 2026-09-01 19:26:52.727509 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.yaml 2026-09-01 19:26:52.727527 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.txt 2026-09-01 19:26:52.727544 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.yaml 2026-09-01 19:26:52.727561 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.txt 2026-09-01 19:26:52.727615 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.yaml 2026-09-01 19:26:52.727642 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.txt 2026-09-01 19:26:52.727662 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.yaml 2026-09-01 19:26:52.727682 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.txt 2026-09-01 19:26:52.727701 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.yaml 2026-09-01 19:26:52.727719 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.txt 2026-09-01 19:26:52.727737 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.yaml 2026-09-01 19:26:52.727754 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.txt 2026-09-01 19:26:52.727772 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.yaml 2026-09-01 19:26:52.727789 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.txt 2026-09-01 19:26:52.727807 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.yaml 2026-09-01 19:26:52.727825 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.txt 2026-09-01 19:26:52.727842 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.yaml 2026-09-01 19:26:52.727860 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.txt 2026-09-01 19:26:52.727878 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.yaml 2026-09-01 19:26:52.727897 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.txt 2026-09-01 19:26:52.727915 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.yaml 2026-09-01 19:26:52.727932 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.txt 2026-09-01 19:26:52.727956 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.yaml 2026-09-01 19:26:52.727974 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.txt 2026-09-01 19:26:52.727992 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.yaml 2026-09-01 19:26:52.728010 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt 2026-09-01 19:26:52.728027 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml 2026-09-01 19:26:52.728045 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt 2026-09-01 19:26:52.728064 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml 2026-09-01 19:26:52.728082 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt 2026-09-01 19:26:52.728102 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml 2026-09-01 19:26:52.728122 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt 2026-09-01 19:26:52.728140 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml 2026-09-01 19:26:52.728159 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt 2026-09-01 19:26:52.728178 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml 2026-09-01 19:26:52.728196 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt 2026-09-01 19:26:52.728214 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml 2026-09-01 19:26:52.728232 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt 2026-09-01 19:26:52.728250 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml 2026-09-01 19:26:52.728268 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt 2026-09-01 19:26:52.728286 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml 2026-09-01 19:26:52.728306 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt 2026-09-01 19:26:52.728325 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml 2026-09-01 19:26:52.728344 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt 2026-09-01 19:26:52.728363 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml 2026-09-01 19:26:52.728381 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt 2026-09-01 19:26:52.728399 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml 2026-09-01 19:26:52.728416 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt 2026-09-01 19:26:52.728434 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml 2026-09-01 19:26:52.728451 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt 2026-09-01 19:26:52.728469 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml 2026-09-01 19:26:52.728486 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.txt 2026-09-01 19:26:52.728506 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.yaml 2026-09-01 19:26:52.728525 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.txt 2026-09-01 19:26:52.728542 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.yaml 2026-09-01 19:26:52.728560 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.txt 2026-09-01 19:26:52.728583 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.yaml 2026-09-01 19:26:52.728601 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.txt 2026-09-01 19:26:52.728619 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.yaml 2026-09-01 19:26:52.728636 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.txt 2026-09-01 19:26:52.728654 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.yaml 2026-09-01 19:26:52.728672 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.txt 2026-09-01 19:26:52.728690 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.yaml 2026-09-01 19:26:52.728708 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.txt 2026-09-01 19:26:52.728727 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.yaml 2026-09-01 19:26:52.728745 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.txt 2026-09-01 19:26:52.728762 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.yaml 2026-09-01 19:26:52.728780 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.txt 2026-09-01 19:26:52.728798 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.yaml 2026-09-01 19:26:52.728815 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt 2026-09-01 19:26:52.728833 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml 2026-09-01 19:26:52.728851 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt 2026-09-01 19:26:52.728869 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml 2026-09-01 19:26:52.728887 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt 2026-09-01 19:26:52.728906 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml 2026-09-01 19:26:52.728925 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt 2026-09-01 19:26:52.728943 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml 2026-09-01 19:26:52.728978 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt 2026-09-01 19:26:52.728997 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml 2026-09-01 19:26:52.729016 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt 2026-09-01 19:26:52.729034 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml 2026-09-01 19:26:52.729052 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt 2026-09-01 19:26:52.729069 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml 2026-09-01 19:26:52.729088 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.txt 2026-09-01 19:26:52.729106 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.yaml 2026-09-01 19:26:52.729125 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt 2026-09-01 19:26:52.729143 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml 2026-09-01 19:26:52.729161 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt 2026-09-01 19:26:52.729179 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml 2026-09-01 19:26:52.729197 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt 2026-09-01 19:26:52.729220 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml 2026-09-01 19:26:52.729238 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt 2026-09-01 19:26:52.729256 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml 2026-09-01 19:26:52.729274 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt 2026-09-01 19:26:52.729291 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml 2026-09-01 19:26:52.729309 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt 2026-09-01 19:26:52.729329 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml 2026-09-01 19:26:52.729348 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt 2026-09-01 19:26:52.729366 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml 2026-09-01 19:26:52.729384 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt 2026-09-01 19:26:52.729403 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml 2026-09-01 19:26:52.729421 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt 2026-09-01 19:26:52.729439 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml 2026-09-01 19:26:52.729457 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt 2026-09-01 19:26:52.729476 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml 2026-09-01 19:26:52.729494 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt 2026-09-01 19:26:52.729512 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml 2026-09-01 19:26:52.729531 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt 2026-09-01 19:26:52.729549 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml 2026-09-01 19:26:52.729568 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt 2026-09-01 19:26:52.729586 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml 2026-09-01 19:26:52.729604 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt 2026-09-01 19:26:52.729622 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml 2026-09-01 19:26:52.729640 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt 2026-09-01 19:26:52.729658 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml 2026-09-01 19:26:52.729676 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt 2026-09-01 19:26:52.729694 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml 2026-09-01 19:26:52.729711 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt 2026-09-01 19:26:52.729730 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml 2026-09-01 19:26:52.729749 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt 2026-09-01 19:26:52.729766 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml 2026-09-01 19:26:52.729784 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt 2026-09-01 19:26:52.729802 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml 2026-09-01 19:26:52.729820 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt 2026-09-01 19:26:52.729838 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml 2026-09-01 19:26:52.729861 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.txt 2026-09-01 19:26:52.729880 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.yaml 2026-09-01 19:26:52.729898 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.txt 2026-09-01 19:26:52.729916 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.yaml 2026-09-01 19:26:52.729934 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.txt 2026-09-01 19:26:52.729952 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.yaml 2026-09-01 19:26:52.729970 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.txt 2026-09-01 19:26:52.729988 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.yaml 2026-09-01 19:26:52.730005 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.txt 2026-09-01 19:26:52.730023 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.yaml 2026-09-01 19:26:52.730041 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.txt 2026-09-01 19:26:52.730059 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.yaml 2026-09-01 19:26:52.730076 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.txt 2026-09-01 19:26:52.730094 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.yaml 2026-09-01 19:26:52.730112 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.txt 2026-09-01 19:26:52.730130 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.yaml 2026-09-01 19:26:52.730149 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.txt 2026-09-01 19:26:52.730167 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.yaml 2026-09-01 19:26:52.730184 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.txt 2026-09-01 19:26:52.730202 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.yaml 2026-09-01 19:26:52.730219 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.txt 2026-09-01 19:26:52.730237 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.yaml 2026-09-01 19:26:52.730254 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt 2026-09-01 19:26:52.730272 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml 2026-09-01 19:26:52.730289 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.txt 2026-09-01 19:26:52.730306 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.yaml 2026-09-01 19:26:52.730325 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.txt 2026-09-01 19:26:52.730343 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.yaml 2026-09-01 19:26:52.730360 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.txt 2026-09-01 19:26:52.730378 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.yaml 2026-09-01 19:26:52.730395 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.txt 2026-09-01 19:26:52.730412 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.yaml 2026-09-01 19:26:52.730430 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt 2026-09-01 19:26:52.730448 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml 2026-09-01 19:26:52.730465 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt 2026-09-01 19:26:52.730486 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml 2026-09-01 19:26:52.730504 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt 2026-09-01 19:26:52.730522 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml 2026-09-01 19:26:52.730541 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt 2026-09-01 19:26:52.730559 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml 2026-09-01 19:26:52.730577 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt 2026-09-01 19:26:52.730595 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml 2026-09-01 19:26:52.730613 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt 2026-09-01 19:26:52.730631 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml 2026-09-01 19:26:52.730649 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt 2026-09-01 19:26:52.730667 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml 2026-09-01 19:26:52.730685 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt 2026-09-01 19:26:52.730703 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml 2026-09-01 19:26:52.730722 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt 2026-09-01 19:26:52.730741 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml 2026-09-01 19:26:52.730759 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt 2026-09-01 19:26:52.730777 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml 2026-09-01 19:26:52.730796 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt 2026-09-01 19:26:52.730813 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml 2026-09-01 19:26:52.730831 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.txt 2026-09-01 19:26:52.730850 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.yaml 2026-09-01 19:26:52.730868 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt 2026-09-01 19:26:52.730887 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml 2026-09-01 19:26:52.730905 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.txt 2026-09-01 19:26:52.730923 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.yaml 2026-09-01 19:26:52.730942 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt 2026-09-01 19:26:52.730960 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml 2026-09-01 19:26:52.730978 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt 2026-09-01 19:26:52.730996 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml 2026-09-01 19:26:52.731014 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt 2026-09-01 19:26:52.731032 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml 2026-09-01 19:26:52.731062 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.txt 2026-09-01 19:26:52.731081 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.yaml 2026-09-01 19:26:52.731103 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-09-01 19:26:52.731122 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-09-01 19:26:52.731141 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt 2026-09-01 19:26:52.731160 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml 2026-09-01 19:26:52.731179 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt 2026-09-01 19:26:52.731197 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml 2026-09-01 19:26:52.731215 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt 2026-09-01 19:26:52.731233 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml 2026-09-01 19:26:52.731250 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt 2026-09-01 19:26:52.731268 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml 2026-09-01 19:26:52.731286 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt 2026-09-01 19:26:52.731304 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml 2026-09-01 19:26:52.731321 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt 2026-09-01 19:26:52.731339 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml 2026-09-01 19:26:52.731357 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt 2026-09-01 19:26:52.731376 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml 2026-09-01 19:26:52.731394 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt 2026-09-01 19:26:52.731412 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml 2026-09-01 19:26:52.731429 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt 2026-09-01 19:26:52.731447 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml 2026-09-01 19:26:52.731465 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt 2026-09-01 19:26:52.731483 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml 2026-09-01 19:26:52.731501 | instance | cd+++++++++ objects/namespaced/openstack/services/ 2026-09-01 19:26:52.731520 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt 2026-09-01 19:26:52.731538 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml 2026-09-01 19:26:52.731557 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt 2026-09-01 19:26:52.731576 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml 2026-09-01 19:26:52.731594 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt 2026-09-01 19:26:52.731612 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml 2026-09-01 19:26:52.731630 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt 2026-09-01 19:26:52.731648 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml 2026-09-01 19:26:52.731666 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.txt 2026-09-01 19:26:52.731684 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.yaml 2026-09-01 19:26:52.731702 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.txt 2026-09-01 19:26:52.731720 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.yaml 2026-09-01 19:26:52.731738 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt 2026-09-01 19:26:52.731757 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml 2026-09-01 19:26:52.731780 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.txt 2026-09-01 19:26:52.731799 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.yaml 2026-09-01 19:26:52.731817 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt 2026-09-01 19:26:52.731836 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml 2026-09-01 19:26:52.731855 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt 2026-09-01 19:26:52.731874 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml 2026-09-01 19:26:52.731893 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt 2026-09-01 19:26:52.731912 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml 2026-09-01 19:26:52.731973 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt 2026-09-01 19:26:52.731996 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml 2026-09-01 19:26:52.732016 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt 2026-09-01 19:26:52.732035 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml 2026-09-01 19:26:52.732054 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt 2026-09-01 19:26:52.732073 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml 2026-09-01 19:26:52.732092 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.txt 2026-09-01 19:26:52.732111 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.yaml 2026-09-01 19:26:52.732130 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.txt 2026-09-01 19:26:52.732148 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.yaml 2026-09-01 19:26:52.732168 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.txt 2026-09-01 19:26:52.732187 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.yaml 2026-09-01 19:26:52.732206 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt 2026-09-01 19:26:52.732224 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml 2026-09-01 19:26:52.732242 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt 2026-09-01 19:26:52.732260 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml 2026-09-01 19:26:52.732279 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt 2026-09-01 19:26:52.732296 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml 2026-09-01 19:26:52.732314 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt 2026-09-01 19:26:52.732331 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml 2026-09-01 19:26:52.732349 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt 2026-09-01 19:26:52.732367 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml 2026-09-01 19:26:52.732386 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt 2026-09-01 19:26:52.732404 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml 2026-09-01 19:26:52.732422 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt 2026-09-01 19:26:52.732440 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml 2026-09-01 19:26:52.732458 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt 2026-09-01 19:26:52.732476 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml 2026-09-01 19:26:52.732499 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt 2026-09-01 19:26:52.732517 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml 2026-09-01 19:26:52.732535 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt 2026-09-01 19:26:52.732553 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml 2026-09-01 19:26:52.732572 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt 2026-09-01 19:26:52.732591 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml 2026-09-01 19:26:52.732609 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt 2026-09-01 19:26:52.732627 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml 2026-09-01 19:26:52.732645 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt 2026-09-01 19:26:52.732662 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml 2026-09-01 19:26:52.732680 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.txt 2026-09-01 19:26:52.732698 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.yaml 2026-09-01 19:26:52.732716 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.txt 2026-09-01 19:26:52.732734 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.yaml 2026-09-01 19:26:52.732752 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt 2026-09-01 19:26:52.732771 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml 2026-09-01 19:26:52.732789 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt 2026-09-01 19:26:52.732808 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml 2026-09-01 19:26:52.732826 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.txt 2026-09-01 19:26:52.732844 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.yaml 2026-09-01 19:26:52.732862 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.txt 2026-09-01 19:26:52.732880 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.yaml 2026-09-01 19:26:52.732898 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt 2026-09-01 19:26:52.732916 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml 2026-09-01 19:26:52.732934 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt 2026-09-01 19:26:52.732965 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml 2026-09-01 19:26:52.732986 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt 2026-09-01 19:26:52.733005 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml 2026-09-01 19:26:52.733023 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt 2026-09-01 19:26:52.733042 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml 2026-09-01 19:26:52.733061 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt 2026-09-01 19:26:52.733079 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml 2026-09-01 19:26:52.733097 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.txt 2026-09-01 19:26:52.733115 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.yaml 2026-09-01 19:26:52.733133 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.txt 2026-09-01 19:26:52.733157 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.yaml 2026-09-01 19:26:52.733177 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt 2026-09-01 19:26:52.733196 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml 2026-09-01 19:26:52.733214 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt 2026-09-01 19:26:52.733233 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml 2026-09-01 19:26:52.733252 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt 2026-09-01 19:26:52.733272 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml 2026-09-01 19:26:52.733291 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt 2026-09-01 19:26:52.733310 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml 2026-09-01 19:26:52.733329 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt 2026-09-01 19:26:52.733348 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml 2026-09-01 19:26:52.733366 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/ 2026-09-01 19:26:52.733385 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.txt 2026-09-01 19:26:52.733404 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.yaml 2026-09-01 19:26:52.733422 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.txt 2026-09-01 19:26:52.733442 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.yaml 2026-09-01 19:26:52.733461 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.txt 2026-09-01 19:26:52.733481 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.yaml 2026-09-01 19:26:52.733499 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt 2026-09-01 19:26:52.733518 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml 2026-09-01 19:26:52.733536 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt 2026-09-01 19:26:52.733554 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml 2026-09-01 19:26:52.733572 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt 2026-09-01 19:26:52.733591 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml 2026-09-01 19:26:52.733609 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt 2026-09-01 19:26:52.733627 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml 2026-09-01 19:26:52.733645 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt 2026-09-01 19:26:52.733663 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml 2026-09-01 19:26:52.733681 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.txt 2026-09-01 19:26:52.733699 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.yaml 2026-09-01 19:26:52.733716 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt 2026-09-01 19:26:52.733734 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml 2026-09-01 19:26:52.733752 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.txt 2026-09-01 19:26:52.733769 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.yaml 2026-09-01 19:26:52.733787 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt 2026-09-01 19:26:52.733805 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml 2026-09-01 19:26:52.733829 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt 2026-09-01 19:26:52.733848 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml 2026-09-01 19:26:52.733867 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.txt 2026-09-01 19:26:52.733885 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.yaml 2026-09-01 19:26:52.733903 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt 2026-09-01 19:26:52.733921 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml 2026-09-01 19:26:52.733939 | instance | cd+++++++++ objects/namespaced/orc-system/ 2026-09-01 19:26:52.733957 | instance | cd+++++++++ objects/namespaced/orc-system/configmaps/ 2026-09-01 19:26:52.733975 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.txt 2026-09-01 19:26:52.733994 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.yaml 2026-09-01 19:26:52.734011 | instance | cd+++++++++ objects/namespaced/orc-system/deployment/ 2026-09-01 19:26:52.734029 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.txt 2026-09-01 19:26:52.734048 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.yaml 2026-09-01 19:26:52.734067 | instance | cd+++++++++ objects/namespaced/orc-system/endpoints/ 2026-09-01 19:26:52.734086 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.txt 2026-09-01 19:26:52.734105 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.yaml 2026-09-01 19:26:52.734123 | instance | cd+++++++++ objects/namespaced/orc-system/pods/ 2026-09-01 19:26:52.734141 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-cpxpg.txt 2026-09-01 19:26:52.734159 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-cpxpg.yaml 2026-09-01 19:26:52.734177 | instance | cd+++++++++ objects/namespaced/orc-system/rolebindings/ 2026-09-01 19:26:52.734195 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.txt 2026-09-01 19:26:52.734212 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.yaml 2026-09-01 19:26:52.734230 | instance | cd+++++++++ objects/namespaced/orc-system/roles/ 2026-09-01 19:26:52.734248 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.txt 2026-09-01 19:26:52.734267 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.yaml 2026-09-01 19:26:52.734285 | instance | cd+++++++++ objects/namespaced/orc-system/serviceaccounts/ 2026-09-01 19:26:52.734304 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.txt 2026-09-01 19:26:52.734322 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.yaml 2026-09-01 19:26:52.734340 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.txt 2026-09-01 19:26:52.734358 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.yaml 2026-09-01 19:26:52.734376 | instance | cd+++++++++ objects/namespaced/orc-system/services/ 2026-09-01 19:26:52.734394 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.txt 2026-09-01 19:26:52.734412 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.yaml 2026-09-01 19:26:52.734431 | instance | cd+++++++++ objects/namespaced/rook-ceph/ 2026-09-01 19:26:52.734449 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/ 2026-09-01 19:26:52.734468 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt 2026-09-01 19:26:52.734493 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml 2026-09-01 19:26:52.734513 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt 2026-09-01 19:26:52.734531 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml 2026-09-01 19:26:52.734550 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt 2026-09-01 19:26:52.734571 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml 2026-09-01 19:26:52.734592 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt 2026-09-01 19:26:52.734610 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml 2026-09-01 19:26:52.734628 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/ 2026-09-01 19:26:52.734647 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt 2026-09-01 19:26:52.734665 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml 2026-09-01 19:26:52.734683 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/ 2026-09-01 19:26:52.734702 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-7b66cfb94c-cd777.txt 2026-09-01 19:26:52.734721 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-7b66cfb94c-cd777.yaml 2026-09-01 19:26:52.734739 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/ 2026-09-01 19:26:52.734757 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt 2026-09-01 19:26:52.734776 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml 2026-09-01 19:26:52.734794 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt 2026-09-01 19:26:52.734811 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml 2026-09-01 19:26:52.734830 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt 2026-09-01 19:26:52.734847 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-09-01 19:26:52.734865 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt 2026-09-01 19:26:52.734883 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml 2026-09-01 19:26:52.734902 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt 2026-09-01 19:26:52.734921 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml 2026-09-01 19:26:52.734938 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt 2026-09-01 19:26:52.734956 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml 2026-09-01 19:26:52.734973 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt 2026-09-01 19:26:52.734991 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml 2026-09-01 19:26:52.735009 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt 2026-09-01 19:26:52.735027 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml 2026-09-01 19:26:52.735067 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt 2026-09-01 19:26:52.735087 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml 2026-09-01 19:26:52.735105 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt 2026-09-01 19:26:52.735124 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml 2026-09-01 19:26:52.735143 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/ 2026-09-01 19:26:52.735166 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt 2026-09-01 19:26:52.735184 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml 2026-09-01 19:26:52.735202 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt 2026-09-01 19:26:52.735220 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml 2026-09-01 19:26:52.735238 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt 2026-09-01 19:26:52.735256 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml 2026-09-01 19:26:52.735274 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt 2026-09-01 19:26:52.735292 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml 2026-09-01 19:26:52.735309 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt 2026-09-01 19:26:52.735328 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml 2026-09-01 19:26:52.735347 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt 2026-09-01 19:26:52.735365 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml 2026-09-01 19:26:52.735383 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt 2026-09-01 19:26:52.735401 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml 2026-09-01 19:26:52.735419 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/ 2026-09-01 19:26:52.735436 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt 2026-09-01 19:26:52.735454 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml 2026-09-01 19:26:52.735472 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/ 2026-09-01 19:26:52.735489 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt 2026-09-01 19:26:52.735507 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml 2026-09-01 19:26:52.735526 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt 2026-09-01 19:26:52.735544 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml 2026-09-01 19:26:52.735562 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-09-01 19:26:52.735580 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-09-01 19:26:52.735598 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt 2026-09-01 19:26:52.735616 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml 2026-09-01 19:26:52.735634 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt 2026-09-01 19:26:52.735651 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml 2026-09-01 19:26:52.735669 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt 2026-09-01 19:26:52.735687 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml 2026-09-01 19:26:52.735704 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt 2026-09-01 19:26:52.735723 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml 2026-09-01 19:26:52.735742 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt 2026-09-01 19:26:52.735762 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml 2026-09-01 19:26:52.735780 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt 2026-09-01 19:26:52.735799 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml 2026-09-01 19:26:52.735821 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt 2026-09-01 19:26:52.735841 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml 2026-09-01 19:26:52.735859 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt 2026-09-01 19:26:52.735878 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml 2026-09-01 19:26:52.735897 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt 2026-09-01 19:26:52.735915 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml 2026-09-01 19:26:52.735935 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt 2026-09-01 19:26:52.735954 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml 2026-09-01 19:26:52.735972 | instance | cd+++++++++ objects/namespaced/secretgen-controller/ 2026-09-01 19:26:52.735991 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/ 2026-09-01 19:26:52.736010 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt 2026-09-01 19:26:52.736029 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml 2026-09-01 19:26:52.736047 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/ 2026-09-01 19:26:52.736065 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt 2026-09-01 19:26:52.736083 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml 2026-09-01 19:26:52.736102 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/ 2026-09-01 19:26:52.736120 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-rjh4t.txt 2026-09-01 19:26:52.736139 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-rjh4t.yaml 2026-09-01 19:26:52.736159 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/ 2026-09-01 19:26:52.736177 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt 2026-09-01 19:26:52.736195 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml 2026-09-01 19:26:52.736213 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt 2026-09-01 19:26:52.736232 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml 2026-09-01 19:26:52.773250 | 2026-09-01 19:26:52.773326 | TASK [gather-pod-logs : creating directory for pod logs] 2026-09-01 19:26:53.038221 | instance | changed 2026-09-01 19:26:53.046309 | 2026-09-01 19:26:53.046423 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-09-01 19:26:53.325921 | instance | changed 2026-09-01 19:26:53.331308 | 2026-09-01 19:26:53.331383 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-09-01 19:26:54.112868 | instance | auth-system/keycloak-0/keycloak 2026-09-01 19:26:54.386876 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found 2026-09-01 19:26:54.626620 | instance | capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-jf45k/manager 2026-09-01 19:26:54.911184 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-bootstrap-controller-manager-67b8b974d6-jf45k" not found 2026-09-01 19:26:55.162459 | instance | capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-bmdpw/manager 2026-09-01 19:26:55.449356 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-bmdpw" not found 2026-09-01 19:26:55.676457 | instance | capi-system/capi-controller-manager-5647546676-ztnvc/manager 2026-09-01 19:26:55.938109 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-controller-manager-5647546676-ztnvc" not found 2026-09-01 19:26:56.223000 | instance | capo-system/capo-controller-manager-56cf844ccd-9zbfj/manager 2026-09-01 19:26:56.454049 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capo-controller-manager-56cf844ccd-9zbfj" not found 2026-09-01 19:26:56.721907 | instance | cert-manager/cert-manager-75c4c745bc-n9nh6/cert-manager-controller 2026-09-01 19:26:56.969158 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75c4c745bc-n9nh6" not found 2026-09-01 19:26:57.233552 | instance | cert-manager/cert-manager-cainjector-64b59ddb75-xdtwj/cert-manager-cainjector 2026-09-01 19:26:57.501362 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-64b59ddb75-xdtwj" not found 2026-09-01 19:26:57.739550 | instance | cert-manager/cert-manager-webhook-548949fc64-n2l6g/cert-manager-webhook 2026-09-01 19:26:57.985763 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-548949fc64-n2l6g" not found 2026-09-01 19:26:58.246186 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-9s5xj/envoy-gateway 2026-09-01 19:26:58.590170 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-9s5xj" not found 2026-09-01 19:26:58.842498 | instance | ingress-nginx/ingress-nginx-controller-xmv8w/controller 2026-09-01 19:26:59.161074 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-xmv8w" not found 2026-09-01 19:26:59.437132 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-k2cbj/ingress-nginx-default-backend 2026-09-01 19:26:59.683605 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-k2cbj" not found 2026-09-01 19:26:59.936704 | instance | kube-system/cilium-operator-869df985b8-j6jf7/cilium-operator 2026-09-01 19:27:00.215806 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-j6jf7" not found 2026-09-01 19:27:00.471238 | instance | kube-system/cilium-z92q4/config 2026-09-01 19:27:00.712155 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-z92q4" not found 2026-09-01 19:27:00.715564 | instance | kube-system/cilium-z92q4/mount-cgroup 2026-09-01 19:27:00.991770 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-z92q4" not found 2026-09-01 19:27:00.996618 | instance | kube-system/cilium-z92q4/apply-sysctl-overwrites 2026-09-01 19:27:01.236507 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-z92q4" not found 2026-09-01 19:27:01.242332 | instance | kube-system/cilium-z92q4/mount-bpf-fs 2026-09-01 19:27:01.520620 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-z92q4" not found 2026-09-01 19:27:01.526887 | instance | kube-system/cilium-z92q4/clean-cilium-state 2026-09-01 19:27:01.765457 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-z92q4" not found 2026-09-01 19:27:01.770044 | instance | kube-system/cilium-z92q4/install-cni-binaries 2026-09-01 19:27:02.025153 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-z92q4" not found 2026-09-01 19:27:02.035541 | instance | kube-system/cilium-z92q4/cilium-agent 2026-09-01 19:27:02.396541 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-z92q4" not found 2026-09-01 19:27:02.621306 | instance | kube-system/coredns-67659f764b-p7nt5/coredns 2026-09-01 19:27:02.846115 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-p7nt5" not found 2026-09-01 19:27:03.115219 | instance | kube-system/coredns-67659f764b-r7vj8/coredns 2026-09-01 19:27:03.388733 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-r7vj8" not found 2026-09-01 19:27:03.609387 | instance | kube-system/etcd-instance/etcd 2026-09-01 19:27:03.833170 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-09-01 19:27:04.066931 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-09-01 19:27:04.321248 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-09-01 19:27:04.558564 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-09-01 19:27:04.929313 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found 2026-09-01 19:27:05.171144 | instance | kube-system/kube-proxy-fjbdw/kube-proxy 2026-09-01 19:27:05.422690 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-fjbdw" not found 2026-09-01 19:27:05.656118 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-09-01 19:27:05.927955 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found 2026-09-01 19:27:06.187635 | instance | kube-system/kube-vip-instance/kube-vip 2026-09-01 19:27:06.442959 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found 2026-09-01 19:27:06.691792 | instance | local-path-storage/local-path-provisioner-679c578f5-q7w8g/local-path-provisioner 2026-09-01 19:27:06.973895 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-q7w8g" not found 2026-09-01 19:27:07.262423 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader 2026-09-01 19:27:07.513845 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-09-01 19:27:07.519014 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager 2026-09-01 19:27:07.772463 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-09-01 19:27:07.778568 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader 2026-09-01 19:27:08.025407 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-09-01 19:27:08.030921 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy 2026-09-01 19:27:08.330712 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-09-01 19:27:08.574499 | instance | monitoring/goldpinger-8562f/goldpinger-daemon 2026-09-01 19:27:08.812411 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-8562f" not found 2026-09-01 19:27:09.063871 | instance | monitoring/kube-prometheus-stack-grafana-7f6754646c-zvkhc/grafana-sc-dashboard 2026-09-01 19:27:09.348878 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-7f6754646c-zvkhc" not found 2026-09-01 19:27:09.354031 | instance | monitoring/kube-prometheus-stack-grafana-7f6754646c-zvkhc/grafana-sc-datasources 2026-09-01 19:27:09.601108 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-7f6754646c-zvkhc" not found 2026-09-01 19:27:09.608068 | instance | monitoring/kube-prometheus-stack-grafana-7f6754646c-zvkhc/grafana 2026-09-01 19:27:09.910067 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-7f6754646c-zvkhc" not found 2026-09-01 19:27:10.205670 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-f569l/kube-state-metrics 2026-09-01 19:27:10.414338 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-f569l" not found 2026-09-01 19:27:10.693088 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-ksctx/kube-prometheus-stack 2026-09-01 19:27:10.956483 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-ksctx" not found 2026-09-01 19:27:11.234775 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-znh57/node-exporter 2026-09-01 19:27:11.475092 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-znh57/pod-tls-sidecar 2026-09-01 19:27:11.695612 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-znh57" not found 2026-09-01 19:27:11.944960 | instance | monitoring/loki-0/loki 2026-09-01 19:27:12.220942 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found 2026-09-01 19:27:12.438476 | instance | monitoring/loki-chunks-cache-0/memcached 2026-09-01 19:27:12.689513 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found 2026-09-01 19:27:12.694606 | instance | monitoring/loki-chunks-cache-0/exporter 2026-09-01 19:27:12.934153 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found 2026-09-01 19:27:13.199679 | instance | monitoring/loki-gateway-cf54cb88c-c4ztf/nginx 2026-09-01 19:27:13.654054 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-c4ztf" not found 2026-09-01 19:27:13.906953 | instance | monitoring/loki-results-cache-0/memcached 2026-09-01 19:27:14.158016 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found 2026-09-01 19:27:14.164340 | instance | monitoring/loki-results-cache-0/exporter 2026-09-01 19:27:14.409055 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found 2026-09-01 19:27:14.685195 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-vmcdq/gc 2026-09-01 19:27:14.925934 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-vmcdq" not found 2026-09-01 19:27:15.202156 | instance | monitoring/node-feature-discovery-master-8665476dbc-q8d98/master 2026-09-01 19:27:15.452244 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-q8d98" not found 2026-09-01 19:27:15.703947 | instance | monitoring/node-feature-discovery-worker-8fjb4/worker 2026-09-01 19:27:15.997854 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-8fjb4" not found 2026-09-01 19:27:16.267212 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader 2026-09-01 19:27:16.501624 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-09-01 19:27:16.507166 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus 2026-09-01 19:27:16.767905 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-09-01 19:27:16.773143 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader 2026-09-01 19:27:17.017230 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-09-01 19:27:17.021952 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar 2026-09-01 19:27:17.299575 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-09-01 19:27:17.304696 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy 2026-09-01 19:27:17.572489 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-09-01 19:27:17.804901 | instance | monitoring/prometheus-pushgateway-7b8659c68b-69g4m/pushgateway 2026-09-01 19:27:18.074823 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-69g4m" not found 2026-09-01 19:27:18.337559 | instance | monitoring/vector-q45pw/vector 2026-09-01 19:27:18.656819 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-q45pw" not found 2026-09-01 19:27:18.915347 | instance | openstack/barbican-api-687bfffc-bmll7/init 2026-09-01 19:27:19.212033 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-687bfffc-bmll7" not found 2026-09-01 19:27:19.219071 | instance | openstack/barbican-api-687bfffc-bmll7/barbican-api 2026-09-01 19:27:19.500170 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-687bfffc-bmll7" not found 2026-09-01 19:27:19.750482 | instance | openstack/barbican-db-init-2scjm/init 2026-09-01 19:27:20.027051 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-2scjm" not found 2026-09-01 19:27:20.036044 | instance | openstack/barbican-db-init-2scjm/barbican-db-init-0 2026-09-01 19:27:20.311353 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-2scjm" not found 2026-09-01 19:27:20.612748 | instance | openstack/barbican-db-sync-f2hgp/init 2026-09-01 19:27:20.895779 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-f2hgp" not found 2026-09-01 19:27:20.900778 | instance | openstack/barbican-db-sync-f2hgp/barbican-db-sync 2026-09-01 19:27:21.148865 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-f2hgp" not found 2026-09-01 19:27:21.404790 | instance | openstack/barbican-ks-endpoints-xdbd9/init 2026-09-01 19:27:21.773776 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-xdbd9" not found 2026-09-01 19:27:21.779977 | instance | openstack/barbican-ks-endpoints-xdbd9/key-manager-ks-endpoints-admin 2026-09-01 19:27:22.033207 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-xdbd9" not found 2026-09-01 19:27:22.038120 | instance | openstack/barbican-ks-endpoints-xdbd9/key-manager-ks-endpoints-internal 2026-09-01 19:27:22.313624 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-xdbd9" not found 2026-09-01 19:27:22.320272 | instance | openstack/barbican-ks-endpoints-xdbd9/key-manager-ks-endpoints-public 2026-09-01 19:27:22.558767 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-xdbd9" not found 2026-09-01 19:27:22.817300 | instance | openstack/barbican-ks-service-vc29s/init 2026-09-01 19:27:23.069646 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-vc29s" not found 2026-09-01 19:27:23.074728 | instance | openstack/barbican-ks-service-vc29s/key-manager-ks-service-registration 2026-09-01 19:27:23.393757 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-vc29s" not found 2026-09-01 19:27:23.681635 | instance | openstack/barbican-ks-user-6x8rf/init 2026-09-01 19:27:23.959755 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-6x8rf" not found 2026-09-01 19:27:23.967738 | instance | openstack/barbican-ks-user-6x8rf/barbican-ks-user 2026-09-01 19:27:24.232978 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-6x8rf" not found 2026-09-01 19:27:24.479799 | instance | openstack/barbican-rabbit-init-q8q67/init 2026-09-01 19:27:24.749659 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-q8q67" not found 2026-09-01 19:27:24.754938 | instance | openstack/barbican-rabbit-init-q8q67/rabbit-init 2026-09-01 19:27:24.999024 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-q8q67" not found 2026-09-01 19:27:25.280080 | instance | openstack/cinder-api-584cf9f965-8ph9d/init 2026-09-01 19:27:25.574669 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-584cf9f965-8ph9d" not found 2026-09-01 19:27:25.580765 | instance | openstack/cinder-api-584cf9f965-8ph9d/ceph-coordination-volume-perms 2026-09-01 19:27:25.832870 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-584cf9f965-8ph9d" not found 2026-09-01 19:27:25.838978 | instance | openstack/cinder-api-584cf9f965-8ph9d/cinder-api 2026-09-01 19:27:26.156723 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-584cf9f965-8ph9d" not found 2026-09-01 19:27:26.415258 | instance | openstack/cinder-backup-677cf6c6c6-dhc25/init 2026-09-01 19:27:26.657079 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-677cf6c6c6-dhc25" not found 2026-09-01 19:27:26.662154 | instance | openstack/cinder-backup-677cf6c6c6-dhc25/ceph-backup-keyring-placement 2026-09-01 19:27:26.929895 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-677cf6c6c6-dhc25" not found 2026-09-01 19:27:26.936022 | instance | openstack/cinder-backup-677cf6c6c6-dhc25/ceph-keyring-placement-rbd1 2026-09-01 19:27:27.215990 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-677cf6c6c6-dhc25" not found 2026-09-01 19:27:27.222350 | instance | openstack/cinder-backup-677cf6c6c6-dhc25/ceph-coordination-volume-perms 2026-09-01 19:27:27.496592 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-677cf6c6c6-dhc25" not found 2026-09-01 19:27:27.501461 | instance | openstack/cinder-backup-677cf6c6c6-dhc25/cinder-backup 2026-09-01 19:27:27.751049 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-677cf6c6c6-dhc25" not found 2026-09-01 19:27:27.992112 | instance | openstack/cinder-backup-storage-init-zcjrl/init 2026-09-01 19:27:28.249495 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-zcjrl" not found 2026-09-01 19:27:28.254521 | instance | openstack/cinder-backup-storage-init-zcjrl/ceph-keyring-placement 2026-09-01 19:27:28.486898 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-zcjrl" not found 2026-09-01 19:27:28.493056 | instance | openstack/cinder-backup-storage-init-zcjrl/cinder-backup-storage-init 2026-09-01 19:27:28.735037 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-zcjrl" not found 2026-09-01 19:27:28.968010 | instance | openstack/cinder-bootstrap-fmpmm/init 2026-09-01 19:27:29.236978 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-fmpmm" not found 2026-09-01 19:27:29.243237 | instance | openstack/cinder-bootstrap-fmpmm/bootstrap 2026-09-01 19:27:29.482662 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-fmpmm" not found 2026-09-01 19:27:29.745443 | instance | openstack/cinder-create-internal-tenant-wq2vk/init 2026-09-01 19:27:29.985258 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-wq2vk" not found 2026-09-01 19:27:29.990784 | instance | openstack/cinder-create-internal-tenant-wq2vk/create-internal-tenant 2026-09-01 19:27:30.256904 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-wq2vk" not found 2026-09-01 19:27:30.483931 | instance | openstack/cinder-db-init-nx2gm/init 2026-09-01 19:27:30.747247 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-nx2gm" not found 2026-09-01 19:27:30.752858 | instance | openstack/cinder-db-init-nx2gm/cinder-db-init-0 2026-09-01 19:27:30.985607 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-nx2gm" not found 2026-09-01 19:27:31.257380 | instance | openstack/cinder-db-sync-6jgzr/init 2026-09-01 19:27:31.509465 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-6jgzr" not found 2026-09-01 19:27:31.515792 | instance | openstack/cinder-db-sync-6jgzr/cinder-db-sync 2026-09-01 19:27:31.769612 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-6jgzr" not found 2026-09-01 19:27:32.034056 | instance | openstack/cinder-ks-endpoints-ptd9m/init 2026-09-01 19:27:32.318880 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-ptd9m" not found 2026-09-01 19:27:32.324689 | instance | openstack/cinder-ks-endpoints-ptd9m/volumev3-ks-endpoints-admin 2026-09-01 19:27:32.582148 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-ptd9m" not found 2026-09-01 19:27:32.587086 | instance | openstack/cinder-ks-endpoints-ptd9m/volumev3-ks-endpoints-internal 2026-09-01 19:27:32.844458 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-ptd9m" not found 2026-09-01 19:27:32.850431 | instance | openstack/cinder-ks-endpoints-ptd9m/volumev3-ks-endpoints-public 2026-09-01 19:27:33.086409 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-ptd9m" not found 2026-09-01 19:27:33.328318 | instance | openstack/cinder-ks-service-gtxmf/init 2026-09-01 19:27:33.528110 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-gtxmf" not found 2026-09-01 19:27:33.533107 | instance | openstack/cinder-ks-service-gtxmf/volumev3-ks-service-registration 2026-09-01 19:27:33.799806 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-gtxmf" not found 2026-09-01 19:27:34.083466 | instance | openstack/cinder-ks-user-7rzxs/init 2026-09-01 19:27:34.352608 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-7rzxs" not found 2026-09-01 19:27:34.358301 | instance | openstack/cinder-ks-user-7rzxs/cinder-ks-user 2026-09-01 19:27:34.618429 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-7rzxs" not found 2026-09-01 19:27:34.899345 | instance | openstack/cinder-rabbit-init-8skhd/init 2026-09-01 19:27:35.128972 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-8skhd" not found 2026-09-01 19:27:35.136533 | instance | openstack/cinder-rabbit-init-8skhd/rabbit-init 2026-09-01 19:27:35.418806 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-8skhd" not found 2026-09-01 19:27:35.661293 | instance | openstack/cinder-scheduler-658dc7699b-clvlc/init 2026-09-01 19:27:35.931426 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-658dc7699b-clvlc" not found 2026-09-01 19:27:35.934734 | instance | openstack/cinder-scheduler-658dc7699b-clvlc/ceph-coordination-volume-perms 2026-09-01 19:27:36.207066 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-658dc7699b-clvlc" not found 2026-09-01 19:27:36.211408 | instance | openstack/cinder-scheduler-658dc7699b-clvlc/cinder-scheduler 2026-09-01 19:27:36.451664 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-658dc7699b-clvlc" not found 2026-09-01 19:27:36.704386 | instance | openstack/cinder-storage-init-pg6dq/init 2026-09-01 19:27:36.977301 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-pg6dq" not found 2026-09-01 19:27:36.982653 | instance | openstack/cinder-storage-init-pg6dq/ceph-keyring-placement 2026-09-01 19:27:37.238694 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-pg6dq" not found 2026-09-01 19:27:37.244479 | instance | openstack/cinder-storage-init-pg6dq/cinder-storage-init-rbd1 2026-09-01 19:27:37.449006 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-pg6dq" not found 2026-09-01 19:27:37.723845 | instance | openstack/cinder-volume-685bc8cd5-6mvxg/init 2026-09-01 19:27:37.974360 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-685bc8cd5-6mvxg" not found 2026-09-01 19:27:37.979500 | instance | openstack/cinder-volume-685bc8cd5-6mvxg/ceph-keyring-placement-rbd1 2026-09-01 19:27:38.274717 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-685bc8cd5-6mvxg" not found 2026-09-01 19:27:38.281294 | instance | openstack/cinder-volume-685bc8cd5-6mvxg/ceph-coordination-volume-perms 2026-09-01 19:27:38.528732 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-685bc8cd5-6mvxg" not found 2026-09-01 19:27:38.533869 | instance | openstack/cinder-volume-685bc8cd5-6mvxg/init-cinder-conf 2026-09-01 19:27:38.789964 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-685bc8cd5-6mvxg" not found 2026-09-01 19:27:38.794890 | instance | openstack/cinder-volume-685bc8cd5-6mvxg/cinder-volume 2026-09-01 19:27:39.045524 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-685bc8cd5-6mvxg" not found 2026-09-01 19:27:39.306225 | instance | openstack/cinder-volume-usage-audit-29804825-966fd/init 2026-09-01 19:27:39.552547 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-usage-audit-29804825-966fd" not found 2026-09-01 19:27:39.557880 | instance | openstack/cinder-volume-usage-audit-29804825-966fd/cinder-volume-usage-audit 2026-09-01 19:27:39.786375 | instance | Error from server (BadRequest): previous terminated container "cinder-volume-usage-audit" in pod "cinder-volume-usage-audit-29804825-966fd" not found 2026-09-01 19:27:40.042629 | instance | openstack/glance-api-d7f5ccd6b-k7xqb/init 2026-09-01 19:27:40.284966 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-d7f5ccd6b-k7xqb" not found 2026-09-01 19:27:40.291570 | instance | openstack/glance-api-d7f5ccd6b-k7xqb/glance-perms 2026-09-01 19:27:40.522485 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-d7f5ccd6b-k7xqb" not found 2026-09-01 19:27:40.528187 | instance | openstack/glance-api-d7f5ccd6b-k7xqb/ceph-keyring-placement 2026-09-01 19:27:40.777523 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-d7f5ccd6b-k7xqb" not found 2026-09-01 19:27:40.782508 | instance | openstack/glance-api-d7f5ccd6b-k7xqb/glance-api 2026-09-01 19:27:41.032635 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-d7f5ccd6b-k7xqb" not found 2026-09-01 19:27:41.306663 | instance | openstack/glance-db-init-w6hld/init 2026-09-01 19:27:41.563147 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-w6hld" not found 2026-09-01 19:27:41.567653 | instance | openstack/glance-db-init-w6hld/glance-db-init-0 2026-09-01 19:27:41.800315 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-w6hld" not found 2026-09-01 19:27:42.057295 | instance | openstack/glance-db-sync-wcrs8/init 2026-09-01 19:27:42.323517 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-wcrs8" not found 2026-09-01 19:27:42.329745 | instance | openstack/glance-db-sync-wcrs8/glance-db-sync 2026-09-01 19:27:42.568269 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-wcrs8" not found 2026-09-01 19:27:42.813654 | instance | openstack/glance-ks-endpoints-4hggq/init 2026-09-01 19:27:43.077934 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-4hggq" not found 2026-09-01 19:27:43.085747 | instance | openstack/glance-ks-endpoints-4hggq/image-ks-endpoints-admin 2026-09-01 19:27:43.340848 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-4hggq" not found 2026-09-01 19:27:43.346538 | instance | openstack/glance-ks-endpoints-4hggq/image-ks-endpoints-internal 2026-09-01 19:27:43.583746 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-4hggq" not found 2026-09-01 19:27:43.590986 | instance | openstack/glance-ks-endpoints-4hggq/image-ks-endpoints-public 2026-09-01 19:27:43.861680 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-4hggq" not found 2026-09-01 19:27:44.134873 | instance | openstack/glance-ks-service-67l46/init 2026-09-01 19:27:44.371690 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-67l46" not found 2026-09-01 19:27:44.377720 | instance | openstack/glance-ks-service-67l46/image-ks-service-registration 2026-09-01 19:27:44.639050 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-67l46" not found 2026-09-01 19:27:44.862843 | instance | openstack/glance-ks-user-f7fj6/init 2026-09-01 19:27:45.128486 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-f7fj6" not found 2026-09-01 19:27:45.133953 | instance | openstack/glance-ks-user-f7fj6/glance-ks-user 2026-09-01 19:27:45.374013 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-f7fj6" not found 2026-09-01 19:27:45.603482 | instance | openstack/glance-metadefs-load-8t87v/init 2026-09-01 19:27:45.852068 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-8t87v" not found 2026-09-01 19:27:45.858955 | instance | openstack/glance-metadefs-load-8t87v/glance-metadefs-load 2026-09-01 19:27:46.125418 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-8t87v" not found 2026-09-01 19:27:46.358239 | instance | openstack/glance-rabbit-init-hwxcx/init 2026-09-01 19:27:46.630919 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-hwxcx" not found 2026-09-01 19:27:46.636598 | instance | openstack/glance-rabbit-init-hwxcx/rabbit-init 2026-09-01 19:27:46.882794 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-hwxcx" not found 2026-09-01 19:27:47.195117 | instance | openstack/glance-storage-init-mmqxw/init 2026-09-01 19:27:47.458726 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-mmqxw" not found 2026-09-01 19:27:47.464047 | instance | openstack/glance-storage-init-mmqxw/ceph-keyring-placement 2026-09-01 19:27:47.724674 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-mmqxw" not found 2026-09-01 19:27:47.730472 | instance | openstack/glance-storage-init-mmqxw/glance-storage-init 2026-09-01 19:27:47.989807 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-mmqxw" not found 2026-09-01 19:27:48.278424 | instance | openstack/heat-api-7b7dd5d6b-brd2w/init 2026-09-01 19:27:48.528463 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-api-7b7dd5d6b-brd2w" not found 2026-09-01 19:27:48.534086 | instance | openstack/heat-api-7b7dd5d6b-brd2w/heat-api 2026-09-01 19:27:48.787326 | instance | Error from server (BadRequest): previous terminated container "heat-api" in pod "heat-api-7b7dd5d6b-brd2w" not found 2026-09-01 19:27:49.041066 | instance | openstack/heat-bootstrap-2b7tl/init 2026-09-01 19:27:49.329026 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-bootstrap-2b7tl" not found 2026-09-01 19:27:49.334595 | instance | openstack/heat-bootstrap-2b7tl/bootstrap 2026-09-01 19:27:49.580505 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "heat-bootstrap-2b7tl" not found 2026-09-01 19:27:49.845887 | instance | openstack/heat-cfn-78fff7bf6-gtt8z/init 2026-09-01 19:27:50.127946 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-cfn-78fff7bf6-gtt8z" not found 2026-09-01 19:27:50.135425 | instance | openstack/heat-cfn-78fff7bf6-gtt8z/heat-cfn 2026-09-01 19:27:50.393646 | instance | Error from server (BadRequest): previous terminated container "heat-cfn" in pod "heat-cfn-78fff7bf6-gtt8z" not found 2026-09-01 19:27:50.672974 | instance | openstack/heat-db-init-49s5p/init 2026-09-01 19:27:50.928312 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-init-49s5p" not found 2026-09-01 19:27:50.934408 | instance | openstack/heat-db-init-49s5p/heat-db-init-0 2026-09-01 19:27:51.177992 | instance | Error from server (BadRequest): previous terminated container "heat-db-init-0" in pod "heat-db-init-49s5p" not found 2026-09-01 19:27:51.428444 | instance | openstack/heat-db-sync-s22kw/init 2026-09-01 19:27:51.670090 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-sync-s22kw" not found 2026-09-01 19:27:51.676218 | instance | openstack/heat-db-sync-s22kw/heat-db-sync 2026-09-01 19:27:51.952826 | instance | Error from server (BadRequest): previous terminated container "heat-db-sync" in pod "heat-db-sync-s22kw" not found 2026-09-01 19:27:52.241595 | instance | openstack/heat-domain-ks-user-hfj29/init 2026-09-01 19:27:52.486554 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-domain-ks-user-hfj29" not found 2026-09-01 19:27:52.492275 | instance | openstack/heat-domain-ks-user-hfj29/heat-ks-domain-user 2026-09-01 19:27:52.726214 | instance | Error from server (BadRequest): previous terminated container "heat-ks-domain-user" in pod "heat-domain-ks-user-hfj29" not found 2026-09-01 19:27:52.979455 | instance | openstack/heat-engine-cleaner-29804835-cmssk/init 2026-09-01 19:27:53.245280 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29804835-cmssk" not found 2026-09-01 19:27:53.250337 | instance | openstack/heat-engine-cleaner-29804835-cmssk/heat-engine-cleaner 2026-09-01 19:27:53.462986 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29804835-cmssk" not found 2026-09-01 19:27:53.726859 | instance | openstack/heat-engine-cleaner-29804840-cvsql/init 2026-09-01 19:27:53.982210 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29804840-cvsql" not found 2026-09-01 19:27:53.988887 | instance | openstack/heat-engine-cleaner-29804840-cvsql/heat-engine-cleaner 2026-09-01 19:27:54.245240 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29804840-cvsql" not found 2026-09-01 19:27:54.510015 | instance | openstack/heat-engine-cleaner-29804845-7tc76/init 2026-09-01 19:27:54.755550 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29804845-7tc76" not found 2026-09-01 19:27:54.760566 | instance | openstack/heat-engine-cleaner-29804845-7tc76/heat-engine-cleaner 2026-09-01 19:27:55.018262 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29804845-7tc76" not found 2026-09-01 19:27:55.313667 | instance | openstack/heat-engine-db7f69bbc-w4v8h/init 2026-09-01 19:27:55.593001 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-db7f69bbc-w4v8h" not found 2026-09-01 19:27:55.599418 | instance | openstack/heat-engine-db7f69bbc-w4v8h/heat-engine 2026-09-01 19:27:55.870910 | instance | Error from server (BadRequest): previous terminated container "heat-engine" in pod "heat-engine-db7f69bbc-w4v8h" not found 2026-09-01 19:27:56.134932 | instance | openstack/heat-ks-endpoints-fqv4v/init 2026-09-01 19:27:56.436131 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-endpoints-fqv4v" not found 2026-09-01 19:27:56.442542 | instance | openstack/heat-ks-endpoints-fqv4v/orchestration-ks-endpoints-admin 2026-09-01 19:27:56.719586 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-admin" in pod "heat-ks-endpoints-fqv4v" not found 2026-09-01 19:27:56.723688 | instance | openstack/heat-ks-endpoints-fqv4v/orchestration-ks-endpoints-internal 2026-09-01 19:27:56.990390 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-internal" in pod "heat-ks-endpoints-fqv4v" not found 2026-09-01 19:27:56.995820 | instance | openstack/heat-ks-endpoints-fqv4v/orchestration-ks-endpoints-public 2026-09-01 19:27:57.277005 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-public" in pod "heat-ks-endpoints-fqv4v" not found 2026-09-01 19:27:57.281040 | instance | openstack/heat-ks-endpoints-fqv4v/cloudformation-ks-endpoints-admin 2026-09-01 19:27:57.530090 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-admin" in pod "heat-ks-endpoints-fqv4v" not found 2026-09-01 19:27:57.535202 | instance | openstack/heat-ks-endpoints-fqv4v/cloudformation-ks-endpoints-internal 2026-09-01 19:27:57.777210 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-internal" in pod "heat-ks-endpoints-fqv4v" not found 2026-09-01 19:27:57.785027 | instance | openstack/heat-ks-endpoints-fqv4v/cloudformation-ks-endpoints-public 2026-09-01 19:27:58.074915 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-public" in pod "heat-ks-endpoints-fqv4v" not found 2026-09-01 19:27:58.290880 | instance | openstack/heat-ks-service-5kx8m/init 2026-09-01 19:27:58.529233 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-service-5kx8m" not found 2026-09-01 19:27:58.535227 | instance | openstack/heat-ks-service-5kx8m/orchestration-ks-service-registration 2026-09-01 19:27:58.750726 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-service-registration" in pod "heat-ks-service-5kx8m" not found 2026-09-01 19:27:58.757550 | instance | openstack/heat-ks-service-5kx8m/cloudformation-ks-service-registration 2026-09-01 19:27:58.989474 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-service-registration" in pod "heat-ks-service-5kx8m" not found 2026-09-01 19:27:59.242344 | instance | openstack/heat-ks-user-626c7/init 2026-09-01 19:27:59.487579 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-user-626c7" not found 2026-09-01 19:27:59.492721 | instance | openstack/heat-ks-user-626c7/heat-ks-user 2026-09-01 19:27:59.747555 | instance | Error from server (BadRequest): previous terminated container "heat-ks-user" in pod "heat-ks-user-626c7" not found 2026-09-01 19:27:59.756118 | instance | openstack/heat-ks-user-626c7/heat-trustee-ks-user 2026-09-01 19:28:00.036325 | instance | Error from server (BadRequest): previous terminated container "heat-trustee-ks-user" in pod "heat-ks-user-626c7" not found 2026-09-01 19:28:00.295872 | instance | openstack/heat-rabbit-init-q8zdl/init 2026-09-01 19:28:00.532161 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-rabbit-init-q8zdl" not found 2026-09-01 19:28:00.536708 | instance | openstack/heat-rabbit-init-q8zdl/rabbit-init 2026-09-01 19:28:00.793515 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "heat-rabbit-init-q8zdl" not found 2026-09-01 19:28:01.044250 | instance | openstack/heat-trusts-jsrmc/init 2026-09-01 19:28:01.334627 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-trusts-jsrmc" not found 2026-09-01 19:28:01.340777 | instance | openstack/heat-trusts-jsrmc/heat-trusts 2026-09-01 19:28:01.590596 | instance | Error from server (BadRequest): previous terminated container "heat-trusts" in pod "heat-trusts-jsrmc" not found 2026-09-01 19:28:01.839675 | instance | openstack/keepalived-2jcw6/init 2026-09-01 19:28:02.120599 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-2jcw6" not found 2026-09-01 19:28:02.132496 | instance | openstack/keepalived-2jcw6/wait-for-ip 2026-09-01 19:28:02.665375 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-2jcw6" not found 2026-09-01 19:28:02.670414 | instance | openstack/keepalived-2jcw6/keepalived 2026-09-01 19:28:02.797367 | instance | Error from server (BadRequest): container "keepalived" in pod "keepalived-2jcw6" is waiting to start: PodInitializing 2026-09-01 19:28:02.940040 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-2jcw6" not found 2026-09-01 19:28:03.194327 | instance | openstack/keystone-api-64dc8f9cdf-xnvd5/init 2026-09-01 19:28:03.446451 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-64dc8f9cdf-xnvd5" not found 2026-09-01 19:28:03.451614 | instance | openstack/keystone-api-64dc8f9cdf-xnvd5/keystone-api 2026-09-01 19:28:04.027175 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-64dc8f9cdf-xnvd5" not found 2026-09-01 19:28:04.277976 | instance | openstack/keystone-bootstrap-p9zpm/init 2026-09-01 19:28:04.514158 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-p9zpm" not found 2026-09-01 19:28:04.517643 | instance | openstack/keystone-bootstrap-p9zpm/bootstrap 2026-09-01 19:28:04.742697 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-p9zpm" not found 2026-09-01 19:28:04.993213 | instance | openstack/keystone-credential-setup-l7kqf/init 2026-09-01 19:28:05.258661 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-l7kqf" not found 2026-09-01 19:28:05.262799 | instance | openstack/keystone-credential-setup-l7kqf/keystone-credential-setup 2026-09-01 19:28:05.501628 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-l7kqf" not found 2026-09-01 19:28:05.739794 | instance | openstack/keystone-db-init-mdnx4/init 2026-09-01 19:28:05.990487 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-mdnx4" not found 2026-09-01 19:28:05.995929 | instance | openstack/keystone-db-init-mdnx4/keystone-db-init-0 2026-09-01 19:28:06.239927 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-mdnx4" not found 2026-09-01 19:28:06.478056 | instance | openstack/keystone-db-sync-dnm22/init 2026-09-01 19:28:06.762376 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-dnm22" not found 2026-09-01 19:28:06.766922 | instance | openstack/keystone-db-sync-dnm22/keystone-db-sync 2026-09-01 19:28:07.005607 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-dnm22" not found 2026-09-01 19:28:07.279725 | instance | openstack/keystone-domain-manage-kq8c6/init 2026-09-01 19:28:07.544074 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-kq8c6" not found 2026-09-01 19:28:07.550434 | instance | openstack/keystone-domain-manage-kq8c6/keystone-domain-manage 2026-09-01 19:28:07.785790 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-kq8c6" not found 2026-09-01 19:28:08.010222 | instance | openstack/keystone-fernet-setup-jbrrw/init 2026-09-01 19:28:08.286283 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-jbrrw" not found 2026-09-01 19:28:08.299636 | instance | openstack/keystone-fernet-setup-jbrrw/keystone-fernet-setup 2026-09-01 19:28:08.502329 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-jbrrw" not found 2026-09-01 19:28:08.751424 | instance | openstack/keystone-rabbit-init-kl87k/init 2026-09-01 19:28:09.024850 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-kl87k" not found 2026-09-01 19:28:09.030154 | instance | openstack/keystone-rabbit-init-kl87k/rabbit-init 2026-09-01 19:28:09.276811 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-kl87k" not found 2026-09-01 19:28:09.532981 | instance | openstack/libvirt-libvirt-default-wpccw/init 2026-09-01 19:28:09.808746 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-wpccw" not found 2026-09-01 19:28:09.813429 | instance | openstack/libvirt-libvirt-default-wpccw/init-dynamic-options 2026-09-01 19:28:10.060981 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-wpccw" not found 2026-09-01 19:28:10.068243 | instance | openstack/libvirt-libvirt-default-wpccw/ceph-admin-keyring-placement 2026-09-01 19:28:10.359175 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-wpccw" not found 2026-09-01 19:28:10.366335 | instance | openstack/libvirt-libvirt-default-wpccw/ceph-keyring-placement 2026-09-01 19:28:10.610878 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-wpccw" not found 2026-09-01 19:28:10.616465 | instance | openstack/libvirt-libvirt-default-wpccw/tls-sidecar 2026-09-01 19:28:10.886812 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-wpccw" not found 2026-09-01 19:28:10.891928 | instance | openstack/libvirt-libvirt-default-wpccw/libvirt 2026-09-01 19:28:11.165969 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-wpccw" not found 2026-09-01 19:28:11.171826 | instance | openstack/libvirt-libvirt-default-wpccw/libvirt-exporter 2026-09-01 19:28:11.421712 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-wpccw" not found 2026-09-01 19:28:11.664774 | instance | openstack/magnum-api-75bf659d56-lpbpz/init 2026-09-01 19:28:11.998911 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-api-75bf659d56-lpbpz" not found 2026-09-01 19:28:12.003692 | instance | openstack/magnum-api-75bf659d56-lpbpz/magnum-api 2026-09-01 19:28:12.138936 | instance | Error from server (BadRequest): container "magnum-api" in pod "magnum-api-75bf659d56-lpbpz" is waiting to start: PodInitializing 2026-09-01 19:28:12.272467 | instance | Error from server (BadRequest): previous terminated container "magnum-api" in pod "magnum-api-75bf659d56-lpbpz" not found 2026-09-01 19:28:12.532352 | instance | openstack/magnum-conductor-0/init 2026-09-01 19:28:12.868049 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-conductor-0" not found 2026-09-01 19:28:12.872560 | instance | openstack/magnum-conductor-0/magnum-conductor-init 2026-09-01 19:28:12.988938 | instance | Error from server (BadRequest): container "magnum-conductor-init" in pod "magnum-conductor-0" is waiting to start: PodInitializing 2026-09-01 19:28:13.114015 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor-init" in pod "magnum-conductor-0" not found 2026-09-01 19:28:13.118947 | instance | openstack/magnum-conductor-0/magnum-conductor 2026-09-01 19:28:13.255553 | instance | Error from server (BadRequest): container "magnum-conductor" in pod "magnum-conductor-0" is waiting to start: PodInitializing 2026-09-01 19:28:13.369701 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor" in pod "magnum-conductor-0" not found 2026-09-01 19:28:13.605152 | instance | openstack/magnum-db-init-wkkp8/init 2026-09-01 19:28:13.853426 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-init-wkkp8" not found 2026-09-01 19:28:13.864598 | instance | openstack/magnum-db-init-wkkp8/magnum-db-init-0 2026-09-01 19:28:14.103221 | instance | Error from server (BadRequest): previous terminated container "magnum-db-init-0" in pod "magnum-db-init-wkkp8" not found 2026-09-01 19:28:14.329059 | instance | openstack/magnum-db-sync-trx96/init 2026-09-01 19:28:14.573876 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-sync-trx96" not found 2026-09-01 19:28:14.580832 | instance | openstack/magnum-db-sync-trx96/magnum-db-sync 2026-09-01 19:28:15.016739 | instance | openstack/memcached-memcached-6479589586-hpzbq/init 2026-09-01 19:28:15.301953 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-hpzbq" not found 2026-09-01 19:28:15.308526 | instance | openstack/memcached-memcached-6479589586-hpzbq/memcached 2026-09-01 19:28:15.565376 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-hpzbq" not found 2026-09-01 19:28:15.571302 | instance | openstack/memcached-memcached-6479589586-hpzbq/memcached-exporter 2026-09-01 19:28:15.798820 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-hpzbq" not found 2026-09-01 19:28:16.040154 | instance | openstack/neutron-db-init-h7bd5/init 2026-09-01 19:28:16.282146 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-h7bd5" not found 2026-09-01 19:28:16.286431 | instance | openstack/neutron-db-init-h7bd5/neutron-db-init-0 2026-09-01 19:28:16.525064 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-h7bd5" not found 2026-09-01 19:28:16.775581 | instance | openstack/neutron-db-sync-wnnqm/init 2026-09-01 19:28:17.040951 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-wnnqm" not found 2026-09-01 19:28:17.045886 | instance | openstack/neutron-db-sync-wnnqm/neutron-db-sync 2026-09-01 19:28:17.349726 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-wnnqm" not found 2026-09-01 19:28:17.592038 | instance | openstack/neutron-ks-endpoints-j4vv9/init 2026-09-01 19:28:17.877753 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-j4vv9" not found 2026-09-01 19:28:17.882627 | instance | openstack/neutron-ks-endpoints-j4vv9/network-ks-endpoints-admin 2026-09-01 19:28:18.157233 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-j4vv9" not found 2026-09-01 19:28:18.163539 | instance | openstack/neutron-ks-endpoints-j4vv9/network-ks-endpoints-internal 2026-09-01 19:28:18.433622 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-j4vv9" not found 2026-09-01 19:28:18.439077 | instance | openstack/neutron-ks-endpoints-j4vv9/network-ks-endpoints-public 2026-09-01 19:28:18.673804 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-j4vv9" not found 2026-09-01 19:28:18.931673 | instance | openstack/neutron-ks-service-4zsk2/init 2026-09-01 19:28:19.204977 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-4zsk2" not found 2026-09-01 19:28:19.212878 | instance | openstack/neutron-ks-service-4zsk2/network-ks-service-registration 2026-09-01 19:28:19.462979 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-4zsk2" not found 2026-09-01 19:28:19.747246 | instance | openstack/neutron-ks-user-zwf6c/init 2026-09-01 19:28:19.991692 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-zwf6c" not found 2026-09-01 19:28:19.997738 | instance | openstack/neutron-ks-user-zwf6c/neutron-ks-user 2026-09-01 19:28:20.273532 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-zwf6c" not found 2026-09-01 19:28:20.538152 | instance | openstack/neutron-netns-cleanup-cron-default-ds2fx/init 2026-09-01 19:28:20.796227 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-ds2fx" not found 2026-09-01 19:28:20.801968 | instance | openstack/neutron-netns-cleanup-cron-default-ds2fx/neutron-netns-cleanup-cron 2026-09-01 19:28:21.067265 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-ds2fx" not found 2026-09-01 19:28:21.331723 | instance | openstack/neutron-ovn-metadata-agent-default-459vs/init 2026-09-01 19:28:21.641221 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovn-metadata-agent-default-459vs" not found 2026-09-01 19:28:21.646952 | instance | openstack/neutron-ovn-metadata-agent-default-459vs/neutron-metadata-agent-init 2026-09-01 19:28:21.847074 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-ovn-metadata-agent-default-459vs" not found 2026-09-01 19:28:21.854171 | instance | openstack/neutron-ovn-metadata-agent-default-459vs/ovn-neutron-init 2026-09-01 19:28:22.081838 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-ovn-metadata-agent-default-459vs" not found 2026-09-01 19:28:22.086779 | instance | openstack/neutron-ovn-metadata-agent-default-459vs/neutron-ovn-metadata-agent 2026-09-01 19:28:22.358213 | instance | Error from server (BadRequest): previous terminated container "neutron-ovn-metadata-agent" in pod "neutron-ovn-metadata-agent-default-459vs" not found 2026-09-01 19:28:22.610861 | instance | openstack/neutron-rabbit-init-z97w6/init 2026-09-01 19:28:22.868788 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-z97w6" not found 2026-09-01 19:28:22.873800 | instance | openstack/neutron-rabbit-init-z97w6/rabbit-init 2026-09-01 19:28:23.135134 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-z97w6" not found 2026-09-01 19:28:23.385982 | instance | openstack/neutron-server-756b6b7c67-9sr47/init 2026-09-01 19:28:23.624068 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-756b6b7c67-9sr47" not found 2026-09-01 19:28:23.630914 | instance | openstack/neutron-server-756b6b7c67-9sr47/ovn-neutron-init 2026-09-01 19:28:23.883331 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-server-756b6b7c67-9sr47" not found 2026-09-01 19:28:23.888041 | instance | openstack/neutron-server-756b6b7c67-9sr47/neutron-server 2026-09-01 19:28:24.207996 | instance | Error from server (BadRequest): previous terminated container "neutron-server" in pod "neutron-server-756b6b7c67-9sr47" not found 2026-09-01 19:28:24.214861 | instance | openstack/neutron-server-756b6b7c67-9sr47/neutron-policy-server 2026-09-01 19:28:24.458129 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-756b6b7c67-9sr47" not found 2026-09-01 19:28:24.705508 | instance | openstack/nova-api-metadata-5665b7cf4-nvjjp/init 2026-09-01 19:28:24.948035 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-5665b7cf4-nvjjp" not found 2026-09-01 19:28:24.952891 | instance | openstack/nova-api-metadata-5665b7cf4-nvjjp/nova-api-metadata-init 2026-09-01 19:28:25.233332 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-5665b7cf4-nvjjp" not found 2026-09-01 19:28:25.239626 | instance | openstack/nova-api-metadata-5665b7cf4-nvjjp/nova-api 2026-09-01 19:28:25.514746 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-5665b7cf4-nvjjp" not found 2026-09-01 19:28:25.759071 | instance | openstack/nova-api-osapi-7d94ff445c-khb66/init 2026-09-01 19:28:26.007761 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-7d94ff445c-khb66" not found 2026-09-01 19:28:26.012082 | instance | openstack/nova-api-osapi-7d94ff445c-khb66/nova-osapi 2026-09-01 19:28:26.315389 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-7d94ff445c-khb66" not found 2026-09-01 19:28:26.575228 | instance | openstack/nova-bootstrap-6fznj/init 2026-09-01 19:28:26.803686 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-6fznj" not found 2026-09-01 19:28:26.809740 | instance | openstack/nova-bootstrap-6fznj/bootstrap 2026-09-01 19:28:27.095990 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-6fznj" not found 2026-09-01 19:28:27.343604 | instance | openstack/nova-cell-setup-29804820-xj2bc/init 2026-09-01 19:28:27.628509 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-29804820-xj2bc" not found 2026-09-01 19:28:27.633840 | instance | openstack/nova-cell-setup-29804820-xj2bc/nova-cell-setup 2026-09-01 19:28:27.906064 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-29804820-xj2bc" not found 2026-09-01 19:28:28.178176 | instance | openstack/nova-cell-setup-vbg96/init 2026-09-01 19:28:28.419193 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-vbg96" not found 2026-09-01 19:28:28.423639 | instance | openstack/nova-cell-setup-vbg96/nova-cell-setup-init 2026-09-01 19:28:28.675775 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-vbg96" not found 2026-09-01 19:28:28.682385 | instance | openstack/nova-cell-setup-vbg96/nova-cell-setup 2026-09-01 19:28:28.944787 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-vbg96" not found 2026-09-01 19:28:29.223222 | instance | openstack/nova-compute-default-scksm/init 2026-09-01 19:28:29.510977 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-scksm" not found 2026-09-01 19:28:29.516163 | instance | openstack/nova-compute-default-scksm/nova-compute-init 2026-09-01 19:28:29.775628 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-scksm" not found 2026-09-01 19:28:29.781736 | instance | openstack/nova-compute-default-scksm/ceph-perms 2026-09-01 19:28:30.026807 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-scksm" not found 2026-09-01 19:28:30.032208 | instance | openstack/nova-compute-default-scksm/ceph-admin-keyring-placement 2026-09-01 19:28:30.304341 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-scksm" not found 2026-09-01 19:28:30.309072 | instance | openstack/nova-compute-default-scksm/ceph-keyring-placement 2026-09-01 19:28:30.565559 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-scksm" not found 2026-09-01 19:28:30.572231 | instance | openstack/nova-compute-default-scksm/nova-compute-vnc-init 2026-09-01 19:28:30.814422 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-scksm" not found 2026-09-01 19:28:30.821043 | instance | openstack/nova-compute-default-scksm/nova-compute-ssh-init 2026-09-01 19:28:31.071774 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-scksm" not found 2026-09-01 19:28:31.077753 | instance | openstack/nova-compute-default-scksm/nova-compute 2026-09-01 19:28:31.350982 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-scksm" not found 2026-09-01 19:28:31.356305 | instance | openstack/nova-compute-default-scksm/nova-compute-ssh 2026-09-01 19:28:31.603756 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-scksm" not found 2026-09-01 19:28:31.884568 | instance | openstack/nova-conductor-596595c75-v8npz/init 2026-09-01 19:28:32.162696 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-596595c75-v8npz" not found 2026-09-01 19:28:32.168240 | instance | openstack/nova-conductor-596595c75-v8npz/nova-conductor 2026-09-01 19:28:32.382615 | instance | Error from server (BadRequest): previous terminated container "nova-conductor" in pod "nova-conductor-596595c75-v8npz" not found 2026-09-01 19:28:32.638988 | instance | openstack/nova-db-init-h5cvk/init 2026-09-01 19:28:32.901066 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-h5cvk" not found 2026-09-01 19:28:32.905372 | instance | openstack/nova-db-init-h5cvk/nova-db-init-0 2026-09-01 19:28:33.175347 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-h5cvk" not found 2026-09-01 19:28:33.180352 | instance | openstack/nova-db-init-h5cvk/nova-db-init-1 2026-09-01 19:28:33.430835 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-h5cvk" not found 2026-09-01 19:28:33.436624 | instance | openstack/nova-db-init-h5cvk/nova-db-init-2 2026-09-01 19:28:33.680156 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-h5cvk" not found 2026-09-01 19:28:33.971062 | instance | openstack/nova-db-sync-rpdgc/init 2026-09-01 19:28:34.229129 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-rpdgc" not found 2026-09-01 19:28:34.235131 | instance | openstack/nova-db-sync-rpdgc/nova-db-sync 2026-09-01 19:28:34.488757 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-rpdgc" not found 2026-09-01 19:28:34.741162 | instance | openstack/nova-ks-endpoints-cbptz/init 2026-09-01 19:28:34.963647 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-cbptz" not found 2026-09-01 19:28:34.968703 | instance | openstack/nova-ks-endpoints-cbptz/compute-ks-endpoints-admin 2026-09-01 19:28:35.199313 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-cbptz" not found 2026-09-01 19:28:35.205197 | instance | openstack/nova-ks-endpoints-cbptz/compute-ks-endpoints-internal 2026-09-01 19:28:35.459243 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-cbptz" not found 2026-09-01 19:28:35.464236 | instance | openstack/nova-ks-endpoints-cbptz/compute-ks-endpoints-public 2026-09-01 19:28:35.711075 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-cbptz" not found 2026-09-01 19:28:35.943545 | instance | openstack/nova-ks-service-srxmv/init 2026-09-01 19:28:36.228810 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-srxmv" not found 2026-09-01 19:28:36.233424 | instance | openstack/nova-ks-service-srxmv/compute-ks-service-registration 2026-09-01 19:28:36.480179 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-srxmv" not found 2026-09-01 19:28:36.742429 | instance | openstack/nova-ks-user-qwxvn/init 2026-09-01 19:28:36.987651 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-qwxvn" not found 2026-09-01 19:28:36.992412 | instance | openstack/nova-ks-user-qwxvn/nova-ks-user 2026-09-01 19:28:37.257788 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-qwxvn" not found 2026-09-01 19:28:37.569053 | instance | openstack/nova-novncproxy-79cb8874c6-x6k45/init 2026-09-01 19:28:37.825812 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-79cb8874c6-x6k45" not found 2026-09-01 19:28:37.831373 | instance | openstack/nova-novncproxy-79cb8874c6-x6k45/nova-novncproxy-init 2026-09-01 19:28:38.097898 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-79cb8874c6-x6k45" not found 2026-09-01 19:28:38.104747 | instance | openstack/nova-novncproxy-79cb8874c6-x6k45/nova-novncproxy-init-assets 2026-09-01 19:28:38.369643 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-79cb8874c6-x6k45" not found 2026-09-01 19:28:38.374701 | instance | openstack/nova-novncproxy-79cb8874c6-x6k45/nova-novncproxy 2026-09-01 19:28:38.608170 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-79cb8874c6-x6k45" not found 2026-09-01 19:28:38.859336 | instance | openstack/nova-rabbit-init-bk6vq/init 2026-09-01 19:28:39.121077 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-bk6vq" not found 2026-09-01 19:28:39.129413 | instance | openstack/nova-rabbit-init-bk6vq/rabbit-init 2026-09-01 19:28:39.381670 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-bk6vq" not found 2026-09-01 19:28:39.638646 | instance | openstack/nova-scheduler-5c5984f4d7-vftrq/init 2026-09-01 19:28:39.894239 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-5c5984f4d7-vftrq" not found 2026-09-01 19:28:39.899676 | instance | openstack/nova-scheduler-5c5984f4d7-vftrq/nova-scheduler 2026-09-01 19:28:40.172959 | instance | Error from server (BadRequest): previous terminated container "nova-scheduler" in pod "nova-scheduler-5c5984f4d7-vftrq" not found 2026-09-01 19:28:40.407141 | instance | openstack/nova-service-cleaner-29804820-ccvgx/init 2026-09-01 19:28:40.648344 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-service-cleaner-29804820-ccvgx" not found 2026-09-01 19:28:40.653336 | instance | openstack/nova-service-cleaner-29804820-ccvgx/nova-service-cleaner 2026-09-01 19:28:40.925466 | instance | Error from server (BadRequest): previous terminated container "nova-service-cleaner" in pod "nova-service-cleaner-29804820-ccvgx" not found 2026-09-01 19:28:41.182756 | instance | openstack/octavia-api-bd8b56c64-fhlj8/init 2026-09-01 19:28:41.415520 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-api-bd8b56c64-fhlj8" not found 2026-09-01 19:28:41.421470 | instance | openstack/octavia-api-bd8b56c64-fhlj8/octavia-api 2026-09-01 19:28:41.717198 | instance | Error from server (BadRequest): previous terminated container "octavia-api" in pod "octavia-api-bd8b56c64-fhlj8" not found 2026-09-01 19:28:41.935211 | instance | openstack/octavia-bootstrap-dpl28/init 2026-09-01 19:28:42.224739 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-bootstrap-dpl28" not found 2026-09-01 19:28:42.230230 | instance | openstack/octavia-bootstrap-dpl28/bootstrap 2026-09-01 19:28:42.472591 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "octavia-bootstrap-dpl28" not found 2026-09-01 19:28:42.713733 | instance | openstack/octavia-db-init-rhv9p/init 2026-09-01 19:28:42.974247 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-init-rhv9p" not found 2026-09-01 19:28:42.980066 | instance | openstack/octavia-db-init-rhv9p/octavia-db-init-0 2026-09-01 19:28:43.238288 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-0" in pod "octavia-db-init-rhv9p" not found 2026-09-01 19:28:43.244509 | instance | openstack/octavia-db-init-rhv9p/octavia-db-init-1 2026-09-01 19:28:43.484354 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-1" in pod "octavia-db-init-rhv9p" not found 2026-09-01 19:28:43.727012 | instance | openstack/octavia-db-sync-dncv6/init 2026-09-01 19:28:44.023525 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-sync-dncv6" not found 2026-09-01 19:28:44.028330 | instance | openstack/octavia-db-sync-dncv6/octavia-db-sync 2026-09-01 19:28:44.262769 | instance | Error from server (BadRequest): previous terminated container "octavia-db-sync" in pod "octavia-db-sync-dncv6" not found 2026-09-01 19:28:44.523381 | instance | openstack/octavia-health-manager-default-m88r9/init 2026-09-01 19:28:44.792967 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-health-manager-default-m88r9" not found 2026-09-01 19:28:44.801946 | instance | openstack/octavia-health-manager-default-m88r9/octavia-health-manager-get-port 2026-09-01 19:28:45.054367 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-get-port" in pod "octavia-health-manager-default-m88r9" not found 2026-09-01 19:28:45.059302 | instance | openstack/octavia-health-manager-default-m88r9/octavia-health-manager-nic-init 2026-09-01 19:28:45.310714 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-nic-init" in pod "octavia-health-manager-default-m88r9" not found 2026-09-01 19:28:45.316210 | instance | openstack/octavia-health-manager-default-m88r9/octavia-health-manager 2026-09-01 19:28:45.570473 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager" in pod "octavia-health-manager-default-m88r9" not found 2026-09-01 19:28:45.845430 | instance | openstack/octavia-housekeeping-d7bf8fc67-75lrv/init 2026-09-01 19:28:46.125179 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-housekeeping-d7bf8fc67-75lrv" not found 2026-09-01 19:28:46.130855 | instance | openstack/octavia-housekeeping-d7bf8fc67-75lrv/octavia-housekeeping 2026-09-01 19:28:46.409812 | instance | Error from server (BadRequest): previous terminated container "octavia-housekeeping" in pod "octavia-housekeeping-d7bf8fc67-75lrv" not found 2026-09-01 19:28:46.658790 | instance | openstack/octavia-ks-endpoints-gfqbd/init 2026-09-01 19:28:46.902224 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-endpoints-gfqbd" not found 2026-09-01 19:28:46.907894 | instance | openstack/octavia-ks-endpoints-gfqbd/load-balancer-ks-endpoints-admin 2026-09-01 19:28:47.203797 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-admin" in pod "octavia-ks-endpoints-gfqbd" not found 2026-09-01 19:28:47.209837 | instance | openstack/octavia-ks-endpoints-gfqbd/load-balancer-ks-endpoints-internal 2026-09-01 19:28:47.445130 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-internal" in pod "octavia-ks-endpoints-gfqbd" not found 2026-09-01 19:28:47.450859 | instance | openstack/octavia-ks-endpoints-gfqbd/load-balancer-ks-endpoints-public 2026-09-01 19:28:47.746831 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-public" in pod "octavia-ks-endpoints-gfqbd" not found 2026-09-01 19:28:48.010676 | instance | openstack/octavia-ks-service-2jbfp/init 2026-09-01 19:28:48.275360 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-service-2jbfp" not found 2026-09-01 19:28:48.280292 | instance | openstack/octavia-ks-service-2jbfp/load-balancer-ks-service-registration 2026-09-01 19:28:48.500390 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-service-registration" in pod "octavia-ks-service-2jbfp" not found 2026-09-01 19:28:48.732592 | instance | openstack/octavia-ks-user-fjj8s/init 2026-09-01 19:28:48.987354 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-user-fjj8s" not found 2026-09-01 19:28:48.992043 | instance | openstack/octavia-ks-user-fjj8s/octavia-ks-user 2026-09-01 19:28:49.225287 | instance | Error from server (BadRequest): previous terminated container "octavia-ks-user" in pod "octavia-ks-user-fjj8s" not found 2026-09-01 19:28:49.439906 | instance | openstack/octavia-rabbit-init-kjfnp/init 2026-09-01 19:28:49.689886 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-rabbit-init-kjfnp" not found 2026-09-01 19:28:49.699313 | instance | openstack/octavia-rabbit-init-kjfnp/rabbit-init 2026-09-01 19:28:49.945640 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "octavia-rabbit-init-kjfnp" not found 2026-09-01 19:28:50.225834 | instance | openstack/octavia-worker-6849d67b5b-pxkzq/init 2026-09-01 19:28:50.491001 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-worker-6849d67b5b-pxkzq" not found 2026-09-01 19:28:50.496887 | instance | openstack/octavia-worker-6849d67b5b-pxkzq/octavia-worker 2026-09-01 19:28:50.764918 | instance | Error from server (BadRequest): previous terminated container "octavia-worker" in pod "octavia-worker-6849d67b5b-pxkzq" not found 2026-09-01 19:28:51.016171 | instance | openstack/openvswitch-x8hcq/init 2026-09-01 19:28:51.253963 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-x8hcq" not found 2026-09-01 19:28:51.260257 | instance | openstack/openvswitch-x8hcq/openvswitch-db-perms 2026-09-01 19:28:51.495501 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-x8hcq" not found 2026-09-01 19:28:51.500987 | instance | openstack/openvswitch-x8hcq/openvswitch-vswitchd-modules 2026-09-01 19:28:51.769898 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-x8hcq" not found 2026-09-01 19:28:51.776503 | instance | openstack/openvswitch-x8hcq/openvswitch-db 2026-09-01 19:28:52.027883 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-x8hcq" not found 2026-09-01 19:28:52.033249 | instance | openstack/openvswitch-x8hcq/openvswitch-vswitchd 2026-09-01 19:28:52.297127 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-x8hcq" not found 2026-09-01 19:28:52.547287 | instance | openstack/ovn-controller-px4dj/init 2026-09-01 19:28:52.805065 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-controller-px4dj" not found 2026-09-01 19:28:52.810682 | instance | openstack/ovn-controller-px4dj/get-gw-enabled 2026-09-01 19:28:53.080850 | instance | Error from server (BadRequest): previous terminated container "get-gw-enabled" in pod "ovn-controller-px4dj" not found 2026-09-01 19:28:53.086426 | instance | openstack/ovn-controller-px4dj/controller-init 2026-09-01 19:28:53.361715 | instance | Error from server (BadRequest): previous terminated container "controller-init" in pod "ovn-controller-px4dj" not found 2026-09-01 19:28:53.367735 | instance | openstack/ovn-controller-px4dj/controller 2026-09-01 19:28:53.638913 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ovn-controller-px4dj" not found 2026-09-01 19:28:53.644665 | instance | openstack/ovn-controller-px4dj/vector 2026-09-01 19:28:53.895581 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "ovn-controller-px4dj" not found 2026-09-01 19:28:53.900377 | instance | openstack/ovn-controller-px4dj/log-parser 2026-09-01 19:28:54.189269 | instance | Error from server (BadRequest): previous terminated container "log-parser" in pod "ovn-controller-px4dj" not found 2026-09-01 19:28:54.415560 | instance | openstack/ovn-northd-6c6687ddd6-z8xm8/init 2026-09-01 19:28:54.680442 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-northd-6c6687ddd6-z8xm8" not found 2026-09-01 19:28:54.686949 | instance | openstack/ovn-northd-6c6687ddd6-z8xm8/northd 2026-09-01 19:28:54.932103 | instance | Error from server (BadRequest): previous terminated container "northd" in pod "ovn-northd-6c6687ddd6-z8xm8" not found 2026-09-01 19:28:55.200188 | instance | openstack/ovn-ovsdb-nb-0/init 2026-09-01 19:28:55.459651 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-nb-0" not found 2026-09-01 19:28:55.463869 | instance | openstack/ovn-ovsdb-nb-0/ovsdb 2026-09-01 19:28:55.722498 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-nb-0" not found 2026-09-01 19:28:55.980815 | instance | openstack/ovn-ovsdb-sb-0/init 2026-09-01 19:28:56.202264 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-sb-0" not found 2026-09-01 19:28:56.207901 | instance | openstack/ovn-ovsdb-sb-0/ovsdb 2026-09-01 19:28:56.468164 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-sb-0" not found 2026-09-01 19:28:56.673758 | instance | openstack/percona-xtradb-haproxy-0/pxc-init 2026-09-01 19:28:56.907046 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found 2026-09-01 19:28:56.912053 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init 2026-09-01 19:28:57.153438 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found 2026-09-01 19:28:57.156127 | instance | openstack/percona-xtradb-haproxy-0/haproxy 2026-09-01 19:28:57.605322 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found 2026-09-01 19:28:57.611335 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit 2026-09-01 19:28:57.865192 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found 2026-09-01 19:28:58.137294 | instance | openstack/percona-xtradb-pxc-0/pxc-init 2026-09-01 19:28:58.320216 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found 2026-09-01 19:28:58.326704 | instance | openstack/percona-xtradb-pxc-0/pxc 2026-09-01 19:28:58.608748 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found 2026-09-01 19:28:58.614665 | instance | openstack/percona-xtradb-pxc-0/exporter 2026-09-01 19:28:58.829365 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found 2026-09-01 19:28:59.069672 | instance | openstack/placement-api-6c888c679f-rphhr/init 2026-09-01 19:28:59.332584 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-6c888c679f-rphhr" not found 2026-09-01 19:28:59.338140 | instance | openstack/placement-api-6c888c679f-rphhr/placement-api 2026-09-01 19:28:59.611545 | instance | Error from server (BadRequest): previous terminated container "placement-api" in pod "placement-api-6c888c679f-rphhr" not found 2026-09-01 19:28:59.846125 | instance | openstack/placement-db-init-zqdst/init 2026-09-01 19:29:00.101298 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-zqdst" not found 2026-09-01 19:29:00.105689 | instance | openstack/placement-db-init-zqdst/placement-db-init-0 2026-09-01 19:29:00.336967 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-zqdst" not found 2026-09-01 19:29:00.594461 | instance | openstack/placement-db-sync-tm2pz/init 2026-09-01 19:29:00.823836 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-tm2pz" not found 2026-09-01 19:29:00.828717 | instance | openstack/placement-db-sync-tm2pz/placement-db-sync 2026-09-01 19:29:01.053429 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-tm2pz" not found 2026-09-01 19:29:01.326160 | instance | openstack/placement-ks-endpoints-x7zs6/init 2026-09-01 19:29:01.586858 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-x7zs6" not found 2026-09-01 19:29:01.592866 | instance | openstack/placement-ks-endpoints-x7zs6/placement-ks-endpoints-admin 2026-09-01 19:29:01.854586 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-x7zs6" not found 2026-09-01 19:29:01.859386 | instance | openstack/placement-ks-endpoints-x7zs6/placement-ks-endpoints-internal 2026-09-01 19:29:02.096044 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-x7zs6" not found 2026-09-01 19:29:02.100840 | instance | openstack/placement-ks-endpoints-x7zs6/placement-ks-endpoints-public 2026-09-01 19:29:02.372566 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-x7zs6" not found 2026-09-01 19:29:02.598575 | instance | openstack/placement-ks-service-zkgnf/init 2026-09-01 19:29:02.807695 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-zkgnf" not found 2026-09-01 19:29:02.812863 | instance | openstack/placement-ks-service-zkgnf/placement-ks-service-registration 2026-09-01 19:29:03.038863 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-zkgnf" not found 2026-09-01 19:29:03.297192 | instance | openstack/placement-ks-user-dctxw/init 2026-09-01 19:29:03.514981 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-dctxw" not found 2026-09-01 19:29:03.519622 | instance | openstack/placement-ks-user-dctxw/placement-ks-user 2026-09-01 19:29:03.738983 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-dctxw" not found 2026-09-01 19:29:03.989474 | instance | openstack/pxc-operator-7cff949c8b-9w4gv/percona-xtradb-cluster-operator 2026-09-01 19:29:04.248148 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-7cff949c8b-9w4gv" not found 2026-09-01 19:29:04.503838 | instance | openstack/rabbitmq-barbican-server-0/setup-container 2026-09-01 19:29:04.739212 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found 2026-09-01 19:29:04.743785 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq 2026-09-01 19:29:04.997972 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found 2026-09-01 19:29:05.281014 | instance | openstack/rabbitmq-cinder-server-0/setup-container 2026-09-01 19:29:05.514648 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found 2026-09-01 19:29:05.519492 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq 2026-09-01 19:29:05.783232 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found 2026-09-01 19:29:06.042842 | instance | openstack/rabbitmq-cluster-operator-5448d56d95-cbz4k/rabbitmq-cluster-operator 2026-09-01 19:29:06.330773 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-5448d56d95-cbz4k" not found 2026-09-01 19:29:06.579012 | instance | openstack/rabbitmq-glance-server-0/setup-container 2026-09-01 19:29:06.806955 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found 2026-09-01 19:29:06.810039 | instance | openstack/rabbitmq-glance-server-0/rabbitmq 2026-09-01 19:29:07.076466 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found 2026-09-01 19:29:07.354503 | instance | openstack/rabbitmq-heat-server-0/setup-container 2026-09-01 19:29:07.597744 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-heat-server-0" not found 2026-09-01 19:29:07.602760 | instance | openstack/rabbitmq-heat-server-0/rabbitmq 2026-09-01 19:29:07.898020 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-heat-server-0" not found 2026-09-01 19:29:08.178083 | instance | openstack/rabbitmq-keystone-server-0/setup-container 2026-09-01 19:29:08.472687 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found 2026-09-01 19:29:08.477599 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq 2026-09-01 19:29:08.750793 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found 2026-09-01 19:29:08.997103 | instance | openstack/rabbitmq-magnum-server-0/setup-container 2026-09-01 19:29:09.282145 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-magnum-server-0" not found 2026-09-01 19:29:09.287666 | instance | openstack/rabbitmq-magnum-server-0/rabbitmq 2026-09-01 19:29:09.565392 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-magnum-server-0" not found 2026-09-01 19:29:09.819586 | instance | openstack/rabbitmq-messaging-topology-operator-7f8596f788-dp4v2/rabbitmq-cluster-operator 2026-09-01 19:29:10.091872 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-7f8596f788-dp4v2" not found 2026-09-01 19:29:10.345127 | instance | openstack/rabbitmq-neutron-server-0/setup-container 2026-09-01 19:29:10.557422 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found 2026-09-01 19:29:10.563513 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq 2026-09-01 19:29:10.807396 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found 2026-09-01 19:29:11.049722 | instance | openstack/rabbitmq-nova-server-0/setup-container 2026-09-01 19:29:11.298809 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found 2026-09-01 19:29:11.304171 | instance | openstack/rabbitmq-nova-server-0/rabbitmq 2026-09-01 19:29:11.635475 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found 2026-09-01 19:29:11.888034 | instance | openstack/rabbitmq-octavia-server-0/setup-container 2026-09-01 19:29:12.181828 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-octavia-server-0" not found 2026-09-01 19:29:12.187448 | instance | openstack/rabbitmq-octavia-server-0/rabbitmq 2026-09-01 19:29:12.446146 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-octavia-server-0" not found 2026-09-01 19:29:12.670928 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-nbp2c/make-container-crash-dir 2026-09-01 19:29:12.943067 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-nbp2c" not found 2026-09-01 19:29:12.948985 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-nbp2c/chown-container-data-dir 2026-09-01 19:29:13.217139 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-nbp2c" not found 2026-09-01 19:29:13.222478 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-nbp2c/ceph-crash 2026-09-01 19:29:13.462862 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-nbp2c" not found 2026-09-01 19:29:13.714988 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-2d4mm/chown-container-data-dir 2026-09-01 19:29:13.992249 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-2d4mm" not found 2026-09-01 19:29:13.997123 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-2d4mm/rgw 2026-09-01 19:29:14.273930 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-2d4mm" not found 2026-09-01 19:29:14.280158 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-2d4mm/log-collector 2026-09-01 19:29:14.516413 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-2d4mm" not found 2026-09-01 19:29:14.760977 | instance | openstack/staffeln-api-85dc7d8d9b-k6vwk/init 2026-09-01 19:29:15.016221 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-85dc7d8d9b-k6vwk" not found 2026-09-01 19:29:15.021512 | instance | openstack/staffeln-api-85dc7d8d9b-k6vwk/staffeln-api 2026-09-01 19:29:15.309412 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-85dc7d8d9b-k6vwk" not found 2026-09-01 19:29:15.569190 | instance | openstack/staffeln-conductor-6f797dc67f-xvbsz/staffeln-conductor 2026-09-01 19:29:15.819334 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-6f797dc67f-xvbsz" not found 2026-09-01 19:29:16.092195 | instance | openstack/staffeln-db-init-67pzw/init 2026-09-01 19:29:16.372142 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-67pzw" not found 2026-09-01 19:29:16.376784 | instance | openstack/staffeln-db-init-67pzw/staffeln-db-init-0 2026-09-01 19:29:16.630871 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-67pzw" not found 2026-09-01 19:29:16.894591 | instance | openstack/staffeln-db-sync-n7fxp/init 2026-09-01 19:29:17.156514 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-n7fxp" not found 2026-09-01 19:29:17.162645 | instance | openstack/staffeln-db-sync-n7fxp/staffeln-db-sync 2026-09-01 19:29:17.424807 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-n7fxp" not found 2026-09-01 19:29:17.695662 | instance | openstack/valkey-node-0/valkey 2026-09-01 19:29:17.952493 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found 2026-09-01 19:29:17.957636 | instance | openstack/valkey-node-0/sentinel 2026-09-01 19:29:18.224618 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found 2026-09-01 19:29:18.229169 | instance | openstack/valkey-node-0/metrics 2026-09-01 19:29:18.459655 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found 2026-09-01 19:29:18.728460 | instance | orc-system/orc-controller-manager-6cb597b5d4-cpxpg/manager 2026-09-01 19:29:18.973283 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "orc-controller-manager-6cb597b5d4-cpxpg" not found 2026-09-01 19:29:19.258257 | instance | rook-ceph/rook-ceph-operator-7b66cfb94c-cd777/rook-ceph-operator 2026-09-01 19:29:19.535884 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-7b66cfb94c-cd777" not found 2026-09-01 19:29:19.791425 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-rjh4t/secretgen-controller 2026-09-01 19:29:20.076801 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-rjh4t" not found 2026-09-01 19:29:20.814503 | instance | ERROR 2026-09-01 19:29:20.814666 | instance | { 2026-09-01 19:29:20.814698 | instance | "delta": "0:02:26.486420", 2026-09-01 19:29:20.814732 | instance | "end": "2026-09-01 19:29:20.085269", 2026-09-01 19:29:20.814753 | instance | "msg": "non-zero return code", 2026-09-01 19:29:20.814772 | instance | "rc": 123, 2026-09-01 19:29:20.814790 | instance | "start": "2026-09-01 19:26:53.598849" 2026-09-01 19:29:20.814812 | instance | } 2026-09-01 19:29:20.814837 | instance | ERROR: Ignoring Errors 2026-09-01 19:29:20.827116 | 2026-09-01 19:29:20.827187 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-09-01 19:29:21.471674 | instance | changed: 2026-09-01 19:29:21.471917 | instance | cd+++++++++ pod-logs/ 2026-09-01 19:29:21.471949 | instance | cd+++++++++ pod-logs/auth-system/ 2026-09-01 19:29:21.471971 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/ 2026-09-01 19:29:21.471991 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt 2026-09-01 19:29:21.472012 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/ 2026-09-01 19:29:21.472031 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-jf45k/ 2026-09-01 19:29:21.472053 | instance | >f+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-jf45k/manager.txt 2026-09-01 19:29:21.472073 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/ 2026-09-01 19:29:21.472092 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-bmdpw/ 2026-09-01 19:29:21.472112 | instance | >f+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-bmdpw/manager.txt 2026-09-01 19:29:21.472132 | instance | cd+++++++++ pod-logs/capi-system/ 2026-09-01 19:29:21.472150 | instance | cd+++++++++ pod-logs/capi-system/capi-controller-manager-5647546676-ztnvc/ 2026-09-01 19:29:21.472169 | instance | >f+++++++++ pod-logs/capi-system/capi-controller-manager-5647546676-ztnvc/manager.txt 2026-09-01 19:29:21.472187 | instance | cd+++++++++ pod-logs/capo-system/ 2026-09-01 19:29:21.472205 | instance | cd+++++++++ pod-logs/capo-system/capo-controller-manager-56cf844ccd-9zbfj/ 2026-09-01 19:29:21.472224 | instance | >f+++++++++ pod-logs/capo-system/capo-controller-manager-56cf844ccd-9zbfj/manager.txt 2026-09-01 19:29:21.472243 | instance | cd+++++++++ pod-logs/cert-manager/ 2026-09-01 19:29:21.472261 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-n9nh6/ 2026-09-01 19:29:21.472279 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-n9nh6/cert-manager-controller.txt 2026-09-01 19:29:21.472297 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-xdtwj/ 2026-09-01 19:29:21.472338 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-xdtwj/cert-manager-cainjector.txt 2026-09-01 19:29:21.472358 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-n2l6g/ 2026-09-01 19:29:21.472376 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-n2l6g/cert-manager-webhook.txt 2026-09-01 19:29:21.472394 | instance | cd+++++++++ pod-logs/envoy-gateway-system/ 2026-09-01 19:29:21.472412 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-9s5xj/ 2026-09-01 19:29:21.472430 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-9s5xj/envoy-gateway.txt 2026-09-01 19:29:21.472451 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-09-01 19:29:21.472471 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/ 2026-09-01 19:29:21.472489 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/ 2026-09-01 19:29:21.472507 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt 2026-09-01 19:29:21.472525 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/ 2026-09-01 19:29:21.472543 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-jf45k/ 2026-09-01 19:29:21.472562 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-jf45k/manager.txt 2026-09-01 19:29:21.472580 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/ 2026-09-01 19:29:21.472598 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-bmdpw/ 2026-09-01 19:29:21.472617 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-bmdpw/manager.txt 2026-09-01 19:29:21.472635 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/ 2026-09-01 19:29:21.472654 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-5647546676-ztnvc/ 2026-09-01 19:29:21.472672 | instance | >f+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-5647546676-ztnvc/manager.txt 2026-09-01 19:29:21.472690 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/ 2026-09-01 19:29:21.472707 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-56cf844ccd-9zbfj/ 2026-09-01 19:29:21.472725 | instance | >f+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-56cf844ccd-9zbfj/manager.txt 2026-09-01 19:29:21.472742 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/ 2026-09-01 19:29:21.472760 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-n9nh6/ 2026-09-01 19:29:21.472778 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-n9nh6/cert-manager-controller.txt 2026-09-01 19:29:21.472796 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-xdtwj/ 2026-09-01 19:29:21.472814 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-xdtwj/cert-manager-cainjector.txt 2026-09-01 19:29:21.472833 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-n2l6g/ 2026-09-01 19:29:21.472851 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-n2l6g/cert-manager-webhook.txt 2026-09-01 19:29:21.472870 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/ 2026-09-01 19:29:21.472888 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-9s5xj/ 2026-09-01 19:29:21.472906 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-9s5xj/envoy-gateway.txt 2026-09-01 19:29:21.472925 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ 2026-09-01 19:29:21.472948 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-xmv8w/ 2026-09-01 19:29:21.472971 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-xmv8w/controller.txt 2026-09-01 19:29:21.473006 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-k2cbj/ 2026-09-01 19:29:21.473025 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-k2cbj/ingress-nginx-default-backend.txt 2026-09-01 19:29:21.473043 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-09-01 19:29:21.473061 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-j6jf7/ 2026-09-01 19:29:21.473079 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-j6jf7/cilium-operator.txt 2026-09-01 19:29:21.473097 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-z92q4/ 2026-09-01 19:29:21.473115 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-z92q4/apply-sysctl-overwrites.txt 2026-09-01 19:29:21.473133 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-z92q4/cilium-agent.txt 2026-09-01 19:29:21.473151 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-z92q4/clean-cilium-state.txt 2026-09-01 19:29:21.473170 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-z92q4/config.txt 2026-09-01 19:29:21.473188 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-z92q4/install-cni-binaries.txt 2026-09-01 19:29:21.473206 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-z92q4/mount-bpf-fs.txt 2026-09-01 19:29:21.473225 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-z92q4/mount-cgroup.txt 2026-09-01 19:29:21.473243 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-p7nt5/ 2026-09-01 19:29:21.473262 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-p7nt5/coredns.txt 2026-09-01 19:29:21.473280 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-r7vj8/ 2026-09-01 19:29:21.473299 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-r7vj8/coredns.txt 2026-09-01 19:29:21.473317 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-09-01 19:29:21.473336 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-09-01 19:29:21.473354 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-09-01 19:29:21.473373 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-09-01 19:29:21.473391 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-09-01 19:29:21.473409 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-09-01 19:29:21.473428 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-fjbdw/ 2026-09-01 19:29:21.473447 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-fjbdw/kube-proxy.txt 2026-09-01 19:29:21.473465 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-09-01 19:29:21.473484 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-09-01 19:29:21.473502 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-09-01 19:29:21.473520 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-09-01 19:29:21.473538 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/ 2026-09-01 19:29:21.473556 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-q7w8g/ 2026-09-01 19:29:21.473575 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-q7w8g/local-path-provisioner.txt 2026-09-01 19:29:21.473593 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/ 2026-09-01 19:29:21.473615 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-09-01 19:29:21.473634 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-09-01 19:29:21.473652 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-09-01 19:29:21.473670 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-09-01 19:29:21.473688 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-09-01 19:29:21.473706 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-8562f/ 2026-09-01 19:29:21.473724 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-8562f/goldpinger-daemon.txt 2026-09-01 19:29:21.473742 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-7f6754646c-zvkhc/ 2026-09-01 19:29:21.473760 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-7f6754646c-zvkhc/grafana-sc-dashboard.txt 2026-09-01 19:29:21.473778 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-7f6754646c-zvkhc/grafana-sc-datasources.txt 2026-09-01 19:29:21.473796 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-7f6754646c-zvkhc/grafana.txt 2026-09-01 19:29:21.473813 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-f569l/ 2026-09-01 19:29:21.473831 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-f569l/kube-state-metrics.txt 2026-09-01 19:29:21.473849 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-ksctx/ 2026-09-01 19:29:21.473866 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-ksctx/kube-prometheus-stack.txt 2026-09-01 19:29:21.473884 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-znh57/ 2026-09-01 19:29:21.473901 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-znh57/node-exporter.txt 2026-09-01 19:29:21.473919 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-znh57/pod-tls-sidecar.txt 2026-09-01 19:29:21.473937 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/ 2026-09-01 19:29:21.473955 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt 2026-09-01 19:29:21.473973 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/ 2026-09-01 19:29:21.473991 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt 2026-09-01 19:29:21.474009 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt 2026-09-01 19:29:21.474026 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-c4ztf/ 2026-09-01 19:29:21.474045 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-c4ztf/nginx.txt 2026-09-01 19:29:21.474062 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/ 2026-09-01 19:29:21.474080 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt 2026-09-01 19:29:21.474098 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt 2026-09-01 19:29:21.474115 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-vmcdq/ 2026-09-01 19:29:21.474132 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-vmcdq/gc.txt 2026-09-01 19:29:21.474149 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-q8d98/ 2026-09-01 19:29:21.474171 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-q8d98/master.txt 2026-09-01 19:29:21.474190 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-8fjb4/ 2026-09-01 19:29:21.474208 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-8fjb4/worker.txt 2026-09-01 19:29:21.474225 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-09-01 19:29:21.474243 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-09-01 19:29:21.474260 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-09-01 19:29:21.474278 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-09-01 19:29:21.474296 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-09-01 19:29:21.474314 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-09-01 19:29:21.474331 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-69g4m/ 2026-09-01 19:29:21.474349 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-69g4m/pushgateway.txt 2026-09-01 19:29:21.474367 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-q45pw/ 2026-09-01 19:29:21.474385 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-q45pw/vector.txt 2026-09-01 19:29:21.474403 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ 2026-09-01 19:29:21.474421 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-687bfffc-bmll7/ 2026-09-01 19:29:21.474440 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-687bfffc-bmll7/barbican-api.txt 2026-09-01 19:29:21.474458 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-687bfffc-bmll7/init.txt 2026-09-01 19:29:21.474479 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-2scjm/ 2026-09-01 19:29:21.474500 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-2scjm/barbican-db-init-0.txt 2026-09-01 19:29:21.474518 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-2scjm/init.txt 2026-09-01 19:29:21.474536 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-f2hgp/ 2026-09-01 19:29:21.474554 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-f2hgp/barbican-db-sync.txt 2026-09-01 19:29:21.474572 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-f2hgp/init.txt 2026-09-01 19:29:21.474590 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-xdbd9/ 2026-09-01 19:29:21.474608 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-xdbd9/init.txt 2026-09-01 19:29:21.474627 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-xdbd9/key-manager-ks-endpoints-admin.txt 2026-09-01 19:29:21.474645 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-xdbd9/key-manager-ks-endpoints-internal.txt 2026-09-01 19:29:21.474663 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-xdbd9/key-manager-ks-endpoints-public.txt 2026-09-01 19:29:21.474681 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-vc29s/ 2026-09-01 19:29:21.474700 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-vc29s/init.txt 2026-09-01 19:29:21.474718 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-vc29s/key-manager-ks-service-registration.txt 2026-09-01 19:29:21.474737 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-6x8rf/ 2026-09-01 19:29:21.474760 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-6x8rf/barbican-ks-user.txt 2026-09-01 19:29:21.474779 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-6x8rf/init.txt 2026-09-01 19:29:21.474798 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-q8q67/ 2026-09-01 19:29:21.474816 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-q8q67/init.txt 2026-09-01 19:29:21.474835 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-q8q67/rabbit-init.txt 2026-09-01 19:29:21.474852 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-584cf9f965-8ph9d/ 2026-09-01 19:29:21.474870 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-584cf9f965-8ph9d/ceph-coordination-volume-perms.txt 2026-09-01 19:29:21.474888 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-584cf9f965-8ph9d/cinder-api.txt 2026-09-01 19:29:21.474905 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-584cf9f965-8ph9d/init.txt 2026-09-01 19:29:21.474923 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-677cf6c6c6-dhc25/ 2026-09-01 19:29:21.474941 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-677cf6c6c6-dhc25/ceph-backup-keyring-placement.txt 2026-09-01 19:29:21.474958 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-677cf6c6c6-dhc25/ceph-coordination-volume-perms.txt 2026-09-01 19:29:21.474976 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-677cf6c6c6-dhc25/ceph-keyring-placement-rbd1.txt 2026-09-01 19:29:21.474994 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-677cf6c6c6-dhc25/cinder-backup.txt 2026-09-01 19:29:21.475012 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-677cf6c6c6-dhc25/init.txt 2026-09-01 19:29:21.475030 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-zcjrl/ 2026-09-01 19:29:21.475047 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-zcjrl/ceph-keyring-placement.txt 2026-09-01 19:29:21.475065 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-zcjrl/cinder-backup-storage-init.txt 2026-09-01 19:29:21.475084 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-zcjrl/init.txt 2026-09-01 19:29:21.475102 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-fmpmm/ 2026-09-01 19:29:21.475120 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-fmpmm/bootstrap.txt 2026-09-01 19:29:21.475137 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-fmpmm/init.txt 2026-09-01 19:29:21.475155 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-wq2vk/ 2026-09-01 19:29:21.475173 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-wq2vk/create-internal-tenant.txt 2026-09-01 19:29:21.475192 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-wq2vk/init.txt 2026-09-01 19:29:21.475210 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-nx2gm/ 2026-09-01 19:29:21.475228 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-nx2gm/cinder-db-init-0.txt 2026-09-01 19:29:21.475246 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-nx2gm/init.txt 2026-09-01 19:29:21.475264 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-6jgzr/ 2026-09-01 19:29:21.475281 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-6jgzr/cinder-db-sync.txt 2026-09-01 19:29:21.475299 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-6jgzr/init.txt 2026-09-01 19:29:21.475317 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-ptd9m/ 2026-09-01 19:29:21.475334 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-ptd9m/init.txt 2026-09-01 19:29:21.475356 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-ptd9m/volumev3-ks-endpoints-admin.txt 2026-09-01 19:29:21.475375 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-ptd9m/volumev3-ks-endpoints-internal.txt 2026-09-01 19:29:21.475393 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-ptd9m/volumev3-ks-endpoints-public.txt 2026-09-01 19:29:21.475410 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-gtxmf/ 2026-09-01 19:29:21.475428 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-gtxmf/init.txt 2026-09-01 19:29:21.475446 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-gtxmf/volumev3-ks-service-registration.txt 2026-09-01 19:29:21.475464 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-7rzxs/ 2026-09-01 19:29:21.475481 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-7rzxs/cinder-ks-user.txt 2026-09-01 19:29:21.475499 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-7rzxs/init.txt 2026-09-01 19:29:21.475517 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-8skhd/ 2026-09-01 19:29:21.475535 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-8skhd/init.txt 2026-09-01 19:29:21.475553 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-8skhd/rabbit-init.txt 2026-09-01 19:29:21.475570 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-658dc7699b-clvlc/ 2026-09-01 19:29:21.475588 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-658dc7699b-clvlc/ceph-coordination-volume-perms.txt 2026-09-01 19:29:21.475606 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-658dc7699b-clvlc/cinder-scheduler.txt 2026-09-01 19:29:21.475623 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-658dc7699b-clvlc/init.txt 2026-09-01 19:29:21.475641 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-pg6dq/ 2026-09-01 19:29:21.475659 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-pg6dq/ceph-keyring-placement.txt 2026-09-01 19:29:21.475678 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-pg6dq/cinder-storage-init-rbd1.txt 2026-09-01 19:29:21.475696 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-pg6dq/init.txt 2026-09-01 19:29:21.475714 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-685bc8cd5-6mvxg/ 2026-09-01 19:29:21.475733 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-685bc8cd5-6mvxg/ceph-coordination-volume-perms.txt 2026-09-01 19:29:21.475751 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-685bc8cd5-6mvxg/ceph-keyring-placement-rbd1.txt 2026-09-01 19:29:21.475770 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-685bc8cd5-6mvxg/cinder-volume.txt 2026-09-01 19:29:21.475788 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-685bc8cd5-6mvxg/init-cinder-conf.txt 2026-09-01 19:29:21.475811 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-685bc8cd5-6mvxg/init.txt 2026-09-01 19:29:21.475852 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29804825-966fd/ 2026-09-01 19:29:21.475872 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29804825-966fd/cinder-volume-usage-audit.txt 2026-09-01 19:29:21.475892 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29804825-966fd/init.txt 2026-09-01 19:29:21.475910 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-d7f5ccd6b-k7xqb/ 2026-09-01 19:29:21.475929 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-d7f5ccd6b-k7xqb/ceph-keyring-placement.txt 2026-09-01 19:29:21.475947 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-d7f5ccd6b-k7xqb/glance-api.txt 2026-09-01 19:29:21.475971 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-d7f5ccd6b-k7xqb/glance-perms.txt 2026-09-01 19:29:21.475990 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-d7f5ccd6b-k7xqb/init.txt 2026-09-01 19:29:21.476008 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-w6hld/ 2026-09-01 19:29:21.476026 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-w6hld/glance-db-init-0.txt 2026-09-01 19:29:21.476044 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-w6hld/init.txt 2026-09-01 19:29:21.476062 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-wcrs8/ 2026-09-01 19:29:21.476079 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-wcrs8/glance-db-sync.txt 2026-09-01 19:29:21.476097 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-wcrs8/init.txt 2026-09-01 19:29:21.476115 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-4hggq/ 2026-09-01 19:29:21.476133 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-4hggq/image-ks-endpoints-admin.txt 2026-09-01 19:29:21.476151 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-4hggq/image-ks-endpoints-internal.txt 2026-09-01 19:29:21.476169 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-4hggq/image-ks-endpoints-public.txt 2026-09-01 19:29:21.476186 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-4hggq/init.txt 2026-09-01 19:29:21.476204 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-67l46/ 2026-09-01 19:29:21.476221 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-67l46/image-ks-service-registration.txt 2026-09-01 19:29:21.476239 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-67l46/init.txt 2026-09-01 19:29:21.476257 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-f7fj6/ 2026-09-01 19:29:21.476275 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-f7fj6/glance-ks-user.txt 2026-09-01 19:29:21.476292 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-f7fj6/init.txt 2026-09-01 19:29:21.476310 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-8t87v/ 2026-09-01 19:29:21.476328 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-8t87v/glance-metadefs-load.txt 2026-09-01 19:29:21.476346 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-8t87v/init.txt 2026-09-01 19:29:21.476364 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-hwxcx/ 2026-09-01 19:29:21.476382 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-hwxcx/init.txt 2026-09-01 19:29:21.476399 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-hwxcx/rabbit-init.txt 2026-09-01 19:29:21.476417 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-mmqxw/ 2026-09-01 19:29:21.476435 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-mmqxw/ceph-keyring-placement.txt 2026-09-01 19:29:21.476453 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-mmqxw/glance-storage-init.txt 2026-09-01 19:29:21.476471 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-mmqxw/init.txt 2026-09-01 19:29:21.476488 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-api-7b7dd5d6b-brd2w/ 2026-09-01 19:29:21.476506 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-7b7dd5d6b-brd2w/heat-api.txt 2026-09-01 19:29:21.476523 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-7b7dd5d6b-brd2w/init.txt 2026-09-01 19:29:21.476541 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-2b7tl/ 2026-09-01 19:29:21.476558 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-2b7tl/bootstrap.txt 2026-09-01 19:29:21.476576 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-2b7tl/init.txt 2026-09-01 19:29:21.476598 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-cfn-78fff7bf6-gtt8z/ 2026-09-01 19:29:21.476616 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-78fff7bf6-gtt8z/heat-cfn.txt 2026-09-01 19:29:21.476634 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-78fff7bf6-gtt8z/init.txt 2026-09-01 19:29:21.476651 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-init-49s5p/ 2026-09-01 19:29:21.476669 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-49s5p/heat-db-init-0.txt 2026-09-01 19:29:21.476687 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-49s5p/init.txt 2026-09-01 19:29:21.476706 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-s22kw/ 2026-09-01 19:29:21.476724 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-s22kw/heat-db-sync.txt 2026-09-01 19:29:21.476742 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-s22kw/init.txt 2026-09-01 19:29:21.476760 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-hfj29/ 2026-09-01 19:29:21.476778 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-hfj29/heat-ks-domain-user.txt 2026-09-01 19:29:21.476796 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-hfj29/init.txt 2026-09-01 19:29:21.476814 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29804835-cmssk/ 2026-09-01 19:29:21.476831 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29804835-cmssk/heat-engine-cleaner.txt 2026-09-01 19:29:21.476849 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29804835-cmssk/init.txt 2026-09-01 19:29:21.476866 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29804840-cvsql/ 2026-09-01 19:29:21.476883 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29804840-cvsql/heat-engine-cleaner.txt 2026-09-01 19:29:21.476901 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29804840-cvsql/init.txt 2026-09-01 19:29:21.476919 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29804845-7tc76/ 2026-09-01 19:29:21.476937 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29804845-7tc76/heat-engine-cleaner.txt 2026-09-01 19:29:21.476956 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29804845-7tc76/init.txt 2026-09-01 19:29:21.476974 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-db7f69bbc-w4v8h/ 2026-09-01 19:29:21.477009 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-db7f69bbc-w4v8h/heat-engine.txt 2026-09-01 19:29:21.477029 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-db7f69bbc-w4v8h/init.txt 2026-09-01 19:29:21.477048 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-fqv4v/ 2026-09-01 19:29:21.477067 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-fqv4v/cloudformation-ks-endpoints-admin.txt 2026-09-01 19:29:21.477085 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-fqv4v/cloudformation-ks-endpoints-internal.txt 2026-09-01 19:29:21.477104 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-fqv4v/cloudformation-ks-endpoints-public.txt 2026-09-01 19:29:21.477123 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-fqv4v/init.txt 2026-09-01 19:29:21.477142 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-fqv4v/orchestration-ks-endpoints-admin.txt 2026-09-01 19:29:21.477160 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-fqv4v/orchestration-ks-endpoints-internal.txt 2026-09-01 19:29:21.477178 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-fqv4v/orchestration-ks-endpoints-public.txt 2026-09-01 19:29:21.477200 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-5kx8m/ 2026-09-01 19:29:21.477219 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-5kx8m/cloudformation-ks-service-registration.txt 2026-09-01 19:29:21.477238 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-5kx8m/init.txt 2026-09-01 19:29:21.477257 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-5kx8m/orchestration-ks-service-registration.txt 2026-09-01 19:29:21.477275 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-626c7/ 2026-09-01 19:29:21.477294 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-626c7/heat-ks-user.txt 2026-09-01 19:29:21.477312 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-626c7/heat-trustee-ks-user.txt 2026-09-01 19:29:21.477331 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-626c7/init.txt 2026-09-01 19:29:21.477349 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-q8zdl/ 2026-09-01 19:29:21.477367 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-q8zdl/init.txt 2026-09-01 19:29:21.477386 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-q8zdl/rabbit-init.txt 2026-09-01 19:29:21.477404 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-trusts-jsrmc/ 2026-09-01 19:29:21.477422 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-jsrmc/heat-trusts.txt 2026-09-01 19:29:21.477440 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-jsrmc/init.txt 2026-09-01 19:29:21.477458 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-2jcw6/ 2026-09-01 19:29:21.477477 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-2jcw6/init.txt 2026-09-01 19:29:21.477494 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-2jcw6/keepalived.txt 2026-09-01 19:29:21.477512 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-2jcw6/wait-for-ip.txt 2026-09-01 19:29:21.477530 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-64dc8f9cdf-xnvd5/ 2026-09-01 19:29:21.477548 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-64dc8f9cdf-xnvd5/init.txt 2026-09-01 19:29:21.477565 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-64dc8f9cdf-xnvd5/keystone-api.txt 2026-09-01 19:29:21.477583 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-p9zpm/ 2026-09-01 19:29:21.477601 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-p9zpm/bootstrap.txt 2026-09-01 19:29:21.477619 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-p9zpm/init.txt 2026-09-01 19:29:21.477637 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-l7kqf/ 2026-09-01 19:29:21.477655 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-l7kqf/init.txt 2026-09-01 19:29:21.477672 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-l7kqf/keystone-credential-setup.txt 2026-09-01 19:29:21.477691 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-mdnx4/ 2026-09-01 19:29:21.477709 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-mdnx4/init.txt 2026-09-01 19:29:21.477727 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-mdnx4/keystone-db-init-0.txt 2026-09-01 19:29:21.477745 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-dnm22/ 2026-09-01 19:29:21.477763 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-dnm22/init.txt 2026-09-01 19:29:21.477781 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-dnm22/keystone-db-sync.txt 2026-09-01 19:29:21.477799 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-kq8c6/ 2026-09-01 19:29:21.477818 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-kq8c6/init.txt 2026-09-01 19:29:21.477840 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-kq8c6/keystone-domain-manage.txt 2026-09-01 19:29:21.477858 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-jbrrw/ 2026-09-01 19:29:21.477876 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-jbrrw/init.txt 2026-09-01 19:29:21.477894 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-jbrrw/keystone-fernet-setup.txt 2026-09-01 19:29:21.477912 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-kl87k/ 2026-09-01 19:29:21.477930 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-kl87k/init.txt 2026-09-01 19:29:21.477948 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-kl87k/rabbit-init.txt 2026-09-01 19:29:21.477965 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-wpccw/ 2026-09-01 19:29:21.477983 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-wpccw/ceph-admin-keyring-placement.txt 2026-09-01 19:29:21.478000 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-wpccw/ceph-keyring-placement.txt 2026-09-01 19:29:21.478018 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-wpccw/init-dynamic-options.txt 2026-09-01 19:29:21.478036 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-wpccw/init.txt 2026-09-01 19:29:21.478054 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-wpccw/libvirt-exporter.txt 2026-09-01 19:29:21.478072 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-wpccw/libvirt.txt 2026-09-01 19:29:21.478089 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-wpccw/tls-sidecar.txt 2026-09-01 19:29:21.478107 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-api-75bf659d56-lpbpz/ 2026-09-01 19:29:21.478124 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-75bf659d56-lpbpz/init.txt 2026-09-01 19:29:21.478142 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-75bf659d56-lpbpz/magnum-api.txt 2026-09-01 19:29:21.478159 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/ 2026-09-01 19:29:21.478177 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/init.txt 2026-09-01 19:29:21.478196 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-09-01 19:29:21.478214 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor.txt 2026-09-01 19:29:21.478233 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-wkkp8/ 2026-09-01 19:29:21.478251 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-wkkp8/init.txt 2026-09-01 19:29:21.478269 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-wkkp8/magnum-db-init-0.txt 2026-09-01 19:29:21.478288 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-trx96/ 2026-09-01 19:29:21.478306 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-trx96/init.txt 2026-09-01 19:29:21.478324 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-trx96/magnum-db-sync.txt 2026-09-01 19:29:21.478342 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-hpzbq/ 2026-09-01 19:29:21.478360 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-hpzbq/init.txt 2026-09-01 19:29:21.478378 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-hpzbq/memcached-exporter.txt 2026-09-01 19:29:21.478396 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-hpzbq/memcached.txt 2026-09-01 19:29:21.478414 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-h7bd5/ 2026-09-01 19:29:21.478432 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-h7bd5/init.txt 2026-09-01 19:29:21.478455 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-h7bd5/neutron-db-init-0.txt 2026-09-01 19:29:21.478477 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-wnnqm/ 2026-09-01 19:29:21.478498 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-wnnqm/init.txt 2026-09-01 19:29:21.478516 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-wnnqm/neutron-db-sync.txt 2026-09-01 19:29:21.478534 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-j4vv9/ 2026-09-01 19:29:21.478552 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-j4vv9/init.txt 2026-09-01 19:29:21.478570 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-j4vv9/network-ks-endpoints-admin.txt 2026-09-01 19:29:21.478588 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-j4vv9/network-ks-endpoints-internal.txt 2026-09-01 19:29:21.478606 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-j4vv9/network-ks-endpoints-public.txt 2026-09-01 19:29:21.478623 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-4zsk2/ 2026-09-01 19:29:21.478641 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-4zsk2/init.txt 2026-09-01 19:29:21.478659 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-4zsk2/network-ks-service-registration.txt 2026-09-01 19:29:21.478676 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-zwf6c/ 2026-09-01 19:29:21.478694 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-zwf6c/init.txt 2026-09-01 19:29:21.478711 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-zwf6c/neutron-ks-user.txt 2026-09-01 19:29:21.478729 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-ds2fx/ 2026-09-01 19:29:21.478746 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-ds2fx/init.txt 2026-09-01 19:29:21.478763 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-ds2fx/neutron-netns-cleanup-cron.txt 2026-09-01 19:29:21.478781 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-459vs/ 2026-09-01 19:29:21.478798 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-459vs/init.txt 2026-09-01 19:29:21.478816 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-459vs/neutron-metadata-agent-init.txt 2026-09-01 19:29:21.478833 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-459vs/neutron-ovn-metadata-agent.txt 2026-09-01 19:29:21.478851 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-459vs/ovn-neutron-init.txt 2026-09-01 19:29:21.478868 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-z97w6/ 2026-09-01 19:29:21.478886 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-z97w6/init.txt 2026-09-01 19:29:21.478903 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-z97w6/rabbit-init.txt 2026-09-01 19:29:21.478921 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-756b6b7c67-9sr47/ 2026-09-01 19:29:21.478938 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-756b6b7c67-9sr47/init.txt 2026-09-01 19:29:21.478956 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-756b6b7c67-9sr47/neutron-policy-server.txt 2026-09-01 19:29:21.478974 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-756b6b7c67-9sr47/neutron-server.txt 2026-09-01 19:29:21.478992 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-756b6b7c67-9sr47/ovn-neutron-init.txt 2026-09-01 19:29:21.479009 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-5665b7cf4-nvjjp/ 2026-09-01 19:29:21.479031 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-5665b7cf4-nvjjp/init.txt 2026-09-01 19:29:21.479050 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-5665b7cf4-nvjjp/nova-api-metadata-init.txt 2026-09-01 19:29:21.479067 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-5665b7cf4-nvjjp/nova-api.txt 2026-09-01 19:29:21.479085 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-7d94ff445c-khb66/ 2026-09-01 19:29:21.479102 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-7d94ff445c-khb66/init.txt 2026-09-01 19:29:21.479119 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-7d94ff445c-khb66/nova-osapi.txt 2026-09-01 19:29:21.479137 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-6fznj/ 2026-09-01 19:29:21.479154 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-6fznj/bootstrap.txt 2026-09-01 19:29:21.479171 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-6fznj/init.txt 2026-09-01 19:29:21.479189 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29804820-xj2bc/ 2026-09-01 19:29:21.479206 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29804820-xj2bc/init.txt 2026-09-01 19:29:21.479224 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29804820-xj2bc/nova-cell-setup.txt 2026-09-01 19:29:21.479241 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-vbg96/ 2026-09-01 19:29:21.479258 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-vbg96/init.txt 2026-09-01 19:29:21.479280 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-vbg96/nova-cell-setup-init.txt 2026-09-01 19:29:21.479365 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-vbg96/nova-cell-setup.txt 2026-09-01 19:29:21.479392 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-scksm/ 2026-09-01 19:29:21.479412 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-scksm/ceph-admin-keyring-placement.txt 2026-09-01 19:29:21.479432 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-scksm/ceph-keyring-placement.txt 2026-09-01 19:29:21.479450 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-scksm/ceph-perms.txt 2026-09-01 19:29:21.479468 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-scksm/init.txt 2026-09-01 19:29:21.479486 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-scksm/nova-compute-init.txt 2026-09-01 19:29:21.479505 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-scksm/nova-compute-ssh-init.txt 2026-09-01 19:29:21.479523 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-scksm/nova-compute-ssh.txt 2026-09-01 19:29:21.479541 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-scksm/nova-compute-vnc-init.txt 2026-09-01 19:29:21.479559 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-scksm/nova-compute.txt 2026-09-01 19:29:21.479577 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-596595c75-v8npz/ 2026-09-01 19:29:21.479596 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-596595c75-v8npz/init.txt 2026-09-01 19:29:21.479614 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-596595c75-v8npz/nova-conductor.txt 2026-09-01 19:29:21.479632 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-h5cvk/ 2026-09-01 19:29:21.479650 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-h5cvk/init.txt 2026-09-01 19:29:21.479669 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-h5cvk/nova-db-init-0.txt 2026-09-01 19:29:21.479687 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-h5cvk/nova-db-init-1.txt 2026-09-01 19:29:21.479710 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-h5cvk/nova-db-init-2.txt 2026-09-01 19:29:21.479729 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-rpdgc/ 2026-09-01 19:29:21.479748 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-rpdgc/init.txt 2026-09-01 19:29:21.479767 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-rpdgc/nova-db-sync.txt 2026-09-01 19:29:21.479785 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-cbptz/ 2026-09-01 19:29:21.479804 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-cbptz/compute-ks-endpoints-admin.txt 2026-09-01 19:29:21.479822 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-cbptz/compute-ks-endpoints-internal.txt 2026-09-01 19:29:21.479841 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-cbptz/compute-ks-endpoints-public.txt 2026-09-01 19:29:21.479887 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-cbptz/init.txt 2026-09-01 19:29:21.480006 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-srxmv/ 2026-09-01 19:29:21.480035 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-srxmv/compute-ks-service-registration.txt 2026-09-01 19:29:21.480056 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-srxmv/init.txt 2026-09-01 19:29:21.480075 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-qwxvn/ 2026-09-01 19:29:21.480094 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-qwxvn/init.txt 2026-09-01 19:29:21.480113 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-qwxvn/nova-ks-user.txt 2026-09-01 19:29:21.480132 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-79cb8874c6-x6k45/ 2026-09-01 19:29:21.480150 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-79cb8874c6-x6k45/init.txt 2026-09-01 19:29:21.480173 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-79cb8874c6-x6k45/nova-novncproxy-init-assets.txt 2026-09-01 19:29:21.480197 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-79cb8874c6-x6k45/nova-novncproxy-init.txt 2026-09-01 19:29:21.480222 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-79cb8874c6-x6k45/nova-novncproxy.txt 2026-09-01 19:29:21.480243 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-bk6vq/ 2026-09-01 19:29:21.480268 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-bk6vq/init.txt 2026-09-01 19:29:21.480292 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-bk6vq/rabbit-init.txt 2026-09-01 19:29:21.480314 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-5c5984f4d7-vftrq/ 2026-09-01 19:29:21.480336 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-5c5984f4d7-vftrq/init.txt 2026-09-01 19:29:21.480359 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-5c5984f4d7-vftrq/nova-scheduler.txt 2026-09-01 19:29:21.480379 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29804820-ccvgx/ 2026-09-01 19:29:21.480409 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29804820-ccvgx/init.txt 2026-09-01 19:29:21.480440 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29804820-ccvgx/nova-service-cleaner.txt 2026-09-01 19:29:21.480474 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-api-bd8b56c64-fhlj8/ 2026-09-01 19:29:21.480502 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-bd8b56c64-fhlj8/init.txt 2026-09-01 19:29:21.480528 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-bd8b56c64-fhlj8/octavia-api.txt 2026-09-01 19:29:21.480557 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-dpl28/ 2026-09-01 19:29:21.480596 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-dpl28/bootstrap.txt 2026-09-01 19:29:21.480628 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-dpl28/init.txt 2026-09-01 19:29:21.480655 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-rhv9p/ 2026-09-01 19:29:21.480676 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-rhv9p/init.txt 2026-09-01 19:29:21.480697 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-rhv9p/octavia-db-init-0.txt 2026-09-01 19:29:21.480722 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-rhv9p/octavia-db-init-1.txt 2026-09-01 19:29:21.480743 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-dncv6/ 2026-09-01 19:29:21.480766 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-dncv6/init.txt 2026-09-01 19:29:21.480800 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-dncv6/octavia-db-sync.txt 2026-09-01 19:29:21.480826 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-m88r9/ 2026-09-01 19:29:21.480851 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-m88r9/init.txt 2026-09-01 19:29:21.480872 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-m88r9/octavia-health-manager-get-port.txt 2026-09-01 19:29:21.480895 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-m88r9/octavia-health-manager-nic-init.txt 2026-09-01 19:29:21.480917 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-m88r9/octavia-health-manager.txt 2026-09-01 19:29:21.480946 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-d7bf8fc67-75lrv/ 2026-09-01 19:29:21.481031 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-d7bf8fc67-75lrv/init.txt 2026-09-01 19:29:21.481054 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-d7bf8fc67-75lrv/octavia-housekeeping.txt 2026-09-01 19:29:21.481076 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-gfqbd/ 2026-09-01 19:29:21.481101 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-gfqbd/init.txt 2026-09-01 19:29:21.481124 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-gfqbd/load-balancer-ks-endpoints-admin.txt 2026-09-01 19:29:21.481146 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-gfqbd/load-balancer-ks-endpoints-internal.txt 2026-09-01 19:29:21.481169 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-gfqbd/load-balancer-ks-endpoints-public.txt 2026-09-01 19:29:21.481192 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-2jbfp/ 2026-09-01 19:29:21.481217 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-2jbfp/init.txt 2026-09-01 19:29:21.481237 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-2jbfp/load-balancer-ks-service-registration.txt 2026-09-01 19:29:21.481260 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-fjj8s/ 2026-09-01 19:29:21.481283 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-fjj8s/init.txt 2026-09-01 19:29:21.481308 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-fjj8s/octavia-ks-user.txt 2026-09-01 19:29:21.481330 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-kjfnp/ 2026-09-01 19:29:21.481352 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-kjfnp/init.txt 2026-09-01 19:29:21.481374 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-kjfnp/rabbit-init.txt 2026-09-01 19:29:21.481401 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-worker-6849d67b5b-pxkzq/ 2026-09-01 19:29:21.481425 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-6849d67b5b-pxkzq/init.txt 2026-09-01 19:29:21.481458 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-6849d67b5b-pxkzq/octavia-worker.txt 2026-09-01 19:29:21.481479 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-x8hcq/ 2026-09-01 19:29:21.481503 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-x8hcq/init.txt 2026-09-01 19:29:21.481524 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-x8hcq/openvswitch-db-perms.txt 2026-09-01 19:29:21.481546 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-x8hcq/openvswitch-db.txt 2026-09-01 19:29:21.481567 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-x8hcq/openvswitch-vswitchd-modules.txt 2026-09-01 19:29:21.481588 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-x8hcq/openvswitch-vswitchd.txt 2026-09-01 19:29:21.481609 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-controller-px4dj/ 2026-09-01 19:29:21.481631 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-px4dj/controller-init.txt 2026-09-01 19:29:21.481653 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-px4dj/controller.txt 2026-09-01 19:29:21.481674 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-px4dj/get-gw-enabled.txt 2026-09-01 19:29:21.481695 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-px4dj/init.txt 2026-09-01 19:29:21.481717 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-px4dj/log-parser.txt 2026-09-01 19:29:21.481737 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-px4dj/vector.txt 2026-09-01 19:29:21.481758 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-northd-6c6687ddd6-z8xm8/ 2026-09-01 19:29:21.481780 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-6c6687ddd6-z8xm8/init.txt 2026-09-01 19:29:21.481800 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-6c6687ddd6-z8xm8/northd.txt 2026-09-01 19:29:21.481821 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/ 2026-09-01 19:29:21.481843 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/init.txt 2026-09-01 19:29:21.481864 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/ovsdb.txt 2026-09-01 19:29:21.481885 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/ 2026-09-01 19:29:21.481907 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/init.txt 2026-09-01 19:29:21.481927 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/ovsdb.txt 2026-09-01 19:29:21.481947 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/ 2026-09-01 19:29:21.481966 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-09-01 19:29:21.481987 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-09-01 19:29:21.482008 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-09-01 19:29:21.482028 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-09-01 19:29:21.482049 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/ 2026-09-01 19:29:21.482070 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt 2026-09-01 19:29:21.482090 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-09-01 19:29:21.482120 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt 2026-09-01 19:29:21.482139 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-6c888c679f-rphhr/ 2026-09-01 19:29:21.482160 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-6c888c679f-rphhr/init.txt 2026-09-01 19:29:21.482180 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-6c888c679f-rphhr/placement-api.txt 2026-09-01 19:29:21.482206 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-zqdst/ 2026-09-01 19:29:21.482228 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-zqdst/init.txt 2026-09-01 19:29:21.482249 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-zqdst/placement-db-init-0.txt 2026-09-01 19:29:21.482270 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-tm2pz/ 2026-09-01 19:29:21.482290 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-tm2pz/init.txt 2026-09-01 19:29:21.482310 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-tm2pz/placement-db-sync.txt 2026-09-01 19:29:21.482330 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-x7zs6/ 2026-09-01 19:29:21.482353 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-x7zs6/init.txt 2026-09-01 19:29:21.482373 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-x7zs6/placement-ks-endpoints-admin.txt 2026-09-01 19:29:21.482394 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-x7zs6/placement-ks-endpoints-internal.txt 2026-09-01 19:29:21.482415 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-x7zs6/placement-ks-endpoints-public.txt 2026-09-01 19:29:21.482436 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-zkgnf/ 2026-09-01 19:29:21.482457 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-zkgnf/init.txt 2026-09-01 19:29:21.482479 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-zkgnf/placement-ks-service-registration.txt 2026-09-01 19:29:21.482500 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-dctxw/ 2026-09-01 19:29:21.482521 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-dctxw/init.txt 2026-09-01 19:29:21.482543 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-dctxw/placement-ks-user.txt 2026-09-01 19:29:21.482564 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-7cff949c8b-9w4gv/ 2026-09-01 19:29:21.482585 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-7cff949c8b-9w4gv/percona-xtradb-cluster-operator.txt 2026-09-01 19:29:21.482634 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/ 2026-09-01 19:29:21.482655 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-09-01 19:29:21.482677 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-09-01 19:29:21.482698 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/ 2026-09-01 19:29:21.482721 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-09-01 19:29:21.482742 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-09-01 19:29:21.482770 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-5448d56d95-cbz4k/ 2026-09-01 19:29:21.482792 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-5448d56d95-cbz4k/rabbitmq-cluster-operator.txt 2026-09-01 19:29:21.482816 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/ 2026-09-01 19:29:21.482838 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-09-01 19:29:21.482860 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-09-01 19:29:21.482882 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/ 2026-09-01 19:29:21.482904 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-09-01 19:29:21.482925 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-09-01 19:29:21.482952 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/ 2026-09-01 19:29:21.482977 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-09-01 19:29:21.483000 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-09-01 19:29:21.483020 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/ 2026-09-01 19:29:21.483041 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-09-01 19:29:21.483062 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-09-01 19:29:21.483084 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-7f8596f788-dp4v2/ 2026-09-01 19:29:21.483107 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-7f8596f788-dp4v2/rabbitmq-cluster-operator.txt 2026-09-01 19:29:21.483129 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/ 2026-09-01 19:29:21.483151 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-09-01 19:29:21.483173 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-09-01 19:29:21.483194 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/ 2026-09-01 19:29:21.483216 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-09-01 19:29:21.483237 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-09-01 19:29:21.483258 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/ 2026-09-01 19:29:21.483282 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-09-01 19:29:21.483305 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-09-01 19:29:21.483330 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-nbp2c/ 2026-09-01 19:29:21.483352 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-nbp2c/ceph-crash.txt 2026-09-01 19:29:21.483375 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-nbp2c/chown-container-data-dir.txt 2026-09-01 19:29:21.483399 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-nbp2c/make-container-crash-dir.txt 2026-09-01 19:29:21.483419 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-2d4mm/ 2026-09-01 19:29:21.483439 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-2d4mm/chown-container-data-dir.txt 2026-09-01 19:29:21.483460 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-2d4mm/log-collector.txt 2026-09-01 19:29:21.483481 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-2d4mm/rgw.txt 2026-09-01 19:29:21.483502 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-85dc7d8d9b-k6vwk/ 2026-09-01 19:29:21.483527 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-85dc7d8d9b-k6vwk/init.txt 2026-09-01 19:29:21.483549 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-85dc7d8d9b-k6vwk/staffeln-api.txt 2026-09-01 19:29:21.483569 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-6f797dc67f-xvbsz/ 2026-09-01 19:29:21.483589 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-6f797dc67f-xvbsz/staffeln-conductor.txt 2026-09-01 19:29:21.483610 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-67pzw/ 2026-09-01 19:29:21.483630 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-67pzw/init.txt 2026-09-01 19:29:21.483659 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-67pzw/staffeln-db-init-0.txt 2026-09-01 19:29:21.483682 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-n7fxp/ 2026-09-01 19:29:21.483702 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-n7fxp/init.txt 2026-09-01 19:29:21.483723 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-n7fxp/staffeln-db-sync.txt 2026-09-01 19:29:21.483743 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/ 2026-09-01 19:29:21.483764 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt 2026-09-01 19:29:21.483799 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt 2026-09-01 19:29:21.483820 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt 2026-09-01 19:29:21.483841 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/ 2026-09-01 19:29:21.483876 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-cpxpg/ 2026-09-01 19:29:21.483912 | instance | >f+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-cpxpg/manager.txt 2026-09-01 19:29:21.483936 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/ 2026-09-01 19:29:21.483962 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-7b66cfb94c-cd777/ 2026-09-01 19:29:21.483983 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-7b66cfb94c-cd777/rook-ceph-operator.txt 2026-09-01 19:29:21.484011 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/ 2026-09-01 19:29:21.484032 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-rjh4t/ 2026-09-01 19:29:21.484053 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-rjh4t/secretgen-controller.txt 2026-09-01 19:29:21.484074 | instance | cd+++++++++ pod-logs/ingress-nginx/ 2026-09-01 19:29:21.484094 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-xmv8w/ 2026-09-01 19:29:21.484118 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-xmv8w/controller.txt 2026-09-01 19:29:21.484138 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-k2cbj/ 2026-09-01 19:29:21.484163 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-k2cbj/ingress-nginx-default-backend.txt 2026-09-01 19:29:21.484183 | instance | cd+++++++++ pod-logs/kube-system/ 2026-09-01 19:29:21.484205 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-j6jf7/ 2026-09-01 19:29:21.484226 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-j6jf7/cilium-operator.txt 2026-09-01 19:29:21.484249 | instance | cd+++++++++ pod-logs/kube-system/cilium-z92q4/ 2026-09-01 19:29:21.484272 | instance | >f+++++++++ pod-logs/kube-system/cilium-z92q4/apply-sysctl-overwrites.txt 2026-09-01 19:29:21.484292 | instance | >f+++++++++ pod-logs/kube-system/cilium-z92q4/cilium-agent.txt 2026-09-01 19:29:21.484313 | instance | >f+++++++++ pod-logs/kube-system/cilium-z92q4/clean-cilium-state.txt 2026-09-01 19:29:21.484335 | instance | >f+++++++++ pod-logs/kube-system/cilium-z92q4/config.txt 2026-09-01 19:29:21.484356 | instance | >f+++++++++ pod-logs/kube-system/cilium-z92q4/install-cni-binaries.txt 2026-09-01 19:29:21.484378 | instance | >f+++++++++ pod-logs/kube-system/cilium-z92q4/mount-bpf-fs.txt 2026-09-01 19:29:21.484401 | instance | >f+++++++++ pod-logs/kube-system/cilium-z92q4/mount-cgroup.txt 2026-09-01 19:29:21.484422 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-p7nt5/ 2026-09-01 19:29:21.484446 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-p7nt5/coredns.txt 2026-09-01 19:29:21.484467 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-r7vj8/ 2026-09-01 19:29:21.484490 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-r7vj8/coredns.txt 2026-09-01 19:29:21.484517 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-09-01 19:29:21.484539 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-09-01 19:29:21.484560 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-09-01 19:29:21.484581 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-09-01 19:29:21.484603 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-09-01 19:29:21.484625 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-09-01 19:29:21.484647 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-fjbdw/ 2026-09-01 19:29:21.484676 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-fjbdw/kube-proxy.txt 2026-09-01 19:29:21.484710 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-09-01 19:29:21.484731 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-09-01 19:29:21.484752 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-09-01 19:29:21.484779 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-09-01 19:29:21.484800 | instance | cd+++++++++ pod-logs/local-path-storage/ 2026-09-01 19:29:21.484823 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-q7w8g/ 2026-09-01 19:29:21.484844 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-q7w8g/local-path-provisioner.txt 2026-09-01 19:29:21.484867 | instance | cd+++++++++ pod-logs/monitoring/ 2026-09-01 19:29:21.484888 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-09-01 19:29:21.484909 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-09-01 19:29:21.484936 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-09-01 19:29:21.484957 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-09-01 19:29:21.485013 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-09-01 19:29:21.485045 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-8562f/ 2026-09-01 19:29:21.485066 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-8562f/goldpinger-daemon.txt 2026-09-01 19:29:21.485094 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-7f6754646c-zvkhc/ 2026-09-01 19:29:21.485116 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-7f6754646c-zvkhc/grafana-sc-dashboard.txt 2026-09-01 19:29:21.485136 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-7f6754646c-zvkhc/grafana-sc-datasources.txt 2026-09-01 19:29:21.485159 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-7f6754646c-zvkhc/grafana.txt 2026-09-01 19:29:21.485180 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-f569l/ 2026-09-01 19:29:21.485200 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-f569l/kube-state-metrics.txt 2026-09-01 19:29:21.485220 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-ksctx/ 2026-09-01 19:29:21.485242 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-ksctx/kube-prometheus-stack.txt 2026-09-01 19:29:21.485263 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-znh57/ 2026-09-01 19:29:21.485283 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-znh57/node-exporter.txt 2026-09-01 19:29:21.485305 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-znh57/pod-tls-sidecar.txt 2026-09-01 19:29:21.485331 | instance | cd+++++++++ pod-logs/monitoring/loki-0/ 2026-09-01 19:29:21.485354 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt 2026-09-01 19:29:21.485378 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/ 2026-09-01 19:29:21.485402 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt 2026-09-01 19:29:21.485422 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt 2026-09-01 19:29:21.485443 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-c4ztf/ 2026-09-01 19:29:21.485464 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-c4ztf/nginx.txt 2026-09-01 19:29:21.485487 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/ 2026-09-01 19:29:21.485508 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt 2026-09-01 19:29:21.485532 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt 2026-09-01 19:29:21.485558 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-vmcdq/ 2026-09-01 19:29:21.485579 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-vmcdq/gc.txt 2026-09-01 19:29:21.485605 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-q8d98/ 2026-09-01 19:29:21.485626 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-q8d98/master.txt 2026-09-01 19:29:21.485646 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-8fjb4/ 2026-09-01 19:29:21.485666 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-8fjb4/worker.txt 2026-09-01 19:29:21.485687 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-09-01 19:29:21.485710 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-09-01 19:29:21.485730 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-09-01 19:29:21.485750 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-09-01 19:29:21.485770 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-09-01 19:29:21.485797 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-09-01 19:29:21.485818 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-69g4m/ 2026-09-01 19:29:21.485843 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-69g4m/pushgateway.txt 2026-09-01 19:29:21.485862 | instance | cd+++++++++ pod-logs/monitoring/vector-q45pw/ 2026-09-01 19:29:21.485883 | instance | >f+++++++++ pod-logs/monitoring/vector-q45pw/vector.txt 2026-09-01 19:29:21.485912 | instance | cd+++++++++ pod-logs/openstack/ 2026-09-01 19:29:21.485933 | instance | cd+++++++++ pod-logs/openstack/barbican-api-687bfffc-bmll7/ 2026-09-01 19:29:21.485958 | instance | >f+++++++++ pod-logs/openstack/barbican-api-687bfffc-bmll7/barbican-api.txt 2026-09-01 19:29:21.485983 | instance | >f+++++++++ pod-logs/openstack/barbican-api-687bfffc-bmll7/init.txt 2026-09-01 19:29:21.486006 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-2scjm/ 2026-09-01 19:29:21.486028 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-2scjm/barbican-db-init-0.txt 2026-09-01 19:29:21.486050 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-2scjm/init.txt 2026-09-01 19:29:21.486071 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-f2hgp/ 2026-09-01 19:29:21.486093 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-f2hgp/barbican-db-sync.txt 2026-09-01 19:29:21.486117 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-f2hgp/init.txt 2026-09-01 19:29:21.486137 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-xdbd9/ 2026-09-01 19:29:21.486159 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-xdbd9/init.txt 2026-09-01 19:29:21.486185 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-xdbd9/key-manager-ks-endpoints-admin.txt 2026-09-01 19:29:21.486210 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-xdbd9/key-manager-ks-endpoints-internal.txt 2026-09-01 19:29:21.486237 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-xdbd9/key-manager-ks-endpoints-public.txt 2026-09-01 19:29:21.486258 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-vc29s/ 2026-09-01 19:29:21.486287 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-vc29s/init.txt 2026-09-01 19:29:21.486308 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-vc29s/key-manager-ks-service-registration.txt 2026-09-01 19:29:21.486338 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-6x8rf/ 2026-09-01 19:29:21.486365 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-6x8rf/barbican-ks-user.txt 2026-09-01 19:29:21.486386 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-6x8rf/init.txt 2026-09-01 19:29:21.486407 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-q8q67/ 2026-09-01 19:29:21.486429 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-q8q67/init.txt 2026-09-01 19:29:21.486450 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-q8q67/rabbit-init.txt 2026-09-01 19:29:21.486474 | instance | cd+++++++++ pod-logs/openstack/cinder-api-584cf9f965-8ph9d/ 2026-09-01 19:29:21.486497 | instance | >f+++++++++ pod-logs/openstack/cinder-api-584cf9f965-8ph9d/ceph-coordination-volume-perms.txt 2026-09-01 19:29:21.486518 | instance | >f+++++++++ pod-logs/openstack/cinder-api-584cf9f965-8ph9d/cinder-api.txt 2026-09-01 19:29:21.486539 | instance | >f+++++++++ pod-logs/openstack/cinder-api-584cf9f965-8ph9d/init.txt 2026-09-01 19:29:21.486559 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-677cf6c6c6-dhc25/ 2026-09-01 19:29:21.486580 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-677cf6c6c6-dhc25/ceph-backup-keyring-placement.txt 2026-09-01 19:29:21.486606 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-677cf6c6c6-dhc25/ceph-coordination-volume-perms.txt 2026-09-01 19:29:21.486626 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-677cf6c6c6-dhc25/ceph-keyring-placement-rbd1.txt 2026-09-01 19:29:21.486648 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-677cf6c6c6-dhc25/cinder-backup.txt 2026-09-01 19:29:21.486669 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-677cf6c6c6-dhc25/init.txt 2026-09-01 19:29:21.486693 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-zcjrl/ 2026-09-01 19:29:21.486716 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-zcjrl/ceph-keyring-placement.txt 2026-09-01 19:29:21.486741 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-zcjrl/cinder-backup-storage-init.txt 2026-09-01 19:29:21.486763 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-zcjrl/init.txt 2026-09-01 19:29:21.486784 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-fmpmm/ 2026-09-01 19:29:21.486808 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-fmpmm/bootstrap.txt 2026-09-01 19:29:21.486896 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-fmpmm/init.txt 2026-09-01 19:29:21.486937 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-wq2vk/ 2026-09-01 19:29:21.486966 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-wq2vk/create-internal-tenant.txt 2026-09-01 19:29:21.486989 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-wq2vk/init.txt 2026-09-01 19:29:21.487018 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-nx2gm/ 2026-09-01 19:29:21.487042 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-nx2gm/cinder-db-init-0.txt 2026-09-01 19:29:21.487066 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-nx2gm/init.txt 2026-09-01 19:29:21.487095 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-6jgzr/ 2026-09-01 19:29:21.487117 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-6jgzr/cinder-db-sync.txt 2026-09-01 19:29:21.487143 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-6jgzr/init.txt 2026-09-01 19:29:21.487165 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-ptd9m/ 2026-09-01 19:29:21.487187 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-ptd9m/init.txt 2026-09-01 19:29:21.487208 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-ptd9m/volumev3-ks-endpoints-admin.txt 2026-09-01 19:29:21.487232 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-ptd9m/volumev3-ks-endpoints-internal.txt 2026-09-01 19:29:21.487253 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-ptd9m/volumev3-ks-endpoints-public.txt 2026-09-01 19:29:21.487273 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-gtxmf/ 2026-09-01 19:29:21.487298 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-gtxmf/init.txt 2026-09-01 19:29:21.487319 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-gtxmf/volumev3-ks-service-registration.txt 2026-09-01 19:29:21.487344 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-7rzxs/ 2026-09-01 19:29:21.487366 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-7rzxs/cinder-ks-user.txt 2026-09-01 19:29:21.487387 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-7rzxs/init.txt 2026-09-01 19:29:21.487410 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-8skhd/ 2026-09-01 19:29:21.487433 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-8skhd/init.txt 2026-09-01 19:29:21.487454 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-8skhd/rabbit-init.txt 2026-09-01 19:29:21.487475 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-658dc7699b-clvlc/ 2026-09-01 19:29:21.487498 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-658dc7699b-clvlc/ceph-coordination-volume-perms.txt 2026-09-01 19:29:21.487519 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-658dc7699b-clvlc/cinder-scheduler.txt 2026-09-01 19:29:21.487544 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-658dc7699b-clvlc/init.txt 2026-09-01 19:29:21.487569 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-pg6dq/ 2026-09-01 19:29:21.487590 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-pg6dq/ceph-keyring-placement.txt 2026-09-01 19:29:21.487617 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-pg6dq/cinder-storage-init-rbd1.txt 2026-09-01 19:29:21.487639 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-pg6dq/init.txt 2026-09-01 19:29:21.487661 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-685bc8cd5-6mvxg/ 2026-09-01 19:29:21.487683 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-685bc8cd5-6mvxg/ceph-coordination-volume-perms.txt 2026-09-01 19:29:21.487704 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-685bc8cd5-6mvxg/ceph-keyring-placement-rbd1.txt 2026-09-01 19:29:21.487725 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-685bc8cd5-6mvxg/cinder-volume.txt 2026-09-01 19:29:21.487746 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-685bc8cd5-6mvxg/init-cinder-conf.txt 2026-09-01 19:29:21.487768 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-685bc8cd5-6mvxg/init.txt 2026-09-01 19:29:21.487789 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29804825-966fd/ 2026-09-01 19:29:21.487810 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29804825-966fd/cinder-volume-usage-audit.txt 2026-09-01 19:29:21.487831 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29804825-966fd/init.txt 2026-09-01 19:29:21.487853 | instance | cd+++++++++ pod-logs/openstack/glance-api-d7f5ccd6b-k7xqb/ 2026-09-01 19:29:21.487875 | instance | >f+++++++++ pod-logs/openstack/glance-api-d7f5ccd6b-k7xqb/ceph-keyring-placement.txt 2026-09-01 19:29:21.487903 | instance | >f+++++++++ pod-logs/openstack/glance-api-d7f5ccd6b-k7xqb/glance-api.txt 2026-09-01 19:29:21.487965 | instance | >f+++++++++ pod-logs/openstack/glance-api-d7f5ccd6b-k7xqb/glance-perms.txt 2026-09-01 19:29:21.487991 | instance | >f+++++++++ pod-logs/openstack/glance-api-d7f5ccd6b-k7xqb/init.txt 2026-09-01 19:29:21.488013 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-w6hld/ 2026-09-01 19:29:21.488035 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-w6hld/glance-db-init-0.txt 2026-09-01 19:29:21.488056 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-w6hld/init.txt 2026-09-01 19:29:21.488077 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-wcrs8/ 2026-09-01 19:29:21.488099 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-wcrs8/glance-db-sync.txt 2026-09-01 19:29:21.488122 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-wcrs8/init.txt 2026-09-01 19:29:21.488145 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-4hggq/ 2026-09-01 19:29:21.488166 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-4hggq/image-ks-endpoints-admin.txt 2026-09-01 19:29:21.488199 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-4hggq/image-ks-endpoints-internal.txt 2026-09-01 19:29:21.488220 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-4hggq/image-ks-endpoints-public.txt 2026-09-01 19:29:21.488244 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-4hggq/init.txt 2026-09-01 19:29:21.488269 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-67l46/ 2026-09-01 19:29:21.488294 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-67l46/image-ks-service-registration.txt 2026-09-01 19:29:21.488314 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-67l46/init.txt 2026-09-01 19:29:21.488335 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-f7fj6/ 2026-09-01 19:29:21.488356 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-f7fj6/glance-ks-user.txt 2026-09-01 19:29:21.488385 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-f7fj6/init.txt 2026-09-01 19:29:21.488406 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-8t87v/ 2026-09-01 19:29:21.488427 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-8t87v/glance-metadefs-load.txt 2026-09-01 19:29:21.488453 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-8t87v/init.txt 2026-09-01 19:29:21.488480 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-hwxcx/ 2026-09-01 19:29:21.488516 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-hwxcx/init.txt 2026-09-01 19:29:21.488542 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-hwxcx/rabbit-init.txt 2026-09-01 19:29:21.488571 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-mmqxw/ 2026-09-01 19:29:21.488593 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-mmqxw/ceph-keyring-placement.txt 2026-09-01 19:29:21.488615 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-mmqxw/glance-storage-init.txt 2026-09-01 19:29:21.488637 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-mmqxw/init.txt 2026-09-01 19:29:21.488661 | instance | cd+++++++++ pod-logs/openstack/heat-api-7b7dd5d6b-brd2w/ 2026-09-01 19:29:21.488683 | instance | >f+++++++++ pod-logs/openstack/heat-api-7b7dd5d6b-brd2w/heat-api.txt 2026-09-01 19:29:21.488706 | instance | >f+++++++++ pod-logs/openstack/heat-api-7b7dd5d6b-brd2w/init.txt 2026-09-01 19:29:21.488726 | instance | cd+++++++++ pod-logs/openstack/heat-bootstrap-2b7tl/ 2026-09-01 19:29:21.488757 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-2b7tl/bootstrap.txt 2026-09-01 19:29:21.488779 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-2b7tl/init.txt 2026-09-01 19:29:21.488801 | instance | cd+++++++++ pod-logs/openstack/heat-cfn-78fff7bf6-gtt8z/ 2026-09-01 19:29:21.488827 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-78fff7bf6-gtt8z/heat-cfn.txt 2026-09-01 19:29:21.488857 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-78fff7bf6-gtt8z/init.txt 2026-09-01 19:29:21.488883 | instance | cd+++++++++ pod-logs/openstack/heat-db-init-49s5p/ 2026-09-01 19:29:21.488904 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-49s5p/heat-db-init-0.txt 2026-09-01 19:29:21.488925 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-49s5p/init.txt 2026-09-01 19:29:21.488945 | instance | cd+++++++++ pod-logs/openstack/heat-db-sync-s22kw/ 2026-09-01 19:29:21.488996 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-s22kw/heat-db-sync.txt 2026-09-01 19:29:21.489021 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-s22kw/init.txt 2026-09-01 19:29:21.489044 | instance | cd+++++++++ pod-logs/openstack/heat-domain-ks-user-hfj29/ 2026-09-01 19:29:21.489067 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-hfj29/heat-ks-domain-user.txt 2026-09-01 19:29:21.489090 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-hfj29/init.txt 2026-09-01 19:29:21.489110 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29804835-cmssk/ 2026-09-01 19:29:21.489128 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29804835-cmssk/heat-engine-cleaner.txt 2026-09-01 19:29:21.489146 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29804835-cmssk/init.txt 2026-09-01 19:29:21.489164 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29804840-cvsql/ 2026-09-01 19:29:21.489182 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29804840-cvsql/heat-engine-cleaner.txt 2026-09-01 19:29:21.489200 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29804840-cvsql/init.txt 2026-09-01 19:29:21.489217 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29804845-7tc76/ 2026-09-01 19:29:21.489236 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29804845-7tc76/heat-engine-cleaner.txt 2026-09-01 19:29:21.489254 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29804845-7tc76/init.txt 2026-09-01 19:29:21.489273 | instance | cd+++++++++ pod-logs/openstack/heat-engine-db7f69bbc-w4v8h/ 2026-09-01 19:29:21.489291 | instance | >f+++++++++ pod-logs/openstack/heat-engine-db7f69bbc-w4v8h/heat-engine.txt 2026-09-01 19:29:21.489309 | instance | >f+++++++++ pod-logs/openstack/heat-engine-db7f69bbc-w4v8h/init.txt 2026-09-01 19:29:21.489327 | instance | cd+++++++++ pod-logs/openstack/heat-ks-endpoints-fqv4v/ 2026-09-01 19:29:21.489346 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-fqv4v/cloudformation-ks-endpoints-admin.txt 2026-09-01 19:29:21.489369 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-fqv4v/cloudformation-ks-endpoints-internal.txt 2026-09-01 19:29:21.489472 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-fqv4v/cloudformation-ks-endpoints-public.txt 2026-09-01 19:29:21.489501 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-fqv4v/init.txt 2026-09-01 19:29:21.489523 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-fqv4v/orchestration-ks-endpoints-admin.txt 2026-09-01 19:29:21.489545 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-fqv4v/orchestration-ks-endpoints-internal.txt 2026-09-01 19:29:21.489564 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-fqv4v/orchestration-ks-endpoints-public.txt 2026-09-01 19:29:21.489586 | instance | cd+++++++++ pod-logs/openstack/heat-ks-service-5kx8m/ 2026-09-01 19:29:21.489608 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-5kx8m/cloudformation-ks-service-registration.txt 2026-09-01 19:29:21.489629 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-5kx8m/init.txt 2026-09-01 19:29:21.489648 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-5kx8m/orchestration-ks-service-registration.txt 2026-09-01 19:29:21.489667 | instance | cd+++++++++ pod-logs/openstack/heat-ks-user-626c7/ 2026-09-01 19:29:21.489685 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-626c7/heat-ks-user.txt 2026-09-01 19:29:21.489710 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-626c7/heat-trustee-ks-user.txt 2026-09-01 19:29:21.489729 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-626c7/init.txt 2026-09-01 19:29:21.489748 | instance | cd+++++++++ pod-logs/openstack/heat-rabbit-init-q8zdl/ 2026-09-01 19:29:21.489766 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-q8zdl/init.txt 2026-09-01 19:29:21.489784 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-q8zdl/rabbit-init.txt 2026-09-01 19:29:21.489803 | instance | cd+++++++++ pod-logs/openstack/heat-trusts-jsrmc/ 2026-09-01 19:29:21.489821 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-jsrmc/heat-trusts.txt 2026-09-01 19:29:21.489839 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-jsrmc/init.txt 2026-09-01 19:29:21.489857 | instance | cd+++++++++ pod-logs/openstack/keepalived-2jcw6/ 2026-09-01 19:29:21.489875 | instance | >f+++++++++ pod-logs/openstack/keepalived-2jcw6/init.txt 2026-09-01 19:29:21.489894 | instance | >f+++++++++ pod-logs/openstack/keepalived-2jcw6/keepalived.txt 2026-09-01 19:29:21.489912 | instance | >f+++++++++ pod-logs/openstack/keepalived-2jcw6/wait-for-ip.txt 2026-09-01 19:29:21.489930 | instance | cd+++++++++ pod-logs/openstack/keystone-api-64dc8f9cdf-xnvd5/ 2026-09-01 19:29:21.489948 | instance | >f+++++++++ pod-logs/openstack/keystone-api-64dc8f9cdf-xnvd5/init.txt 2026-09-01 19:29:21.489965 | instance | >f+++++++++ pod-logs/openstack/keystone-api-64dc8f9cdf-xnvd5/keystone-api.txt 2026-09-01 19:29:21.489983 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-p9zpm/ 2026-09-01 19:29:21.490001 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-p9zpm/bootstrap.txt 2026-09-01 19:29:21.490019 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-p9zpm/init.txt 2026-09-01 19:29:21.490036 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-l7kqf/ 2026-09-01 19:29:21.490054 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-l7kqf/init.txt 2026-09-01 19:29:21.490072 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-l7kqf/keystone-credential-setup.txt 2026-09-01 19:29:21.490090 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-mdnx4/ 2026-09-01 19:29:21.490108 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-mdnx4/init.txt 2026-09-01 19:29:21.490126 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-mdnx4/keystone-db-init-0.txt 2026-09-01 19:29:21.490144 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-dnm22/ 2026-09-01 19:29:21.490163 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-dnm22/init.txt 2026-09-01 19:29:21.490180 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-dnm22/keystone-db-sync.txt 2026-09-01 19:29:21.490198 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-kq8c6/ 2026-09-01 19:29:21.490215 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-kq8c6/init.txt 2026-09-01 19:29:21.490233 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-kq8c6/keystone-domain-manage.txt 2026-09-01 19:29:21.490251 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-jbrrw/ 2026-09-01 19:29:21.490269 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-jbrrw/init.txt 2026-09-01 19:29:21.490287 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-jbrrw/keystone-fernet-setup.txt 2026-09-01 19:29:21.490305 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-kl87k/ 2026-09-01 19:29:21.490322 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-kl87k/init.txt 2026-09-01 19:29:21.490340 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-kl87k/rabbit-init.txt 2026-09-01 19:29:21.490358 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-wpccw/ 2026-09-01 19:29:21.490376 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-wpccw/ceph-admin-keyring-placement.txt 2026-09-01 19:29:21.490393 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-wpccw/ceph-keyring-placement.txt 2026-09-01 19:29:21.490416 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-wpccw/init-dynamic-options.txt 2026-09-01 19:29:21.490434 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-wpccw/init.txt 2026-09-01 19:29:21.490452 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-wpccw/libvirt-exporter.txt 2026-09-01 19:29:21.490470 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-wpccw/libvirt.txt 2026-09-01 19:29:21.490487 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-wpccw/tls-sidecar.txt 2026-09-01 19:29:21.490505 | instance | cd+++++++++ pod-logs/openstack/magnum-api-75bf659d56-lpbpz/ 2026-09-01 19:29:21.490523 | instance | >f+++++++++ pod-logs/openstack/magnum-api-75bf659d56-lpbpz/init.txt 2026-09-01 19:29:21.490541 | instance | >f+++++++++ pod-logs/openstack/magnum-api-75bf659d56-lpbpz/magnum-api.txt 2026-09-01 19:29:21.490559 | instance | cd+++++++++ pod-logs/openstack/magnum-conductor-0/ 2026-09-01 19:29:21.490577 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/init.txt 2026-09-01 19:29:21.490595 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-09-01 19:29:21.490614 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor.txt 2026-09-01 19:29:21.490632 | instance | cd+++++++++ pod-logs/openstack/magnum-db-init-wkkp8/ 2026-09-01 19:29:21.490651 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-wkkp8/init.txt 2026-09-01 19:29:21.490669 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-wkkp8/magnum-db-init-0.txt 2026-09-01 19:29:21.490688 | instance | cd+++++++++ pod-logs/openstack/magnum-db-sync-trx96/ 2026-09-01 19:29:21.490706 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-trx96/init.txt 2026-09-01 19:29:21.490724 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-trx96/magnum-db-sync.txt 2026-09-01 19:29:21.490743 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-hpzbq/ 2026-09-01 19:29:21.490761 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-hpzbq/init.txt 2026-09-01 19:29:21.490779 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-hpzbq/memcached-exporter.txt 2026-09-01 19:29:21.490797 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-hpzbq/memcached.txt 2026-09-01 19:29:21.490816 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-h7bd5/ 2026-09-01 19:29:21.490834 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-h7bd5/init.txt 2026-09-01 19:29:21.490852 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-h7bd5/neutron-db-init-0.txt 2026-09-01 19:29:21.490870 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-wnnqm/ 2026-09-01 19:29:21.490888 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-wnnqm/init.txt 2026-09-01 19:29:21.490906 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-wnnqm/neutron-db-sync.txt 2026-09-01 19:29:21.490923 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-j4vv9/ 2026-09-01 19:29:21.490941 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-j4vv9/init.txt 2026-09-01 19:29:21.490959 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-j4vv9/network-ks-endpoints-admin.txt 2026-09-01 19:29:21.490977 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-j4vv9/network-ks-endpoints-internal.txt 2026-09-01 19:29:21.490995 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-j4vv9/network-ks-endpoints-public.txt 2026-09-01 19:29:21.491012 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-4zsk2/ 2026-09-01 19:29:21.491030 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-4zsk2/init.txt 2026-09-01 19:29:21.491047 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-4zsk2/network-ks-service-registration.txt 2026-09-01 19:29:21.491065 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-zwf6c/ 2026-09-01 19:29:21.491087 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-zwf6c/init.txt 2026-09-01 19:29:21.491106 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-zwf6c/neutron-ks-user.txt 2026-09-01 19:29:21.491124 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-ds2fx/ 2026-09-01 19:29:21.491142 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-ds2fx/init.txt 2026-09-01 19:29:21.491160 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-ds2fx/neutron-netns-cleanup-cron.txt 2026-09-01 19:29:21.491178 | instance | cd+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-459vs/ 2026-09-01 19:29:21.491195 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-459vs/init.txt 2026-09-01 19:29:21.491213 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-459vs/neutron-metadata-agent-init.txt 2026-09-01 19:29:21.491230 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-459vs/neutron-ovn-metadata-agent.txt 2026-09-01 19:29:21.491247 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-459vs/ovn-neutron-init.txt 2026-09-01 19:29:21.491264 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-z97w6/ 2026-09-01 19:29:21.491282 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-z97w6/init.txt 2026-09-01 19:29:21.491300 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-z97w6/rabbit-init.txt 2026-09-01 19:29:21.491319 | instance | cd+++++++++ pod-logs/openstack/neutron-server-756b6b7c67-9sr47/ 2026-09-01 19:29:21.491337 | instance | >f+++++++++ pod-logs/openstack/neutron-server-756b6b7c67-9sr47/init.txt 2026-09-01 19:29:21.491355 | instance | >f+++++++++ pod-logs/openstack/neutron-server-756b6b7c67-9sr47/neutron-policy-server.txt 2026-09-01 19:29:21.491372 | instance | >f+++++++++ pod-logs/openstack/neutron-server-756b6b7c67-9sr47/neutron-server.txt 2026-09-01 19:29:21.491390 | instance | >f+++++++++ pod-logs/openstack/neutron-server-756b6b7c67-9sr47/ovn-neutron-init.txt 2026-09-01 19:29:21.491408 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-5665b7cf4-nvjjp/ 2026-09-01 19:29:21.491426 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-5665b7cf4-nvjjp/init.txt 2026-09-01 19:29:21.491444 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-5665b7cf4-nvjjp/nova-api-metadata-init.txt 2026-09-01 19:29:21.491462 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-5665b7cf4-nvjjp/nova-api.txt 2026-09-01 19:29:21.491480 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-7d94ff445c-khb66/ 2026-09-01 19:29:21.491498 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-7d94ff445c-khb66/init.txt 2026-09-01 19:29:21.491516 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-7d94ff445c-khb66/nova-osapi.txt 2026-09-01 19:29:21.491534 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-6fznj/ 2026-09-01 19:29:21.491552 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-6fznj/bootstrap.txt 2026-09-01 19:29:21.491569 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-6fznj/init.txt 2026-09-01 19:29:21.491587 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-29804820-xj2bc/ 2026-09-01 19:29:21.491605 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29804820-xj2bc/init.txt 2026-09-01 19:29:21.491623 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29804820-xj2bc/nova-cell-setup.txt 2026-09-01 19:29:21.491641 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-vbg96/ 2026-09-01 19:29:21.491659 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-vbg96/init.txt 2026-09-01 19:29:21.491677 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-vbg96/nova-cell-setup-init.txt 2026-09-01 19:29:21.491695 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-vbg96/nova-cell-setup.txt 2026-09-01 19:29:21.491713 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-scksm/ 2026-09-01 19:29:21.491735 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-scksm/ceph-admin-keyring-placement.txt 2026-09-01 19:29:21.491753 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-scksm/ceph-keyring-placement.txt 2026-09-01 19:29:21.491771 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-scksm/ceph-perms.txt 2026-09-01 19:29:21.491789 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-scksm/init.txt 2026-09-01 19:29:21.491807 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-scksm/nova-compute-init.txt 2026-09-01 19:29:21.491826 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-scksm/nova-compute-ssh-init.txt 2026-09-01 19:29:21.491845 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-scksm/nova-compute-ssh.txt 2026-09-01 19:29:21.491863 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-scksm/nova-compute-vnc-init.txt 2026-09-01 19:29:21.491882 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-scksm/nova-compute.txt 2026-09-01 19:29:21.491901 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-596595c75-v8npz/ 2026-09-01 19:29:21.491920 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-596595c75-v8npz/init.txt 2026-09-01 19:29:21.491938 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-596595c75-v8npz/nova-conductor.txt 2026-09-01 19:29:21.491962 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-h5cvk/ 2026-09-01 19:29:21.491994 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-h5cvk/init.txt 2026-09-01 19:29:21.492014 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-h5cvk/nova-db-init-0.txt 2026-09-01 19:29:21.492033 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-h5cvk/nova-db-init-1.txt 2026-09-01 19:29:21.492052 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-h5cvk/nova-db-init-2.txt 2026-09-01 19:29:21.492070 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-rpdgc/ 2026-09-01 19:29:21.492088 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-rpdgc/init.txt 2026-09-01 19:29:21.492107 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-rpdgc/nova-db-sync.txt 2026-09-01 19:29:21.492126 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-cbptz/ 2026-09-01 19:29:21.492144 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-cbptz/compute-ks-endpoints-admin.txt 2026-09-01 19:29:21.492163 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-cbptz/compute-ks-endpoints-internal.txt 2026-09-01 19:29:21.492182 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-cbptz/compute-ks-endpoints-public.txt 2026-09-01 19:29:21.492200 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-cbptz/init.txt 2026-09-01 19:29:21.492219 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-srxmv/ 2026-09-01 19:29:21.492237 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-srxmv/compute-ks-service-registration.txt 2026-09-01 19:29:21.492256 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-srxmv/init.txt 2026-09-01 19:29:21.492274 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-qwxvn/ 2026-09-01 19:29:21.492293 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-qwxvn/init.txt 2026-09-01 19:29:21.492311 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-qwxvn/nova-ks-user.txt 2026-09-01 19:29:21.492329 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-79cb8874c6-x6k45/ 2026-09-01 19:29:21.492348 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-79cb8874c6-x6k45/init.txt 2026-09-01 19:29:21.492366 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-79cb8874c6-x6k45/nova-novncproxy-init-assets.txt 2026-09-01 19:29:21.492384 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-79cb8874c6-x6k45/nova-novncproxy-init.txt 2026-09-01 19:29:21.492402 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-79cb8874c6-x6k45/nova-novncproxy.txt 2026-09-01 19:29:21.492425 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-bk6vq/ 2026-09-01 19:29:21.492444 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-bk6vq/init.txt 2026-09-01 19:29:21.492462 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-bk6vq/rabbit-init.txt 2026-09-01 19:29:21.492481 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-5c5984f4d7-vftrq/ 2026-09-01 19:29:21.492499 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-5c5984f4d7-vftrq/init.txt 2026-09-01 19:29:21.492517 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-5c5984f4d7-vftrq/nova-scheduler.txt 2026-09-01 19:29:21.492535 | instance | cd+++++++++ pod-logs/openstack/nova-service-cleaner-29804820-ccvgx/ 2026-09-01 19:29:21.492553 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29804820-ccvgx/init.txt 2026-09-01 19:29:21.492572 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29804820-ccvgx/nova-service-cleaner.txt 2026-09-01 19:29:21.492590 | instance | cd+++++++++ pod-logs/openstack/octavia-api-bd8b56c64-fhlj8/ 2026-09-01 19:29:21.492609 | instance | >f+++++++++ pod-logs/openstack/octavia-api-bd8b56c64-fhlj8/init.txt 2026-09-01 19:29:21.492644 | instance | >f+++++++++ pod-logs/openstack/octavia-api-bd8b56c64-fhlj8/octavia-api.txt 2026-09-01 19:29:21.492664 | instance | cd+++++++++ pod-logs/openstack/octavia-bootstrap-dpl28/ 2026-09-01 19:29:21.492682 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-dpl28/bootstrap.txt 2026-09-01 19:29:21.492700 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-dpl28/init.txt 2026-09-01 19:29:21.492718 | instance | cd+++++++++ pod-logs/openstack/octavia-db-init-rhv9p/ 2026-09-01 19:29:21.492736 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-rhv9p/init.txt 2026-09-01 19:29:21.492754 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-rhv9p/octavia-db-init-0.txt 2026-09-01 19:29:21.492772 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-rhv9p/octavia-db-init-1.txt 2026-09-01 19:29:21.492790 | instance | cd+++++++++ pod-logs/openstack/octavia-db-sync-dncv6/ 2026-09-01 19:29:21.492808 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-dncv6/init.txt 2026-09-01 19:29:21.492826 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-dncv6/octavia-db-sync.txt 2026-09-01 19:29:21.492858 | instance | cd+++++++++ pod-logs/openstack/octavia-health-manager-default-m88r9/ 2026-09-01 19:29:21.492877 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-m88r9/init.txt 2026-09-01 19:29:21.492895 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-m88r9/octavia-health-manager-get-port.txt 2026-09-01 19:29:21.492913 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-m88r9/octavia-health-manager-nic-init.txt 2026-09-01 19:29:21.492931 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-m88r9/octavia-health-manager.txt 2026-09-01 19:29:21.492949 | instance | cd+++++++++ pod-logs/openstack/octavia-housekeeping-d7bf8fc67-75lrv/ 2026-09-01 19:29:21.492966 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-d7bf8fc67-75lrv/init.txt 2026-09-01 19:29:21.493000 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-d7bf8fc67-75lrv/octavia-housekeeping.txt 2026-09-01 19:29:21.493020 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-endpoints-gfqbd/ 2026-09-01 19:29:21.493039 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-gfqbd/init.txt 2026-09-01 19:29:21.493058 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-gfqbd/load-balancer-ks-endpoints-admin.txt 2026-09-01 19:29:21.493087 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-gfqbd/load-balancer-ks-endpoints-internal.txt 2026-09-01 19:29:21.493105 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-gfqbd/load-balancer-ks-endpoints-public.txt 2026-09-01 19:29:21.493123 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-service-2jbfp/ 2026-09-01 19:29:21.493148 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-2jbfp/init.txt 2026-09-01 19:29:21.493167 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-2jbfp/load-balancer-ks-service-registration.txt 2026-09-01 19:29:21.493186 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-user-fjj8s/ 2026-09-01 19:29:21.493205 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-fjj8s/init.txt 2026-09-01 19:29:21.493224 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-fjj8s/octavia-ks-user.txt 2026-09-01 19:29:21.493243 | instance | cd+++++++++ pod-logs/openstack/octavia-rabbit-init-kjfnp/ 2026-09-01 19:29:21.493261 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-kjfnp/init.txt 2026-09-01 19:29:21.493290 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-kjfnp/rabbit-init.txt 2026-09-01 19:29:21.493309 | instance | cd+++++++++ pod-logs/openstack/octavia-worker-6849d67b5b-pxkzq/ 2026-09-01 19:29:21.493328 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-6849d67b5b-pxkzq/init.txt 2026-09-01 19:29:21.493346 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-6849d67b5b-pxkzq/octavia-worker.txt 2026-09-01 19:29:21.493365 | instance | cd+++++++++ pod-logs/openstack/openvswitch-x8hcq/ 2026-09-01 19:29:21.493383 | instance | >f+++++++++ pod-logs/openstack/openvswitch-x8hcq/init.txt 2026-09-01 19:29:21.493402 | instance | >f+++++++++ pod-logs/openstack/openvswitch-x8hcq/openvswitch-db-perms.txt 2026-09-01 19:29:21.493429 | instance | >f+++++++++ pod-logs/openstack/openvswitch-x8hcq/openvswitch-db.txt 2026-09-01 19:29:21.493448 | instance | >f+++++++++ pod-logs/openstack/openvswitch-x8hcq/openvswitch-vswitchd-modules.txt 2026-09-01 19:29:21.493466 | instance | >f+++++++++ pod-logs/openstack/openvswitch-x8hcq/openvswitch-vswitchd.txt 2026-09-01 19:29:21.493485 | instance | cd+++++++++ pod-logs/openstack/ovn-controller-px4dj/ 2026-09-01 19:29:21.493504 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-px4dj/controller-init.txt 2026-09-01 19:29:21.493531 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-px4dj/controller.txt 2026-09-01 19:29:21.493551 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-px4dj/get-gw-enabled.txt 2026-09-01 19:29:21.493569 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-px4dj/init.txt 2026-09-01 19:29:21.493588 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-px4dj/log-parser.txt 2026-09-01 19:29:21.493607 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-px4dj/vector.txt 2026-09-01 19:29:21.493626 | instance | cd+++++++++ pod-logs/openstack/ovn-northd-6c6687ddd6-z8xm8/ 2026-09-01 19:29:21.493644 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-6c6687ddd6-z8xm8/init.txt 2026-09-01 19:29:21.493662 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-6c6687ddd6-z8xm8/northd.txt 2026-09-01 19:29:21.493680 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/ 2026-09-01 19:29:21.493699 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/init.txt 2026-09-01 19:29:21.493717 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/ovsdb.txt 2026-09-01 19:29:21.493735 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/ 2026-09-01 19:29:21.493764 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/init.txt 2026-09-01 19:29:21.493790 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/ovsdb.txt 2026-09-01 19:29:21.493808 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/ 2026-09-01 19:29:21.493827 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-09-01 19:29:21.493845 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-09-01 19:29:21.493864 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-09-01 19:29:21.493882 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-09-01 19:29:21.493900 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/ 2026-09-01 19:29:21.493922 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt 2026-09-01 19:29:21.493941 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-09-01 19:29:21.493960 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt 2026-09-01 19:29:21.493978 | instance | cd+++++++++ pod-logs/openstack/placement-api-6c888c679f-rphhr/ 2026-09-01 19:29:21.494007 | instance | >f+++++++++ pod-logs/openstack/placement-api-6c888c679f-rphhr/init.txt 2026-09-01 19:29:21.494026 | instance | >f+++++++++ pod-logs/openstack/placement-api-6c888c679f-rphhr/placement-api.txt 2026-09-01 19:29:21.494044 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-zqdst/ 2026-09-01 19:29:21.494062 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-zqdst/init.txt 2026-09-01 19:29:21.494080 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-zqdst/placement-db-init-0.txt 2026-09-01 19:29:21.494098 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-tm2pz/ 2026-09-01 19:29:21.494116 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-tm2pz/init.txt 2026-09-01 19:29:21.494134 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-tm2pz/placement-db-sync.txt 2026-09-01 19:29:21.494161 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-x7zs6/ 2026-09-01 19:29:21.494180 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-x7zs6/init.txt 2026-09-01 19:29:21.494198 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-x7zs6/placement-ks-endpoints-admin.txt 2026-09-01 19:29:21.494224 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-x7zs6/placement-ks-endpoints-internal.txt 2026-09-01 19:29:21.494242 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-x7zs6/placement-ks-endpoints-public.txt 2026-09-01 19:29:21.494260 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-zkgnf/ 2026-09-01 19:29:21.494278 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-zkgnf/init.txt 2026-09-01 19:29:21.494295 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-zkgnf/placement-ks-service-registration.txt 2026-09-01 19:29:21.494313 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-dctxw/ 2026-09-01 19:29:21.494331 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-dctxw/init.txt 2026-09-01 19:29:21.494348 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-dctxw/placement-ks-user.txt 2026-09-01 19:29:21.494366 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-7cff949c8b-9w4gv/ 2026-09-01 19:29:21.494393 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-7cff949c8b-9w4gv/percona-xtradb-cluster-operator.txt 2026-09-01 19:29:21.494419 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/ 2026-09-01 19:29:21.494440 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-09-01 19:29:21.494463 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-09-01 19:29:21.494485 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/ 2026-09-01 19:29:21.494508 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-09-01 19:29:21.494531 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-09-01 19:29:21.494554 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-5448d56d95-cbz4k/ 2026-09-01 19:29:21.494577 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-5448d56d95-cbz4k/rabbitmq-cluster-operator.txt 2026-09-01 19:29:21.494611 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/ 2026-09-01 19:29:21.494636 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-09-01 19:29:21.494656 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-09-01 19:29:21.494674 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/ 2026-09-01 19:29:21.494698 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-09-01 19:29:21.494718 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-09-01 19:29:21.494736 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/ 2026-09-01 19:29:21.494755 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-09-01 19:29:21.494774 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-09-01 19:29:21.494792 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/ 2026-09-01 19:29:21.494811 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-09-01 19:29:21.494829 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-09-01 19:29:21.494858 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-7f8596f788-dp4v2/ 2026-09-01 19:29:21.494878 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-7f8596f788-dp4v2/rabbitmq-cluster-operator.txt 2026-09-01 19:29:21.494897 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/ 2026-09-01 19:29:21.494916 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-09-01 19:29:21.494935 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-09-01 19:29:21.494954 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/ 2026-09-01 19:29:21.494973 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-09-01 19:29:21.494991 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-09-01 19:29:21.495009 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/ 2026-09-01 19:29:21.495027 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-09-01 19:29:21.495045 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-09-01 19:29:21.495064 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-nbp2c/ 2026-09-01 19:29:21.495082 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-nbp2c/ceph-crash.txt 2026-09-01 19:29:21.495100 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-nbp2c/chown-container-data-dir.txt 2026-09-01 19:29:21.495117 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-nbp2c/make-container-crash-dir.txt 2026-09-01 19:29:21.495136 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-2d4mm/ 2026-09-01 19:29:21.495154 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-2d4mm/chown-container-data-dir.txt 2026-09-01 19:29:21.495172 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-2d4mm/log-collector.txt 2026-09-01 19:29:21.495190 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-2d4mm/rgw.txt 2026-09-01 19:29:21.495208 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-85dc7d8d9b-k6vwk/ 2026-09-01 19:29:21.495226 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-85dc7d8d9b-k6vwk/init.txt 2026-09-01 19:29:21.495244 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-85dc7d8d9b-k6vwk/staffeln-api.txt 2026-09-01 19:29:21.495261 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-6f797dc67f-xvbsz/ 2026-09-01 19:29:21.495279 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-6f797dc67f-xvbsz/staffeln-conductor.txt 2026-09-01 19:29:21.495297 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-67pzw/ 2026-09-01 19:29:21.495315 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-67pzw/init.txt 2026-09-01 19:29:21.495333 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-67pzw/staffeln-db-init-0.txt 2026-09-01 19:29:21.495356 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-n7fxp/ 2026-09-01 19:29:21.495376 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-n7fxp/init.txt 2026-09-01 19:29:21.495394 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-n7fxp/staffeln-db-sync.txt 2026-09-01 19:29:21.495416 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/ 2026-09-01 19:29:21.495439 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt 2026-09-01 19:29:21.495462 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt 2026-09-01 19:29:21.495484 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt 2026-09-01 19:29:21.495507 | instance | cd+++++++++ pod-logs/orc-system/ 2026-09-01 19:29:21.495530 | instance | cd+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-cpxpg/ 2026-09-01 19:29:21.495553 | instance | >f+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-cpxpg/manager.txt 2026-09-01 19:29:21.495575 | instance | cd+++++++++ pod-logs/rook-ceph/ 2026-09-01 19:29:21.495593 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-7b66cfb94c-cd777/ 2026-09-01 19:29:21.495611 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-7b66cfb94c-cd777/rook-ceph-operator.txt 2026-09-01 19:29:21.495629 | instance | cd+++++++++ pod-logs/secretgen-controller/ 2026-09-01 19:29:21.495646 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-rjh4t/ 2026-09-01 19:29:21.495664 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-rjh4t/secretgen-controller.txt 2026-09-01 19:29:21.514208 | 2026-09-01 19:29:21.514301 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-09-01 19:29:21.772218 | instance | changed 2026-09-01 19:29:21.779301 | 2026-09-01 19:29:21.779393 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-09-01 19:29:23.359441 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics: 2026-09-01 19:29:23.372150 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-09-01 19:29:23.372192 | instance | Dload Upload Total Spent Left Speed 2026-09-01 19:29:23.377874 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system 2026-09-01 19:29:23.679785 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics: 2026-09-01 19:29:23.679875 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-09-01 19:29:23.679936 | instance | Dload Upload Total Spent Left Speed 2026-09-01 19:29:23.685453 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx 2026-09-01 19:29:24.170833 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-09-01 19:29:24.179163 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-09-01 19:29:24.179226 | instance | Dload Upload Total Spent Left Speed 2026-09-01 19:29:24.184009 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-09-01 19:29:24.542759 | instance | jq: error (at :1003): Cannot iterate over null (null) 2026-09-01 19:29:24.863625 | instance | ERROR 2026-09-01 19:29:24.863812 | instance | { 2026-09-01 19:29:24.863842 | instance | "delta": "0:00:02.438739", 2026-09-01 19:29:24.863864 | instance | "end": "2026-09-01 19:29:24.547681", 2026-09-01 19:29:24.863883 | instance | "msg": "non-zero return code", 2026-09-01 19:29:24.863902 | instance | "rc": 5, 2026-09-01 19:29:24.863921 | instance | "start": "2026-09-01 19:29:22.108942" 2026-09-01 19:29:24.863962 | instance | } 2026-09-01 19:29:24.863986 | instance | ERROR: Ignoring Errors 2026-09-01 19:29:24.869164 | 2026-09-01 19:29:24.869229 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-09-01 19:29:25.238109 | instance | ceph-mgr endpoints: 2026-09-01 19:29:25.405479 | instance | ok: Runtime: 0:00:00.150665 2026-09-01 19:29:25.412411 | 2026-09-01 19:29:25.412488 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-09-01 19:29:25.952517 | instance | ok: Runtime: 0:00:00.131942 2026-09-01 19:29:25.958582 | 2026-09-01 19:29:25.958652 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-09-01 19:29:26.490403 | instance | changed: 2026-09-01 19:29:26.490683 | instance | cd+++++++++ prometheus/ 2026-09-01 19:29:26.490725 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt 2026-09-01 19:29:26.490754 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt 2026-09-01 19:29:26.490785 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-09-01 19:29:26.500360 | 2026-09-01 19:29:26.500623 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-09-01 19:29:26.717765 | instance | changed 2026-09-01 19:29:26.723933 | 2026-09-01 19:29:26.724003 | TASK [gather-selenium-data : Get selenium data] 2026-09-01 19:29:26.999958 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-09-01 19:29:27.001483 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-09-01 19:29:27.265710 | instance | ERROR 2026-09-01 19:29:27.266015 | instance | { 2026-09-01 19:29:27.266085 | instance | "delta": "0:00:00.007714", 2026-09-01 19:29:27.266133 | instance | "end": "2026-09-01 19:29:27.001999", 2026-09-01 19:29:27.266177 | instance | "msg": "non-zero return code", 2026-09-01 19:29:27.266219 | instance | "rc": 1, 2026-09-01 19:29:27.266261 | instance | "start": "2026-09-01 19:29:26.994285" 2026-09-01 19:29:27.266301 | instance | } 2026-09-01 19:29:27.266352 | instance | ERROR: Ignoring Errors 2026-09-01 19:29:27.272552 | 2026-09-01 19:29:27.272619 | TASK [gather-selenium-data : Downloads logs to executor] 2026-09-01 19:29:27.786579 | instance | changed: cd+++++++++ selenium/ 2026-09-01 19:29:27.793256 | 2026-09-01 19:29:27.793319 | PLAY RECAP 2026-09-01 19:29:27.793372 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 3 2026-09-01 19:29:27.793394 | 2026-09-01 19:29:27.988781 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main] 2026-09-01 19:29:28.004886 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-09-01 19:29:28.628000 | 2026-09-01 19:29:28.628502 | PLAY [all] 2026-09-01 19:29:28.639528 | 2026-09-01 19:29:28.639601 | TASK [fetch-output : Set log path for multiple nodes] 2026-09-01 19:29:28.685974 | instance | skipping: Conditional result was False 2026-09-01 19:29:28.693330 | 2026-09-01 19:29:28.693441 | TASK [fetch-output : Set log path for single node] 2026-09-01 19:29:28.735567 | instance | ok 2026-09-01 19:29:28.741684 | 2026-09-01 19:29:28.741811 | LOOP [fetch-output : Ensure local output dirs] 2026-09-01 19:29:29.112313 | instance -> localhost | ok: "/var/lib/zuul/builds/5de8893cd0d04cfbb3597bb9b1029d96/work/logs" 2026-09-01 19:29:29.317143 | instance -> localhost | changed: "/var/lib/zuul/builds/5de8893cd0d04cfbb3597bb9b1029d96/work/artifacts" 2026-09-01 19:29:29.524162 | instance -> localhost | changed: "/var/lib/zuul/builds/5de8893cd0d04cfbb3597bb9b1029d96/work/docs" 2026-09-01 19:29:29.541325 | 2026-09-01 19:29:29.541454 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-09-01 19:29:30.234180 | instance | changed: .d..t...... ./ 2026-09-01 19:29:30.234472 | instance | changed: All items complete 2026-09-01 19:29:30.234510 | 2026-09-01 19:29:30.703726 | instance | changed: .d..t...... ./ 2026-09-01 19:29:31.173989 | instance | changed: .d..t...... ./ 2026-09-01 19:29:31.190357 | 2026-09-01 19:29:31.190571 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-09-01 19:29:31.597348 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.008265 2026-09-01 19:29:31.817927 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.007715 2026-09-01 19:29:31.838978 | 2026-09-01 19:29:31.839110 | PLAY [all] 2026-09-01 19:29:31.845351 | 2026-09-01 19:29:31.845413 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-09-01 19:29:32.365961 | instance | changed 2026-09-01 19:29:32.372667 | 2026-09-01 19:29:32.372716 | PLAY RECAP 2026-09-01 19:29:32.372762 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-09-01 19:29:32.372783 | 2026-09-01 19:29:32.511993 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-09-01 19:29:32.522220 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-09-01 19:29:33.112676 | 2026-09-01 19:29:33.112807 | PLAY [localhost] 2026-09-01 19:29:33.122575 | 2026-09-01 19:29:33.122647 | TASK [Generate Zuul manifest] 2026-09-01 19:29:33.144221 | localhost | ok 2026-09-01 19:29:33.162269 | 2026-09-01 19:29:33.162349 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-09-01 19:29:33.822045 | localhost | changed 2026-09-01 19:29:33.833751 | 2026-09-01 19:29:33.833827 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-09-01 19:29:33.864082 | localhost | ok 2026-09-01 19:29:33.871401 | 2026-09-01 19:29:33.871460 | TASK [Upload logs] 2026-09-01 19:29:33.891389 | localhost | ok 2026-09-01 19:29:33.989208 | 2026-09-01 19:29:33.989351 | TASK [Set zuul-log-path fact] 2026-09-01 19:29:34.010405 | localhost | ok 2026-09-01 19:29:34.023737 | 2026-09-01 19:29:34.023805 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-09-01 19:29:34.052129 | localhost | ok 2026-09-01 19:29:34.060265 | 2026-09-01 19:29:34.060332 | TASK [upload-logs : Create log directories] 2026-09-01 19:29:34.393765 | localhost | changed 2026-09-01 19:29:34.398837 | 2026-09-01 19:29:34.398907 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-09-01 19:29:34.765876 | localhost -> localhost | ok: Runtime: 0:00:00.032150 2026-09-01 19:29:34.772020 | 2026-09-01 19:29:34.772087 | TASK [upload-logs : Upload logs to log server] 2026-09-01 19:29:36.034574 | localhost | Output suppressed because no_log was given 2026-09-01 19:29:36.041408 | 2026-09-01 19:29:36.041502 | LOOP [upload-logs : Compress console log and json output] 2026-09-01 19:29:36.088163 | localhost | skipping: Conditional result was False 2026-09-01 19:29:36.094683 | localhost | skipping: Conditional result was False 2026-09-01 19:29:36.106779 | 2026-09-01 19:29:36.106908 | LOOP [upload-logs : Upload compressed console log and json output] 2026-09-01 19:29:36.145224 | localhost | skipping: Conditional result was False 2026-09-01 19:29:36.145586 | 2026-09-01 19:29:36.149200 | localhost | skipping: Conditional result was False 2026-09-01 19:29:36.161082 | 2026-09-01 19:29:36.161316 | LOOP [upload-logs : Upload console log and json output]