2026-09-02 12:12:18.052996 | Job console starting 2026-09-02 12:12:18.064851 | Updating git repos 2026-09-02 12:12:23.062915 | Cloning repos into workspace 2026-09-02 12:13:01.803868 | Restoring repo states 2026-09-02 12:13:24.158559 | Merging changes 2026-09-02 12:13:29.340058 | Checking out repos 2026-09-02 12:13:30.952627 | Preparing playbooks 2026-09-02 12:13:32.936245 | Running Ansible setup 2026-09-02 12:13:36.564199 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-09-02 12:13:37.220646 | 2026-09-02 12:13:37.220795 | PLAY [localhost] 2026-09-02 12:13:37.229093 | 2026-09-02 12:13:37.229163 | TASK [Gathering Facts] 2026-09-02 12:13:38.209376 | localhost | ok 2026-09-02 12:13:38.220859 | 2026-09-02 12:13:38.220989 | TASK [Setup log path fact] 2026-09-02 12:13:38.241318 | localhost | ok 2026-09-02 12:13:38.255420 | 2026-09-02 12:13:38.255486 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-09-02 12:13:38.285899 | localhost | ok 2026-09-02 12:13:38.293265 | 2026-09-02 12:13:38.293347 | TASK [emit-job-header : Print job information] 2026-09-02 12:13:38.343580 | # Job Information 2026-09-02 12:13:38.343789 | Ansible Version: 2.16.18 2026-09-02 12:13:38.343859 | Job: atmosphere-molecule-aio-openvswitch 2026-09-02 12:13:38.343910 | Pipeline: check 2026-09-02 12:13:38.343954 | Executor: 2d72f0692154 2026-09-02 12:13:38.343997 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3501 2026-09-02 12:13:38.344047 | Event ID: 29f598a0-a6c7-11f1-8e0e-816e1b9ed736 2026-09-02 12:13:38.349985 | 2026-09-02 12:13:38.350123 | LOOP [emit-job-header : Print node information] 2026-09-02 12:13:38.471334 | localhost | ok: 2026-09-02 12:13:38.472071 | localhost | # Node Information 2026-09-02 12:13:38.472137 | localhost | Inventory Hostname: instance 2026-09-02 12:13:38.472186 | localhost | Hostname: np0000191820 2026-09-02 12:13:38.472233 | localhost | Username: zuul 2026-09-02 12:13:38.472282 | localhost | Distro: Ubuntu 22.04 2026-09-02 12:13:38.472327 | localhost | Provider: yul1 2026-09-02 12:13:38.472369 | localhost | Region: ca-ymq-1 2026-09-02 12:13:38.472411 | localhost | Label: ubuntu-jammy-16 2026-09-02 12:13:38.472453 | localhost | Product Name: OpenStack Nova 2026-09-02 12:13:38.472494 | localhost | Interface IP: 162.253.55.118 2026-09-02 12:13:38.487852 | 2026-09-02 12:13:38.488025 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-09-02 12:13:38.888910 | localhost -> localhost | changed 2026-09-02 12:13:38.899559 | 2026-09-02 12:13:38.899679 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-09-02 12:13:39.805134 | localhost -> localhost | changed 2026-09-02 12:13:39.816329 | 2026-09-02 12:13:39.816386 | PLAY [all] 2026-09-02 12:13:39.824186 | 2026-09-02 12:13:39.824253 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-09-02 12:13:40.051102 | instance -> localhost | ok 2026-09-02 12:13:40.065074 | 2026-09-02 12:13:40.065266 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-09-02 12:13:40.097841 | instance | ok 2026-09-02 12:13:40.113229 | instance | included: /var/lib/zuul/builds/780e00dae60e486ab260cdaa4ae00331/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-09-02 12:13:40.119893 | 2026-09-02 12:13:40.119954 | TASK [add-build-sshkey : Create Temp SSH key] 2026-09-02 12:13:41.864083 | instance -> localhost | Generating public/private rsa key pair. 2026-09-02 12:13:41.864308 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/780e00dae60e486ab260cdaa4ae00331/work/780e00dae60e486ab260cdaa4ae00331_id_rsa 2026-09-02 12:13:41.864349 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/780e00dae60e486ab260cdaa4ae00331/work/780e00dae60e486ab260cdaa4ae00331_id_rsa.pub 2026-09-02 12:13:41.864380 | instance -> localhost | The key fingerprint is: 2026-09-02 12:13:41.864409 | instance -> localhost | SHA256:fR72Z3yT/fYf27NtMgqVINCXj51nlO/APe5YKg7BB78 zuul-build-sshkey 2026-09-02 12:13:41.864451 | instance -> localhost | The key's randomart image is: 2026-09-02 12:13:41.864481 | instance -> localhost | +---[RSA 3072]----+ 2026-09-02 12:13:41.864520 | instance -> localhost | | .. . . | 2026-09-02 12:13:41.864551 | instance -> localhost | | .. o o | 2026-09-02 12:13:41.864579 | instance -> localhost | | .o.+ + o | 2026-09-02 12:13:41.864607 | instance -> localhost | | .o+.+.=.o| 2026-09-02 12:13:41.864651 | instance -> localhost | | So.o*o.o.| 2026-09-02 12:13:41.864679 | instance -> localhost | | o=.o ++| 2026-09-02 12:13:41.864706 | instance -> localhost | | ..E. *+*| 2026-09-02 12:13:41.864733 | instance -> localhost | | .o oo=@| 2026-09-02 12:13:41.864763 | instance -> localhost | | ..o. B@| 2026-09-02 12:13:41.864790 | instance -> localhost | +----[SHA256]-----+ 2026-09-02 12:13:41.864852 | instance -> localhost | ok: Runtime: 0:00:01.328460 2026-09-02 12:13:41.873098 | 2026-09-02 12:13:41.873166 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-09-02 12:13:41.905117 | instance | ok 2026-09-02 12:13:41.915794 | instance | included: /var/lib/zuul/builds/780e00dae60e486ab260cdaa4ae00331/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-09-02 12:13:41.923148 | 2026-09-02 12:13:41.923208 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-09-02 12:13:41.948261 | instance | skipping: Conditional result was False 2026-09-02 12:13:41.958859 | 2026-09-02 12:13:41.958949 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-09-02 12:13:42.450204 | instance | changed 2026-09-02 12:13:42.458823 | 2026-09-02 12:13:42.458899 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-09-02 12:13:42.696901 | instance | ok 2026-09-02 12:13:42.701920 | 2026-09-02 12:13:42.701986 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-09-02 12:13:43.218228 | instance | changed 2026-09-02 12:13:43.223978 | 2026-09-02 12:13:43.224042 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-09-02 12:13:43.734593 | instance | changed 2026-09-02 12:13:43.739778 | 2026-09-02 12:13:43.739848 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-09-02 12:13:43.765725 | instance | skipping: Conditional result was False 2026-09-02 12:13:43.777568 | 2026-09-02 12:13:43.777701 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-09-02 12:13:44.087937 | instance -> localhost | changed 2026-09-02 12:13:44.104848 | 2026-09-02 12:13:44.104938 | TASK [add-build-sshkey : Add back temp key] 2026-09-02 12:13:44.393265 | instance -> localhost | Identity added: /var/lib/zuul/builds/780e00dae60e486ab260cdaa4ae00331/work/780e00dae60e486ab260cdaa4ae00331_id_rsa (zuul-build-sshkey) 2026-09-02 12:13:44.393502 | instance -> localhost | ok: Runtime: 0:00:00.008889 2026-09-02 12:13:44.400661 | 2026-09-02 12:13:44.400751 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-09-02 12:13:44.686844 | instance | ok 2026-09-02 12:13:44.695087 | 2026-09-02 12:13:44.695155 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-09-02 12:13:44.719736 | instance | skipping: Conditional result was False 2026-09-02 12:13:44.733551 | 2026-09-02 12:13:44.733642 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-09-02 12:13:45.040099 | instance | ok 2026-09-02 12:13:45.047677 | 2026-09-02 12:13:45.047764 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-09-02 12:13:48.922980 | instance | Output suppressed because no_log was given 2026-09-02 12:13:48.931708 | 2026-09-02 12:13:48.931772 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-09-02 12:13:49.150771 | instance | ok: "logs" 2026-09-02 12:13:49.151068 | instance | ok: All items complete 2026-09-02 12:13:49.151097 | 2026-09-02 12:13:49.338441 | instance | ok: "artifacts" 2026-09-02 12:13:49.517670 | instance | ok: "docs" 2026-09-02 12:13:49.536502 | 2026-09-02 12:13:49.536713 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-09-02 12:13:49.739391 | instance | changed: "logs" 2026-09-02 12:13:49.918523 | instance | changed: "artifacts" 2026-09-02 12:13:50.093372 | instance | changed: "docs" 2026-09-02 12:13:50.104664 | 2026-09-02 12:13:50.104785 | PLAY RECAP 2026-09-02 12:13:50.104834 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-09-02 12:13:50.104862 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-09-02 12:13:50.104881 | 2026-09-02 12:13:50.256334 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-09-02 12:13:50.268169 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-09-02 12:13:50.885672 | 2026-09-02 12:13:50.885830 | PLAY [all] 2026-09-02 12:13:50.897311 | 2026-09-02 12:13:50.897389 | TASK [setup-uv : Extract archive] 2026-09-02 12:13:53.262300 | instance | changed 2026-09-02 12:13:53.270152 | 2026-09-02 12:13:53.270259 | TASK [setup-uv : Print version] 2026-09-02 12:13:53.631156 | instance | uv 0.8.13 2026-09-02 12:13:53.810402 | instance | ok: Runtime: 0:00:00.011687 2026-09-02 12:13:53.822172 | 2026-09-02 12:13:53.928012 | TASK [Install Ansible collection siblings] 2026-09-02 12:14:03.940103 | instance | changed: 2026-09-02 12:14:03.940313 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon 2026-09-02 12:14:03.940354 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix 2026-09-02 12:14:03.940386 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils 2026-09-02 12:14:03.940415 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto 2026-09-02 12:14:03.940443 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general 2026-09-02 12:14:03.940476 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql 2026-09-02 12:14:03.940524 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core 2026-09-02 12:14:03.940556 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph 2026-09-02 12:14:03.940586 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers 2026-09-02 12:14:03.940615 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes 2026-09-02 12:14:03.940642 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common 2026-09-02 12:14:03.940668 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack 2026-09-02 12:14:03.940694 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0 2026-09-02 12:14:03.940719 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0 2026-09-02 12:14:03.940745 | instance | Resolved ansible.utils to v6.1.0 for >=2.9.0 2026-09-02 12:14:03.940772 | instance | Resolved community.crypto to 2.2.3 for 2.2.3 2026-09-02 12:14:03.940798 | instance | Resolved community.general to 7.3.0 for 7.3.0 2026-09-02 12:14:03.940829 | instance | Resolved community.mysql to 3.6.0 for 3.6.0 2026-09-02 12:14:03.940854 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0 2026-09-02 12:14:03.940881 | instance | Resolved openstack.cloud to 2.6.0 for >=2.0.0 2026-09-02 12:14:03.940906 | instance | Resolved vexxhost.ceph to v4.2.0 for >=3.2.0 2026-09-02 12:14:03.940932 | instance | Resolved atmosphere.common to v0.7.0 for >=0.7.0 2026-09-02 12:14:03.940965 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0 2026-09-02 12:14:03.941035 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0 2026-09-02 12:14:03.941068 | instance | Resolved ansible.utils to v6.1.0 for >=2.9.0,>=6.0.0 2026-09-02 12:14:03.941095 | instance | Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0 2026-09-02 12:14:03.941121 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-09-02 12:14:03.941146 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0 2026-09-02 12:14:03.941172 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0 2026-09-02 12:14:03.941198 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3 2026-09-02 12:14:03.941223 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2 2026-09-02 12:14:03.941250 | instance | Resolved vexxhost.containers to v1.6.8 for >=1.1.1,>=1.6.0 2026-09-02 12:14:03.941275 | instance | Checked out ansible.netcommon to 1.2.0 2026-09-02 12:14:03.941301 | 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-02 12:14:03.941333 | instance | Starting galaxy collection install process 2026-09-02 12:14:03.941359 | instance | Process install dependency map 2026-09-02 12:14:03.941385 | instance | Starting collection install process 2026-09-02 12:14:03.941410 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon' 2026-09-02 12:14:03.941435 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon 2026-09-02 12:14:03.941460 | instance | ansible.netcommon:* was installed successfully 2026-09-02 12:14:03.941485 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-09-02 12:14:03.941510 | instance | Creating virtual environment at: .venv 2026-09-02 12:14:03.941534 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-09-02 12:14:03.941559 | instance | Building pyperclip==1.9.0 2026-09-02 12:14:03.941584 | instance | Downloading pydantic-core (2.0MiB) 2026-09-02 12:14:03.941613 | instance | Downloading pydantic-core 2026-09-02 12:14:03.941638 | instance | Downloading ansible-core (2.1MiB) 2026-09-02 12:14:03.941663 | instance | Downloading cryptography (4.2MiB) 2026-09-02 12:14:03.941688 | instance | Downloading cryptography 2026-09-02 12:14:03.941731 | instance | Downloading pygments (1.2MiB) 2026-09-02 12:14:03.941758 | instance | Downloading rjsonnet (1.2MiB) 2026-09-02 12:14:03.941783 | instance | Downloading rjsonnet 2026-09-02 12:14:03.941809 | instance | Downloading pygments 2026-09-02 12:14:03.941836 | instance | Downloading netaddr (2.2MiB) 2026-09-02 12:14:03.941861 | instance | Downloading ansible-core 2026-09-02 12:14:03.941886 | instance | Downloading netaddr 2026-09-02 12:14:03.941911 | instance | Downloading openstacksdk (1.7MiB) 2026-09-02 12:14:03.941936 | instance | Downloading kubernetes (1.9MiB) 2026-09-02 12:14:03.941965 | instance | Built pyperclip==1.9.0 2026-09-02 12:14:03.941989 | instance | Downloading setuptools (1.1MiB) 2026-09-02 12:14:03.942014 | instance | Downloading setuptools 2026-09-02 12:14:03.942039 | instance | Downloading kubernetes 2026-09-02 12:14:03.942064 | instance | Downloading openstacksdk 2026-09-02 12:14:03.942090 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-09-02 12:14:03.942115 | instance | Installed 83 packages in 58ms 2026-09-02 12:14:03.942140 | instance | Checked out ansible.posix to 1.6.0 2026-09-02 12:14:03.942166 | 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-02 12:14:03.942192 | instance | Starting galaxy collection install process 2026-09-02 12:14:03.942217 | instance | Process install dependency map 2026-09-02 12:14:03.942256 | instance | Starting collection install process 2026-09-02 12:14:03.942284 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-09-02 12:14:03.942310 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix 2026-09-02 12:14:03.942336 | instance | ansible.posix:1.6.0 was installed successfully 2026-09-02 12:14:03.942361 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-02 12:14:03.942386 | instance | 2.17.12 2026-09-02 12:14:03.942412 | instance | Checked out ansible.utils to v6.1.0 2026-09-02 12:14:03.942437 | 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-02 12:14:03.942463 | instance | Starting galaxy collection install process 2026-09-02 12:14:03.942488 | instance | Process install dependency map 2026-09-02 12:14:03.942513 | instance | Starting collection install process 2026-09-02 12:14:03.942539 | instance | Installing 'ansible.utils:6.1.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils' 2026-09-02 12:14:03.942565 | instance | Created collection for ansible.utils:6.1.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils 2026-09-02 12:14:03.942591 | instance | ansible.utils:6.1.0 was installed successfully 2026-09-02 12:14:03.942617 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-02 12:14:03.942642 | instance | 2.17.12 2026-09-02 12:14:03.942667 | instance | Checked out atmosphere.common to v0.7.0 2026-09-02 12:14:03.942693 | 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-02 12:14:03.942719 | instance | Starting galaxy collection install process 2026-09-02 12:14:03.942744 | instance | Process install dependency map 2026-09-02 12:14:03.942770 | instance | Starting collection install process 2026-09-02 12:14:03.942796 | instance | Installing 'atmosphere.common:0.7.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common' 2026-09-02 12:14:03.942820 | instance | Created collection for atmosphere.common:0.7.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common 2026-09-02 12:14:03.942845 | instance | atmosphere.common:0.7.0 was installed successfully 2026-09-02 12:14:03.942870 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-02 12:14:03.942894 | instance | 2.17.12 2026-09-02 12:14:03.942919 | instance | Checked out community.crypto to 2.2.3 2026-09-02 12:14:03.942944 | 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-02 12:14:03.942969 | instance | Starting galaxy collection install process 2026-09-02 12:14:03.942994 | instance | Process install dependency map 2026-09-02 12:14:03.943018 | instance | Starting collection install process 2026-09-02 12:14:03.943043 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto' 2026-09-02 12:14:03.943068 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto 2026-09-02 12:14:03.943093 | instance | community.crypto:2.2.3 was installed successfully 2026-09-02 12:14:03.943118 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-02 12:14:03.943143 | instance | 2.17.12 2026-09-02 12:14:03.943167 | instance | Checked out community.general to 7.3.0 2026-09-02 12:14:03.943193 | 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-02 12:14:03.943225 | instance | Starting galaxy collection install process 2026-09-02 12:14:03.943251 | instance | Process install dependency map 2026-09-02 12:14:03.943276 | instance | Starting collection install process 2026-09-02 12:14:03.943301 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-09-02 12:14:03.943326 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general 2026-09-02 12:14:03.943352 | instance | community.general:7.3.0 was installed successfully 2026-09-02 12:14:03.943378 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-02 12:14:03.943403 | instance | 2.17.12 2026-09-02 12:14:03.943428 | instance | Checked out community.mysql to 3.6.0 2026-09-02 12:14:03.943456 | 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-02 12:14:03.943482 | instance | Starting galaxy collection install process 2026-09-02 12:14:03.943507 | instance | Process install dependency map 2026-09-02 12:14:03.943533 | instance | Starting collection install process 2026-09-02 12:14:03.943558 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql' 2026-09-02 12:14:03.943583 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql 2026-09-02 12:14:03.943609 | instance | community.mysql:3.6.0 was installed successfully 2026-09-02 12:14:03.943634 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-02 12:14:03.943658 | instance | 2.17.12 2026-09-02 12:14:03.943683 | instance | Checked out kubernetes.core to 2.4.0 2026-09-02 12:14:03.943708 | 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-02 12:14:03.943733 | instance | Starting galaxy collection install process 2026-09-02 12:14:03.943758 | instance | Process install dependency map 2026-09-02 12:14:03.943784 | instance | Starting collection install process 2026-09-02 12:14:03.943827 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core' 2026-09-02 12:14:03.943868 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core 2026-09-02 12:14:03.943894 | instance | kubernetes.core:2.4.0 was installed successfully 2026-09-02 12:14:03.943920 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-02 12:14:03.943956 | instance | 2.17.12 2026-09-02 12:14:03.943982 | instance | Checked out openstack.cloud to 2.6.0 2026-09-02 12:14:03.944008 | 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-02 12:14:03.944034 | instance | Starting galaxy collection install process 2026-09-02 12:14:03.944059 | instance | Process install dependency map 2026-09-02 12:14:03.944084 | instance | Starting collection install process 2026-09-02 12:14:03.944109 | instance | Installing 'openstack.cloud:2.6.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud' 2026-09-02 12:14:03.944134 | instance | Created collection for openstack.cloud:2.6.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud 2026-09-02 12:14:03.944159 | instance | openstack.cloud:2.6.0 was installed successfully 2026-09-02 12:14:03.944184 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-02 12:14:03.944208 | instance | 2.17.12 2026-09-02 12:14:03.944242 | instance | Checked out vexxhost.ceph to v4.2.0 2026-09-02 12:14:03.944269 | 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-02 12:14:03.944295 | instance | Starting galaxy collection install process 2026-09-02 12:14:03.944320 | instance | Process install dependency map 2026-09-02 12:14:03.944346 | instance | Starting collection install process 2026-09-02 12:14:03.944371 | instance | Installing 'vexxhost.ceph:4.2.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph' 2026-09-02 12:14:03.944395 | instance | Created collection for vexxhost.ceph:4.2.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph 2026-09-02 12:14:03.944420 | instance | vexxhost.ceph:4.2.0 was installed successfully 2026-09-02 12:14:03.944445 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-02 12:14:03.944470 | instance | 2.17.12 2026-09-02 12:14:03.944495 | instance | Checked out vexxhost.containers to v1.6.8 2026-09-02 12:14:03.944520 | 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-02 12:14:03.944545 | instance | Starting galaxy collection install process 2026-09-02 12:14:03.944570 | instance | Process install dependency map 2026-09-02 12:14:03.944595 | instance | Starting collection install process 2026-09-02 12:14:03.944620 | instance | Installing 'vexxhost.containers:1.6.8' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-09-02 12:14:03.944644 | instance | Created collection for vexxhost.containers:1.6.8 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-09-02 12:14:03.944687 | instance | vexxhost.containers:1.6.8 was installed successfully 2026-09-02 12:14:03.944715 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-02 12:14:03.944740 | instance | 2.17.12 2026-09-02 12:14:03.944765 | instance | Checked out vexxhost.kubernetes to v3.3.0 2026-09-02 12:14:03.944790 | 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-02 12:14:03.944815 | instance | Starting galaxy collection install process 2026-09-02 12:14:03.944840 | instance | Process install dependency map 2026-09-02 12:14:03.944865 | instance | Starting collection install process 2026-09-02 12:14:03.944890 | instance | Installing 'vexxhost.kubernetes:3.3.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes' 2026-09-02 12:14:03.944915 | instance | Created collection for vexxhost.kubernetes:3.3.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-09-02 12:14:03.944940 | instance | vexxhost.kubernetes:3.3.0 was installed successfully 2026-09-02 12:14:03.944971 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version 2026-09-02 12:14:03.945027 | instance | 2.17.12 2026-09-02 12:14:03.951242 | 2026-09-02 12:14:03.951292 | PLAY RECAP 2026-09-02 12:14:03.951341 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-09-02 12:14:03.951362 | 2026-09-02 12:14:04.103283 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-09-02 12:14:04.109908 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main] 2026-09-02 12:14:04.725654 | 2026-09-02 12:14:04.725801 | PLAY [all] 2026-09-02 12:14:04.737918 | 2026-09-02 12:14:04.737992 | TASK [Install "jq" for log collection] 2026-09-02 12:14:16.109848 | instance | changed 2026-09-02 12:14:16.167359 | 2026-09-02 12:14:16.167551 | PLAY RECAP 2026-09-02 12:14:16.167665 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-09-02 12:14:16.167792 | 2026-09-02 12:14:16.291517 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main] 2026-09-02 12:14:16.299147 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-09-02 12:14:16.943560 | 2026-09-02 12:14:16.943713 | PLAY [all] 2026-09-02 12:14:16.955854 | 2026-09-02 12:14:16.955937 | LOOP [Check inventory directories] 2026-09-02 12:14:17.311731 | instance | ok: "src/github.com/vexxhost/atmosphere" 2026-09-02 12:14:17.474056 | instance | ok: "src/github.com/vexxhost/atmosphere/molecule/aio/inventory" 2026-09-02 12:14:17.643350 | instance | ok: "src/github.com/vexxhost/atmosphere/extensions/molecule/aio/inventory" 2026-09-02 12:14:17.662448 | 2026-09-02 12:14:17.662671 | LOOP [Copy inventory file for Zuul] 2026-09-02 12:14:18.493712 | instance | changed: 2026-09-02 12:14:18.493924 | instance | { 2026-09-02 12:14:18.493953 | instance | "ansible_loop_var": "item", 2026-09-02 12:14:18.493976 | instance | "changed": false, 2026-09-02 12:14:18.493996 | instance | "failed": false, 2026-09-02 12:14:18.494018 | instance | "invocation": { 2026-09-02 12:14:18.494037 | instance | "module_args": { 2026-09-02 12:14:18.494056 | instance | "checksum_algorithm": "sha1", 2026-09-02 12:14:18.494073 | instance | "follow": true, 2026-09-02 12:14:18.494091 | instance | "get_attributes": true, 2026-09-02 12:14:18.494110 | instance | "get_checksum": true, 2026-09-02 12:14:18.494127 | instance | "get_mime": true, 2026-09-02 12:14:18.494145 | instance | "path": "src/github.com/vexxhost/atmosphere" 2026-09-02 12:14:18.494162 | instance | } 2026-09-02 12:14:18.494179 | instance | }, 2026-09-02 12:14:18.494196 | instance | "item": "src/github.com/vexxhost/atmosphere", 2026-09-02 12:14:18.494214 | instance | "stat": { 2026-09-02 12:14:18.494231 | instance | "atime": 1788351236.609156, 2026-09-02 12:14:18.494249 | instance | "attr_flags": "e", 2026-09-02 12:14:18.494266 | instance | "attributes": [ 2026-09-02 12:14:18.494284 | instance | "extents" 2026-09-02 12:14:18.494300 | instance | ], 2026-09-02 12:14:18.494317 | instance | "block_size": 4096, 2026-09-02 12:14:18.494334 | instance | "blocks": 8, 2026-09-02 12:14:18.494350 | instance | "charset": "unknown", 2026-09-02 12:14:18.494368 | instance | "ctime": 1788351234.7731044, 2026-09-02 12:14:18.494386 | instance | "dev": 64513, 2026-09-02 12:14:18.494403 | instance | "device_type": 0, 2026-09-02 12:14:18.494420 | instance | "executable": true, 2026-09-02 12:14:18.494437 | instance | "exists": true, 2026-09-02 12:14:18.494454 | instance | "gid": 1000, 2026-09-02 12:14:18.494471 | instance | "gr_name": "zuul", 2026-09-02 12:14:18.494487 | instance | "inode": 1048505, 2026-09-02 12:14:18.494504 | instance | "isblk": false, 2026-09-02 12:14:18.494521 | instance | "ischr": false, 2026-09-02 12:14:18.494538 | instance | "isdir": true, 2026-09-02 12:14:18.494554 | instance | "isfifo": false, 2026-09-02 12:14:18.494572 | instance | "isgid": false, 2026-09-02 12:14:18.494588 | instance | "islnk": false, 2026-09-02 12:14:18.494604 | instance | "isreg": false, 2026-09-02 12:14:18.494621 | instance | "issock": false, 2026-09-02 12:14:18.494637 | instance | "isuid": false, 2026-09-02 12:14:18.494654 | instance | "mimetype": "unknown", 2026-09-02 12:14:18.494671 | instance | "mode": "0755", 2026-09-02 12:14:18.494687 | instance | "mtime": 1788351234.7731044, 2026-09-02 12:14:18.494704 | instance | "nlink": 23, 2026-09-02 12:14:18.494721 | instance | "path": "src/github.com/vexxhost/atmosphere", 2026-09-02 12:14:18.494738 | instance | "pw_name": "zuul", 2026-09-02 12:14:18.494759 | instance | "readable": true, 2026-09-02 12:14:18.494776 | instance | "rgrp": true, 2026-09-02 12:14:18.494793 | instance | "roth": true, 2026-09-02 12:14:18.494822 | instance | "rusr": true, 2026-09-02 12:14:18.494845 | instance | "size": 4096, 2026-09-02 12:14:18.494871 | instance | "uid": 1000, 2026-09-02 12:14:18.494914 | instance | "version": "2887588097", 2026-09-02 12:14:18.494945 | instance | "wgrp": false, 2026-09-02 12:14:18.494967 | instance | "woth": false, 2026-09-02 12:14:18.494985 | instance | "writeable": true, 2026-09-02 12:14:18.495002 | instance | "wusr": true, 2026-09-02 12:14:18.495019 | instance | "xgrp": true, 2026-09-02 12:14:18.495038 | instance | "xoth": true, 2026-09-02 12:14:18.495057 | instance | "xusr": true 2026-09-02 12:14:18.495074 | instance | } 2026-09-02 12:14:18.495091 | instance | } 2026-09-02 12:14:18.495143 | instance | ok: All items complete 2026-09-02 12:14:18.495175 | 2026-09-02 12:14:18.496460 | instance | skipping: Conditional result was False 2026-09-02 12:14:18.497233 | instance | skipping: Conditional result was False 2026-09-02 12:14:18.513736 | 2026-09-02 12:14:18.513899 | LOOP [Switch "ansible_host" to private IP] 2026-09-02 12:14:18.878224 | instance | changed: 1 replacements made 2026-09-02 12:14:18.879941 | instance | skipping: Conditional result was False 2026-09-02 12:14:18.880516 | instance | skipping: Conditional result was False 2026-09-02 12:14:18.897840 | 2026-09-02 12:14:18.898034 | TASK [Run Molecule scenario] 2026-09-02 12:14:19.811429 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-09-02 12:14:20.217879 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-09-02 12:14:20.218004 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0... 2026-09-02 12:14:31.076842 | instance | INFO [aio > dependency] Executing 2026-09-02 12:14:31.077301 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml 2026-09-02 12:14:31.077680 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml 2026-09-02 12:14:31.077926 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-09-02 12:14:31.092724 | instance | INFO [aio > cleanup] Executing 2026-09-02 12:14:31.093343 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-09-02 12:14:31.107386 | instance | INFO [aio > destroy] Executing 2026-09-02 12:14:31.107459 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested. 2026-09-02 12:14:31.107477 | instance | INFO [aio > destroy] Executed: Successful 2026-09-02 12:14:31.116478 | instance | INFO [aio > syntax] Executing 2026-09-02 12:14:34.026702 | instance | 2026-09-02 12:14:34.026882 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml 2026-09-02 12:14:34.209002 | instance | INFO [aio > syntax] Executed: Successful 2026-09-02 12:14:34.223496 | instance | INFO [aio > create] Executing 2026-09-02 12:14:34.226885 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-09-02 12:14:34.240860 | instance | INFO [aio > prepare] Executing 2026-09-02 12:14:35.102484 | instance | 2026-09-02 12:14:35.102667 | instance | PLAY [Prepare] ***************************************************************** 2026-09-02 12:14:35.102892 | instance | 2026-09-02 12:14:35.103220 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-02 12:14:35.103475 | instance | Wednesday 02 September 2026 12:14:35 +0000 (0:00:00.032) 0:00:00.032 *** 2026-09-02 12:14:36.388865 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-09-02 12:14:36.389105 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-09-02 12:14:36.389346 | instance | interpreter could change the meaning of that path. See 2026-09-02 12:14:36.389571 | instance | https://docs.ansible.com/ansible- 2026-09-02 12:14:36.389800 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-09-02 12:14:36.400601 | instance | ok: [instance] 2026-09-02 12:14:36.400810 | instance | 2026-09-02 12:14:36.401060 | instance | TASK [Configure short hostname] ************************************************ 2026-09-02 12:14:36.401293 | instance | Wednesday 02 September 2026 12:14:36 +0000 (0:00:01.298) 0:00:01.331 *** 2026-09-02 12:14:37.161532 | instance | changed: [instance] 2026-09-02 12:14:37.161694 | instance | 2026-09-02 12:14:37.161928 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-09-02 12:14:37.162195 | instance | Wednesday 02 September 2026 12:14:37 +0000 (0:00:00.760) 0:00:02.091 *** 2026-09-02 12:14:37.443313 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-09-02 12:14:37.443467 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-09-02 12:14:37.443697 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-09-02 12:14:37.477248 | instance | changed: [instance] 2026-09-02 12:14:37.477375 | instance | 2026-09-02 12:14:37.477670 | instance | TASK [Install "dirmngr" for GPG keyserver operations] ************************** 2026-09-02 12:14:37.477858 | instance | Wednesday 02 September 2026 12:14:37 +0000 (0:00:00.292) 0:00:02.384 *** 2026-09-02 12:14:38.654571 | instance | ok: [instance] 2026-09-02 12:14:38.654706 | instance | 2026-09-02 12:14:38.654940 | instance | TASK [Purge "snapd" package] *************************************************** 2026-09-02 12:14:38.655202 | instance | Wednesday 02 September 2026 12:14:38 +0000 (0:00:01.201) 0:00:03.585 *** 2026-09-02 12:14:39.315350 | instance | ok: [instance] 2026-09-02 12:14:39.315502 | instance | 2026-09-02 12:14:39.315762 | instance | PLAY [Generate workspace for Atmosphere] *************************************** 2026-09-02 12:14:39.316019 | instance | 2026-09-02 12:14:39.316278 | instance | TASK [Create folders for workspace] ******************************************** 2026-09-02 12:14:39.316551 | instance | Wednesday 02 September 2026 12:14:39 +0000 (0:00:00.660) 0:00:04.246 *** 2026-09-02 12:14:40.439171 | instance | changed: [localhost] => (item=group_vars) 2026-09-02 12:14:40.439554 | instance | changed: [localhost] => (item=group_vars/all) 2026-09-02 12:14:40.439858 | instance | changed: [localhost] => (item=group_vars/controllers) 2026-09-02 12:14:40.440206 | instance | changed: [localhost] => (item=group_vars/cephs) 2026-09-02 12:14:40.440506 | instance | changed: [localhost] => (item=group_vars/computes) 2026-09-02 12:14:40.440805 | instance | changed: [localhost] => (item=host_vars) 2026-09-02 12:14:40.441107 | instance | 2026-09-02 12:14:40.441404 | instance | PLAY [Generate Ceph control plane configuration for workspace] ***************** 2026-09-02 12:14:40.441680 | instance | 2026-09-02 12:14:40.441973 | instance | TASK [Ensure the Ceph control plane configuration file exists] ***************** 2026-09-02 12:14:40.442304 | instance | Wednesday 02 September 2026 12:14:40 +0000 (0:00:01.123) 0:00:05.369 *** 2026-09-02 12:14:40.652878 | instance | changed: [localhost] 2026-09-02 12:14:40.653237 | instance | 2026-09-02 12:14:40.653530 | instance | TASK [Load the current Ceph control plane configuration into a variable] ******* 2026-09-02 12:14:40.653818 | instance | Wednesday 02 September 2026 12:14:40 +0000 (0:00:00.212) 0:00:05.582 *** 2026-09-02 12:14:40.685597 | instance | ok: [localhost] 2026-09-02 12:14:40.686069 | instance | 2026-09-02 12:14:40.686335 | instance | TASK [Generate Ceph control plane values for missing variables] **************** 2026-09-02 12:14:40.686536 | instance | Wednesday 02 September 2026 12:14:40 +0000 (0:00:00.033) 0:00:05.615 *** 2026-09-02 12:14:40.749988 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': '97d52290-e6da-5f1f-bd58-76905c1507d8'}) 2026-09-02 12:14:40.750267 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'}) 2026-09-02 12:14:40.750495 | instance | 2026-09-02 12:14:40.750742 | instance | TASK [Write new Ceph control plane configuration file to disk] ***************** 2026-09-02 12:14:40.750988 | instance | Wednesday 02 September 2026 12:14:40 +0000 (0:00:00.065) 0:00:05.681 *** 2026-09-02 12:14:41.336119 | instance | changed: [localhost] 2026-09-02 12:14:41.336301 | instance | 2026-09-02 12:14:41.336534 | instance | PLAY [Generate Ceph OSD configuration for workspace] *************************** 2026-09-02 12:14:41.336744 | instance | 2026-09-02 12:14:41.336972 | instance | TASK [Ensure the Ceph OSDs configuration file exists] ************************** 2026-09-02 12:14:41.337245 | instance | Wednesday 02 September 2026 12:14:41 +0000 (0:00:00.585) 0:00:06.266 *** 2026-09-02 12:14:41.529760 | instance | changed: [localhost] 2026-09-02 12:14:41.529919 | instance | 2026-09-02 12:14:41.530184 | instance | TASK [Load the current Ceph OSDs configuration into a variable] **************** 2026-09-02 12:14:41.530426 | instance | Wednesday 02 September 2026 12:14:41 +0000 (0:00:00.193) 0:00:06.460 *** 2026-09-02 12:14:41.562394 | instance | ok: [localhost] 2026-09-02 12:14:41.562631 | instance | 2026-09-02 12:14:41.562887 | instance | TASK [Generate Ceph OSDs values for missing variables] ************************* 2026-09-02 12:14:41.563118 | instance | Wednesday 02 September 2026 12:14:41 +0000 (0:00:00.032) 0:00:06.493 *** 2026-09-02 12:14:41.604355 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']}) 2026-09-02 12:14:41.604573 | instance | 2026-09-02 12:14:41.604807 | instance | TASK [Write new Ceph OSDs configuration file to disk] ************************** 2026-09-02 12:14:41.605034 | instance | Wednesday 02 September 2026 12:14:41 +0000 (0:00:00.042) 0:00:06.535 *** 2026-09-02 12:14:42.002395 | instance | changed: [localhost] 2026-09-02 12:14:42.002548 | instance | 2026-09-02 12:14:42.002786 | instance | PLAY [Generate Kubernetes configuration for workspace] ************************* 2026-09-02 12:14:42.003000 | instance | 2026-09-02 12:14:42.003261 | instance | TASK [Ensure the Kubernetes configuration file exists] ************************* 2026-09-02 12:14:42.003492 | instance | Wednesday 02 September 2026 12:14:41 +0000 (0:00:00.397) 0:00:06.933 *** 2026-09-02 12:14:42.198859 | instance | changed: [localhost] 2026-09-02 12:14:42.198977 | instance | 2026-09-02 12:14:42.199242 | instance | TASK [Load the current Kubernetes configuration into a variable] *************** 2026-09-02 12:14:42.199480 | instance | Wednesday 02 September 2026 12:14:42 +0000 (0:00:00.195) 0:00:07.129 *** 2026-09-02 12:14:42.228989 | instance | ok: [localhost] 2026-09-02 12:14:42.229220 | instance | 2026-09-02 12:14:42.229449 | instance | TASK [Generate Kubernetes values for missing variables] ************************ 2026-09-02 12:14:42.229676 | instance | Wednesday 02 September 2026 12:14:42 +0000 (0:00:00.030) 0:00:07.160 *** 2026-09-02 12:14:42.283872 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'}) 2026-09-02 12:14:42.284166 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42}) 2026-09-02 12:14:42.284410 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'}) 2026-09-02 12:14:42.284624 | instance | 2026-09-02 12:14:42.284858 | instance | TASK [Write new Kubernetes configuration file to disk] ************************* 2026-09-02 12:14:42.285106 | instance | Wednesday 02 September 2026 12:14:42 +0000 (0:00:00.054) 0:00:07.215 *** 2026-09-02 12:14:42.678528 | instance | changed: [localhost] 2026-09-02 12:14:42.678772 | instance | 2026-09-02 12:14:42.678785 | instance | PLAY [Generate Keepalived configuration for workspace] ************************* 2026-09-02 12:14:42.678795 | instance | 2026-09-02 12:14:42.678804 | instance | TASK [Ensure the Keeaplived configuration file exists] ************************* 2026-09-02 12:14:42.678813 | instance | Wednesday 02 September 2026 12:14:42 +0000 (0:00:00.392) 0:00:07.607 *** 2026-09-02 12:14:42.867888 | instance | changed: [localhost] 2026-09-02 12:14:42.868620 | instance | 2026-09-02 12:14:42.868658 | instance | TASK [Load the current Keepalived configuration into a variable] *************** 2026-09-02 12:14:42.868669 | instance | Wednesday 02 September 2026 12:14:42 +0000 (0:00:00.190) 0:00:07.798 *** 2026-09-02 12:14:42.904528 | instance | ok: [localhost] 2026-09-02 12:14:42.904737 | instance | 2026-09-02 12:14:42.905235 | instance | TASK [Generate Keepalived values for missing variables] ************************ 2026-09-02 12:14:42.905265 | instance | Wednesday 02 September 2026 12:14:42 +0000 (0:00:00.036) 0:00:07.835 *** 2026-09-02 12:14:42.957783 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'}) 2026-09-02 12:14:42.958817 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'}) 2026-09-02 12:14:42.958848 | instance | 2026-09-02 12:14:42.958859 | instance | TASK [Write new Keepalived configuration file to disk] ************************* 2026-09-02 12:14:42.958869 | instance | Wednesday 02 September 2026 12:14:42 +0000 (0:00:00.053) 0:00:07.888 *** 2026-09-02 12:14:43.369459 | instance | changed: [localhost] 2026-09-02 12:14:43.370517 | instance | 2026-09-02 12:14:43.370548 | instance | PLAY [Generate endpoints for workspace] **************************************** 2026-09-02 12:14:43.370560 | instance | 2026-09-02 12:14:43.370570 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-02 12:14:43.370579 | instance | Wednesday 02 September 2026 12:14:43 +0000 (0:00:00.410) 0:00:08.299 *** 2026-09-02 12:14:44.159828 | instance | ok: [localhost] 2026-09-02 12:14:44.160682 | instance | 2026-09-02 12:14:44.160701 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-09-02 12:14:44.160711 | instance | Wednesday 02 September 2026 12:14:44 +0000 (0:00:00.790) 0:00:09.090 *** 2026-09-02 12:14:44.364007 | instance | changed: [localhost] 2026-09-02 12:14:44.364155 | instance | 2026-09-02 12:14:44.364729 | instance | TASK [Load the current endpoints into a variable] ****************************** 2026-09-02 12:14:44.364806 | instance | Wednesday 02 September 2026 12:14:44 +0000 (0:00:00.204) 0:00:09.294 *** 2026-09-02 12:14:44.403085 | instance | ok: [localhost] 2026-09-02 12:14:44.403836 | instance | 2026-09-02 12:14:44.403909 | instance | TASK [Generate endpoint skeleton for missing variables] ************************ 2026-09-02 12:14:44.403921 | instance | Wednesday 02 September 2026 12:14:44 +0000 (0:00:00.039) 0:00:09.333 *** 2026-09-02 12:14:45.121276 | instance | ok: [localhost] => (item=keycloak_host) 2026-09-02 12:14:45.121475 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host) 2026-09-02 12:14:45.121734 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host) 2026-09-02 12:14:45.122109 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host) 2026-09-02 12:14:45.122509 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name) 2026-09-02 12:14:45.122818 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host) 2026-09-02 12:14:45.123174 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host) 2026-09-02 12:14:45.123547 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host) 2026-09-02 12:14:45.123849 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host) 2026-09-02 12:14:45.124252 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host) 2026-09-02 12:14:45.124614 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host) 2026-09-02 12:14:45.124915 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host) 2026-09-02 12:14:45.125301 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host) 2026-09-02 12:14:45.125635 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host) 2026-09-02 12:14:45.125933 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host) 2026-09-02 12:14:45.126315 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host) 2026-09-02 12:14:45.126668 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host) 2026-09-02 12:14:45.126971 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host) 2026-09-02 12:14:45.127357 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host) 2026-09-02 12:14:45.127674 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host) 2026-09-02 12:14:45.127988 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host) 2026-09-02 12:14:45.128393 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host) 2026-09-02 12:14:45.128698 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host) 2026-09-02 12:14:45.128973 | instance | 2026-09-02 12:14:45.129362 | instance | TASK [Write new endpoints file to disk] **************************************** 2026-09-02 12:14:45.129672 | instance | Wednesday 02 September 2026 12:14:45 +0000 (0:00:00.717) 0:00:10.051 *** 2026-09-02 12:14:45.520710 | instance | changed: [localhost] 2026-09-02 12:14:45.520897 | instance | 2026-09-02 12:14:45.521169 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-09-02 12:14:45.521395 | instance | Wednesday 02 September 2026 12:14:45 +0000 (0:00:00.396) 0:00:10.448 *** 2026-09-02 12:14:45.735571 | instance | changed: [localhost] 2026-09-02 12:14:45.735795 | instance | 2026-09-02 12:14:45.736109 | instance | PLAY [Generate Neutron configuration for workspace] **************************** 2026-09-02 12:14:45.736331 | instance | 2026-09-02 12:14:45.736566 | instance | TASK [Ensure the Neutron configuration file exists] **************************** 2026-09-02 12:14:45.736802 | instance | Wednesday 02 September 2026 12:14:45 +0000 (0:00:00.217) 0:00:10.665 *** 2026-09-02 12:14:45.938558 | instance | changed: [localhost] 2026-09-02 12:14:45.938777 | instance | 2026-09-02 12:14:45.939014 | instance | TASK [Load the current Neutron configuration into a variable] ****************** 2026-09-02 12:14:45.939268 | instance | Wednesday 02 September 2026 12:14:45 +0000 (0:00:00.203) 0:00:10.869 *** 2026-09-02 12:14:45.974338 | instance | ok: [localhost] 2026-09-02 12:14:45.974534 | instance | 2026-09-02 12:14:45.974775 | instance | TASK [Generate Neutron values for missing variables] *************************** 2026-09-02 12:14:45.975017 | instance | Wednesday 02 September 2026 12:14:45 +0000 (0:00:00.036) 0:00:10.905 *** 2026-09-02 12:14:46.026444 | 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-02 12:14:46.026661 | instance | 2026-09-02 12:14:46.026893 | instance | TASK [Write new Neutron configuration file to disk] **************************** 2026-09-02 12:14:46.027145 | instance | Wednesday 02 September 2026 12:14:46 +0000 (0:00:00.052) 0:00:10.957 *** 2026-09-02 12:14:46.426589 | instance | changed: [localhost] 2026-09-02 12:14:46.426798 | instance | 2026-09-02 12:14:46.427031 | instance | PLAY [Generate Nova configuration for workspace] ******************************* 2026-09-02 12:14:46.427262 | instance | 2026-09-02 12:14:46.427496 | instance | TASK [Ensure the Nova configuration file exists] ******************************* 2026-09-02 12:14:46.427718 | instance | Wednesday 02 September 2026 12:14:46 +0000 (0:00:00.399) 0:00:11.357 *** 2026-09-02 12:14:46.631748 | instance | changed: [localhost] 2026-09-02 12:14:46.631981 | instance | 2026-09-02 12:14:46.632247 | instance | TASK [Load the current Nova configuration into a variable] ********************* 2026-09-02 12:14:46.632476 | instance | Wednesday 02 September 2026 12:14:46 +0000 (0:00:00.205) 0:00:11.562 *** 2026-09-02 12:14:46.668307 | instance | ok: [localhost] 2026-09-02 12:14:46.668527 | instance | 2026-09-02 12:14:46.668765 | instance | TASK [Generate Nova values for missing variables] ****************************** 2026-09-02 12:14:46.669003 | instance | Wednesday 02 September 2026 12:14:46 +0000 (0:00:00.036) 0:00:11.599 *** 2026-09-02 12:14:46.718110 | 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-02 12:14:46.718356 | instance | 2026-09-02 12:14:46.718615 | instance | TASK [Write new Nova configuration file to disk] ******************************* 2026-09-02 12:14:46.718864 | instance | Wednesday 02 September 2026 12:14:46 +0000 (0:00:00.049) 0:00:11.649 *** 2026-09-02 12:14:47.108953 | instance | changed: [localhost] 2026-09-02 12:14:47.109170 | instance | 2026-09-02 12:14:47.109406 | instance | PLAY [Generate secrets for workspace] ****************************************** 2026-09-02 12:14:47.109617 | instance | 2026-09-02 12:14:47.109839 | instance | TASK [Ensure the secrets file exists] ****************************************** 2026-09-02 12:14:47.110097 | instance | Wednesday 02 September 2026 12:14:47 +0000 (0:00:00.390) 0:00:12.039 *** 2026-09-02 12:14:47.311244 | instance | changed: [localhost] 2026-09-02 12:14:47.311466 | instance | 2026-09-02 12:14:47.311703 | instance | TASK [Load the current secrets into a variable] ******************************** 2026-09-02 12:14:47.311969 | instance | Wednesday 02 September 2026 12:14:47 +0000 (0:00:00.202) 0:00:12.241 *** 2026-09-02 12:14:47.348276 | instance | ok: [localhost] 2026-09-02 12:14:47.348518 | instance | 2026-09-02 12:14:47.348769 | instance | TASK [Generate secrets for missing variables] ********************************** 2026-09-02 12:14:47.349021 | instance | Wednesday 02 September 2026 12:14:47 +0000 (0:00:00.037) 0:00:12.279 *** 2026-09-02 12:14:47.738913 | instance | ok: [localhost] => (item=heat_auth_encryption_key) 2026-09-02 12:14:47.739150 | instance | ok: [localhost] => (item=keepalived_password) 2026-09-02 12:14:47.739369 | instance | ok: [localhost] => (item=keycloak_admin_password) 2026-09-02 12:14:47.739594 | instance | ok: [localhost] => (item=keycloak_database_password) 2026-09-02 12:14:47.739804 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret) 2026-09-02 12:14:47.740039 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase) 2026-09-02 12:14:47.740267 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password) 2026-09-02 12:14:47.740471 | instance | ok: [localhost] => (item=octavia_heartbeat_key) 2026-09-02 12:14:47.740681 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password) 2026-09-02 12:14:47.740887 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key) 2026-09-02 12:14:47.741108 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password) 2026-09-02 12:14:47.741328 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password) 2026-09-02 12:14:47.741543 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password) 2026-09-02 12:14:47.742060 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password) 2026-09-02 12:14:47.742344 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password) 2026-09-02 12:14:47.742558 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password) 2026-09-02 12:14:47.742790 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password) 2026-09-02 12:14:47.743033 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password) 2026-09-02 12:14:47.743461 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password) 2026-09-02 12:14:47.743682 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password) 2026-09-02 12:14:47.743917 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password) 2026-09-02 12:14:47.744170 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password) 2026-09-02 12:14:47.744397 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password) 2026-09-02 12:14:47.744573 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password) 2026-09-02 12:14:47.744794 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password) 2026-09-02 12:14:47.744995 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password) 2026-09-02 12:14:47.745216 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret) 2026-09-02 12:14:47.745425 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password) 2026-09-02 12:14:47.745644 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password) 2026-09-02 12:14:47.745855 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password) 2026-09-02 12:14:47.746065 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password) 2026-09-02 12:14:47.746297 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password) 2026-09-02 12:14:47.746505 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password) 2026-09-02 12:14:47.746718 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password) 2026-09-02 12:14:47.746922 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password) 2026-09-02 12:14:47.747206 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password) 2026-09-02 12:14:47.747474 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password) 2026-09-02 12:14:47.747740 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password) 2026-09-02 12:14:47.748029 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password) 2026-09-02 12:14:47.748338 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password) 2026-09-02 12:14:47.748618 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password) 2026-09-02 12:14:47.748904 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password) 2026-09-02 12:14:47.749151 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password) 2026-09-02 12:14:47.749359 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password) 2026-09-02 12:14:47.749573 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password) 2026-09-02 12:14:47.749779 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password) 2026-09-02 12:14:47.750000 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password) 2026-09-02 12:14:47.750233 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password) 2026-09-02 12:14:47.750425 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password) 2026-09-02 12:14:47.750630 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password) 2026-09-02 12:14:47.750830 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password) 2026-09-02 12:14:47.751033 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password) 2026-09-02 12:14:47.751260 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password) 2026-09-02 12:14:47.751452 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password) 2026-09-02 12:14:47.751640 | instance | 2026-09-02 12:14:47.751838 | instance | TASK [Generate base64 encoded secrets] ***************************************** 2026-09-02 12:14:47.752059 | instance | Wednesday 02 September 2026 12:14:47 +0000 (0:00:00.390) 0:00:12.669 *** 2026-09-02 12:14:47.786894 | instance | ok: [localhost] => (item=barbican_kek) 2026-09-02 12:14:47.787034 | instance | 2026-09-02 12:14:47.787211 | instance | TASK [Generate temporary files for generating keys for missing variables] ****** 2026-09-02 12:14:47.787391 | instance | Wednesday 02 September 2026 12:14:47 +0000 (0:00:00.047) 0:00:12.717 *** 2026-09-02 12:14:48.269606 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-09-02 12:14:48.269805 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-09-02 12:14:48.270020 | instance | 2026-09-02 12:14:48.270277 | instance | TASK [Generate SSH keys for missing variables] ********************************* 2026-09-02 12:14:48.270512 | instance | Wednesday 02 September 2026 12:14:48 +0000 (0:00:00.482) 0:00:13.199 *** 2026-09-02 12:14:54.087610 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-09-02 12:14:54.087699 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-09-02 12:14:54.087711 | instance | 2026-09-02 12:14:54.087721 | instance | TASK [Set values for SSH keys] ************************************************* 2026-09-02 12:14:54.087731 | instance | Wednesday 02 September 2026 12:14:54 +0000 (0:00:05.817) 0:00:19.017 *** 2026-09-02 12:14:54.150662 | instance | ok: [localhost] => (item=manila_ssh_key) 2026-09-02 12:14:54.151761 | instance | ok: [localhost] => (item=nova_ssh_key) 2026-09-02 12:14:54.151833 | instance | 2026-09-02 12:14:54.151846 | instance | TASK [Delete the temporary files generated for SSH keys] *********************** 2026-09-02 12:14:54.151856 | instance | Wednesday 02 September 2026 12:14:54 +0000 (0:00:00.064) 0:00:19.081 *** 2026-09-02 12:14:54.514995 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-09-02 12:14:54.515298 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-09-02 12:14:54.515693 | instance | 2026-09-02 12:14:54.516064 | instance | TASK [Write new secrets file to disk] ****************************************** 2026-09-02 12:14:54.516469 | instance | Wednesday 02 September 2026 12:14:54 +0000 (0:00:00.363) 0:00:19.445 *** 2026-09-02 12:14:54.924885 | instance | changed: [localhost] 2026-09-02 12:14:54.925198 | instance | 2026-09-02 12:14:54.925608 | instance | TASK [Encrypt secrets file with Vault password] ******************************** 2026-09-02 12:14:54.925927 | instance | Wednesday 02 September 2026 12:14:54 +0000 (0:00:00.409) 0:00:19.854 *** 2026-09-02 12:14:54.972977 | instance | skipping: [localhost] 2026-09-02 12:14:54.973365 | instance | 2026-09-02 12:14:54.973682 | instance | PLAY [Setup networking] ******************************************************** 2026-09-02 12:14:54.973951 | instance | 2026-09-02 12:14:54.974258 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-02 12:14:54.974543 | instance | Wednesday 02 September 2026 12:14:54 +0000 (0:00:00.047) 0:00:19.902 *** 2026-09-02 12:14:55.772349 | instance | ok: [instance] 2026-09-02 12:14:55.772723 | instance | 2026-09-02 12:14:55.773033 | instance | TASK [Create bridge for management network] ************************************ 2026-09-02 12:14:55.773359 | instance | Wednesday 02 September 2026 12:14:55 +0000 (0:00:00.797) 0:00:20.699 *** 2026-09-02 12:14:56.150494 | instance | ok: [instance] 2026-09-02 12:14:56.150560 | instance | 2026-09-02 12:14:56.150572 | instance | TASK [Create fake interface for management bridge] ***************************** 2026-09-02 12:14:56.150582 | instance | Wednesday 02 September 2026 12:14:56 +0000 (0:00:00.380) 0:00:21.080 *** 2026-09-02 12:14:56.405053 | instance | ok: [instance] 2026-09-02 12:14:56.405120 | instance | 2026-09-02 12:14:56.405132 | instance | TASK [Assign dummy interface to management bridge] ***************************** 2026-09-02 12:14:56.405142 | instance | Wednesday 02 September 2026 12:14:56 +0000 (0:00:00.254) 0:00:21.334 *** 2026-09-02 12:14:56.630008 | instance | ok: [instance] 2026-09-02 12:14:56.630068 | instance | 2026-09-02 12:14:56.630079 | instance | TASK [Assign IP address for management bridge] ********************************* 2026-09-02 12:14:56.630090 | instance | Wednesday 02 September 2026 12:14:56 +0000 (0:00:00.224) 0:00:21.559 *** 2026-09-02 12:14:56.863609 | instance | ok: [instance] 2026-09-02 12:14:56.863672 | instance | 2026-09-02 12:14:56.863684 | instance | TASK [Bring up interfaces] ***************************************************** 2026-09-02 12:14:56.863694 | instance | Wednesday 02 September 2026 12:14:56 +0000 (0:00:00.233) 0:00:21.793 *** 2026-09-02 12:14:57.270802 | instance | ok: [instance] => (item=br-mgmt) 2026-09-02 12:14:57.271050 | instance | ok: [instance] => (item=dummy0) 2026-09-02 12:14:57.271212 | instance | 2026-09-02 12:14:57.271357 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-09-02 12:14:57.271485 | instance | 2026-09-02 12:14:57.271621 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-02 12:14:57.271758 | instance | Wednesday 02 September 2026 12:14:57 +0000 (0:00:00.408) 0:00:22.201 *** 2026-09-02 12:14:58.085896 | instance | ok: [instance] 2026-09-02 12:14:58.086267 | instance | 2026-09-02 12:14:58.086574 | instance | TASK [Install depedencies] ***************************************************** 2026-09-02 12:14:58.086904 | instance | Wednesday 02 September 2026 12:14:58 +0000 (0:00:00.814) 0:00:23.016 *** 2026-09-02 12:15:22.186410 | instance | changed: [instance] 2026-09-02 12:15:22.186749 | instance | 2026-09-02 12:15:22.186923 | instance | TASK [Start up service] ******************************************************** 2026-09-02 12:15:22.187536 | instance | Wednesday 02 September 2026 12:15:22 +0000 (0:00:24.100) 0:00:47.116 *** 2026-09-02 12:15:22.780721 | instance | ok: [instance] 2026-09-02 12:15:22.781108 | instance | 2026-09-02 12:15:22.781460 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-09-02 12:15:22.781825 | instance | Wednesday 02 September 2026 12:15:22 +0000 (0:00:00.590) 0:00:47.707 *** 2026-09-02 12:15:23.023768 | instance | ok: [instance] 2026-09-02 12:15:23.024154 | instance | 2026-09-02 12:15:23.024482 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-09-02 12:15:23.024852 | instance | Wednesday 02 September 2026 12:15:23 +0000 (0:00:00.246) 0:00:47.954 *** 2026-09-02 12:15:23.530885 | instance | changed: [instance] 2026-09-02 12:15:23.531226 | instance | 2026-09-02 12:15:23.531547 | instance | TASK [Get list of all loopback devices] **************************************** 2026-09-02 12:15:23.531847 | instance | Wednesday 02 September 2026 12:15:23 +0000 (0:00:00.507) 0:00:48.461 *** 2026-09-02 12:15:23.756098 | instance | ok: [instance] 2026-09-02 12:15:23.756430 | instance | 2026-09-02 12:15:23.756798 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-09-02 12:15:23.757098 | instance | Wednesday 02 September 2026 12:15:23 +0000 (0:00:00.225) 0:00:48.687 *** 2026-09-02 12:15:23.785435 | instance | skipping: [instance] 2026-09-02 12:15:23.785771 | instance | 2026-09-02 12:15:23.786104 | instance | TASK [Create devices for Ceph] ************************************************* 2026-09-02 12:15:23.786410 | instance | Wednesday 02 September 2026 12:15:23 +0000 (0:00:00.029) 0:00:48.716 *** 2026-09-02 12:15:24.371889 | instance | changed: [instance] => (item=osd0) 2026-09-02 12:15:24.372284 | instance | changed: [instance] => (item=osd1) 2026-09-02 12:15:24.372611 | instance | changed: [instance] => (item=osd2) 2026-09-02 12:15:24.372893 | instance | 2026-09-02 12:15:24.373182 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-09-02 12:15:24.373469 | instance | Wednesday 02 September 2026 12:15:24 +0000 (0:00:00.585) 0:00:49.302 *** 2026-09-02 12:15:24.966729 | instance | changed: [instance] => (item=osd0) 2026-09-02 12:15:24.967070 | instance | changed: [instance] => (item=osd1) 2026-09-02 12:15:24.967356 | instance | changed: [instance] => (item=osd2) 2026-09-02 12:15:24.967656 | instance | 2026-09-02 12:15:24.967989 | instance | TASK [Start loop devices] ****************************************************** 2026-09-02 12:15:24.968289 | instance | Wednesday 02 September 2026 12:15:24 +0000 (0:00:00.594) 0:00:49.897 *** 2026-09-02 12:15:25.824952 | instance | changed: [instance] => (item=osd0) 2026-09-02 12:15:25.825168 | instance | changed: [instance] => (item=osd1) 2026-09-02 12:15:25.825921 | instance | changed: [instance] => (item=osd2) 2026-09-02 12:15:25.826214 | instance | 2026-09-02 12:15:25.826563 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-09-02 12:15:25.826878 | instance | Wednesday 02 September 2026 12:15:25 +0000 (0:00:00.857) 0:00:50.755 *** 2026-09-02 12:15:29.261377 | instance | changed: [instance] => (item=osd0) 2026-09-02 12:15:29.262505 | instance | changed: [instance] => (item=osd1) 2026-09-02 12:15:29.262596 | instance | changed: [instance] => (item=osd2) 2026-09-02 12:15:29.262608 | instance | 2026-09-02 12:15:29.262618 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-09-02 12:15:29.262628 | instance | Wednesday 02 September 2026 12:15:29 +0000 (0:00:03.436) 0:00:54.191 *** 2026-09-02 12:15:31.335259 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-09-02 12:15:31.336086 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-09-02 12:15:31.336194 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-09-02 12:15:31.336202 | instance | 2026-09-02 12:15:31.337003 | instance | PLAY [controllers] ************************************************************* 2026-09-02 12:15:31.337080 | instance | 2026-09-02 12:15:31.337091 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-02 12:15:31.337102 | instance | Wednesday 02 September 2026 12:15:31 +0000 (0:00:02.073) 0:00:56.265 *** 2026-09-02 12:15:32.341019 | instance | ok: [instance] 2026-09-02 12:15:32.341082 | instance | 2026-09-02 12:15:32.341094 | instance | TASK [Set masquerade rule] ***************************************************** 2026-09-02 12:15:32.341105 | instance | Wednesday 02 September 2026 12:15:32 +0000 (0:00:01.005) 0:00:57.270 *** 2026-09-02 12:15:32.838956 | instance | changed: [instance] 2026-09-02 12:15:32.839176 | instance | 2026-09-02 12:15:32.839553 | instance | PLAY RECAP ********************************************************************* 2026-09-02 12:15:32.839979 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-09-02 12:15:32.840370 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-09-02 12:15:32.840685 | instance | 2026-09-02 12:15:32.840987 | instance | Wednesday 02 September 2026 12:15:32 +0000 (0:00:00.499) 0:00:57.770 *** 2026-09-02 12:15:32.841271 | instance | =============================================================================== 2026-09-02 12:15:32.841582 | instance | Install depedencies ---------------------------------------------------- 24.10s 2026-09-02 12:15:32.841911 | instance | Generate SSH keys for missing variables --------------------------------- 5.82s 2026-09-02 12:15:32.842201 | instance | Create a volume group for each loop device ------------------------------ 3.44s 2026-09-02 12:15:32.842499 | instance | Create a logical volume for each loop device ---------------------------- 2.07s 2026-09-02 12:15:32.842811 | instance | Gathering Facts --------------------------------------------------------- 1.30s 2026-09-02 12:15:32.843096 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.20s 2026-09-02 12:15:32.843381 | instance | Create folders for workspace -------------------------------------------- 1.12s 2026-09-02 12:15:32.843688 | instance | Gathering Facts --------------------------------------------------------- 1.01s 2026-09-02 12:15:32.844033 | instance | Start loop devices ------------------------------------------------------ 0.86s 2026-09-02 12:15:32.844451 | instance | Gathering Facts --------------------------------------------------------- 0.81s 2026-09-02 12:15:32.844793 | instance | Gathering Facts --------------------------------------------------------- 0.80s 2026-09-02 12:15:32.845081 | instance | Gathering Facts --------------------------------------------------------- 0.79s 2026-09-02 12:15:32.845363 | instance | Configure short hostname ------------------------------------------------ 0.76s 2026-09-02 12:15:32.845679 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.72s 2026-09-02 12:15:32.845967 | instance | Purge "snapd" package --------------------------------------------------- 0.66s 2026-09-02 12:15:32.846272 | instance | Set permissions on loopback devices ------------------------------------- 0.59s 2026-09-02 12:15:32.846553 | instance | Start up service -------------------------------------------------------- 0.59s 2026-09-02 12:15:32.846859 | instance | Create devices for Ceph ------------------------------------------------- 0.59s 2026-09-02 12:15:32.847174 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.59s 2026-09-02 12:15:32.847490 | instance | Write /etc/lvm/lvm.conf ------------------------------------------------- 0.51s 2026-09-02 12:15:32.959332 | instance | INFO [aio > prepare] Executed: Successful 2026-09-02 12:15:32.975234 | instance | INFO [aio > converge] Executing 2026-09-02 12:15:35.613552 | instance | 2026-09-02 12:15:35.613959 | instance | PLAY [all] ********************************************************************* 2026-09-02 12:15:35.614228 | instance | 2026-09-02 12:15:35.614509 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-02 12:15:35.614819 | instance | Wednesday 02 September 2026 12:15:35 +0000 (0:00:00.016) 0:00:00.016 *** 2026-09-02 12:15:37.004844 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-09-02 12:15:37.005224 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-09-02 12:15:37.005524 | instance | interpreter could change the meaning of that path. See 2026-09-02 12:15:37.005841 | instance | https://docs.ansible.com/ansible- 2026-09-02 12:15:37.006136 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-09-02 12:15:37.020053 | instance | ok: [instance] 2026-09-02 12:15:37.020349 | instance | 2026-09-02 12:15:37.020639 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-09-02 12:15:37.020957 | instance | Wednesday 02 September 2026 12:15:37 +0000 (0:00:01.406) 0:00:01.423 *** 2026-09-02 12:15:37.074071 | instance | skipping: [instance] 2026-09-02 12:15:37.074392 | instance | 2026-09-02 12:15:37.074730 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-09-02 12:15:37.075046 | instance | Wednesday 02 September 2026 12:15:37 +0000 (0:00:00.054) 0:00:01.477 *** 2026-09-02 12:15:37.280187 | instance | ok: [instance] 2026-09-02 12:15:37.280488 | instance | 2026-09-02 12:15:37.280805 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-09-02 12:15:37.281077 | instance | 2026-09-02 12:15:37.281361 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-02 12:15:37.281646 | instance | Wednesday 02 September 2026 12:15:37 +0000 (0:00:00.206) 0:00:01.684 *** 2026-09-02 12:15:38.328677 | instance | ok: [instance] 2026-09-02 12:15:38.329056 | instance | 2026-09-02 12:15:38.329362 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-02 12:15:38.329658 | instance | Wednesday 02 September 2026 12:15:38 +0000 (0:00:01.046) 0:00:02.730 *** 2026-09-02 12:15:38.768958 | instance | ok: [instance] 2026-09-02 12:15:38.769114 | instance | 2026-09-02 12:15:38.769368 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-02 12:15:38.769565 | instance | Wednesday 02 September 2026 12:15:38 +0000 (0:00:00.440) 0:00:03.171 *** 2026-09-02 12:15:38.836771 | instance | skipping: [instance] 2026-09-02 12:15:38.836908 | instance | 2026-09-02 12:15:38.837161 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-02 12:15:38.837365 | instance | Wednesday 02 September 2026 12:15:38 +0000 (0:00:00.067) 0:00:03.238 *** 2026-09-02 12:15:39.300909 | instance | changed: [instance] 2026-09-02 12:15:39.301286 | instance | 2026-09-02 12:15:39.301597 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-02 12:15:39.301926 | instance | Wednesday 02 September 2026 12:15:39 +0000 (0:00:00.464) 0:00:03.703 *** 2026-09-02 12:15:39.400566 | instance | ok: [instance] => { 2026-09-02 12:15:39.400803 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-09-02 12:15:39.400940 | instance | } 2026-09-02 12:15:39.401068 | instance | 2026-09-02 12:15:39.401201 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-02 12:15:39.401354 | instance | Wednesday 02 September 2026 12:15:39 +0000 (0:00:00.098) 0:00:03.801 *** 2026-09-02 12:15:40.536939 | instance | changed: [instance] 2026-09-02 12:15:40.537106 | instance | 2026-09-02 12:15:40.537396 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-02 12:15:40.537783 | instance | Wednesday 02 September 2026 12:15:40 +0000 (0:00:01.136) 0:00:04.938 *** 2026-09-02 12:15:40.612844 | instance | skipping: [instance] 2026-09-02 12:15:40.612986 | instance | 2026-09-02 12:15:40.613234 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-02 12:15:40.613456 | instance | Wednesday 02 September 2026 12:15:40 +0000 (0:00:00.074) 0:00:05.012 *** 2026-09-02 12:15:40.680521 | instance | skipping: [instance] 2026-09-02 12:15:40.680752 | instance | 2026-09-02 12:15:40.680972 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-02 12:15:40.681172 | instance | Wednesday 02 September 2026 12:15:40 +0000 (0:00:00.069) 0:00:05.082 *** 2026-09-02 12:15:40.932737 | instance | ok: [instance] 2026-09-02 12:15:40.933158 | instance | 2026-09-02 12:15:40.933306 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-02 12:15:40.933446 | instance | Wednesday 02 September 2026 12:15:40 +0000 (0:00:00.250) 0:00:05.332 *** 2026-09-02 12:15:42.396987 | instance | ok: [instance] 2026-09-02 12:15:42.397114 | instance | 2026-09-02 12:15:42.397407 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-02 12:15:42.398095 | instance | Wednesday 02 September 2026 12:15:42 +0000 (0:00:01.466) 0:00:06.799 *** 2026-09-02 12:15:42.493051 | instance | ok: [instance] => { 2026-09-02 12:15:42.493319 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-09-02 12:15:42.493666 | instance | } 2026-09-02 12:15:42.493956 | instance | 2026-09-02 12:15:42.494243 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-02 12:15:42.494524 | instance | Wednesday 02 September 2026 12:15:42 +0000 (0:00:00.095) 0:00:06.895 *** 2026-09-02 12:15:43.496885 | instance | changed: [instance] 2026-09-02 12:15:43.497215 | instance | 2026-09-02 12:15:43.497473 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-02 12:15:43.497726 | instance | Wednesday 02 September 2026 12:15:43 +0000 (0:00:01.001) 0:00:07.897 *** 2026-09-02 12:15:46.586776 | instance | changed: [instance] 2026-09-02 12:15:46.587482 | instance | 2026-09-02 12:15:46.587517 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-09-02 12:15:46.587529 | instance | Wednesday 02 September 2026 12:15:46 +0000 (0:00:03.092) 0:00:10.989 *** 2026-09-02 12:15:46.627226 | instance | skipping: [instance] 2026-09-02 12:15:46.627919 | instance | 2026-09-02 12:15:46.627971 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-09-02 12:15:46.627983 | instance | Wednesday 02 September 2026 12:15:46 +0000 (0:00:00.041) 0:00:11.030 *** 2026-09-02 12:15:46.671591 | instance | skipping: [instance] 2026-09-02 12:15:46.672189 | instance | 2026-09-02 12:15:46.672263 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-09-02 12:15:46.672422 | instance | Wednesday 02 September 2026 12:15:46 +0000 (0:00:00.044) 0:00:11.074 *** 2026-09-02 12:15:46.721357 | instance | skipping: [instance] 2026-09-02 12:15:46.721555 | instance | 2026-09-02 12:15:46.721896 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-09-02 12:15:46.722193 | instance | Wednesday 02 September 2026 12:15:46 +0000 (0:00:00.049) 0:00:11.124 *** 2026-09-02 12:15:52.834953 | instance | changed: [instance] 2026-09-02 12:15:52.835074 | instance | 2026-09-02 12:15:52.835334 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-09-02 12:15:52.835682 | instance | Wednesday 02 September 2026 12:15:52 +0000 (0:00:06.112) 0:00:17.237 *** 2026-09-02 12:15:53.538717 | instance | changed: [instance] 2026-09-02 12:15:53.539605 | instance | 2026-09-02 12:15:53.539677 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-09-02 12:15:53.539708 | instance | Wednesday 02 September 2026 12:15:53 +0000 (0:00:00.703) 0:00:17.941 *** 2026-09-02 12:15:54.590006 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-09-02 12:15:54.591568 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-09-02 12:15:54.591651 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-09-02 12:15:54.591663 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-09-02 12:15:54.591674 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-09-02 12:15:54.591684 | instance | 2026-09-02 12:15:54.591694 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-09-02 12:15:54.591704 | instance | Wednesday 02 September 2026 12:15:54 +0000 (0:00:01.051) 0:00:18.993 *** 2026-09-02 12:15:55.252588 | instance | changed: [instance] 2026-09-02 12:15:55.252887 | instance | 2026-09-02 12:15:55.253739 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-09-02 12:15:55.253808 | instance | Wednesday 02 September 2026 12:15:55 +0000 (0:00:00.646) 0:00:19.639 *** 2026-09-02 12:15:55.253821 | instance | 2026-09-02 12:15:55.253828 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-09-02 12:15:55.253834 | instance | Wednesday 02 September 2026 12:15:55 +0000 (0:00:00.015) 0:00:19.655 *** 2026-09-02 12:15:56.287083 | instance | ok: [instance] 2026-09-02 12:15:56.287746 | instance | 2026-09-02 12:15:56.287817 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-09-02 12:15:56.287829 | instance | Wednesday 02 September 2026 12:15:56 +0000 (0:00:01.034) 0:00:20.689 *** 2026-09-02 12:15:56.795976 | instance | changed: [instance] 2026-09-02 12:15:56.796117 | instance | 2026-09-02 12:15:56.796635 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-09-02 12:15:56.796705 | instance | Wednesday 02 September 2026 12:15:56 +0000 (0:00:00.508) 0:00:21.198 *** 2026-09-02 12:15:57.424717 | instance | changed: [instance] 2026-09-02 12:15:57.424766 | instance | 2026-09-02 12:15:57.424774 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-02 12:15:57.424781 | instance | Wednesday 02 September 2026 12:15:57 +0000 (0:00:00.628) 0:00:21.827 *** 2026-09-02 12:15:57.683394 | instance | ok: [instance] 2026-09-02 12:15:57.683465 | instance | 2026-09-02 12:15:57.683876 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-02 12:15:57.684005 | instance | Wednesday 02 September 2026 12:15:57 +0000 (0:00:00.259) 0:00:22.086 *** 2026-09-02 12:15:57.760014 | instance | ok: [instance] => { 2026-09-02 12:15:57.760107 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-09-02 12:15:57.760719 | instance | } 2026-09-02 12:15:57.760756 | instance | 2026-09-02 12:15:57.760763 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-02 12:15:57.760771 | instance | Wednesday 02 September 2026 12:15:57 +0000 (0:00:00.076) 0:00:22.163 *** 2026-09-02 12:15:58.529397 | instance | changed: [instance] 2026-09-02 12:15:58.529531 | instance | 2026-09-02 12:15:58.529829 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-02 12:15:58.530240 | instance | Wednesday 02 September 2026 12:15:58 +0000 (0:00:00.768) 0:00:22.932 *** 2026-09-02 12:16:02.989734 | instance | changed: [instance] 2026-09-02 12:16:02.989870 | instance | 2026-09-02 12:16:02.990415 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-09-02 12:16:02.990489 | instance | Wednesday 02 September 2026 12:16:02 +0000 (0:00:04.460) 0:00:27.392 *** 2026-09-02 12:16:04.028185 | instance | ok: [instance] 2026-09-02 12:16:04.028296 | instance | 2026-09-02 12:16:04.028840 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-09-02 12:16:04.028944 | instance | Wednesday 02 September 2026 12:16:04 +0000 (0:00:01.038) 0:00:28.430 *** 2026-09-02 12:16:04.489467 | instance | changed: [instance] 2026-09-02 12:16:04.490144 | instance | 2026-09-02 12:16:04.490196 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-09-02 12:16:04.490209 | instance | Wednesday 02 September 2026 12:16:04 +0000 (0:00:00.461) 0:00:28.892 *** 2026-09-02 12:16:05.015085 | instance | changed: [instance] 2026-09-02 12:16:05.015225 | instance | 2026-09-02 12:16:05.015742 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-09-02 12:16:05.016092 | instance | Wednesday 02 September 2026 12:16:05 +0000 (0:00:00.525) 0:00:29.418 *** 2026-09-02 12:16:05.639011 | instance | changed: [instance] => (item={'path': '/etc/docker'}) 2026-09-02 12:16:05.639147 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-09-02 12:16:05.639749 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-09-02 12:16:05.639806 | instance | 2026-09-02 12:16:05.639816 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-09-02 12:16:05.639823 | instance | Wednesday 02 September 2026 12:16:05 +0000 (0:00:00.624) 0:00:30.042 *** 2026-09-02 12:16:06.143778 | instance | changed: [instance] 2026-09-02 12:16:06.144104 | instance | 2026-09-02 12:16:06.144522 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-09-02 12:16:06.144700 | instance | Wednesday 02 September 2026 12:16:06 +0000 (0:00:00.504) 0:00:30.546 *** 2026-09-02 12:16:06.672621 | instance | changed: [instance] 2026-09-02 12:16:06.672702 | instance | 2026-09-02 12:16:06.673412 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-09-02 12:16:06.673474 | instance | Wednesday 02 September 2026 12:16:06 +0000 (0:00:00.507) 0:00:31.054 *** 2026-09-02 12:16:06.673481 | instance | 2026-09-02 12:16:06.673488 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-09-02 12:16:06.673494 | instance | Wednesday 02 September 2026 12:16:06 +0000 (0:00:00.021) 0:00:31.075 *** 2026-09-02 12:16:07.445583 | instance | ok: [instance] 2026-09-02 12:16:07.445731 | instance | 2026-09-02 12:16:07.446279 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-09-02 12:16:07.446349 | instance | Wednesday 02 September 2026 12:16:07 +0000 (0:00:00.772) 0:00:31.848 *** 2026-09-02 12:16:08.501163 | instance | changed: [instance] 2026-09-02 12:16:08.501239 | instance | 2026-09-02 12:16:08.501250 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-09-02 12:16:08.501260 | instance | Wednesday 02 September 2026 12:16:08 +0000 (0:00:01.054) 0:00:32.903 *** 2026-09-02 12:16:09.108777 | instance | changed: [instance] 2026-09-02 12:16:09.108864 | instance | 2026-09-02 12:16:09.109271 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-09-02 12:16:09.109293 | instance | Wednesday 02 September 2026 12:16:09 +0000 (0:00:00.608) 0:00:33.512 *** 2026-09-02 12:16:09.179864 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-09-02 12:16:09.180082 | instance | 2026-09-02 12:16:09.180156 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-09-02 12:16:09.180333 | instance | Wednesday 02 September 2026 12:16:09 +0000 (0:00:00.071) 0:00:33.583 *** 2026-09-02 12:16:14.886289 | instance | changed: [instance] 2026-09-02 12:16:14.887008 | instance | 2026-09-02 12:16:14.887091 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-09-02 12:16:14.887105 | instance | Wednesday 02 September 2026 12:16:14 +0000 (0:00:05.705) 0:00:39.288 *** 2026-09-02 12:16:15.607419 | instance | ok: [instance] => (item=chronyd) 2026-09-02 12:16:15.608165 | instance | ok: [instance] => (item=sshd) 2026-09-02 12:16:15.608245 | instance | 2026-09-02 12:16:15.608264 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-09-02 12:16:15.608458 | instance | Wednesday 02 September 2026 12:16:15 +0000 (0:00:00.721) 0:00:40.010 *** 2026-09-02 12:16:16.480842 | instance | changed: [instance] 2026-09-02 12:16:16.480914 | instance | 2026-09-02 12:16:16.480926 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-09-02 12:16:16.480936 | instance | Wednesday 02 September 2026 12:16:16 +0000 (0:00:00.872) 0:00:40.883 *** 2026-09-02 12:16:16.718332 | instance | ok: [instance] 2026-09-02 12:16:16.719018 | instance | 2026-09-02 12:16:16.719150 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-09-02 12:16:16.719163 | instance | Wednesday 02 September 2026 12:16:16 +0000 (0:00:00.238) 0:00:41.121 *** 2026-09-02 12:16:17.321210 | instance | changed: [instance] 2026-09-02 12:16:17.321943 | instance | 2026-09-02 12:16:17.322041 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-09-02 12:16:17.322055 | instance | Wednesday 02 September 2026 12:16:17 +0000 (0:00:00.602) 0:00:41.723 *** 2026-09-02 12:16:17.768445 | instance | changed: [instance] 2026-09-02 12:16:17.768525 | instance | 2026-09-02 12:16:17.768836 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-09-02 12:16:17.768906 | instance | Wednesday 02 September 2026 12:16:17 +0000 (0:00:00.447) 0:00:42.171 *** 2026-09-02 12:16:17.910961 | instance | ok: [instance] 2026-09-02 12:16:17.911683 | instance | 2026-09-02 12:16:17.911745 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-09-02 12:16:17.911758 | instance | Wednesday 02 September 2026 12:16:17 +0000 (0:00:00.142) 0:00:42.313 *** 2026-09-02 12:16:18.174363 | instance | ok: [instance] => (item=instance) 2026-09-02 12:16:18.175052 | instance | 2026-09-02 12:16:18.175130 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-09-02 12:16:18.175142 | instance | Wednesday 02 September 2026 12:16:18 +0000 (0:00:00.263) 0:00:42.577 *** 2026-09-02 12:16:18.242109 | instance | ok: [instance] 2026-09-02 12:16:18.242580 | instance | 2026-09-02 12:16:18.242647 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-09-02 12:16:18.242655 | instance | Wednesday 02 September 2026 12:16:18 +0000 (0:00:00.068) 0:00:42.645 *** 2026-09-02 12:16:18.324606 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance 2026-09-02 12:16:18.324718 | instance | 2026-09-02 12:16:18.324910 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] ************* 2026-09-02 12:16:18.325068 | instance | Wednesday 02 September 2026 12:16:18 +0000 (0:00:00.082) 0:00:42.728 *** 2026-09-02 12:16:18.749608 | instance | changed: [instance] 2026-09-02 12:16:18.750314 | instance | 2026-09-02 12:16:18.750370 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ****************** 2026-09-02 12:16:18.750382 | instance | Wednesday 02 September 2026 12:16:18 +0000 (0:00:00.424) 0:00:43.152 *** 2026-09-02 12:16:19.585447 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True}) 2026-09-02 12:16:19.585515 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0}) 2026-09-02 12:16:19.585527 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False}) 2026-09-02 12:16:19.585537 | instance | 2026-09-02 12:16:19.585546 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap command] ******************************* 2026-09-02 12:16:19.585556 | instance | Wednesday 02 September 2026 12:16:19 +0000 (0:00:00.834) 0:00:43.987 *** 2026-09-02 12:17:57.610349 | instance | ok: [instance] 2026-09-02 12:17:57.610530 | instance | 2026-09-02 12:17:57.610815 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] *************** 2026-09-02 12:17:57.611060 | instance | Wednesday 02 September 2026 12:17:57 +0000 (0:01:38.025) 0:02:22.012 *** 2026-09-02 12:17:57.823620 | instance | changed: [instance] 2026-09-02 12:17:57.823706 | instance | 2026-09-02 12:17:57.824055 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] ********************************** 2026-09-02 12:17:57.824156 | instance | Wednesday 02 September 2026 12:17:57 +0000 (0:00:00.213) 0:02:22.226 *** 2026-09-02 12:17:57.887425 | instance | ok: [instance] 2026-09-02 12:17:57.888042 | instance | 2026-09-02 12:17:57.888108 | instance | TASK [Install Ceph host] ******************************************************* 2026-09-02 12:17:57.888204 | instance | Wednesday 02 September 2026 12:17:57 +0000 (0:00:00.062) 0:02:22.289 *** 2026-09-02 12:17:57.990489 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-09-02 12:17:57.990556 | instance | 2026-09-02 12:17:57.990728 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-09-02 12:17:57.990744 | instance | Wednesday 02 September 2026 12:17:57 +0000 (0:00:00.104) 0:02:22.394 *** 2026-09-02 12:18:03.895740 | instance | ok: [instance] 2026-09-02 12:18:03.896044 | instance | 2026-09-02 12:18:03.896312 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-09-02 12:18:03.896689 | instance | Wednesday 02 September 2026 12:18:03 +0000 (0:00:05.904) 0:02:28.298 *** 2026-09-02 12:18:03.976934 | instance | ok: [instance] => (item=instance) 2026-09-02 12:18:03.977014 | instance | 2026-09-02 12:18:03.977026 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-09-02 12:18:03.977037 | instance | Wednesday 02 September 2026 12:18:03 +0000 (0:00:00.079) 0:02:28.378 *** 2026-09-02 12:18:04.480051 | instance | ok: [instance] 2026-09-02 12:18:04.480113 | instance | 2026-09-02 12:18:04.480125 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-09-02 12:18:04.480142 | instance | Wednesday 02 September 2026 12:18:04 +0000 (0:00:00.503) 0:02:28.881 *** 2026-09-02 12:18:11.152991 | instance | ok: [instance] 2026-09-02 12:18:11.153778 | instance | 2026-09-02 12:18:11.153860 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-09-02 12:18:11.153873 | instance | Wednesday 02 September 2026 12:18:11 +0000 (0:00:06.673) 0:02:35.555 *** 2026-09-02 12:19:07.624905 | instance | changed: [instance] 2026-09-02 12:19:07.624982 | instance | 2026-09-02 12:19:07.625157 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-09-02 12:19:07.625286 | instance | Wednesday 02 September 2026 12:19:07 +0000 (0:00:56.472) 0:03:32.028 *** 2026-09-02 12:19:21.890232 | instance | ok: [instance] 2026-09-02 12:19:21.890342 | instance | 2026-09-02 12:19:21.890354 | instance | TASK [Install Ceph host] ******************************************************* 2026-09-02 12:19:21.890463 | instance | Wednesday 02 September 2026 12:19:21 +0000 (0:00:14.265) 0:03:46.293 *** 2026-09-02 12:19:21.987339 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-09-02 12:19:21.987427 | instance | 2026-09-02 12:19:21.987441 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-09-02 12:19:21.987590 | instance | Wednesday 02 September 2026 12:19:21 +0000 (0:00:00.097) 0:03:46.390 *** 2026-09-02 12:19:22.066590 | instance | skipping: [instance] 2026-09-02 12:19:22.067355 | instance | 2026-09-02 12:19:22.067418 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-09-02 12:19:22.067431 | instance | Wednesday 02 September 2026 12:19:22 +0000 (0:00:00.078) 0:03:46.469 *** 2026-09-02 12:19:22.143664 | instance | skipping: [instance] => (item=instance) 2026-09-02 12:19:22.144236 | instance | skipping: [instance] 2026-09-02 12:19:22.144362 | instance | 2026-09-02 12:19:22.144614 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-09-02 12:19:22.144863 | instance | Wednesday 02 September 2026 12:19:22 +0000 (0:00:00.077) 0:03:46.546 *** 2026-09-02 12:19:22.436252 | instance | ok: [instance] 2026-09-02 12:19:22.436460 | instance | 2026-09-02 12:19:22.436708 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-09-02 12:19:22.436937 | instance | Wednesday 02 September 2026 12:19:22 +0000 (0:00:00.292) 0:03:46.838 *** 2026-09-02 12:19:29.113386 | instance | ok: [instance] 2026-09-02 12:19:29.113654 | instance | 2026-09-02 12:19:29.113997 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-09-02 12:19:29.114364 | instance | Wednesday 02 September 2026 12:19:29 +0000 (0:00:06.676) 0:03:53.515 *** 2026-09-02 12:19:41.694629 | instance | changed: [instance] 2026-09-02 12:19:41.695040 | instance | 2026-09-02 12:19:41.695054 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-09-02 12:19:41.695064 | instance | Wednesday 02 September 2026 12:19:41 +0000 (0:00:12.580) 0:04:06.096 *** 2026-09-02 12:19:47.905010 | instance | ok: [instance] 2026-09-02 12:19:47.905107 | instance | 2026-09-02 12:19:47.905120 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] *************************** 2026-09-02 12:19:47.905146 | instance | Wednesday 02 September 2026 12:19:47 +0000 (0:00:06.210) 0:04:12.307 *** 2026-09-02 12:19:55.033146 | instance | changed: [instance] => (item={'name': 'diskprediction_local'}) 2026-09-02 12:19:55.033212 | instance | ok: [instance] => (item={'name': 'dashboard'}) 2026-09-02 12:19:55.033218 | instance | changed: [instance] => (item={'name': 'prometheus'}) 2026-09-02 12:19:55.033223 | instance | ok: [instance] => (item={'name': 'iostat'}) 2026-09-02 12:19:55.033227 | instance | 2026-09-02 12:19:55.033232 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-09-02 12:19:55.033237 | instance | 2026-09-02 12:19:55.033241 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-02 12:19:55.033245 | instance | Wednesday 02 September 2026 12:19:55 +0000 (0:00:07.128) 0:04:19.436 *** 2026-09-02 12:19:56.181198 | instance | ok: [instance] 2026-09-02 12:19:56.181274 | instance | 2026-09-02 12:19:56.181286 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-02 12:19:56.181297 | instance | Wednesday 02 September 2026 12:19:56 +0000 (0:00:01.146) 0:04:20.583 *** 2026-09-02 12:19:56.599311 | instance | ok: [instance] 2026-09-02 12:19:56.599368 | instance | 2026-09-02 12:19:56.599374 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-02 12:19:56.599379 | instance | Wednesday 02 September 2026 12:19:56 +0000 (0:00:00.419) 0:04:21.002 *** 2026-09-02 12:19:56.640636 | instance | skipping: [instance] 2026-09-02 12:19:56.640684 | instance | 2026-09-02 12:19:56.640689 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-02 12:19:56.640694 | instance | Wednesday 02 September 2026 12:19:56 +0000 (0:00:00.041) 0:04:21.044 *** 2026-09-02 12:19:56.902664 | instance | ok: [instance] 2026-09-02 12:19:56.902739 | instance | 2026-09-02 12:19:56.902751 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-02 12:19:56.902762 | instance | Wednesday 02 September 2026 12:19:56 +0000 (0:00:00.260) 0:04:21.304 *** 2026-09-02 12:19:56.987967 | instance | ok: [instance] => { 2026-09-02 12:19:56.988032 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-09-02 12:19:56.988045 | instance | } 2026-09-02 12:19:56.988074 | instance | 2026-09-02 12:19:56.988084 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-02 12:19:56.988094 | instance | Wednesday 02 September 2026 12:19:56 +0000 (0:00:00.085) 0:04:21.389 *** 2026-09-02 12:19:57.319700 | instance | ok: [instance] 2026-09-02 12:19:57.319774 | instance | 2026-09-02 12:19:57.319785 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-02 12:19:57.319796 | instance | Wednesday 02 September 2026 12:19:57 +0000 (0:00:00.331) 0:04:21.721 *** 2026-09-02 12:19:57.385400 | instance | skipping: [instance] 2026-09-02 12:19:57.385466 | instance | 2026-09-02 12:19:57.385473 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-02 12:19:57.385480 | instance | Wednesday 02 September 2026 12:19:57 +0000 (0:00:00.066) 0:04:21.788 *** 2026-09-02 12:19:57.445842 | instance | skipping: [instance] 2026-09-02 12:19:57.445902 | instance | 2026-09-02 12:19:57.445908 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-02 12:19:57.445914 | instance | Wednesday 02 September 2026 12:19:57 +0000 (0:00:00.060) 0:04:21.848 *** 2026-09-02 12:19:57.707306 | instance | ok: [instance] 2026-09-02 12:19:57.707379 | instance | 2026-09-02 12:19:57.707390 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-02 12:19:57.707401 | instance | Wednesday 02 September 2026 12:19:57 +0000 (0:00:00.260) 0:04:22.109 *** 2026-09-02 12:19:58.770716 | instance | ok: [instance] 2026-09-02 12:19:58.770772 | instance | 2026-09-02 12:19:58.770778 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-02 12:19:58.770789 | instance | Wednesday 02 September 2026 12:19:58 +0000 (0:00:01.064) 0:04:23.173 *** 2026-09-02 12:19:58.866007 | instance | ok: [instance] => { 2026-09-02 12:19:58.866102 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-09-02 12:19:58.866138 | instance | } 2026-09-02 12:19:58.866149 | instance | 2026-09-02 12:19:58.866158 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-02 12:19:58.866168 | instance | Wednesday 02 September 2026 12:19:58 +0000 (0:00:00.093) 0:04:23.267 *** 2026-09-02 12:19:59.218448 | instance | ok: [instance] 2026-09-02 12:19:59.218513 | instance | 2026-09-02 12:19:59.218522 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-02 12:19:59.218529 | instance | Wednesday 02 September 2026 12:19:59 +0000 (0:00:00.353) 0:04:23.621 *** 2026-09-02 12:20:01.225582 | instance | ok: [instance] 2026-09-02 12:20:01.225711 | instance | 2026-09-02 12:20:01.225890 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-09-02 12:20:01.226196 | instance | Wednesday 02 September 2026 12:20:01 +0000 (0:00:02.007) 0:04:25.628 *** 2026-09-02 12:20:01.268541 | instance | skipping: [instance] 2026-09-02 12:20:01.268656 | instance | 2026-09-02 12:20:01.268827 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-09-02 12:20:01.269077 | instance | Wednesday 02 September 2026 12:20:01 +0000 (0:00:00.043) 0:04:25.671 *** 2026-09-02 12:20:01.310345 | instance | skipping: [instance] 2026-09-02 12:20:01.310452 | instance | 2026-09-02 12:20:01.310622 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-09-02 12:20:01.310874 | instance | Wednesday 02 September 2026 12:20:01 +0000 (0:00:00.042) 0:04:25.713 *** 2026-09-02 12:20:01.351814 | instance | skipping: [instance] 2026-09-02 12:20:01.352009 | instance | 2026-09-02 12:20:01.352267 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-09-02 12:20:01.352492 | instance | Wednesday 02 September 2026 12:20:01 +0000 (0:00:00.041) 0:04:25.754 *** 2026-09-02 12:20:02.556437 | instance | ok: [instance] 2026-09-02 12:20:02.556546 | instance | 2026-09-02 12:20:02.557092 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-09-02 12:20:02.557532 | instance | Wednesday 02 September 2026 12:20:02 +0000 (0:00:01.204) 0:04:26.959 *** 2026-09-02 12:20:03.055632 | instance | ok: [instance] 2026-09-02 12:20:03.056091 | instance | 2026-09-02 12:20:03.056223 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-09-02 12:20:03.056401 | instance | Wednesday 02 September 2026 12:20:03 +0000 (0:00:00.498) 0:04:27.458 *** 2026-09-02 12:20:04.159877 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-09-02 12:20:04.161647 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-09-02 12:20:04.161682 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-09-02 12:20:04.161693 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-09-02 12:20:04.161704 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-09-02 12:20:04.161714 | instance | 2026-09-02 12:20:04.161723 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-09-02 12:20:04.161732 | instance | Wednesday 02 September 2026 12:20:04 +0000 (0:00:01.104) 0:04:28.562 *** 2026-09-02 12:20:04.725402 | instance | ok: [instance] 2026-09-02 12:20:04.727121 | instance | 2026-09-02 12:20:04.727156 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-09-02 12:20:04.727170 | instance | Wednesday 02 September 2026 12:20:04 +0000 (0:00:00.553) 0:04:29.116 *** 2026-09-02 12:20:04.727182 | instance | 2026-09-02 12:20:04.727194 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-09-02 12:20:04.727206 | instance | Wednesday 02 September 2026 12:20:04 +0000 (0:00:00.012) 0:04:29.128 *** 2026-09-02 12:20:05.103389 | instance | ok: [instance] 2026-09-02 12:20:05.103528 | instance | 2026-09-02 12:20:05.103843 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-02 12:20:05.104191 | instance | Wednesday 02 September 2026 12:20:05 +0000 (0:00:00.377) 0:04:29.506 *** 2026-09-02 12:20:05.364489 | instance | ok: [instance] 2026-09-02 12:20:05.364673 | instance | 2026-09-02 12:20:05.364988 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-02 12:20:05.365311 | instance | Wednesday 02 September 2026 12:20:05 +0000 (0:00:00.261) 0:04:29.767 *** 2026-09-02 12:20:05.449663 | instance | ok: [instance] => { 2026-09-02 12:20:05.449903 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-09-02 12:20:05.450237 | instance | } 2026-09-02 12:20:05.450519 | instance | 2026-09-02 12:20:05.450822 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-02 12:20:05.451148 | instance | Wednesday 02 September 2026 12:20:05 +0000 (0:00:00.085) 0:04:29.853 *** 2026-09-02 12:20:05.852211 | instance | ok: [instance] 2026-09-02 12:20:05.852271 | instance | 2026-09-02 12:20:05.852283 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-02 12:20:05.852293 | instance | Wednesday 02 September 2026 12:20:05 +0000 (0:00:00.401) 0:04:30.254 *** 2026-09-02 12:20:08.975279 | instance | ok: [instance] 2026-09-02 12:20:08.975345 | instance | 2026-09-02 12:20:08.975623 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-09-02 12:20:08.975688 | instance | Wednesday 02 September 2026 12:20:08 +0000 (0:00:03.123) 0:04:33.378 *** 2026-09-02 12:20:10.263554 | instance | ok: [instance] 2026-09-02 12:20:10.264011 | instance | 2026-09-02 12:20:10.264071 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-09-02 12:20:10.264366 | instance | Wednesday 02 September 2026 12:20:10 +0000 (0:00:01.287) 0:04:34.666 *** 2026-09-02 12:20:10.498702 | instance | ok: [instance] 2026-09-02 12:20:10.499387 | instance | 2026-09-02 12:20:10.499451 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-09-02 12:20:10.499463 | instance | Wednesday 02 September 2026 12:20:10 +0000 (0:00:00.235) 0:04:34.901 *** 2026-09-02 12:20:10.979591 | instance | ok: [instance] 2026-09-02 12:20:10.979662 | instance | 2026-09-02 12:20:10.980113 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-09-02 12:20:10.980194 | instance | Wednesday 02 September 2026 12:20:10 +0000 (0:00:00.481) 0:04:35.383 *** 2026-09-02 12:20:11.602886 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-09-02 12:20:11.604107 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-09-02 12:20:11.604184 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-09-02 12:20:11.604193 | instance | 2026-09-02 12:20:11.604200 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-09-02 12:20:11.604206 | instance | Wednesday 02 September 2026 12:20:11 +0000 (0:00:00.622) 0:04:36.005 *** 2026-09-02 12:20:12.066317 | instance | ok: [instance] 2026-09-02 12:20:12.066438 | instance | 2026-09-02 12:20:12.066511 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-09-02 12:20:12.066694 | instance | Wednesday 02 September 2026 12:20:12 +0000 (0:00:00.463) 0:04:36.469 *** 2026-09-02 12:20:12.549664 | instance | ok: [instance] 2026-09-02 12:20:12.550992 | instance | 2026-09-02 12:20:12.551095 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-09-02 12:20:12.551108 | instance | Wednesday 02 September 2026 12:20:12 +0000 (0:00:00.470) 0:04:36.939 *** 2026-09-02 12:20:12.551117 | instance | 2026-09-02 12:20:12.551138 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-09-02 12:20:12.551147 | instance | Wednesday 02 September 2026 12:20:12 +0000 (0:00:00.012) 0:04:36.952 *** 2026-09-02 12:20:12.945770 | instance | ok: [instance] 2026-09-02 12:20:12.946474 | instance | 2026-09-02 12:20:12.946542 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-09-02 12:20:12.946555 | instance | Wednesday 02 September 2026 12:20:12 +0000 (0:00:00.395) 0:04:37.348 *** 2026-09-02 12:20:13.026920 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-09-02 12:20:13.027207 | instance | 2026-09-02 12:20:13.027575 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-09-02 12:20:13.027897 | instance | Wednesday 02 September 2026 12:20:13 +0000 (0:00:00.081) 0:04:37.429 *** 2026-09-02 12:20:14.151079 | instance | ok: [instance] 2026-09-02 12:20:14.151468 | instance | 2026-09-02 12:20:14.151769 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-09-02 12:20:14.152126 | instance | Wednesday 02 September 2026 12:20:14 +0000 (0:00:01.124) 0:04:38.553 *** 2026-09-02 12:20:14.835100 | instance | ok: [instance] => (item=chronyd) 2026-09-02 12:20:14.835186 | instance | ok: [instance] => (item=sshd) 2026-09-02 12:20:14.835197 | instance | 2026-09-02 12:20:14.835207 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-09-02 12:20:14.835217 | instance | Wednesday 02 September 2026 12:20:14 +0000 (0:00:00.682) 0:04:39.236 *** 2026-09-02 12:20:17.762303 | instance | ok: [instance] 2026-09-02 12:20:17.762423 | instance | 2026-09-02 12:20:17.762910 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-09-02 12:20:17.762982 | instance | Wednesday 02 September 2026 12:20:17 +0000 (0:00:02.928) 0:04:42.165 *** 2026-09-02 12:20:18.002735 | instance | ok: [instance] 2026-09-02 12:20:18.003412 | instance | 2026-09-02 12:20:18.003808 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-09-02 12:20:18.003823 | instance | Wednesday 02 September 2026 12:20:17 +0000 (0:00:00.240) 0:04:42.405 *** 2026-09-02 12:20:18.280981 | instance | ok: [instance] 2026-09-02 12:20:18.281081 | instance | 2026-09-02 12:20:18.281410 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-09-02 12:20:18.281443 | instance | Wednesday 02 September 2026 12:20:18 +0000 (0:00:00.277) 0:04:42.683 *** 2026-09-02 12:20:18.510966 | instance | ok: [instance] 2026-09-02 12:20:18.511063 | instance | 2026-09-02 12:20:18.511346 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-09-02 12:20:18.511393 | instance | Wednesday 02 September 2026 12:20:18 +0000 (0:00:00.231) 0:04:42.914 *** 2026-09-02 12:20:18.795127 | instance | ok: [instance] => (item=instance) 2026-09-02 12:20:18.795856 | instance | 2026-09-02 12:20:18.795927 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-09-02 12:20:18.795979 | instance | Wednesday 02 September 2026 12:20:18 +0000 (0:00:00.283) 0:04:43.197 *** 2026-09-02 12:20:18.870397 | instance | ok: [instance] 2026-09-02 12:20:18.870547 | instance | 2026-09-02 12:20:18.871051 | instance | TASK [Install Ceph host] ******************************************************* 2026-09-02 12:20:18.871091 | instance | Wednesday 02 September 2026 12:20:18 +0000 (0:00:00.075) 0:04:43.273 *** 2026-09-02 12:20:18.964379 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-09-02 12:20:18.964834 | instance | 2026-09-02 12:20:18.964897 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-09-02 12:20:18.964905 | instance | Wednesday 02 September 2026 12:20:18 +0000 (0:00:00.093) 0:04:43.367 *** 2026-09-02 12:20:19.031273 | instance | skipping: [instance] 2026-09-02 12:20:19.031374 | instance | 2026-09-02 12:20:19.031599 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-09-02 12:20:19.031919 | instance | Wednesday 02 September 2026 12:20:19 +0000 (0:00:00.066) 0:04:43.434 *** 2026-09-02 12:20:19.101184 | instance | skipping: [instance] => (item=instance) 2026-09-02 12:20:19.101447 | instance | skipping: [instance] 2026-09-02 12:20:19.101786 | instance | 2026-09-02 12:20:19.102123 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-09-02 12:20:19.102429 | instance | Wednesday 02 September 2026 12:20:19 +0000 (0:00:00.069) 0:04:43.504 *** 2026-09-02 12:20:19.376739 | instance | ok: [instance] 2026-09-02 12:20:19.377145 | instance | 2026-09-02 12:20:19.377463 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-09-02 12:20:19.377770 | instance | Wednesday 02 September 2026 12:20:19 +0000 (0:00:00.273) 0:04:43.777 *** 2026-09-02 12:20:26.006142 | instance | ok: [instance] 2026-09-02 12:20:26.006809 | instance | 2026-09-02 12:20:26.006867 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-09-02 12:20:26.006879 | instance | Wednesday 02 September 2026 12:20:26 +0000 (0:00:06.631) 0:04:50.409 *** 2026-09-02 12:20:31.426412 | instance | ok: [instance] 2026-09-02 12:20:31.426496 | instance | 2026-09-02 12:20:31.426812 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-09-02 12:20:31.426836 | instance | Wednesday 02 September 2026 12:20:31 +0000 (0:00:05.420) 0:04:55.829 *** 2026-09-02 12:20:45.566599 | instance | ok: [instance] 2026-09-02 12:20:45.567299 | instance | 2026-09-02 12:20:45.567334 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-09-02 12:20:45.567346 | instance | Wednesday 02 September 2026 12:20:45 +0000 (0:00:14.139) 0:05:09.969 *** 2026-09-02 12:22:20.178768 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-09-02 12:22:20.179017 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-09-02 12:22:20.179168 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-09-02 12:22:20.179377 | instance | 2026-09-02 12:22:20.179603 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-09-02 12:22:20.179834 | instance | Wednesday 02 September 2026 12:22:20 +0000 (0:01:34.612) 0:06:44.581 *** 2026-09-02 12:22:26.094755 | instance | ok: [instance] 2026-09-02 12:22:26.094822 | instance | 2026-09-02 12:22:26.094835 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-09-02 12:22:26.094846 | instance | Wednesday 02 September 2026 12:22:26 +0000 (0:00:05.915) 0:06:50.497 *** 2026-09-02 12:22:32.290621 | instance | ok: [instance] 2026-09-02 12:22:32.290745 | instance | 2026-09-02 12:22:32.291319 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-09-02 12:22:32.291391 | instance | Wednesday 02 September 2026 12:22:32 +0000 (0:00:06.196) 0:06:56.693 *** 2026-09-02 12:22:32.379647 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-09-02 12:22:32.379738 | instance | 2026-09-02 12:22:32.380028 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-09-02 12:22:32.380083 | instance | Wednesday 02 September 2026 12:22:32 +0000 (0:00:00.088) 0:06:56.782 *** 2026-09-02 12:22:32.447154 | instance | ok: [instance] 2026-09-02 12:22:32.447855 | instance | 2026-09-02 12:22:32.447928 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-09-02 12:22:32.447987 | instance | Wednesday 02 September 2026 12:22:32 +0000 (0:00:00.067) 0:06:56.849 *** 2026-09-02 12:22:38.642262 | instance | ok: [instance] 2026-09-02 12:22:38.642923 | instance | 2026-09-02 12:22:38.643004 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-09-02 12:22:38.643016 | instance | Wednesday 02 September 2026 12:22:38 +0000 (0:00:06.195) 0:07:03.045 *** 2026-09-02 12:22:38.708669 | instance | ok: [instance] 2026-09-02 12:22:38.709400 | instance | 2026-09-02 12:22:38.709455 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-09-02 12:22:38.709467 | instance | Wednesday 02 September 2026 12:22:38 +0000 (0:00:00.066) 0:07:03.111 *** 2026-09-02 12:22:38.765399 | instance | skipping: [instance] => (item=1) 2026-09-02 12:22:38.766758 | instance | skipping: [instance] => (item=1) 2026-09-02 12:22:38.766815 | instance | skipping: [instance] => (item=1) 2026-09-02 12:22:38.766826 | instance | skipping: [instance] 2026-09-02 12:22:38.766837 | instance | 2026-09-02 12:22:38.766846 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-09-02 12:22:38.766856 | instance | Wednesday 02 September 2026 12:22:38 +0000 (0:00:00.056) 0:07:03.168 *** 2026-09-02 12:22:38.860039 | instance | skipping: [instance] 2026-09-02 12:22:38.860261 | instance | 2026-09-02 12:22:38.860446 | instance | PLAY [Deploy Ceph exporters] *************************************************** 2026-09-02 12:22:38.860616 | instance | 2026-09-02 12:22:38.860792 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-02 12:22:38.860986 | instance | Wednesday 02 September 2026 12:22:38 +0000 (0:00:00.095) 0:07:03.263 *** 2026-09-02 12:22:39.910823 | instance | ok: [instance] 2026-09-02 12:22:39.911476 | instance | 2026-09-02 12:22:39.911535 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-02 12:22:39.911564 | instance | Wednesday 02 September 2026 12:22:39 +0000 (0:00:01.050) 0:07:04.314 *** 2026-09-02 12:22:40.154225 | instance | ok: [instance] 2026-09-02 12:22:40.154867 | instance | 2026-09-02 12:22:40.154913 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-02 12:22:40.154925 | instance | Wednesday 02 September 2026 12:22:40 +0000 (0:00:00.243) 0:07:04.557 *** 2026-09-02 12:22:40.208004 | instance | skipping: [instance] 2026-09-02 12:22:40.208066 | instance | 2026-09-02 12:22:40.208077 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-02 12:22:40.208097 | instance | Wednesday 02 September 2026 12:22:40 +0000 (0:00:00.053) 0:07:04.610 *** 2026-09-02 12:22:40.462159 | instance | ok: [instance] 2026-09-02 12:22:40.462825 | instance | 2026-09-02 12:22:40.462878 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-02 12:22:40.462889 | instance | Wednesday 02 September 2026 12:22:40 +0000 (0:00:00.254) 0:07:04.865 *** 2026-09-02 12:22:40.542746 | instance | ok: [instance] => { 2026-09-02 12:22:40.543609 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-09-02 12:22:40.543664 | instance | } 2026-09-02 12:22:40.543674 | instance | 2026-09-02 12:22:40.543682 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-02 12:22:40.543691 | instance | Wednesday 02 September 2026 12:22:40 +0000 (0:00:00.080) 0:07:04.946 *** 2026-09-02 12:22:40.870292 | instance | ok: [instance] 2026-09-02 12:22:40.870994 | instance | 2026-09-02 12:22:40.871048 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-02 12:22:40.871060 | instance | Wednesday 02 September 2026 12:22:40 +0000 (0:00:00.327) 0:07:05.273 *** 2026-09-02 12:22:40.932529 | instance | skipping: [instance] 2026-09-02 12:22:40.932598 | instance | 2026-09-02 12:22:40.932767 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-02 12:22:40.932995 | instance | Wednesday 02 September 2026 12:22:40 +0000 (0:00:00.062) 0:07:05.336 *** 2026-09-02 12:22:40.972577 | instance | skipping: [instance] 2026-09-02 12:22:40.972670 | instance | 2026-09-02 12:22:40.972781 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-02 12:22:40.972929 | instance | Wednesday 02 September 2026 12:22:40 +0000 (0:00:00.040) 0:07:05.376 *** 2026-09-02 12:22:41.213564 | instance | ok: [instance] 2026-09-02 12:22:41.213788 | instance | 2026-09-02 12:22:41.214270 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-02 12:22:41.214620 | instance | Wednesday 02 September 2026 12:22:41 +0000 (0:00:00.240) 0:07:05.616 *** 2026-09-02 12:22:42.361946 | instance | ok: [instance] 2026-09-02 12:22:42.362042 | instance | 2026-09-02 12:22:42.362363 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-02 12:22:42.362416 | instance | Wednesday 02 September 2026 12:22:42 +0000 (0:00:01.148) 0:07:06.765 *** 2026-09-02 12:22:42.461134 | instance | ok: [instance] => { 2026-09-02 12:22:42.462329 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-09-02 12:22:42.462388 | instance | } 2026-09-02 12:22:42.462401 | instance | 2026-09-02 12:22:42.462421 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-02 12:22:42.462431 | instance | Wednesday 02 September 2026 12:22:42 +0000 (0:00:00.098) 0:07:06.864 *** 2026-09-02 12:22:42.832824 | instance | ok: [instance] 2026-09-02 12:22:42.832880 | instance | 2026-09-02 12:22:42.832891 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-02 12:22:42.832901 | instance | Wednesday 02 September 2026 12:22:42 +0000 (0:00:00.371) 0:07:07.235 *** 2026-09-02 12:22:44.853564 | instance | ok: [instance] 2026-09-02 12:22:44.853645 | instance | 2026-09-02 12:22:44.853660 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-09-02 12:22:44.853829 | instance | Wednesday 02 September 2026 12:22:44 +0000 (0:00:02.021) 0:07:09.256 *** 2026-09-02 12:22:44.890881 | instance | skipping: [instance] 2026-09-02 12:22:44.891632 | instance | 2026-09-02 12:22:44.891719 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-09-02 12:22:44.891731 | instance | Wednesday 02 September 2026 12:22:44 +0000 (0:00:00.036) 0:07:09.293 *** 2026-09-02 12:22:44.930092 | instance | skipping: [instance] 2026-09-02 12:22:44.930792 | instance | 2026-09-02 12:22:44.930851 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-09-02 12:22:44.930862 | instance | Wednesday 02 September 2026 12:22:44 +0000 (0:00:00.039) 0:07:09.333 *** 2026-09-02 12:22:44.971844 | instance | skipping: [instance] 2026-09-02 12:22:44.971917 | instance | 2026-09-02 12:22:44.972132 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-09-02 12:22:44.972359 | instance | Wednesday 02 September 2026 12:22:44 +0000 (0:00:00.042) 0:07:09.375 *** 2026-09-02 12:22:46.078328 | instance | ok: [instance] 2026-09-02 12:22:46.078407 | instance | 2026-09-02 12:22:46.078923 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-09-02 12:22:46.079004 | instance | Wednesday 02 September 2026 12:22:46 +0000 (0:00:01.106) 0:07:10.481 *** 2026-09-02 12:22:46.554627 | instance | ok: [instance] 2026-09-02 12:22:46.555304 | instance | 2026-09-02 12:22:46.555361 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-09-02 12:22:46.555373 | instance | Wednesday 02 September 2026 12:22:46 +0000 (0:00:00.476) 0:07:10.957 *** 2026-09-02 12:22:47.545990 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-09-02 12:22:47.546055 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-09-02 12:22:47.546067 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-09-02 12:22:47.546077 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-09-02 12:22:47.546087 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-09-02 12:22:47.546098 | instance | 2026-09-02 12:22:47.546107 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-09-02 12:22:47.546116 | instance | Wednesday 02 September 2026 12:22:47 +0000 (0:00:00.989) 0:07:11.947 *** 2026-09-02 12:22:48.169646 | instance | ok: [instance] 2026-09-02 12:22:48.170909 | instance | 2026-09-02 12:22:48.170940 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-09-02 12:22:48.170952 | instance | Wednesday 02 September 2026 12:22:48 +0000 (0:00:00.609) 0:07:12.556 *** 2026-09-02 12:22:48.170980 | instance | 2026-09-02 12:22:48.170988 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-09-02 12:22:48.170997 | instance | Wednesday 02 September 2026 12:22:48 +0000 (0:00:00.016) 0:07:12.572 *** 2026-09-02 12:22:48.559494 | instance | ok: [instance] 2026-09-02 12:22:48.560109 | instance | 2026-09-02 12:22:48.560194 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-02 12:22:48.560213 | instance | Wednesday 02 September 2026 12:22:48 +0000 (0:00:00.389) 0:07:12.962 *** 2026-09-02 12:22:48.826478 | instance | ok: [instance] 2026-09-02 12:22:48.826626 | instance | 2026-09-02 12:22:48.827130 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-02 12:22:48.827197 | instance | Wednesday 02 September 2026 12:22:48 +0000 (0:00:00.266) 0:07:13.229 *** 2026-09-02 12:22:48.912837 | instance | ok: [instance] => { 2026-09-02 12:22:48.914186 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-09-02 12:22:48.914270 | instance | } 2026-09-02 12:22:48.914283 | instance | 2026-09-02 12:22:48.914293 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-02 12:22:48.914304 | instance | Wednesday 02 September 2026 12:22:48 +0000 (0:00:00.085) 0:07:13.315 *** 2026-09-02 12:22:49.298939 | instance | ok: [instance] 2026-09-02 12:22:49.299084 | instance | 2026-09-02 12:22:49.299583 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-02 12:22:49.300043 | instance | Wednesday 02 September 2026 12:22:49 +0000 (0:00:00.386) 0:07:13.701 *** 2026-09-02 12:22:52.473704 | instance | ok: [instance] 2026-09-02 12:22:52.474411 | instance | 2026-09-02 12:22:52.474491 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-09-02 12:22:52.474503 | instance | Wednesday 02 September 2026 12:22:52 +0000 (0:00:03.174) 0:07:16.876 *** 2026-09-02 12:22:53.775289 | instance | ok: [instance] 2026-09-02 12:22:53.775407 | instance | 2026-09-02 12:22:53.775888 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-09-02 12:22:53.775994 | instance | Wednesday 02 September 2026 12:22:53 +0000 (0:00:01.301) 0:07:18.178 *** 2026-09-02 12:22:54.011005 | instance | ok: [instance] 2026-09-02 12:22:54.011719 | instance | 2026-09-02 12:22:54.011788 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-09-02 12:22:54.011801 | instance | Wednesday 02 September 2026 12:22:54 +0000 (0:00:00.235) 0:07:18.413 *** 2026-09-02 12:22:54.510065 | instance | ok: [instance] 2026-09-02 12:22:54.510227 | instance | 2026-09-02 12:22:54.510734 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-09-02 12:22:54.510795 | instance | Wednesday 02 September 2026 12:22:54 +0000 (0:00:00.499) 0:07:18.912 *** 2026-09-02 12:22:55.150951 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-09-02 12:22:55.152213 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-09-02 12:22:55.152328 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-09-02 12:22:55.152340 | instance | 2026-09-02 12:22:55.152352 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-09-02 12:22:55.152362 | instance | Wednesday 02 September 2026 12:22:55 +0000 (0:00:00.641) 0:07:19.554 *** 2026-09-02 12:22:55.619004 | instance | ok: [instance] 2026-09-02 12:22:55.619118 | instance | 2026-09-02 12:22:55.619827 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-09-02 12:22:55.619904 | instance | Wednesday 02 September 2026 12:22:55 +0000 (0:00:00.468) 0:07:20.022 *** 2026-09-02 12:22:56.090012 | instance | ok: [instance] 2026-09-02 12:22:56.090977 | instance | 2026-09-02 12:22:56.091078 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-09-02 12:22:56.091090 | instance | Wednesday 02 September 2026 12:22:56 +0000 (0:00:00.457) 0:07:20.480 *** 2026-09-02 12:22:56.091099 | instance | 2026-09-02 12:22:56.091119 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-09-02 12:22:56.091386 | instance | Wednesday 02 September 2026 12:22:56 +0000 (0:00:00.012) 0:07:20.493 *** 2026-09-02 12:22:56.501423 | instance | ok: [instance] 2026-09-02 12:22:56.502124 | instance | 2026-09-02 12:22:56.502184 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-09-02 12:22:56.502195 | instance | Wednesday 02 September 2026 12:22:56 +0000 (0:00:00.411) 0:07:20.904 *** 2026-09-02 12:22:56.576961 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-09-02 12:22:56.577591 | instance | 2026-09-02 12:22:56.577632 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-09-02 12:22:56.577653 | instance | Wednesday 02 September 2026 12:22:56 +0000 (0:00:00.075) 0:07:20.980 *** 2026-09-02 12:22:57.896836 | instance | ok: [instance] 2026-09-02 12:22:57.897497 | instance | 2026-09-02 12:22:57.897553 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-09-02 12:22:57.897564 | instance | Wednesday 02 September 2026 12:22:57 +0000 (0:00:01.319) 0:07:22.299 *** 2026-09-02 12:22:58.618381 | instance | ok: [instance] => (item=chronyd) 2026-09-02 12:22:58.619379 | instance | ok: [instance] => (item=sshd) 2026-09-02 12:22:58.619412 | instance | 2026-09-02 12:22:58.619423 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-09-02 12:22:58.619448 | instance | Wednesday 02 September 2026 12:22:58 +0000 (0:00:00.721) 0:07:23.021 *** 2026-09-02 12:23:01.255849 | instance | ok: [instance] 2026-09-02 12:23:01.256001 | instance | 2026-09-02 12:23:01.256025 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-09-02 12:23:01.256319 | instance | Wednesday 02 September 2026 12:23:01 +0000 (0:00:02.636) 0:07:25.658 *** 2026-09-02 12:23:01.485496 | instance | ok: [instance] 2026-09-02 12:23:01.485623 | instance | 2026-09-02 12:23:01.486142 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-09-02 12:23:01.486212 | instance | Wednesday 02 September 2026 12:23:01 +0000 (0:00:00.230) 0:07:25.888 *** 2026-09-02 12:23:01.762188 | instance | ok: [instance] 2026-09-02 12:23:01.762878 | instance | 2026-09-02 12:23:01.762962 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-09-02 12:23:01.762974 | instance | Wednesday 02 September 2026 12:23:01 +0000 (0:00:00.276) 0:07:26.165 *** 2026-09-02 12:23:02.019796 | instance | ok: [instance] 2026-09-02 12:23:02.020077 | instance | 2026-09-02 12:23:02.020536 | instance | TASK [vexxhost.ceph.ceph_exporter : Configure Ceph exporter service] *********** 2026-09-02 12:23:02.020572 | instance | Wednesday 02 September 2026 12:23:02 +0000 (0:00:00.257) 0:07:26.422 *** 2026-09-02 12:23:14.503717 | instance | changed: [instance] 2026-09-02 12:23:14.503877 | instance | 2026-09-02 12:23:14.504203 | instance | PLAY [all] ********************************************************************* 2026-09-02 12:23:14.504360 | instance | 2026-09-02 12:23:14.504627 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-09-02 12:23:14.504886 | instance | Wednesday 02 September 2026 12:23:14 +0000 (0:00:12.484) 0:07:38.907 *** 2026-09-02 12:23:14.994884 | instance | changed: [instance] 2026-09-02 12:23:14.994942 | instance | 2026-09-02 12:23:14.994954 | instance | PLAY [all] ********************************************************************* 2026-09-02 12:23:14.994964 | instance | 2026-09-02 12:23:14.994973 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-02 12:23:14.994982 | instance | Wednesday 02 September 2026 12:23:14 +0000 (0:00:00.488) 0:07:39.395 *** 2026-09-02 12:23:16.077488 | instance | ok: [instance] 2026-09-02 12:23:16.077571 | instance | 2026-09-02 12:23:16.077926 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-09-02 12:23:16.077973 | instance | Wednesday 02 September 2026 12:23:16 +0000 (0:00:01.085) 0:07:40.481 *** 2026-09-02 12:23:21.194511 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-09-02 12:23:21.195357 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-09-02 12:23:21.195410 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-09-02 12:23:21.195421 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-09-02 12:23:21.195435 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-09-02 12:23:21.196081 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-09-02 12:23:21.196155 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-09-02 12:23:21.196173 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-09-02 12:23:21.196384 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-09-02 12:23:21.196598 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-09-02 12:23:21.196822 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-09-02 12:23:21.197246 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-09-02 12:23:21.197462 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-09-02 12:23:21.197682 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-09-02 12:23:21.197930 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-09-02 12:23:21.198170 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-09-02 12:23:21.198388 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-09-02 12:23:21.198760 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-09-02 12:23:21.199009 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-09-02 12:23:21.199245 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-09-02 12:23:21.199431 | instance | 2026-09-02 12:23:21.199653 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-09-02 12:23:21.199914 | instance | Wednesday 02 September 2026 12:23:21 +0000 (0:00:05.116) 0:07:45.597 *** 2026-09-02 12:23:21.434426 | instance | changed: [instance] 2026-09-02 12:23:21.434640 | instance | 2026-09-02 12:23:21.434922 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-09-02 12:23:21.435160 | instance | Wednesday 02 September 2026 12:23:21 +0000 (0:00:00.240) 0:07:45.837 *** 2026-09-02 12:23:21.930296 | instance | changed: [instance] 2026-09-02 12:23:21.930465 | instance | 2026-09-02 12:23:21.930719 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-09-02 12:23:21.930951 | instance | Wednesday 02 September 2026 12:23:21 +0000 (0:00:00.495) 0:07:46.333 *** 2026-09-02 12:23:22.216852 | instance | ok: [instance] 2026-09-02 12:23:22.217048 | instance | 2026-09-02 12:23:22.217285 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-09-02 12:23:22.217519 | instance | Wednesday 02 September 2026 12:23:22 +0000 (0:00:00.286) 0:07:46.619 *** 2026-09-02 12:23:22.290619 | instance | ok: [instance] 2026-09-02 12:23:22.290770 | instance | 2026-09-02 12:23:22.291024 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-09-02 12:23:22.291225 | instance | 2026-09-02 12:23:22.291443 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-02 12:23:22.291663 | instance | Wednesday 02 September 2026 12:23:22 +0000 (0:00:00.073) 0:07:46.693 *** 2026-09-02 12:23:23.356068 | instance | ok: [instance] 2026-09-02 12:23:23.356170 | instance | 2026-09-02 12:23:23.356182 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-09-02 12:23:23.356212 | instance | Wednesday 02 September 2026 12:23:23 +0000 (0:00:01.064) 0:07:47.758 *** 2026-09-02 12:23:23.608737 | instance | changed: [instance] 2026-09-02 12:23:23.609454 | instance | 2026-09-02 12:23:23.609520 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-09-02 12:23:23.609532 | instance | Wednesday 02 September 2026 12:23:23 +0000 (0:00:00.253) 0:07:48.011 *** 2026-09-02 12:23:24.597667 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-09-02 12:23:24.598890 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-09-02 12:23:24.598951 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-09-02 12:23:24.598964 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-09-02 12:23:24.598974 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-09-02 12:23:24.598984 | instance | 2026-09-02 12:23:24.599314 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-09-02 12:23:24.599349 | instance | Wednesday 02 September 2026 12:23:24 +0000 (0:00:00.988) 0:07:49.000 *** 2026-09-02 12:23:24.808303 | 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-02 12:23:24.984885 | 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-02 12:23:25.149517 | 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-02 12:23:25.163981 | instance | ...ignoring 2026-09-02 12:23:25.164205 | instance | 2026-09-02 12:23:25.164650 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-09-02 12:23:25.165015 | instance | Wednesday 02 September 2026 12:23:25 +0000 (0:00:00.566) 0:07:49.567 *** 2026-09-02 12:23:25.380661 | instance | ok: [instance] 2026-09-02 12:23:25.380789 | instance | 2026-09-02 12:23:25.381070 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-09-02 12:23:25.381407 | instance | Wednesday 02 September 2026 12:23:25 +0000 (0:00:00.216) 0:07:49.783 *** 2026-09-02 12:23:25.604863 | instance | ok: [instance] 2026-09-02 12:23:25.605093 | instance | 2026-09-02 12:23:25.605443 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-09-02 12:23:25.605736 | instance | Wednesday 02 September 2026 12:23:25 +0000 (0:00:00.224) 0:07:50.007 *** 2026-09-02 12:23:25.648502 | instance | ok: [instance] 2026-09-02 12:23:25.648885 | instance | 2026-09-02 12:23:25.649211 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-09-02 12:23:25.649509 | instance | Wednesday 02 September 2026 12:23:25 +0000 (0:00:00.042) 0:07:50.049 *** 2026-09-02 12:23:25.705232 | instance | ok: [instance] 2026-09-02 12:23:25.705551 | instance | 2026-09-02 12:23:25.705880 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-09-02 12:23:25.706173 | instance | Wednesday 02 September 2026 12:23:25 +0000 (0:00:00.058) 0:07:50.108 *** 2026-09-02 12:23:26.320722 | instance | ok: [instance] 2026-09-02 12:23:26.320981 | instance | 2026-09-02 12:23:26.321339 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-09-02 12:23:26.321641 | instance | Wednesday 02 September 2026 12:23:26 +0000 (0:00:00.612) 0:07:50.720 *** 2026-09-02 12:23:26.596489 | instance | ok: [instance] 2026-09-02 12:23:26.596577 | instance | 2026-09-02 12:23:26.596592 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-09-02 12:23:26.596714 | instance | Wednesday 02 September 2026 12:23:26 +0000 (0:00:00.208) 0:07:50.928 *** 2026-09-02 12:23:26.596884 | instance | 2026-09-02 12:23:26.597013 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-09-02 12:23:26.597132 | instance | 2026-09-02 12:23:26.597264 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-02 12:23:26.597392 | instance | Wednesday 02 September 2026 12:23:26 +0000 (0:00:00.071) 0:07:51.000 *** 2026-09-02 12:23:27.627858 | instance | ok: [instance] 2026-09-02 12:23:27.627921 | instance | 2026-09-02 12:23:27.627956 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-02 12:23:27.627970 | instance | Wednesday 02 September 2026 12:23:27 +0000 (0:00:01.029) 0:07:52.030 *** 2026-09-02 12:23:27.877672 | instance | ok: [instance] 2026-09-02 12:23:27.877889 | instance | 2026-09-02 12:23:27.878197 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-02 12:23:27.878470 | instance | Wednesday 02 September 2026 12:23:27 +0000 (0:00:00.250) 0:07:52.280 *** 2026-09-02 12:23:27.932378 | instance | skipping: [instance] 2026-09-02 12:23:27.932575 | instance | 2026-09-02 12:23:27.932822 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-02 12:23:27.933052 | instance | Wednesday 02 September 2026 12:23:27 +0000 (0:00:00.055) 0:07:52.335 *** 2026-09-02 12:23:28.177609 | instance | ok: [instance] 2026-09-02 12:23:28.177794 | instance | 2026-09-02 12:23:28.178058 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-02 12:23:28.178287 | instance | Wednesday 02 September 2026 12:23:28 +0000 (0:00:00.244) 0:07:52.580 *** 2026-09-02 12:23:28.255109 | instance | ok: [instance] => { 2026-09-02 12:23:28.255314 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-09-02 12:23:28.255566 | instance | } 2026-09-02 12:23:28.255829 | instance | 2026-09-02 12:23:28.256179 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-02 12:23:28.256399 | instance | Wednesday 02 September 2026 12:23:28 +0000 (0:00:00.077) 0:07:52.658 *** 2026-09-02 12:23:28.588486 | instance | ok: [instance] 2026-09-02 12:23:28.588592 | instance | 2026-09-02 12:23:28.588737 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-02 12:23:28.588917 | instance | Wednesday 02 September 2026 12:23:28 +0000 (0:00:00.333) 0:07:52.991 *** 2026-09-02 12:23:28.647386 | instance | skipping: [instance] 2026-09-02 12:23:28.647512 | instance | 2026-09-02 12:23:28.647661 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-02 12:23:28.647823 | instance | Wednesday 02 September 2026 12:23:28 +0000 (0:00:00.059) 0:07:53.050 *** 2026-09-02 12:23:28.891700 | instance | ok: [instance] 2026-09-02 12:23:28.891785 | instance | 2026-09-02 12:23:28.891828 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-02 12:23:28.892007 | instance | Wednesday 02 September 2026 12:23:28 +0000 (0:00:00.243) 0:07:53.294 *** 2026-09-02 12:23:30.008117 | instance | ok: [instance] 2026-09-02 12:23:30.008192 | instance | 2026-09-02 12:23:30.008614 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-02 12:23:30.008678 | instance | Wednesday 02 September 2026 12:23:30 +0000 (0:00:01.116) 0:07:54.410 *** 2026-09-02 12:23:30.099660 | instance | ok: [instance] => { 2026-09-02 12:23:30.099855 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.2/containerd-2.3.2-linux-amd64.tar.gz" 2026-09-02 12:23:30.100816 | instance | } 2026-09-02 12:23:30.100878 | instance | 2026-09-02 12:23:30.100890 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-02 12:23:30.100900 | instance | Wednesday 02 September 2026 12:23:30 +0000 (0:00:00.091) 0:07:54.502 *** 2026-09-02 12:23:30.474295 | instance | ok: [instance] 2026-09-02 12:23:30.474363 | instance | 2026-09-02 12:23:30.474703 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-02 12:23:30.474753 | instance | Wednesday 02 September 2026 12:23:30 +0000 (0:00:00.375) 0:07:54.877 *** 2026-09-02 12:23:32.460022 | instance | ok: [instance] 2026-09-02 12:23:32.460076 | instance | 2026-09-02 12:23:32.460088 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-09-02 12:23:32.460220 | instance | Wednesday 02 September 2026 12:23:32 +0000 (0:00:01.984) 0:07:56.862 *** 2026-09-02 12:23:32.500052 | instance | skipping: [instance] 2026-09-02 12:23:32.500545 | instance | 2026-09-02 12:23:32.500559 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-09-02 12:23:32.500576 | instance | Wednesday 02 September 2026 12:23:32 +0000 (0:00:00.039) 0:07:56.902 *** 2026-09-02 12:23:32.543908 | instance | skipping: [instance] 2026-09-02 12:23:32.544677 | instance | 2026-09-02 12:23:32.544738 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-09-02 12:23:32.544749 | instance | Wednesday 02 September 2026 12:23:32 +0000 (0:00:00.044) 0:07:56.947 *** 2026-09-02 12:23:32.588341 | instance | skipping: [instance] 2026-09-02 12:23:32.588547 | instance | 2026-09-02 12:23:32.588893 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-09-02 12:23:32.589177 | instance | Wednesday 02 September 2026 12:23:32 +0000 (0:00:00.044) 0:07:56.991 *** 2026-09-02 12:23:33.702877 | instance | ok: [instance] 2026-09-02 12:23:33.703261 | instance | 2026-09-02 12:23:33.703743 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-09-02 12:23:33.703767 | instance | Wednesday 02 September 2026 12:23:33 +0000 (0:00:01.114) 0:07:58.105 *** 2026-09-02 12:23:34.192074 | instance | ok: [instance] 2026-09-02 12:23:34.192159 | instance | 2026-09-02 12:23:34.192175 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-09-02 12:23:34.192188 | instance | Wednesday 02 September 2026 12:23:34 +0000 (0:00:00.488) 0:07:58.594 *** 2026-09-02 12:23:35.197327 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-09-02 12:23:35.197574 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-09-02 12:23:35.197841 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-09-02 12:23:35.198078 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-09-02 12:23:35.198330 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-09-02 12:23:35.198559 | instance | 2026-09-02 12:23:35.198809 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-09-02 12:23:35.199085 | instance | Wednesday 02 September 2026 12:23:35 +0000 (0:00:01.005) 0:07:59.600 *** 2026-09-02 12:23:35.774923 | instance | ok: [instance] 2026-09-02 12:23:35.775119 | instance | 2026-09-02 12:23:35.775356 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-09-02 12:23:35.775614 | instance | Wednesday 02 September 2026 12:23:35 +0000 (0:00:00.565) 0:08:00.165 *** 2026-09-02 12:23:35.775873 | instance | 2026-09-02 12:23:35.776157 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-09-02 12:23:35.776383 | instance | Wednesday 02 September 2026 12:23:35 +0000 (0:00:00.012) 0:08:00.177 *** 2026-09-02 12:23:36.157544 | instance | ok: [instance] 2026-09-02 12:23:36.157714 | instance | 2026-09-02 12:23:36.157989 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-09-02 12:23:36.158211 | instance | Wednesday 02 September 2026 12:23:36 +0000 (0:00:00.382) 0:08:00.560 *** 2026-09-02 12:23:36.750715 | 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-02 12:23:36.766353 | instance | ...ignoring 2026-09-02 12:23:36.767046 | instance | 2026-09-02 12:23:36.767105 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-09-02 12:23:36.767117 | instance | Wednesday 02 September 2026 12:23:36 +0000 (0:00:00.608) 0:08:01.169 *** 2026-09-02 12:23:36.809335 | instance | skipping: [instance] 2026-09-02 12:23:36.810053 | instance | 2026-09-02 12:23:36.810094 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-09-02 12:23:36.810106 | instance | Wednesday 02 September 2026 12:23:36 +0000 (0:00:00.042) 0:08:01.212 *** 2026-09-02 12:23:36.854960 | instance | skipping: [instance] 2026-09-02 12:23:36.855647 | instance | 2026-09-02 12:23:36.855705 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-09-02 12:23:36.855716 | instance | Wednesday 02 September 2026 12:23:36 +0000 (0:00:00.045) 0:08:01.258 *** 2026-09-02 12:23:36.897046 | instance | skipping: [instance] 2026-09-02 12:23:36.897231 | instance | 2026-09-02 12:23:36.897567 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-09-02 12:23:36.897888 | instance | Wednesday 02 September 2026 12:23:36 +0000 (0:00:00.042) 0:08:01.300 *** 2026-09-02 12:23:36.943802 | instance | skipping: [instance] 2026-09-02 12:23:36.944052 | instance | 2026-09-02 12:23:36.944395 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-09-02 12:23:36.944676 | instance | Wednesday 02 September 2026 12:23:36 +0000 (0:00:00.046) 0:08:01.346 *** 2026-09-02 12:23:37.000410 | instance | skipping: [instance] 2026-09-02 12:23:37.000567 | instance | 2026-09-02 12:23:37.000702 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-02 12:23:37.000851 | instance | Wednesday 02 September 2026 12:23:36 +0000 (0:00:00.055) 0:08:01.402 *** 2026-09-02 12:23:37.216520 | instance | ok: [instance] 2026-09-02 12:23:37.216578 | instance | 2026-09-02 12:23:37.216711 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-02 12:23:37.216925 | instance | Wednesday 02 September 2026 12:23:37 +0000 (0:00:00.214) 0:08:01.616 *** 2026-09-02 12:23:37.276618 | instance | ok: [instance] => { 2026-09-02 12:23:37.276890 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-09-02 12:23:37.277075 | instance | } 2026-09-02 12:23:37.277248 | instance | 2026-09-02 12:23:37.277430 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-02 12:23:37.277612 | instance | Wednesday 02 September 2026 12:23:37 +0000 (0:00:00.062) 0:08:01.678 *** 2026-09-02 12:23:37.868988 | instance | changed: [instance] 2026-09-02 12:23:37.869167 | instance | 2026-09-02 12:23:37.869534 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-02 12:23:37.869904 | instance | Wednesday 02 September 2026 12:23:37 +0000 (0:00:00.592) 0:08:02.271 *** 2026-09-02 12:23:37.924909 | instance | skipping: [instance] 2026-09-02 12:23:37.925273 | instance | 2026-09-02 12:23:37.925586 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-02 12:23:37.925917 | instance | Wednesday 02 September 2026 12:23:37 +0000 (0:00:00.056) 0:08:02.327 *** 2026-09-02 12:23:38.162714 | instance | ok: [instance] 2026-09-02 12:23:38.163098 | instance | 2026-09-02 12:23:38.163395 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-02 12:23:38.163679 | instance | Wednesday 02 September 2026 12:23:38 +0000 (0:00:00.236) 0:08:02.563 *** 2026-09-02 12:23:38.220747 | instance | ok: [instance] => { 2026-09-02 12:23:38.221008 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-09-02 12:23:38.221340 | instance | } 2026-09-02 12:23:38.221609 | instance | 2026-09-02 12:23:38.221919 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-02 12:23:38.222216 | instance | Wednesday 02 September 2026 12:23:38 +0000 (0:00:00.059) 0:08:02.622 *** 2026-09-02 12:23:41.027364 | instance | changed: [instance] 2026-09-02 12:23:41.027701 | instance | 2026-09-02 12:23:41.028126 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-02 12:23:41.028422 | instance | Wednesday 02 September 2026 12:23:41 +0000 (0:00:02.807) 0:08:05.430 *** 2026-09-02 12:23:41.077509 | instance | skipping: [instance] 2026-09-02 12:23:41.077864 | instance | 2026-09-02 12:23:41.078154 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-09-02 12:23:41.078435 | instance | Wednesday 02 September 2026 12:23:41 +0000 (0:00:00.050) 0:08:05.480 *** 2026-09-02 12:23:41.112048 | instance | skipping: [instance] 2026-09-02 12:23:41.112222 | instance | 2026-09-02 12:23:41.112359 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-09-02 12:23:41.112490 | instance | Wednesday 02 September 2026 12:23:41 +0000 (0:00:00.032) 0:08:05.513 *** 2026-09-02 12:23:41.134771 | instance | skipping: [instance] 2026-09-02 12:23:41.134910 | instance | 2026-09-02 12:23:41.135134 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-09-02 12:23:41.135303 | instance | Wednesday 02 September 2026 12:23:41 +0000 (0:00:00.024) 0:08:05.538 *** 2026-09-02 12:23:41.176473 | instance | skipping: [instance] 2026-09-02 12:23:41.176581 | instance | 2026-09-02 12:23:41.176801 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-09-02 12:23:41.176986 | instance | Wednesday 02 September 2026 12:23:41 +0000 (0:00:00.041) 0:08:05.579 *** 2026-09-02 12:23:42.294414 | instance | ok: [instance] 2026-09-02 12:23:42.294521 | instance | 2026-09-02 12:23:42.294904 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-09-02 12:23:42.294975 | instance | Wednesday 02 September 2026 12:23:42 +0000 (0:00:01.117) 0:08:06.697 *** 2026-09-02 12:23:42.795768 | instance | ok: [instance] 2026-09-02 12:23:42.796180 | instance | 2026-09-02 12:23:42.796273 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-09-02 12:23:42.796539 | instance | Wednesday 02 September 2026 12:23:42 +0000 (0:00:00.501) 0:08:07.198 *** 2026-09-02 12:23:43.836012 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-09-02 12:23:43.836328 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-09-02 12:23:43.836338 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-09-02 12:23:43.836349 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-09-02 12:23:43.837358 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-09-02 12:23:43.837395 | instance | 2026-09-02 12:23:43.837408 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-09-02 12:23:43.837438 | instance | Wednesday 02 September 2026 12:23:43 +0000 (0:00:01.039) 0:08:08.238 *** 2026-09-02 12:23:44.396185 | instance | ok: [instance] 2026-09-02 12:23:44.396260 | instance | 2026-09-02 12:23:44.397005 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-09-02 12:23:44.397054 | instance | Wednesday 02 September 2026 12:23:44 +0000 (0:00:00.553) 0:08:08.791 *** 2026-09-02 12:23:44.397062 | instance | 2026-09-02 12:23:44.397068 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-09-02 12:23:44.397074 | instance | Wednesday 02 September 2026 12:23:44 +0000 (0:00:00.007) 0:08:08.799 *** 2026-09-02 12:23:44.784028 | instance | ok: [instance] 2026-09-02 12:23:44.784114 | instance | 2026-09-02 12:23:44.784600 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-02 12:23:44.784660 | instance | Wednesday 02 September 2026 12:23:44 +0000 (0:00:00.387) 0:08:09.187 *** 2026-09-02 12:23:45.038457 | instance | ok: [instance] 2026-09-02 12:23:45.039129 | instance | 2026-09-02 12:23:45.039209 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-02 12:23:45.039221 | instance | Wednesday 02 September 2026 12:23:45 +0000 (0:00:00.253) 0:08:09.441 *** 2026-09-02 12:23:45.124179 | instance | ok: [instance] => { 2026-09-02 12:23:45.124579 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.36.0/crictl-v1.36.0-linux-amd64.tar.gz" 2026-09-02 12:23:45.124919 | instance | } 2026-09-02 12:23:45.125204 | instance | 2026-09-02 12:23:45.125504 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-02 12:23:45.125829 | instance | Wednesday 02 September 2026 12:23:45 +0000 (0:00:00.085) 0:08:09.526 *** 2026-09-02 12:23:45.849081 | instance | changed: [instance] 2026-09-02 12:23:45.849274 | instance | 2026-09-02 12:23:45.849600 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-02 12:23:45.849942 | instance | Wednesday 02 September 2026 12:23:45 +0000 (0:00:00.725) 0:08:10.251 *** 2026-09-02 12:23:47.323455 | instance | changed: [instance] 2026-09-02 12:23:47.324124 | instance | 2026-09-02 12:23:47.324447 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-02 12:23:47.324467 | instance | Wednesday 02 September 2026 12:23:47 +0000 (0:00:01.474) 0:08:11.726 *** 2026-09-02 12:23:47.405613 | instance | ok: [instance] => { 2026-09-02 12:23:47.406882 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.36.0/critest-v1.36.0-linux-amd64.tar.gz" 2026-09-02 12:23:47.406944 | instance | } 2026-09-02 12:23:47.406956 | instance | 2026-09-02 12:23:47.406966 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-02 12:23:47.406976 | instance | Wednesday 02 September 2026 12:23:47 +0000 (0:00:00.082) 0:08:11.808 *** 2026-09-02 12:23:48.036612 | instance | changed: [instance] 2026-09-02 12:23:48.037366 | instance | 2026-09-02 12:23:48.037446 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-02 12:23:48.037458 | instance | Wednesday 02 September 2026 12:23:48 +0000 (0:00:00.630) 0:08:12.439 *** 2026-09-02 12:23:49.541361 | instance | changed: [instance] 2026-09-02 12:23:49.541471 | instance | 2026-09-02 12:23:49.541805 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-09-02 12:23:49.541883 | instance | Wednesday 02 September 2026 12:23:49 +0000 (0:00:01.505) 0:08:13.944 *** 2026-09-02 12:23:50.096708 | instance | changed: [instance] 2026-09-02 12:23:50.097304 | instance | 2026-09-02 12:23:50.097913 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-09-02 12:23:50.097942 | instance | Wednesday 02 September 2026 12:23:50 +0000 (0:00:00.554) 0:08:14.498 *** 2026-09-02 12:23:50.346028 | instance | changed: [instance] 2026-09-02 12:23:50.346066 | instance | 2026-09-02 12:23:50.346077 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-02 12:23:50.346087 | instance | Wednesday 02 September 2026 12:23:50 +0000 (0:00:00.249) 0:08:14.748 *** 2026-09-02 12:23:50.602736 | instance | ok: [instance] 2026-09-02 12:23:50.602842 | instance | 2026-09-02 12:23:50.602894 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-02 12:23:50.603083 | instance | Wednesday 02 September 2026 12:23:50 +0000 (0:00:00.256) 0:08:15.005 *** 2026-09-02 12:23:50.647465 | instance | ok: [instance] => { 2026-09-02 12:23:50.647684 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-09-02 12:23:50.647967 | instance | } 2026-09-02 12:23:50.648259 | instance | 2026-09-02 12:23:50.648508 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-02 12:23:50.648741 | instance | Wednesday 02 September 2026 12:23:50 +0000 (0:00:00.046) 0:08:15.051 *** 2026-09-02 12:23:51.485207 | instance | changed: [instance] 2026-09-02 12:23:51.485298 | instance | 2026-09-02 12:23:51.485567 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-02 12:23:51.485783 | instance | Wednesday 02 September 2026 12:23:51 +0000 (0:00:00.836) 0:08:15.888 *** 2026-09-02 12:23:54.236121 | instance | changed: [instance] 2026-09-02 12:23:54.236201 | instance | 2026-09-02 12:23:54.236223 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-09-02 12:23:54.236411 | instance | Wednesday 02 September 2026 12:23:54 +0000 (0:00:02.750) 0:08:18.638 *** 2026-09-02 12:23:54.310016 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-09-02 12:23:54.310724 | instance | 2026-09-02 12:23:54.310829 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-09-02 12:23:54.310850 | instance | Wednesday 02 September 2026 12:23:54 +0000 (0:00:00.074) 0:08:18.712 *** 2026-09-02 12:23:55.695700 | instance | ok: [instance] 2026-09-02 12:23:55.695807 | instance | 2026-09-02 12:23:55.695821 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-09-02 12:23:55.695982 | instance | Wednesday 02 September 2026 12:23:55 +0000 (0:00:01.386) 0:08:20.099 *** 2026-09-02 12:23:55.936991 | instance | changed: [instance] 2026-09-02 12:23:55.937562 | instance | 2026-09-02 12:23:55.937634 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-09-02 12:23:55.937655 | instance | Wednesday 02 September 2026 12:23:55 +0000 (0:00:00.240) 0:08:20.339 *** 2026-09-02 12:23:56.438174 | instance | changed: [instance] 2026-09-02 12:23:56.438831 | instance | 2026-09-02 12:23:56.438882 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-09-02 12:23:56.438894 | instance | Wednesday 02 September 2026 12:23:56 +0000 (0:00:00.501) 0:08:20.841 *** 2026-09-02 12:23:57.324551 | instance | changed: [instance] => (item=br_netfilter) 2026-09-02 12:23:57.324693 | instance | ok: [instance] => (item=ip_tables) 2026-09-02 12:23:57.324997 | instance | changed: [instance] => (item=ip6_tables) 2026-09-02 12:23:57.325216 | instance | ok: [instance] => (item=nf_conntrack) 2026-09-02 12:23:57.325430 | instance | 2026-09-02 12:23:57.325654 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-02 12:23:57.325898 | instance | Wednesday 02 September 2026 12:23:57 +0000 (0:00:00.885) 0:08:21.727 *** 2026-09-02 12:23:57.584056 | instance | ok: [instance] 2026-09-02 12:23:57.584336 | instance | 2026-09-02 12:23:57.584587 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-02 12:23:57.584920 | instance | Wednesday 02 September 2026 12:23:57 +0000 (0:00:00.259) 0:08:21.986 *** 2026-09-02 12:23:57.640069 | instance | ok: [instance] => { 2026-09-02 12:23:57.640322 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-09-02 12:23:57.640558 | instance | } 2026-09-02 12:23:57.640733 | instance | 2026-09-02 12:23:57.641020 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-02 12:23:57.641253 | instance | Wednesday 02 September 2026 12:23:57 +0000 (0:00:00.056) 0:08:22.043 *** 2026-09-02 12:24:38.952680 | instance | changed: [instance] 2026-09-02 12:24:38.952835 | instance | 2026-09-02 12:24:38.952848 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-02 12:24:38.952861 | instance | Wednesday 02 September 2026 12:24:38 +0000 (0:00:41.312) 0:09:03.356 *** 2026-09-02 12:24:38.990315 | instance | skipping: [instance] 2026-09-02 12:24:38.990353 | instance | 2026-09-02 12:24:38.990468 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-09-02 12:24:38.990564 | instance | Wednesday 02 September 2026 12:24:38 +0000 (0:00:00.038) 0:09:03.394 *** 2026-09-02 12:24:39.066258 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-09-02 12:24:39.066360 | instance | 2026-09-02 12:24:39.066508 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-09-02 12:24:39.066654 | instance | Wednesday 02 September 2026 12:24:39 +0000 (0:00:00.075) 0:09:03.469 *** 2026-09-02 12:24:39.109343 | instance | skipping: [instance] 2026-09-02 12:24:39.109528 | instance | 2026-09-02 12:24:39.109758 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-09-02 12:24:39.109985 | instance | Wednesday 02 September 2026 12:24:39 +0000 (0:00:00.043) 0:09:03.512 *** 2026-09-02 12:24:42.988055 | instance | changed: [instance] 2026-09-02 12:24:42.988761 | instance | 2026-09-02 12:24:42.988798 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-09-02 12:24:42.988809 | instance | Wednesday 02 September 2026 12:24:42 +0000 (0:00:03.878) 0:09:07.391 *** 2026-09-02 12:24:44.414287 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-09-02 12:24:44.414349 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-09-02 12:24:44.414361 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-09-02 12:24:44.414370 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-09-02 12:24:44.414379 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-09-02 12:24:44.414388 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-09-02 12:24:44.414396 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-09-02 12:24:44.414405 | instance | 2026-09-02 12:24:44.414414 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-09-02 12:24:44.414423 | instance | Wednesday 02 September 2026 12:24:44 +0000 (0:00:01.424) 0:09:08.815 *** 2026-09-02 12:24:45.047093 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-09-02 12:24:45.048092 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-09-02 12:24:45.048212 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-09-02 12:24:45.048224 | instance | 2026-09-02 12:24:45.048234 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-09-02 12:24:45.048256 | instance | Wednesday 02 September 2026 12:24:45 +0000 (0:00:00.634) 0:09:09.450 *** 2026-09-02 12:24:45.567710 | instance | changed: [instance] 2026-09-02 12:24:45.568113 | instance | 2026-09-02 12:24:45.568557 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-09-02 12:24:45.568619 | instance | Wednesday 02 September 2026 12:24:45 +0000 (0:00:00.520) 0:09:09.970 *** 2026-09-02 12:24:46.078701 | instance | changed: [instance] 2026-09-02 12:24:46.078867 | instance | 2026-09-02 12:24:46.079423 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-09-02 12:24:46.079497 | instance | Wednesday 02 September 2026 12:24:46 +0000 (0:00:00.510) 0:09:10.481 *** 2026-09-02 12:24:46.321905 | instance | ok: [instance] 2026-09-02 12:24:46.322050 | instance | 2026-09-02 12:24:46.322563 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-09-02 12:24:46.322629 | instance | Wednesday 02 September 2026 12:24:46 +0000 (0:00:00.243) 0:09:10.724 *** 2026-09-02 12:24:46.368005 | instance | skipping: [instance] 2026-09-02 12:24:46.368078 | instance | 2026-09-02 12:24:46.368094 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-09-02 12:24:46.368106 | instance | Wednesday 02 September 2026 12:24:46 +0000 (0:00:00.044) 0:09:10.769 *** 2026-09-02 12:24:47.005109 | instance | ok: [instance] => (item=swap) 2026-09-02 12:24:47.006033 | instance | ok: [instance] => (item=none) 2026-09-02 12:24:47.006101 | instance | 2026-09-02 12:24:47.006112 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-09-02 12:24:47.006122 | instance | Wednesday 02 September 2026 12:24:46 +0000 (0:00:00.638) 0:09:11.408 *** 2026-09-02 12:24:47.516366 | instance | changed: [instance] 2026-09-02 12:24:47.516622 | instance | 2026-09-02 12:24:47.516936 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-09-02 12:24:47.517162 | instance | Wednesday 02 September 2026 12:24:47 +0000 (0:00:00.511) 0:09:11.919 *** 2026-09-02 12:24:48.191996 | instance | changed: [instance] 2026-09-02 12:24:48.192066 | instance | 2026-09-02 12:24:48.192151 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-09-02 12:24:48.192251 | instance | Wednesday 02 September 2026 12:24:48 +0000 (0:00:00.662) 0:09:12.582 *** 2026-09-02 12:24:48.192344 | instance | 2026-09-02 12:24:48.192446 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-09-02 12:24:48.192532 | instance | Wednesday 02 September 2026 12:24:48 +0000 (0:00:00.013) 0:09:12.595 *** 2026-09-02 12:24:48.994859 | instance | ok: [instance] 2026-09-02 12:24:48.995055 | instance | 2026-09-02 12:24:48.995285 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-09-02 12:24:48.995511 | instance | Wednesday 02 September 2026 12:24:48 +0000 (0:00:00.802) 0:09:13.397 *** 2026-09-02 12:24:49.607784 | instance | changed: [instance] 2026-09-02 12:24:49.607984 | instance | 2026-09-02 12:24:49.608243 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-09-02 12:24:49.608488 | instance | Wednesday 02 September 2026 12:24:49 +0000 (0:00:00.613) 0:09:14.011 *** 2026-09-02 12:24:50.880677 | instance | ok: [instance] 2026-09-02 12:24:50.880908 | instance | 2026-09-02 12:24:50.881143 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-09-02 12:24:50.881371 | instance | Wednesday 02 September 2026 12:24:50 +0000 (0:00:01.272) 0:09:15.283 *** 2026-09-02 12:24:51.786060 | instance | ok: [instance] 2026-09-02 12:24:51.786282 | instance | 2026-09-02 12:24:51.786535 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-09-02 12:24:51.786813 | instance | Wednesday 02 September 2026 12:24:51 +0000 (0:00:00.905) 0:09:16.189 *** 2026-09-02 12:24:52.036992 | instance | ok: [instance] 2026-09-02 12:24:52.037070 | instance | 2026-09-02 12:24:52.037083 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-09-02 12:24:52.037096 | instance | Wednesday 02 September 2026 12:24:52 +0000 (0:00:00.250) 0:09:16.439 *** 2026-09-02 12:24:52.674217 | instance | ok: [instance] 2026-09-02 12:24:52.674410 | instance | 2026-09-02 12:24:52.674768 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-09-02 12:24:52.675064 | instance | Wednesday 02 September 2026 12:24:52 +0000 (0:00:00.638) 0:09:17.077 *** 2026-09-02 12:24:52.756084 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-09-02 12:24:52.756140 | instance | 2026-09-02 12:24:52.756238 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-09-02 12:24:52.756383 | instance | Wednesday 02 September 2026 12:24:52 +0000 (0:00:00.082) 0:09:17.159 *** 2026-09-02 12:24:52.859358 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-09-02 12:24:52.859444 | instance | 2026-09-02 12:24:52.859688 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-09-02 12:24:52.859801 | instance | Wednesday 02 September 2026 12:24:52 +0000 (0:00:00.102) 0:09:17.262 *** 2026-09-02 12:24:53.110311 | instance | ok: [instance] => (item=instance) 2026-09-02 12:24:53.111069 | instance | 2026-09-02 12:24:53.111152 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-09-02 12:24:53.111164 | instance | Wednesday 02 September 2026 12:24:53 +0000 (0:00:00.249) 0:09:17.512 *** 2026-09-02 12:24:53.167207 | instance | skipping: [instance] 2026-09-02 12:24:53.167277 | instance | 2026-09-02 12:24:53.167605 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-09-02 12:24:53.167946 | instance | Wednesday 02 September 2026 12:24:53 +0000 (0:00:00.057) 0:09:17.570 *** 2026-09-02 12:24:53.236600 | instance | ok: [instance] 2026-09-02 12:24:53.236660 | instance | 2026-09-02 12:24:53.236669 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-09-02 12:24:53.236677 | instance | Wednesday 02 September 2026 12:24:53 +0000 (0:00:00.068) 0:09:17.639 *** 2026-09-02 12:24:53.290402 | instance | ok: [instance] => { 2026-09-02 12:24:53.291113 | instance | "msg": "instance" 2026-09-02 12:24:53.291161 | instance | } 2026-09-02 12:24:53.291168 | instance | 2026-09-02 12:24:53.291175 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-09-02 12:24:53.291182 | instance | Wednesday 02 September 2026 12:24:53 +0000 (0:00:00.054) 0:09:17.693 *** 2026-09-02 12:24:53.986748 | instance | changed: [instance] 2026-09-02 12:24:53.987121 | instance | 2026-09-02 12:24:53.987220 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-09-02 12:24:53.987540 | instance | Wednesday 02 September 2026 12:24:53 +0000 (0:00:00.695) 0:09:18.389 *** 2026-09-02 12:24:54.030536 | instance | skipping: [instance] 2026-09-02 12:24:54.031284 | instance | 2026-09-02 12:24:54.031365 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-09-02 12:24:54.031377 | instance | Wednesday 02 September 2026 12:24:54 +0000 (0:00:00.043) 0:09:18.433 *** 2026-09-02 12:24:54.076620 | instance | skipping: [instance] 2026-09-02 12:24:54.077359 | instance | 2026-09-02 12:24:54.077415 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-09-02 12:24:54.077427 | instance | Wednesday 02 September 2026 12:24:54 +0000 (0:00:00.046) 0:09:18.479 *** 2026-09-02 12:24:54.129609 | instance | skipping: [instance] 2026-09-02 12:24:54.129785 | instance | 2026-09-02 12:24:54.130034 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-09-02 12:24:54.130221 | instance | Wednesday 02 September 2026 12:24:54 +0000 (0:00:00.052) 0:09:18.532 *** 2026-09-02 12:24:54.304307 | instance | skipping: [instance] 2026-09-02 12:24:54.304397 | instance | 2026-09-02 12:24:54.304408 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-09-02 12:24:54.304517 | instance | Wednesday 02 September 2026 12:24:54 +0000 (0:00:00.175) 0:09:18.707 *** 2026-09-02 12:24:54.348716 | instance | skipping: [instance] 2026-09-02 12:24:54.348834 | instance | 2026-09-02 12:24:54.349083 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-09-02 12:24:54.349302 | instance | Wednesday 02 September 2026 12:24:54 +0000 (0:00:00.044) 0:09:18.752 *** 2026-09-02 12:24:54.394515 | instance | skipping: [instance] 2026-09-02 12:24:54.394655 | instance | 2026-09-02 12:24:54.395086 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-09-02 12:24:54.395113 | instance | Wednesday 02 September 2026 12:24:54 +0000 (0:00:00.045) 0:09:18.797 *** 2026-09-02 12:24:54.444341 | instance | skipping: [instance] 2026-09-02 12:24:54.444463 | instance | 2026-09-02 12:24:54.444702 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-09-02 12:24:54.444949 | instance | Wednesday 02 September 2026 12:24:54 +0000 (0:00:00.049) 0:09:18.846 *** 2026-09-02 12:25:18.762921 | instance | changed: [instance] 2026-09-02 12:25:18.763075 | instance | 2026-09-02 12:25:18.763341 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-09-02 12:25:18.763575 | instance | Wednesday 02 September 2026 12:25:18 +0000 (0:00:24.319) 0:09:43.165 *** 2026-09-02 12:25:18.998346 | instance | ok: [instance] 2026-09-02 12:25:18.998528 | instance | 2026-09-02 12:25:18.998787 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-09-02 12:25:18.999022 | instance | Wednesday 02 September 2026 12:25:18 +0000 (0:00:00.235) 0:09:43.401 *** 2026-09-02 12:25:19.035288 | instance | skipping: [instance] 2026-09-02 12:25:19.035463 | instance | 2026-09-02 12:25:19.035753 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-09-02 12:25:19.036070 | instance | Wednesday 02 September 2026 12:25:19 +0000 (0:00:00.037) 0:09:43.438 *** 2026-09-02 12:25:19.272184 | instance | changed: [instance] 2026-09-02 12:25:19.272358 | instance | 2026-09-02 12:25:19.272605 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-09-02 12:25:19.272860 | instance | Wednesday 02 September 2026 12:25:19 +0000 (0:00:00.236) 0:09:43.675 *** 2026-09-02 12:25:19.514036 | instance | changed: [instance] 2026-09-02 12:25:19.514202 | instance | 2026-09-02 12:25:19.514455 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-09-02 12:25:19.514654 | instance | Wednesday 02 September 2026 12:25:19 +0000 (0:00:00.241) 0:09:43.916 *** 2026-09-02 12:25:19.743809 | instance | changed: [instance] 2026-09-02 12:25:19.744051 | instance | 2026-09-02 12:25:19.744305 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-09-02 12:25:19.744542 | instance | Wednesday 02 September 2026 12:25:19 +0000 (0:00:00.229) 0:09:44.146 *** 2026-09-02 12:25:25.038654 | instance | changed: [instance] 2026-09-02 12:25:25.039186 | instance | 2026-09-02 12:25:25.039201 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-09-02 12:25:25.039211 | instance | Wednesday 02 September 2026 12:25:25 +0000 (0:00:05.293) 0:09:49.440 *** 2026-09-02 12:25:35.532130 | instance | changed: [instance] 2026-09-02 12:25:35.532228 | instance | 2026-09-02 12:25:35.532250 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-09-02 12:25:35.532476 | instance | Wednesday 02 September 2026 12:25:35 +0000 (0:00:10.493) 0:09:59.934 *** 2026-09-02 12:25:35.600822 | instance | skipping: [instance] 2026-09-02 12:25:35.600905 | instance | 2026-09-02 12:25:35.601308 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-09-02 12:25:35.601343 | instance | Wednesday 02 September 2026 12:25:35 +0000 (0:00:00.069) 0:10:00.003 *** 2026-09-02 12:25:35.666282 | instance | skipping: [instance] 2026-09-02 12:25:35.666995 | instance | 2026-09-02 12:25:35.667062 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-09-02 12:25:35.667074 | instance | Wednesday 02 September 2026 12:25:35 +0000 (0:00:00.065) 0:10:00.068 *** 2026-09-02 12:25:36.446928 | instance | changed: [instance] 2026-09-02 12:25:36.447125 | instance | 2026-09-02 12:25:36.447484 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-09-02 12:25:36.447808 | instance | Wednesday 02 September 2026 12:25:36 +0000 (0:00:00.779) 0:10:00.848 *** 2026-09-02 12:25:36.511494 | instance | skipping: [instance] => (item=DaemonSet) 2026-09-02 12:25:36.511766 | instance | skipping: [instance] => (item=ConfigMap) 2026-09-02 12:25:36.512152 | instance | skipping: [instance] 2026-09-02 12:25:36.512468 | instance | 2026-09-02 12:25:36.512797 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-09-02 12:25:36.513099 | instance | Wednesday 02 September 2026 12:25:36 +0000 (0:00:00.065) 0:10:00.914 *** 2026-09-02 12:25:36.570332 | instance | skipping: [instance] 2026-09-02 12:25:36.570647 | instance | 2026-09-02 12:25:36.570996 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-09-02 12:25:36.571288 | instance | Wednesday 02 September 2026 12:25:36 +0000 (0:00:00.058) 0:10:00.973 *** 2026-09-02 12:25:36.620878 | instance | skipping: [instance] 2026-09-02 12:25:36.620913 | instance | 2026-09-02 12:25:36.620951 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-09-02 12:25:36.621154 | instance | Wednesday 02 September 2026 12:25:36 +0000 (0:00:00.050) 0:10:01.023 *** 2026-09-02 12:25:36.667824 | instance | skipping: [instance] 2026-09-02 12:25:36.667862 | instance | 2026-09-02 12:25:36.667875 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-09-02 12:25:36.668103 | instance | Wednesday 02 September 2026 12:25:36 +0000 (0:00:00.047) 0:10:01.070 *** 2026-09-02 12:25:36.715458 | instance | skipping: [instance] 2026-09-02 12:25:36.715509 | instance | 2026-09-02 12:25:36.715520 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-09-02 12:25:36.715530 | instance | Wednesday 02 September 2026 12:25:36 +0000 (0:00:00.047) 0:10:01.118 *** 2026-09-02 12:25:37.117834 | instance | ok: [instance] 2026-09-02 12:25:37.118032 | instance | 2026-09-02 12:25:37.118316 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-09-02 12:25:37.118508 | instance | Wednesday 02 September 2026 12:25:37 +0000 (0:00:00.402) 0:10:01.520 *** 2026-09-02 12:25:38.118773 | instance | changed: [instance] 2026-09-02 12:25:38.119025 | instance | 2026-09-02 12:25:38.119315 | instance | PLAY [Install control-plane components] **************************************** 2026-09-02 12:25:38.119569 | instance | 2026-09-02 12:25:38.119831 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-02 12:25:38.120127 | instance | Wednesday 02 September 2026 12:25:38 +0000 (0:00:01.001) 0:10:02.522 *** 2026-09-02 12:25:39.253398 | instance | ok: [instance] 2026-09-02 12:25:39.253524 | instance | 2026-09-02 12:25:39.253784 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-09-02 12:25:39.254023 | instance | Wednesday 02 September 2026 12:25:39 +0000 (0:00:01.134) 0:10:03.656 *** 2026-09-02 12:25:39.492020 | instance | ok: [instance] 2026-09-02 12:25:39.492258 | instance | 2026-09-02 12:25:39.492513 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-02 12:25:39.492764 | instance | Wednesday 02 September 2026 12:25:39 +0000 (0:00:00.238) 0:10:03.895 *** 2026-09-02 12:25:40.838359 | instance | ok: [instance] 2026-09-02 12:25:40.838564 | instance | 2026-09-02 12:25:40.838853 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-02 12:25:40.839090 | instance | Wednesday 02 September 2026 12:25:40 +0000 (0:00:01.346) 0:10:05.241 *** 2026-09-02 12:25:41.088159 | instance | ok: [instance] 2026-09-02 12:25:41.088459 | instance | 2026-09-02 12:25:41.088844 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-02 12:25:41.089123 | instance | Wednesday 02 September 2026 12:25:41 +0000 (0:00:00.249) 0:10:05.490 *** 2026-09-02 12:25:41.155162 | instance | ok: [instance] => { 2026-09-02 12:25:41.155394 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-09-02 12:25:41.155626 | instance | } 2026-09-02 12:25:41.155895 | instance | 2026-09-02 12:25:41.156311 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-02 12:25:41.156560 | instance | Wednesday 02 September 2026 12:25:41 +0000 (0:00:00.066) 0:10:05.557 *** 2026-09-02 12:25:41.857236 | instance | changed: [instance] 2026-09-02 12:25:41.857289 | instance | 2026-09-02 12:25:41.857300 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-02 12:25:41.857310 | instance | Wednesday 02 September 2026 12:25:41 +0000 (0:00:00.702) 0:10:06.259 *** 2026-09-02 12:25:44.431451 | instance | changed: [instance] 2026-09-02 12:25:44.432063 | instance | 2026-09-02 12:25:44.432393 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-09-02 12:25:44.432415 | instance | Wednesday 02 September 2026 12:25:44 +0000 (0:00:02.574) 0:10:08.834 *** 2026-09-02 12:25:44.839811 | instance | ok: [instance] 2026-09-02 12:25:44.840083 | instance | 2026-09-02 12:25:44.840554 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-09-02 12:25:44.840610 | instance | Wednesday 02 September 2026 12:25:44 +0000 (0:00:00.408) 0:10:09.242 *** 2026-09-02 12:25:45.058446 | instance | changed: [instance] 2026-09-02 12:25:45.058498 | instance | 2026-09-02 12:25:45.058510 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-09-02 12:25:45.058520 | instance | Wednesday 02 September 2026 12:25:45 +0000 (0:00:00.217) 0:10:09.460 *** 2026-09-02 12:25:45.340574 | instance | ok: [instance] 2026-09-02 12:25:45.340646 | instance | 2026-09-02 12:25:45.340666 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-09-02 12:25:45.340892 | instance | Wednesday 02 September 2026 12:25:45 +0000 (0:00:00.282) 0:10:09.743 *** 2026-09-02 12:25:45.563891 | instance | changed: [instance] 2026-09-02 12:25:45.563975 | instance | 2026-09-02 12:25:45.563988 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-09-02 12:25:45.564192 | instance | Wednesday 02 September 2026 12:25:45 +0000 (0:00:00.223) 0:10:09.966 *** 2026-09-02 12:25:45.819703 | instance | ok: [instance] 2026-09-02 12:25:45.820074 | instance | 2026-09-02 12:25:45.820466 | instance | TASK [Install plugin] ********************************************************** 2026-09-02 12:25:45.820502 | instance | Wednesday 02 September 2026 12:25:45 +0000 (0:00:00.256) 0:10:10.222 *** 2026-09-02 12:25:45.905597 | instance | included: vexxhost.containers.download_artifact for instance 2026-09-02 12:25:45.906299 | instance | 2026-09-02 12:25:45.906325 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-02 12:25:45.906335 | instance | Wednesday 02 September 2026 12:25:45 +0000 (0:00:00.085) 0:10:10.308 *** 2026-09-02 12:25:45.966730 | instance | ok: [instance] => { 2026-09-02 12:25:45.966783 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-09-02 12:25:45.967433 | instance | } 2026-09-02 12:25:45.967510 | instance | 2026-09-02 12:25:45.967520 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-02 12:25:45.967630 | instance | Wednesday 02 September 2026 12:25:45 +0000 (0:00:00.061) 0:10:10.369 *** 2026-09-02 12:25:46.670283 | instance | changed: [instance] 2026-09-02 12:25:46.670486 | instance | 2026-09-02 12:25:46.670745 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-02 12:25:46.670995 | instance | Wednesday 02 September 2026 12:25:46 +0000 (0:00:00.704) 0:10:11.073 *** 2026-09-02 12:25:48.557764 | instance | changed: [instance] 2026-09-02 12:25:48.557863 | instance | 2026-09-02 12:25:48.558126 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-02 12:25:48.558346 | instance | Wednesday 02 September 2026 12:25:48 +0000 (0:00:01.887) 0:10:12.961 *** 2026-09-02 12:25:48.599640 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-02 12:25:48.599878 | instance | 2026-09-02 12:25:48.600238 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-02 12:25:48.600479 | instance | Wednesday 02 September 2026 12:25:48 +0000 (0:00:00.042) 0:10:13.003 *** 2026-09-02 12:25:49.230891 | instance | changed: [instance] 2026-09-02 12:25:49.231059 | instance | 2026-09-02 12:25:49.231301 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-09-02 12:25:49.231574 | instance | Wednesday 02 September 2026 12:25:49 +0000 (0:00:00.630) 0:10:13.633 *** 2026-09-02 12:25:50.026201 | instance | ok: [instance] 2026-09-02 12:25:50.026437 | instance | 2026-09-02 12:25:50.026763 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-09-02 12:25:50.027084 | instance | Wednesday 02 September 2026 12:25:50 +0000 (0:00:00.794) 0:10:14.428 *** 2026-09-02 12:25:52.435182 | instance | changed: [instance] 2026-09-02 12:25:52.435302 | instance | 2026-09-02 12:25:52.435588 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-02 12:25:52.435831 | instance | Wednesday 02 September 2026 12:25:52 +0000 (0:00:02.409) 0:10:16.838 *** 2026-09-02 12:25:52.477347 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-02 12:25:52.477552 | instance | 2026-09-02 12:25:52.477810 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-02 12:25:52.478045 | instance | Wednesday 02 September 2026 12:25:52 +0000 (0:00:00.042) 0:10:16.880 *** 2026-09-02 12:25:53.019718 | instance | changed: [instance] 2026-09-02 12:25:53.019832 | instance | 2026-09-02 12:25:53.020149 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-09-02 12:25:53.020353 | instance | Wednesday 02 September 2026 12:25:53 +0000 (0:00:00.542) 0:10:17.422 *** 2026-09-02 12:26:22.974421 | instance | changed: [instance] 2026-09-02 12:26:22.974616 | instance | 2026-09-02 12:26:22.974910 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-09-02 12:26:22.975162 | instance | Wednesday 02 September 2026 12:26:22 +0000 (0:00:29.954) 0:10:47.377 *** 2026-09-02 12:26:23.653717 | instance | changed: [instance] 2026-09-02 12:26:23.653963 | instance | 2026-09-02 12:26:23.654204 | instance | PLAY [all] ********************************************************************* 2026-09-02 12:26:23.654425 | instance | 2026-09-02 12:26:23.654660 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-02 12:26:23.654931 | instance | Wednesday 02 September 2026 12:26:23 +0000 (0:00:00.679) 0:10:48.057 *** 2026-09-02 12:26:24.842240 | instance | ok: [instance] 2026-09-02 12:26:24.842305 | instance | 2026-09-02 12:26:24.842317 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-09-02 12:26:24.842446 | instance | Wednesday 02 September 2026 12:26:24 +0000 (0:00:01.188) 0:10:49.245 *** 2026-09-02 12:26:25.571444 | instance | changed: [instance] 2026-09-02 12:26:25.571531 | instance | 2026-09-02 12:26:25.572080 | instance | PLAY [all] ********************************************************************* 2026-09-02 12:26:25.572156 | instance | 2026-09-02 12:26:25.572171 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-09-02 12:26:25.572193 | instance | Wednesday 02 September 2026 12:26:25 +0000 (0:00:00.729) 0:10:49.974 *** 2026-09-02 12:26:26.383184 | instance | ok: [instance] 2026-09-02 12:26:26.383240 | instance | 2026-09-02 12:26:26.383252 | instance | PLAY [controllers] ************************************************************* 2026-09-02 12:26:26.383261 | instance | 2026-09-02 12:26:26.383270 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-02 12:26:26.383278 | instance | Wednesday 02 September 2026 12:26:26 +0000 (0:00:00.810) 0:10:50.785 *** 2026-09-02 12:26:27.810815 | instance | ok: [instance] 2026-09-02 12:26:27.810904 | instance | 2026-09-02 12:26:27.811212 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-02 12:26:27.811260 | instance | Wednesday 02 September 2026 12:26:27 +0000 (0:00:01.429) 0:10:52.214 *** 2026-09-02 12:26:27.870224 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-02 12:26:27.870649 | instance | 2026-09-02 12:26:27.870735 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-02 12:26:27.870981 | instance | Wednesday 02 September 2026 12:26:27 +0000 (0:00:00.058) 0:10:52.273 *** 2026-09-02 12:26:28.398655 | instance | changed: [instance] 2026-09-02 12:26:28.398887 | instance | 2026-09-02 12:26:28.399366 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-09-02 12:26:28.399422 | instance | Wednesday 02 September 2026 12:26:28 +0000 (0:00:00.528) 0:10:52.801 *** 2026-09-02 12:26:30.660139 | instance | changed: [instance] 2026-09-02 12:26:30.660230 | instance | 2026-09-02 12:26:30.660458 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-02 12:26:30.660525 | instance | Wednesday 02 September 2026 12:26:30 +0000 (0:00:02.262) 0:10:55.063 *** 2026-09-02 12:26:30.721162 | instance | skipping: [instance] 2026-09-02 12:26:30.721473 | instance | 2026-09-02 12:26:30.721703 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-09-02 12:26:30.721970 | instance | Wednesday 02 September 2026 12:26:30 +0000 (0:00:00.059) 0:10:55.123 *** 2026-09-02 12:26:30.800970 | instance | skipping: [instance] 2026-09-02 12:26:30.801052 | instance | 2026-09-02 12:26:30.801064 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-09-02 12:26:30.801074 | instance | Wednesday 02 September 2026 12:26:30 +0000 (0:00:00.078) 0:10:55.202 *** 2026-09-02 12:26:30.849696 | instance | skipping: [instance] 2026-09-02 12:26:30.849756 | instance | 2026-09-02 12:26:30.849791 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-09-02 12:26:30.849802 | instance | Wednesday 02 September 2026 12:26:30 +0000 (0:00:00.048) 0:10:55.251 *** 2026-09-02 12:26:30.891508 | instance | skipping: [instance] 2026-09-02 12:26:30.891548 | instance | 2026-09-02 12:26:30.891555 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-09-02 12:26:30.891561 | instance | Wednesday 02 September 2026 12:26:30 +0000 (0:00:00.043) 0:10:55.294 *** 2026-09-02 12:26:30.930741 | instance | skipping: [instance] 2026-09-02 12:26:30.930824 | instance | 2026-09-02 12:26:30.931062 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-09-02 12:26:30.931161 | instance | Wednesday 02 September 2026 12:26:30 +0000 (0:00:00.039) 0:10:55.334 *** 2026-09-02 12:26:30.989807 | instance | skipping: [instance] 2026-09-02 12:26:30.989912 | instance | 2026-09-02 12:26:30.990113 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-09-02 12:26:30.990449 | instance | Wednesday 02 September 2026 12:26:30 +0000 (0:00:00.058) 0:10:55.392 *** 2026-09-02 12:26:31.049560 | instance | skipping: [instance] 2026-09-02 12:26:31.049910 | instance | 2026-09-02 12:26:31.049930 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-09-02 12:26:31.049941 | instance | Wednesday 02 September 2026 12:26:31 +0000 (0:00:00.059) 0:10:55.452 *** 2026-09-02 12:26:31.099436 | instance | skipping: [instance] 2026-09-02 12:26:31.099585 | instance | 2026-09-02 12:26:31.099873 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-09-02 12:26:31.100122 | instance | Wednesday 02 September 2026 12:26:31 +0000 (0:00:00.049) 0:10:55.502 *** 2026-09-02 12:26:31.153837 | instance | skipping: [instance] 2026-09-02 12:26:31.153972 | instance | 2026-09-02 12:26:31.154216 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-09-02 12:26:31.154442 | instance | Wednesday 02 September 2026 12:26:31 +0000 (0:00:00.054) 0:10:55.557 *** 2026-09-02 12:26:31.196405 | instance | skipping: [instance] 2026-09-02 12:26:31.196571 | instance | 2026-09-02 12:26:31.196830 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-09-02 12:26:31.197061 | instance | Wednesday 02 September 2026 12:26:31 +0000 (0:00:00.042) 0:10:55.599 *** 2026-09-02 12:26:31.239086 | instance | skipping: [instance] 2026-09-02 12:26:31.239274 | instance | 2026-09-02 12:26:31.239532 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-09-02 12:26:31.239794 | instance | Wednesday 02 September 2026 12:26:31 +0000 (0:00:00.042) 0:10:55.642 *** 2026-09-02 12:26:31.279647 | instance | skipping: [instance] 2026-09-02 12:26:31.279831 | instance | 2026-09-02 12:26:31.280133 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-09-02 12:26:31.280370 | instance | Wednesday 02 September 2026 12:26:31 +0000 (0:00:00.040) 0:10:55.682 *** 2026-09-02 12:26:31.349962 | instance | skipping: [instance] 2026-09-02 12:26:31.350073 | instance | 2026-09-02 12:26:31.350319 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-09-02 12:26:31.350544 | instance | Wednesday 02 September 2026 12:26:31 +0000 (0:00:00.070) 0:10:55.752 *** 2026-09-02 12:26:31.393716 | instance | skipping: [instance] 2026-09-02 12:26:31.393897 | instance | 2026-09-02 12:26:31.394138 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-09-02 12:26:31.394366 | instance | Wednesday 02 September 2026 12:26:31 +0000 (0:00:00.044) 0:10:55.797 *** 2026-09-02 12:26:31.436034 | instance | skipping: [instance] 2026-09-02 12:26:31.436129 | instance | 2026-09-02 12:26:31.436412 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-09-02 12:26:31.436624 | instance | Wednesday 02 September 2026 12:26:31 +0000 (0:00:00.042) 0:10:55.839 *** 2026-09-02 12:26:31.503397 | instance | skipping: [instance] 2026-09-02 12:26:31.503552 | instance | 2026-09-02 12:26:31.503793 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-09-02 12:26:31.504045 | instance | Wednesday 02 September 2026 12:26:31 +0000 (0:00:00.066) 0:10:55.906 *** 2026-09-02 12:26:31.544725 | instance | skipping: [instance] 2026-09-02 12:26:31.544955 | instance | 2026-09-02 12:26:31.545188 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-09-02 12:26:31.545411 | instance | Wednesday 02 September 2026 12:26:31 +0000 (0:00:00.041) 0:10:55.948 *** 2026-09-02 12:26:31.586500 | instance | skipping: [instance] 2026-09-02 12:26:31.586692 | instance | 2026-09-02 12:26:31.586947 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-09-02 12:26:31.587171 | instance | Wednesday 02 September 2026 12:26:31 +0000 (0:00:00.041) 0:10:55.989 *** 2026-09-02 12:26:31.625524 | instance | skipping: [instance] 2026-09-02 12:26:31.625720 | instance | 2026-09-02 12:26:31.625976 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-09-02 12:26:31.626198 | instance | Wednesday 02 September 2026 12:26:31 +0000 (0:00:00.039) 0:10:56.029 *** 2026-09-02 12:26:31.664137 | instance | skipping: [instance] 2026-09-02 12:26:31.664325 | instance | 2026-09-02 12:26:31.664548 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-09-02 12:26:31.664752 | instance | Wednesday 02 September 2026 12:26:31 +0000 (0:00:00.038) 0:10:56.067 *** 2026-09-02 12:26:31.703089 | instance | skipping: [instance] 2026-09-02 12:26:31.703260 | instance | 2026-09-02 12:26:31.703480 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-09-02 12:26:31.703700 | instance | Wednesday 02 September 2026 12:26:31 +0000 (0:00:00.038) 0:10:56.106 *** 2026-09-02 12:26:31.743714 | instance | skipping: [instance] 2026-09-02 12:26:31.743918 | instance | 2026-09-02 12:26:31.744199 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-09-02 12:26:31.744449 | instance | Wednesday 02 September 2026 12:26:31 +0000 (0:00:00.040) 0:10:56.147 *** 2026-09-02 12:26:31.794615 | instance | skipping: [instance] 2026-09-02 12:26:31.794849 | instance | 2026-09-02 12:26:31.795092 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-09-02 12:26:31.795349 | instance | Wednesday 02 September 2026 12:26:31 +0000 (0:00:00.050) 0:10:56.198 *** 2026-09-02 12:26:31.825913 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-09-02 12:26:31.826135 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-09-02 12:26:31.826357 | instance | skipping: [instance] 2026-09-02 12:26:31.826577 | instance | 2026-09-02 12:26:31.826835 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-09-02 12:26:31.827071 | instance | Wednesday 02 September 2026 12:26:31 +0000 (0:00:00.031) 0:10:56.229 *** 2026-09-02 12:26:31.869852 | instance | skipping: [instance] 2026-09-02 12:26:31.870060 | instance | 2026-09-02 12:26:31.881789 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-09-02 12:26:31.881821 | instance | Wednesday 02 September 2026 12:26:31 +0000 (0:00:00.043) 0:10:56.272 *** 2026-09-02 12:26:31.941697 | instance | skipping: [instance] 2026-09-02 12:26:31.941950 | instance | 2026-09-02 12:26:31.942187 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-09-02 12:26:31.942414 | instance | Wednesday 02 September 2026 12:26:31 +0000 (0:00:00.070) 0:10:56.343 *** 2026-09-02 12:26:31.984732 | instance | skipping: [instance] 2026-09-02 12:26:31.985031 | instance | 2026-09-02 12:26:31.985280 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-09-02 12:26:31.985502 | instance | Wednesday 02 September 2026 12:26:31 +0000 (0:00:00.044) 0:10:56.387 *** 2026-09-02 12:26:32.026429 | instance | skipping: [instance] 2026-09-02 12:26:32.026648 | instance | 2026-09-02 12:26:32.026938 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-09-02 12:26:32.027171 | instance | Wednesday 02 September 2026 12:26:32 +0000 (0:00:00.041) 0:10:56.429 *** 2026-09-02 12:26:32.097196 | instance | skipping: [instance] 2026-09-02 12:26:32.097367 | instance | 2026-09-02 12:26:32.097606 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-02 12:26:32.097869 | instance | Wednesday 02 September 2026 12:26:32 +0000 (0:00:00.070) 0:10:56.499 *** 2026-09-02 12:26:32.164062 | instance | skipping: [instance] 2026-09-02 12:26:32.164274 | instance | 2026-09-02 12:26:32.164516 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Assert required variables are defined] *** 2026-09-02 12:26:32.164730 | instance | Wednesday 02 September 2026 12:26:32 +0000 (0:00:00.067) 0:10:56.567 *** 2026-09-02 12:26:32.204964 | instance | skipping: [instance] 2026-09-02 12:26:32.205151 | instance | 2026-09-02 12:26:32.205355 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Assert access protocol is valid] **** 2026-09-02 12:26:32.205591 | instance | Wednesday 02 September 2026 12:26:32 +0000 (0:00:00.040) 0:10:56.608 *** 2026-09-02 12:26:32.247838 | instance | skipping: [instance] 2026-09-02 12:26:32.248075 | instance | 2026-09-02 12:26:32.248430 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Deploy Helm chart] ****************** 2026-09-02 12:26:32.248692 | instance | Wednesday 02 September 2026 12:26:32 +0000 (0:00:00.043) 0:10:56.651 *** 2026-09-02 12:26:32.292296 | instance | skipping: [instance] 2026-09-02 12:26:32.292460 | instance | 2026-09-02 12:26:32.292690 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Create Secret and StorageClass] ***** 2026-09-02 12:26:32.292934 | instance | Wednesday 02 September 2026 12:26:32 +0000 (0:00:00.043) 0:10:56.695 *** 2026-09-02 12:26:32.390360 | instance | skipping: [instance] 2026-09-02 12:26:32.390488 | instance | 2026-09-02 12:26:32.390731 | instance | PLAY [Deploy Infrastructure] *************************************************** 2026-09-02 12:26:32.390962 | instance | 2026-09-02 12:26:32.391184 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-02 12:26:32.391406 | instance | Wednesday 02 September 2026 12:26:32 +0000 (0:00:00.098) 0:10:56.793 *** 2026-09-02 12:26:33.754480 | instance | ok: [instance] 2026-09-02 12:26:33.754650 | instance | 2026-09-02 12:26:33.754923 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-09-02 12:26:33.755150 | instance | Wednesday 02 September 2026 12:26:33 +0000 (0:00:01.363) 0:10:58.157 *** 2026-09-02 12:26:33.830030 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-09-02 12:26:33.830213 | instance | 2026-09-02 12:26:33.830445 | instance | TASK [vexxhost.kubernetes.cert_manager : Load version-specific Helm values] **** 2026-09-02 12:26:33.830668 | instance | Wednesday 02 September 2026 12:26:33 +0000 (0:00:00.075) 0:10:58.232 *** 2026-09-02 12:26:33.959603 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/cert_manager/vars/v1.15.yml) 2026-09-02 12:26:33.959805 | instance | 2026-09-02 12:26:33.960095 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-09-02 12:26:33.960342 | instance | Wednesday 02 September 2026 12:26:33 +0000 (0:00:00.129) 0:10:58.362 *** 2026-09-02 12:26:52.696408 | instance | changed: [instance] 2026-09-02 12:26:52.696661 | instance | 2026-09-02 12:26:52.697011 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-09-02 12:26:52.697336 | instance | Wednesday 02 September 2026 12:26:52 +0000 (0:00:18.736) 0:11:17.099 *** 2026-09-02 12:26:53.433365 | instance | changed: [instance] 2026-09-02 12:26:53.433755 | instance | 2026-09-02 12:26:53.434110 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-09-02 12:26:53.434416 | instance | Wednesday 02 September 2026 12:26:53 +0000 (0:00:00.737) 0:11:17.836 *** 2026-09-02 12:26:53.499143 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-09-02 12:26:53.499234 | instance | 2026-09-02 12:26:53.499450 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-09-02 12:26:53.499672 | instance | Wednesday 02 September 2026 12:26:53 +0000 (0:00:00.065) 0:11:17.901 *** 2026-09-02 12:26:54.178207 | instance | changed: [instance] 2026-09-02 12:26:54.178874 | instance | 2026-09-02 12:26:54.178939 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-09-02 12:26:54.178957 | instance | Wednesday 02 September 2026 12:26:54 +0000 (0:00:00.679) 0:11:18.581 *** 2026-09-02 12:26:54.848671 | instance | ok: [instance] 2026-09-02 12:26:54.849306 | instance | 2026-09-02 12:26:54.849365 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-09-02 12:26:54.849382 | instance | Wednesday 02 September 2026 12:26:54 +0000 (0:00:00.670) 0:11:19.251 *** 2026-09-02 12:26:55.392239 | instance | changed: [instance] 2026-09-02 12:26:55.392464 | instance | 2026-09-02 12:26:55.392760 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-09-02 12:26:55.393512 | instance | Wednesday 02 September 2026 12:26:55 +0000 (0:00:00.528) 0:11:19.779 *** 2026-09-02 12:26:55.393533 | instance | 2026-09-02 12:26:55.393542 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] *** 2026-09-02 12:26:55.393702 | instance | Wednesday 02 September 2026 12:26:55 +0000 (0:00:00.015) 0:11:19.795 *** 2026-09-02 12:26:55.445842 | instance | skipping: [instance] 2026-09-02 12:26:55.446036 | instance | 2026-09-02 12:26:55.446336 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] *** 2026-09-02 12:26:55.446567 | instance | Wednesday 02 September 2026 12:26:55 +0000 (0:00:00.053) 0:11:19.848 *** 2026-09-02 12:26:56.897750 | instance | changed: [instance] 2026-09-02 12:26:56.897974 | instance | 2026-09-02 12:26:56.898217 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] *** 2026-09-02 12:26:56.898445 | instance | Wednesday 02 September 2026 12:26:56 +0000 (0:00:01.451) 0:11:21.300 *** 2026-09-02 12:26:58.948133 | instance | changed: [instance] 2026-09-02 12:26:58.948343 | instance | 2026-09-02 12:26:58.948615 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-02 12:26:58.948805 | instance | Wednesday 02 September 2026 12:26:58 +0000 (0:00:02.050) 0:11:23.351 *** 2026-09-02 12:26:58.992211 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-02 12:26:58.992402 | instance | 2026-09-02 12:26:58.992663 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-02 12:26:58.992919 | instance | Wednesday 02 September 2026 12:26:58 +0000 (0:00:00.044) 0:11:23.395 *** 2026-09-02 12:26:59.599886 | instance | changed: [instance] 2026-09-02 12:26:59.600095 | instance | 2026-09-02 12:26:59.600332 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-09-02 12:26:59.600563 | instance | Wednesday 02 September 2026 12:26:59 +0000 (0:00:00.607) 0:11:24.002 *** 2026-09-02 12:27:14.516900 | instance | changed: [instance] 2026-09-02 12:27:14.517207 | instance | 2026-09-02 12:27:14.517431 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-02 12:27:14.517637 | instance | Wednesday 02 September 2026 12:27:14 +0000 (0:00:14.916) 0:11:38.919 *** 2026-09-02 12:27:14.556365 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-02 12:27:14.556633 | instance | 2026-09-02 12:27:14.556931 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-02 12:27:14.557204 | instance | Wednesday 02 September 2026 12:27:14 +0000 (0:00:00.040) 0:11:38.959 *** 2026-09-02 12:27:15.119075 | instance | changed: [instance] 2026-09-02 12:27:15.119281 | instance | 2026-09-02 12:27:15.119582 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-09-02 12:27:15.119736 | instance | Wednesday 02 September 2026 12:27:15 +0000 (0:00:00.559) 0:11:39.519 *** 2026-09-02 12:27:18.255719 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-09-02 12:27:18.255812 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-09-02 12:27:18.255825 | instance | 2026-09-02 12:27:18.255835 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-09-02 12:27:18.255845 | instance | Wednesday 02 September 2026 12:27:18 +0000 (0:00:03.137) 0:11:42.657 *** 2026-09-02 12:27:22.570259 | instance | changed: [instance] 2026-09-02 12:27:22.570303 | instance | 2026-09-02 12:27:22.570310 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-02 12:27:22.570317 | instance | Wednesday 02 September 2026 12:27:22 +0000 (0:00:04.315) 0:11:46.973 *** 2026-09-02 12:27:22.623655 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-02 12:27:22.623902 | instance | 2026-09-02 12:27:22.624494 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-02 12:27:22.624586 | instance | Wednesday 02 September 2026 12:27:22 +0000 (0:00:00.053) 0:11:47.026 *** 2026-09-02 12:27:23.161396 | instance | changed: [instance] 2026-09-02 12:27:23.161490 | instance | 2026-09-02 12:27:23.161838 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-09-02 12:27:23.161900 | instance | Wednesday 02 September 2026 12:27:23 +0000 (0:00:00.538) 0:11:47.565 *** 2026-09-02 12:27:26.004634 | instance | ok: [instance] 2026-09-02 12:27:26.004710 | instance | 2026-09-02 12:27:26.004916 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-09-02 12:27:26.004972 | instance | Wednesday 02 September 2026 12:27:25 +0000 (0:00:02.843) 0:11:50.408 *** 2026-09-02 12:27:29.143755 | instance | changed: [instance] 2026-09-02 12:27:29.143861 | instance | 2026-09-02 12:27:29.143910 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-09-02 12:27:29.144059 | instance | Wednesday 02 September 2026 12:27:29 +0000 (0:00:03.138) 0:11:53.547 *** 2026-09-02 12:27:29.734381 | instance | ok: [instance] 2026-09-02 12:27:29.734573 | instance | 2026-09-02 12:27:29.734797 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-09-02 12:27:29.735033 | instance | Wednesday 02 September 2026 12:27:29 +0000 (0:00:00.589) 0:11:54.137 *** 2026-09-02 12:27:30.388926 | instance | changed: [instance] 2026-09-02 12:27:30.389198 | instance | 2026-09-02 12:27:30.389507 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-09-02 12:27:30.389915 | instance | Wednesday 02 September 2026 12:27:30 +0000 (0:00:00.654) 0:11:54.791 *** 2026-09-02 12:27:31.554597 | instance | ok: [instance] 2026-09-02 12:27:31.554642 | instance | 2026-09-02 12:27:31.554649 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-09-02 12:27:31.554655 | instance | Wednesday 02 September 2026 12:27:31 +0000 (0:00:01.165) 0:11:55.957 *** 2026-09-02 12:27:31.597181 | instance | skipping: [instance] 2026-09-02 12:27:31.597368 | instance | 2026-09-02 12:27:31.597624 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-09-02 12:27:31.597852 | instance | Wednesday 02 September 2026 12:27:31 +0000 (0:00:00.042) 0:11:56.000 *** 2026-09-02 12:27:31.653299 | instance | skipping: [instance] 2026-09-02 12:27:31.653490 | instance | 2026-09-02 12:27:31.653734 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-09-02 12:27:31.653991 | instance | Wednesday 02 September 2026 12:27:31 +0000 (0:00:00.056) 0:11:56.056 *** 2026-09-02 12:27:31.705513 | instance | skipping: [instance] 2026-09-02 12:27:31.706847 | instance | 2026-09-02 12:27:31.706863 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-09-02 12:27:31.706870 | instance | Wednesday 02 September 2026 12:27:31 +0000 (0:00:00.052) 0:11:56.108 *** 2026-09-02 12:27:31.763761 | instance | skipping: [instance] 2026-09-02 12:27:31.764017 | instance | 2026-09-02 12:27:31.764259 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-09-02 12:27:31.764478 | instance | Wednesday 02 September 2026 12:27:31 +0000 (0:00:00.058) 0:11:56.166 *** 2026-09-02 12:27:31.824127 | instance | skipping: [instance] 2026-09-02 12:27:31.824223 | instance | 2026-09-02 12:27:31.824376 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-09-02 12:27:31.824533 | instance | Wednesday 02 September 2026 12:27:31 +0000 (0:00:00.060) 0:11:56.227 *** 2026-09-02 12:27:31.873264 | instance | skipping: [instance] 2026-09-02 12:27:31.873360 | instance | 2026-09-02 12:27:31.873516 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-09-02 12:27:31.873658 | instance | Wednesday 02 September 2026 12:27:31 +0000 (0:00:00.049) 0:11:56.276 *** 2026-09-02 12:27:31.918265 | instance | skipping: [instance] 2026-09-02 12:27:31.918343 | instance | 2026-09-02 12:27:31.918503 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-09-02 12:27:31.918787 | instance | Wednesday 02 September 2026 12:27:31 +0000 (0:00:00.045) 0:11:56.322 *** 2026-09-02 12:29:07.912328 | instance | changed: [instance] 2026-09-02 12:29:07.912421 | instance | 2026-09-02 12:29:07.912750 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-09-02 12:29:07.912795 | instance | Wednesday 02 September 2026 12:29:07 +0000 (0:01:35.993) 0:13:32.315 *** 2026-09-02 12:29:08.676062 | instance | changed: [instance] 2026-09-02 12:29:08.676144 | instance | 2026-09-02 12:29:08.676380 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-02 12:29:08.676614 | instance | Wednesday 02 September 2026 12:29:08 +0000 (0:00:00.762) 0:13:33.078 *** 2026-09-02 12:29:08.740314 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-02 12:29:08.740391 | instance | 2026-09-02 12:29:08.740411 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-02 12:29:08.740618 | instance | Wednesday 02 September 2026 12:29:08 +0000 (0:00:00.064) 0:13:33.143 *** 2026-09-02 12:29:09.300523 | instance | changed: [instance] 2026-09-02 12:29:09.300645 | instance | 2026-09-02 12:29:09.300867 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] *********************** 2026-09-02 12:29:09.301038 | instance | Wednesday 02 September 2026 12:29:09 +0000 (0:00:00.560) 0:13:33.703 *** 2026-09-02 12:29:10.110074 | instance | changed: [instance] 2026-09-02 12:29:10.110265 | instance | 2026-09-02 12:29:10.110588 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] ************************** 2026-09-02 12:29:10.110834 | instance | Wednesday 02 September 2026 12:29:10 +0000 (0:00:00.809) 0:13:34.513 *** 2026-09-02 12:29:11.971066 | instance | changed: [instance] 2026-09-02 12:29:11.971319 | instance | 2026-09-02 12:29:11.971587 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-02 12:29:11.971831 | instance | Wednesday 02 September 2026 12:29:11 +0000 (0:00:01.861) 0:13:36.374 *** 2026-09-02 12:29:12.022038 | instance | skipping: [instance] 2026-09-02 12:29:12.022228 | instance | 2026-09-02 12:29:12.022453 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-02 12:29:12.022676 | instance | Wednesday 02 September 2026 12:29:12 +0000 (0:00:00.051) 0:13:36.425 *** 2026-09-02 12:29:12.057634 | instance | skipping: [instance] 2026-09-02 12:29:12.057881 | instance | 2026-09-02 12:29:12.058187 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-02 12:29:12.058420 | instance | Wednesday 02 September 2026 12:29:12 +0000 (0:00:00.035) 0:13:36.461 *** 2026-09-02 12:29:12.093993 | instance | skipping: [instance] 2026-09-02 12:29:12.094225 | instance | 2026-09-02 12:29:12.094468 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-02 12:29:12.094713 | instance | Wednesday 02 September 2026 12:29:12 +0000 (0:00:00.036) 0:13:36.497 *** 2026-09-02 12:29:12.124643 | instance | skipping: [instance] 2026-09-02 12:29:12.124899 | instance | 2026-09-02 12:29:12.125226 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-02 12:29:12.125529 | instance | Wednesday 02 September 2026 12:29:12 +0000 (0:00:00.030) 0:13:36.528 *** 2026-09-02 12:29:12.805494 | instance | ok: [instance] 2026-09-02 12:29:12.805673 | instance | 2026-09-02 12:29:12.805943 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-02 12:29:12.806201 | instance | Wednesday 02 September 2026 12:29:12 +0000 (0:00:00.680) 0:13:37.208 *** 2026-09-02 12:29:12.876519 | instance | ok: [instance] 2026-09-02 12:29:12.876728 | instance | 2026-09-02 12:29:12.876952 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-02 12:29:12.877205 | instance | Wednesday 02 September 2026 12:29:12 +0000 (0:00:00.071) 0:13:37.279 *** 2026-09-02 12:29:12.925699 | instance | ok: [instance] 2026-09-02 12:29:12.925881 | instance | 2026-09-02 12:29:12.926140 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-02 12:29:12.926353 | instance | Wednesday 02 September 2026 12:29:12 +0000 (0:00:00.049) 0:13:37.329 *** 2026-09-02 12:29:12.998989 | instance | ok: [instance] => (item=oslo_db) 2026-09-02 12:29:12.999066 | instance | 2026-09-02 12:29:12.999432 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-02 12:29:12.999506 | instance | Wednesday 02 September 2026 12:29:12 +0000 (0:00:00.072) 0:13:37.401 *** 2026-09-02 12:29:13.060647 | instance | ok: [instance] 2026-09-02 12:29:13.060758 | instance | 2026-09-02 12:29:13.061049 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-02 12:29:13.061133 | instance | Wednesday 02 September 2026 12:29:13 +0000 (0:00:00.062) 0:13:37.464 *** 2026-09-02 12:29:13.112570 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-02 12:29:13.112623 | instance | 2026-09-02 12:29:13.112757 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-02 12:29:13.112866 | instance | Wednesday 02 September 2026 12:29:13 +0000 (0:00:00.051) 0:13:37.516 *** 2026-09-02 12:29:13.679096 | instance | changed: [instance] 2026-09-02 12:29:13.679162 | instance | 2026-09-02 12:29:13.679173 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-09-02 12:29:13.679192 | instance | Wednesday 02 September 2026 12:29:13 +0000 (0:00:00.565) 0:13:38.082 *** 2026-09-02 12:29:14.398479 | instance | ok: [instance] 2026-09-02 12:29:14.399040 | instance | 2026-09-02 12:29:14.399099 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-09-02 12:29:14.399411 | instance | Wednesday 02 September 2026 12:29:14 +0000 (0:00:00.719) 0:13:38.801 *** 2026-09-02 12:29:20.771509 | instance | changed: [instance] 2026-09-02 12:29:20.772229 | instance | 2026-09-02 12:29:20.772243 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-09-02 12:29:20.772255 | instance | Wednesday 02 September 2026 12:29:20 +0000 (0:00:06.371) 0:13:45.173 *** 2026-09-02 12:29:21.188725 | instance | ok: [instance] 2026-09-02 12:29:21.188793 | instance | 2026-09-02 12:29:21.188860 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-09-02 12:29:21.189133 | instance | Wednesday 02 September 2026 12:29:21 +0000 (0:00:00.417) 0:13:45.591 *** 2026-09-02 12:29:21.563929 | instance | changed: [instance] 2026-09-02 12:29:21.564117 | instance | 2026-09-02 12:29:21.564311 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-09-02 12:29:21.564497 | instance | Wednesday 02 September 2026 12:29:21 +0000 (0:00:00.376) 0:13:45.967 *** 2026-09-02 12:29:22.114872 | instance | changed: [instance] 2026-09-02 12:29:22.115278 | instance | 2026-09-02 12:29:22.115669 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-09-02 12:29:22.116134 | instance | Wednesday 02 September 2026 12:29:22 +0000 (0:00:00.550) 0:13:46.517 *** 2026-09-02 12:29:22.511660 | instance | ok: [instance] 2026-09-02 12:29:22.511719 | instance | 2026-09-02 12:29:22.511824 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-09-02 12:29:22.511919 | instance | Wednesday 02 September 2026 12:29:22 +0000 (0:00:00.396) 0:13:46.914 *** 2026-09-02 12:32:36.462224 | instance | changed: [instance] 2026-09-02 12:32:36.462333 | instance | 2026-09-02 12:32:36.462410 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-09-02 12:32:36.462514 | instance | Wednesday 02 September 2026 12:32:36 +0000 (0:03:13.950) 0:17:00.865 *** 2026-09-02 12:32:37.202433 | instance | ok: [instance] 2026-09-02 12:32:37.203244 | instance | 2026-09-02 12:32:37.203302 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-09-02 12:32:37.203316 | instance | Wednesday 02 September 2026 12:32:37 +0000 (0:00:00.739) 0:17:01.605 *** 2026-09-02 12:32:37.284409 | instance | included: ingress for instance 2026-09-02 12:32:37.284474 | instance | 2026-09-02 12:32:37.284490 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-09-02 12:32:37.284504 | instance | Wednesday 02 September 2026 12:32:37 +0000 (0:00:00.081) 0:17:01.686 *** 2026-09-02 12:32:38.127930 | instance | changed: [instance] 2026-09-02 12:32:38.128007 | instance | 2026-09-02 12:32:38.128126 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-09-02 12:32:38.128244 | instance | Wednesday 02 September 2026 12:32:38 +0000 (0:00:00.845) 0:17:02.531 *** 2026-09-02 12:32:38.471392 | instance | ok: [instance] 2026-09-02 12:32:38.471442 | instance | 2026-09-02 12:32:38.471449 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-09-02 12:32:38.471456 | instance | Wednesday 02 September 2026 12:32:38 +0000 (0:00:00.341) 0:17:02.873 *** 2026-09-02 12:32:39.341127 | instance | changed: [instance] 2026-09-02 12:32:39.341337 | instance | 2026-09-02 12:32:39.341565 | instance | PLAY [Deploy Monitoring] ******************************************************* 2026-09-02 12:32:39.341763 | instance | 2026-09-02 12:32:39.341982 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-02 12:32:39.342217 | instance | Wednesday 02 September 2026 12:32:39 +0000 (0:00:00.871) 0:17:03.744 *** 2026-09-02 12:32:40.948726 | instance | ok: [instance] 2026-09-02 12:32:40.948791 | instance | 2026-09-02 12:32:40.948809 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-02 12:32:40.949054 | instance | Wednesday 02 September 2026 12:32:40 +0000 (0:00:01.607) 0:17:05.351 *** 2026-09-02 12:32:40.988978 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-02 12:32:40.989037 | instance | 2026-09-02 12:32:40.989164 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-02 12:32:40.989280 | instance | Wednesday 02 September 2026 12:32:40 +0000 (0:00:00.041) 0:17:05.392 *** 2026-09-02 12:32:41.490976 | instance | changed: [instance] 2026-09-02 12:32:41.491443 | instance | 2026-09-02 12:32:41.491486 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] *********** 2026-09-02 12:32:41.491494 | instance | Wednesday 02 September 2026 12:32:41 +0000 (0:00:00.501) 0:17:05.894 *** 2026-09-02 12:32:42.525516 | instance | ok: [instance] 2026-09-02 12:32:42.525980 | instance | 2026-09-02 12:32:42.526034 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-09-02 12:32:42.526397 | instance | Wednesday 02 September 2026 12:32:42 +0000 (0:00:01.033) 0:17:06.928 *** 2026-09-02 12:32:45.219529 | instance | changed: [instance] 2026-09-02 12:32:45.219596 | instance | 2026-09-02 12:32:45.219743 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-02 12:32:45.220020 | instance | Wednesday 02 September 2026 12:32:45 +0000 (0:00:02.694) 0:17:09.622 *** 2026-09-02 12:32:45.268172 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-02 12:32:45.268358 | instance | 2026-09-02 12:32:45.268632 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-02 12:32:45.268826 | instance | Wednesday 02 September 2026 12:32:45 +0000 (0:00:00.048) 0:17:09.670 *** 2026-09-02 12:32:45.887045 | instance | changed: [instance] 2026-09-02 12:32:45.887317 | instance | 2026-09-02 12:32:45.887578 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-09-02 12:32:45.887811 | instance | Wednesday 02 September 2026 12:32:45 +0000 (0:00:00.619) 0:17:10.290 *** 2026-09-02 12:32:47.190650 | instance | changed: [instance] 2026-09-02 12:32:47.190709 | instance | 2026-09-02 12:32:47.190720 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-09-02 12:32:47.190731 | instance | Wednesday 02 September 2026 12:32:47 +0000 (0:00:01.302) 0:17:11.593 *** 2026-09-02 12:32:47.698749 | instance | ok: [instance] 2026-09-02 12:32:47.698930 | instance | 2026-09-02 12:32:47.699179 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-09-02 12:32:47.699438 | instance | Wednesday 02 September 2026 12:32:47 +0000 (0:00:00.508) 0:17:12.101 *** 2026-09-02 12:32:58.623351 | instance | ok: [instance] 2026-09-02 12:32:58.623439 | instance | 2026-09-02 12:32:58.624014 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-09-02 12:32:58.624183 | instance | Wednesday 02 September 2026 12:32:58 +0000 (0:00:10.924) 0:17:23.025 *** 2026-09-02 12:33:00.142827 | instance | ok: [instance] 2026-09-02 12:33:00.143421 | instance | 2026-09-02 12:33:00.143485 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-09-02 12:33:00.143699 | instance | Wednesday 02 September 2026 12:33:00 +0000 (0:00:01.519) 0:17:24.545 *** 2026-09-02 12:33:00.453452 | instance | ok: [instance] 2026-09-02 12:33:00.454158 | instance | 2026-09-02 12:33:00.454234 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-09-02 12:33:00.454247 | instance | Wednesday 02 September 2026 12:33:00 +0000 (0:00:00.310) 0:17:24.856 *** 2026-09-02 12:33:00.677486 | instance | ok: [instance] 2026-09-02 12:33:00.677541 | instance | 2026-09-02 12:33:00.677552 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-09-02 12:33:00.677562 | instance | Wednesday 02 September 2026 12:33:00 +0000 (0:00:00.223) 0:17:25.079 *** 2026-09-02 12:33:00.911865 | instance | ok: [instance] 2026-09-02 12:33:00.911917 | instance | 2026-09-02 12:33:00.911929 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-09-02 12:33:00.911985 | instance | Wednesday 02 September 2026 12:33:00 +0000 (0:00:00.234) 0:17:25.314 *** 2026-09-02 12:33:01.566862 | instance | changed: [instance] 2026-09-02 12:33:01.567076 | instance | 2026-09-02 12:33:01.567366 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-09-02 12:33:01.567614 | instance | Wednesday 02 September 2026 12:33:01 +0000 (0:00:00.655) 0:17:25.969 *** 2026-09-02 12:33:18.670209 | instance | changed: [instance] => (item=alertmanager) 2026-09-02 12:33:18.670284 | instance | changed: [instance] => (item=grafana) 2026-09-02 12:33:18.670291 | instance | changed: [instance] => (item=prometheus) 2026-09-02 12:33:18.670297 | instance | 2026-09-02 12:33:18.670303 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-09-02 12:33:18.670324 | instance | Wednesday 02 September 2026 12:33:18 +0000 (0:00:17.102) 0:17:43.072 *** 2026-09-02 12:33:20.655372 | instance | ok: [instance] => (item=alertmanager) 2026-09-02 12:33:20.655565 | instance | ok: [instance] => (item=grafana) 2026-09-02 12:33:20.656005 | instance | ok: [instance] => (item=prometheus) 2026-09-02 12:33:20.656102 | instance | 2026-09-02 12:33:20.656583 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-09-02 12:33:20.656639 | instance | Wednesday 02 September 2026 12:33:20 +0000 (0:00:01.985) 0:17:45.058 *** 2026-09-02 12:33:24.161216 | instance | changed: [instance] => (item=None) 2026-09-02 12:33:24.161358 | instance | changed: [instance] => (item=None) 2026-09-02 12:33:24.161840 | instance | changed: [instance] => (item=None) 2026-09-02 12:33:24.161914 | instance | changed: [instance] 2026-09-02 12:33:24.161926 | instance | 2026-09-02 12:33:24.161943 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-09-02 12:33:24.162169 | instance | Wednesday 02 September 2026 12:33:24 +0000 (0:00:03.505) 0:17:48.564 *** 2026-09-02 12:33:29.712486 | instance | changed: [instance] => (item=None) 2026-09-02 12:33:29.712940 | instance | changed: [instance] => (item=None) 2026-09-02 12:33:29.713031 | instance | changed: [instance] => (item=None) 2026-09-02 12:33:29.714010 | instance | changed: [instance] => (item=None) 2026-09-02 12:33:29.714031 | instance | changed: [instance] => (item=None) 2026-09-02 12:33:29.714041 | instance | changed: [instance] 2026-09-02 12:33:29.714051 | instance | 2026-09-02 12:33:29.714529 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-09-02 12:33:29.714593 | instance | Wednesday 02 September 2026 12:33:29 +0000 (0:00:05.551) 0:17:54.115 *** 2026-09-02 12:33:41.298448 | instance | changed: [instance] => (item=alertmanager) 2026-09-02 12:33:41.298517 | instance | changed: [instance] => (item=prometheus) 2026-09-02 12:33:41.298527 | instance | 2026-09-02 12:33:41.298543 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-09-02 12:33:41.298759 | instance | Wednesday 02 September 2026 12:33:41 +0000 (0:00:11.585) 0:18:05.700 *** 2026-09-02 12:33:52.758720 | instance | changed: [instance] => (item=alertmanager) 2026-09-02 12:33:52.758977 | instance | changed: [instance] => (item=prometheus) 2026-09-02 12:33:52.759190 | instance | 2026-09-02 12:33:52.759442 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-09-02 12:33:52.759682 | instance | Wednesday 02 September 2026 12:33:52 +0000 (0:00:11.459) 0:18:17.160 *** 2026-09-02 12:33:53.539640 | instance | changed: [instance] 2026-09-02 12:33:53.539758 | instance | 2026-09-02 12:33:53.539902 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-09-02 12:33:53.540132 | instance | Wednesday 02 September 2026 12:33:53 +0000 (0:00:00.782) 0:18:17.943 *** 2026-09-02 12:34:00.435388 | instance | ok: [instance] 2026-09-02 12:34:00.435638 | instance | 2026-09-02 12:34:00.436010 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-09-02 12:34:00.436381 | instance | Wednesday 02 September 2026 12:34:00 +0000 (0:00:06.895) 0:18:24.838 *** 2026-09-02 12:34:14.840846 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-09-02 12:34:14.840979 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-09-02 12:34:14.841073 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-09-02 12:34:14.841215 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-09-02 12:34:14.841390 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-09-02 12:34:14.841613 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-09-02 12:34:14.841672 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-09-02 12:34:14.841831 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-09-02 12:34:14.841959 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-09-02 12:34:14.842098 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-09-02 12:34:14.842239 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-09-02 12:34:14.842399 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-09-02 12:34:14.842545 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-09-02 12:34:14.842753 | instance | 2026-09-02 12:34:14.842817 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-09-02 12:34:14.842957 | instance | Wednesday 02 September 2026 12:34:14 +0000 (0:00:14.405) 0:18:39.244 *** 2026-09-02 12:34:50.322074 | instance | changed: [instance] 2026-09-02 12:34:50.322149 | instance | 2026-09-02 12:34:50.322435 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-02 12:34:50.322682 | instance | Wednesday 02 September 2026 12:34:50 +0000 (0:00:35.479) 0:19:14.723 *** 2026-09-02 12:34:50.384007 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-02 12:34:50.384201 | instance | 2026-09-02 12:34:50.384455 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-02 12:34:50.384692 | instance | Wednesday 02 September 2026 12:34:50 +0000 (0:00:00.063) 0:19:14.787 *** 2026-09-02 12:34:50.948846 | instance | changed: [instance] 2026-09-02 12:34:50.949033 | instance | 2026-09-02 12:34:50.949296 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-09-02 12:34:50.949549 | instance | Wednesday 02 September 2026 12:34:50 +0000 (0:00:00.564) 0:19:15.352 *** 2026-09-02 12:34:54.743827 | instance | changed: [instance] 2026-09-02 12:34:54.743922 | instance | 2026-09-02 12:34:54.744044 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-02 12:34:54.744147 | instance | Wednesday 02 September 2026 12:34:54 +0000 (0:00:03.795) 0:19:19.147 *** 2026-09-02 12:34:54.794897 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-02 12:34:54.794983 | instance | 2026-09-02 12:34:54.795065 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-02 12:34:54.795174 | instance | Wednesday 02 September 2026 12:34:54 +0000 (0:00:00.051) 0:19:19.198 *** 2026-09-02 12:34:55.352745 | instance | changed: [instance] 2026-09-02 12:34:55.352851 | instance | 2026-09-02 12:34:55.353002 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-09-02 12:34:55.353138 | instance | Wednesday 02 September 2026 12:34:55 +0000 (0:00:00.557) 0:19:19.756 *** 2026-09-02 12:34:57.669815 | instance | changed: [instance] 2026-09-02 12:34:57.670026 | instance | 2026-09-02 12:34:57.670323 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-02 12:34:57.670591 | instance | Wednesday 02 September 2026 12:34:57 +0000 (0:00:02.316) 0:19:22.073 *** 2026-09-02 12:34:57.729228 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-02 12:34:57.729453 | instance | 2026-09-02 12:34:57.729686 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-02 12:34:57.729912 | instance | Wednesday 02 September 2026 12:34:57 +0000 (0:00:00.059) 0:19:22.132 *** 2026-09-02 12:34:58.263048 | instance | changed: [instance] 2026-09-02 12:34:58.263251 | instance | 2026-09-02 12:34:58.263534 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-09-02 12:34:58.263785 | instance | Wednesday 02 September 2026 12:34:58 +0000 (0:00:00.533) 0:19:22.666 *** 2026-09-02 12:35:00.119846 | instance | changed: [instance] 2026-09-02 12:35:00.120074 | instance | 2026-09-02 12:35:00.120353 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] ********************** 2026-09-02 12:35:00.120597 | instance | Wednesday 02 September 2026 12:35:00 +0000 (0:00:01.856) 0:19:24.523 *** 2026-09-02 12:35:00.992453 | instance | changed: [instance] 2026-09-02 12:35:00.992746 | instance | 2026-09-02 12:35:00.993122 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-02 12:35:00.993391 | instance | Wednesday 02 September 2026 12:35:00 +0000 (0:00:00.872) 0:19:25.395 *** 2026-09-02 12:35:01.063435 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-02 12:35:01.063656 | instance | 2026-09-02 12:35:01.063913 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-02 12:35:01.064202 | instance | Wednesday 02 September 2026 12:35:01 +0000 (0:00:00.071) 0:19:25.466 *** 2026-09-02 12:35:01.618292 | instance | changed: [instance] 2026-09-02 12:35:01.618530 | instance | 2026-09-02 12:35:01.618770 | instance | TASK [vexxhost.atmosphere.smartctl_exporter : Deploy Helm chart] *************** 2026-09-02 12:35:01.619002 | instance | Wednesday 02 September 2026 12:35:01 +0000 (0:00:00.554) 0:19:26.021 *** 2026-09-02 12:35:03.563633 | instance | changed: [instance] 2026-09-02 12:35:03.563769 | instance | 2026-09-02 12:35:03.563782 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-02 12:35:03.563879 | instance | Wednesday 02 September 2026 12:35:03 +0000 (0:00:01.945) 0:19:27.967 *** 2026-09-02 12:35:03.612211 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-02 12:35:03.612343 | instance | 2026-09-02 12:35:03.612356 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-02 12:35:03.612489 | instance | Wednesday 02 September 2026 12:35:03 +0000 (0:00:00.048) 0:19:28.015 *** 2026-09-02 12:35:04.156647 | instance | changed: [instance] 2026-09-02 12:35:04.156836 | instance | 2026-09-02 12:35:04.157071 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] ********** 2026-09-02 12:35:04.157302 | instance | Wednesday 02 September 2026 12:35:04 +0000 (0:00:00.543) 0:19:28.559 *** 2026-09-02 12:35:05.981285 | instance | changed: [instance] 2026-09-02 12:35:05.981376 | instance | 2026-09-02 12:35:05.981388 | instance | PLAY [Deploy OpenStack] ******************************************************** 2026-09-02 12:35:05.981419 | instance | 2026-09-02 12:35:05.981429 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-02 12:35:05.981439 | instance | Wednesday 02 September 2026 12:35:05 +0000 (0:00:01.823) 0:19:30.382 *** 2026-09-02 12:35:07.927304 | instance | ok: [instance] 2026-09-02 12:35:07.927419 | instance | 2026-09-02 12:35:07.927849 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-09-02 12:35:07.928075 | instance | Wednesday 02 September 2026 12:35:07 +0000 (0:00:01.947) 0:19:32.330 *** 2026-09-02 12:35:08.027093 | instance | skipping: [instance] 2026-09-02 12:35:08.027194 | instance | 2026-09-02 12:35:08.027417 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-02 12:35:08.027451 | instance | Wednesday 02 September 2026 12:35:08 +0000 (0:00:00.100) 0:19:32.430 *** 2026-09-02 12:35:08.145959 | instance | ok: [instance] 2026-09-02 12:35:08.146016 | instance | 2026-09-02 12:35:08.146033 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-02 12:35:08.146195 | instance | Wednesday 02 September 2026 12:35:08 +0000 (0:00:00.118) 0:19:32.549 *** 2026-09-02 12:35:08.207428 | instance | skipping: [instance] 2026-09-02 12:35:08.207581 | instance | 2026-09-02 12:35:08.207773 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-02 12:35:08.207917 | instance | Wednesday 02 September 2026 12:35:08 +0000 (0:00:00.061) 0:19:32.610 *** 2026-09-02 12:35:08.259695 | instance | skipping: [instance] 2026-09-02 12:35:08.260691 | instance | 2026-09-02 12:35:08.260747 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-02 12:35:08.260757 | instance | Wednesday 02 September 2026 12:35:08 +0000 (0:00:00.052) 0:19:32.663 *** 2026-09-02 12:35:08.326232 | instance | skipping: [instance] 2026-09-02 12:35:08.326712 | instance | 2026-09-02 12:35:08.326764 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-02 12:35:08.326778 | instance | Wednesday 02 September 2026 12:35:08 +0000 (0:00:00.066) 0:19:32.729 *** 2026-09-02 12:35:08.394527 | instance | skipping: [instance] 2026-09-02 12:35:08.394977 | instance | 2026-09-02 12:35:08.395024 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-02 12:35:08.395031 | instance | Wednesday 02 September 2026 12:35:08 +0000 (0:00:00.068) 0:19:32.797 *** 2026-09-02 12:35:08.469257 | instance | skipping: [instance] 2026-09-02 12:35:08.469522 | instance | 2026-09-02 12:35:08.469795 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-02 12:35:08.470035 | instance | Wednesday 02 September 2026 12:35:08 +0000 (0:00:00.073) 0:19:32.871 *** 2026-09-02 12:35:08.551570 | instance | ok: [instance] 2026-09-02 12:35:08.551783 | instance | 2026-09-02 12:35:08.552074 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-02 12:35:08.552333 | instance | Wednesday 02 September 2026 12:35:08 +0000 (0:00:00.082) 0:19:32.954 *** 2026-09-02 12:35:08.632509 | instance | ok: [instance] => (item=oslo_cache) 2026-09-02 12:35:08.632738 | instance | 2026-09-02 12:35:08.632985 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-02 12:35:08.633267 | instance | Wednesday 02 September 2026 12:35:08 +0000 (0:00:00.080) 0:19:33.035 *** 2026-09-02 12:35:08.716957 | instance | ok: [instance] 2026-09-02 12:35:08.717243 | instance | 2026-09-02 12:35:08.717551 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-02 12:35:08.717787 | instance | Wednesday 02 September 2026 12:35:08 +0000 (0:00:00.084) 0:19:33.119 *** 2026-09-02 12:35:08.784091 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-02 12:35:08.784341 | instance | 2026-09-02 12:35:08.784608 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-02 12:35:08.784851 | instance | Wednesday 02 September 2026 12:35:08 +0000 (0:00:00.067) 0:19:33.187 *** 2026-09-02 12:35:09.409286 | instance | changed: [instance] 2026-09-02 12:35:09.409423 | instance | 2026-09-02 12:35:09.409699 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-09-02 12:35:09.409964 | instance | Wednesday 02 September 2026 12:35:09 +0000 (0:00:00.624) 0:19:33.812 *** 2026-09-02 12:35:11.234104 | instance | changed: [instance] 2026-09-02 12:35:11.234663 | instance | 2026-09-02 12:35:11.234680 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-09-02 12:35:11.234690 | instance | Wednesday 02 September 2026 12:35:11 +0000 (0:00:01.825) 0:19:35.637 *** 2026-09-02 12:35:12.098173 | instance | changed: [instance] 2026-09-02 12:35:12.099406 | instance | 2026-09-02 12:35:12.099435 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-09-02 12:35:12.099999 | instance | Wednesday 02 September 2026 12:35:12 +0000 (0:00:00.862) 0:19:36.500 *** 2026-09-02 12:35:17.015250 | instance | changed: [instance] 2026-09-02 12:35:17.015372 | instance | 2026-09-02 12:35:17.015401 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-09-02 12:35:17.015663 | instance | Wednesday 02 September 2026 12:35:17 +0000 (0:00:04.917) 0:19:41.418 *** 2026-09-02 12:35:17.301466 | instance | changed: [instance] 2026-09-02 12:35:17.301580 | instance | 2026-09-02 12:35:17.301859 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-09-02 12:35:17.302088 | instance | Wednesday 02 September 2026 12:35:17 +0000 (0:00:00.285) 0:19:41.704 *** 2026-09-02 12:35:17.928392 | instance | changed: [instance] 2026-09-02 12:35:17.928524 | instance | 2026-09-02 12:35:17.928782 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-02 12:35:17.929003 | instance | Wednesday 02 September 2026 12:35:17 +0000 (0:00:00.627) 0:19:42.331 *** 2026-09-02 12:35:18.056641 | instance | ok: [instance] 2026-09-02 12:35:18.056799 | instance | 2026-09-02 12:35:18.057022 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-02 12:35:18.057244 | instance | Wednesday 02 September 2026 12:35:18 +0000 (0:00:00.128) 0:19:42.459 *** 2026-09-02 12:35:18.147708 | instance | included: rabbitmq for instance 2026-09-02 12:35:18.147927 | instance | 2026-09-02 12:35:18.148208 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-02 12:35:18.148454 | instance | Wednesday 02 September 2026 12:35:18 +0000 (0:00:00.091) 0:19:42.551 *** 2026-09-02 12:35:18.892385 | instance | ok: [instance] 2026-09-02 12:35:18.892504 | instance | 2026-09-02 12:35:18.892751 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-02 12:35:18.892968 | instance | Wednesday 02 September 2026 12:35:18 +0000 (0:00:00.743) 0:19:43.294 *** 2026-09-02 12:35:18.952369 | instance | skipping: [instance] 2026-09-02 12:35:18.952614 | instance | 2026-09-02 12:35:18.952675 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-02 12:35:18.952899 | instance | Wednesday 02 September 2026 12:35:18 +0000 (0:00:00.060) 0:19:43.355 *** 2026-09-02 12:35:19.036590 | instance | skipping: [instance] 2026-09-02 12:35:19.036691 | instance | 2026-09-02 12:35:19.036915 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-02 12:35:19.037137 | instance | Wednesday 02 September 2026 12:35:19 +0000 (0:00:00.083) 0:19:43.439 *** 2026-09-02 12:35:19.096000 | instance | skipping: [instance] 2026-09-02 12:35:19.096052 | instance | 2026-09-02 12:35:19.096302 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-02 12:35:19.096563 | instance | Wednesday 02 September 2026 12:35:19 +0000 (0:00:00.059) 0:19:43.499 *** 2026-09-02 12:35:49.944666 | instance | changed: [instance] 2026-09-02 12:35:49.944851 | instance | 2026-09-02 12:35:49.945106 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-02 12:35:49.945329 | instance | Wednesday 02 September 2026 12:35:49 +0000 (0:00:30.848) 0:20:14.347 *** 2026-09-02 12:35:50.559520 | instance | ok: [instance] 2026-09-02 12:35:50.559654 | instance | 2026-09-02 12:35:50.559830 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-02 12:35:50.560006 | instance | Wednesday 02 September 2026 12:35:50 +0000 (0:00:00.615) 0:20:14.963 *** 2026-09-02 12:35:50.622154 | instance | ok: [instance] 2026-09-02 12:35:50.622294 | instance | 2026-09-02 12:35:50.622472 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-02 12:35:50.622628 | instance | Wednesday 02 September 2026 12:35:50 +0000 (0:00:00.062) 0:20:15.025 *** 2026-09-02 12:35:50.707435 | instance | skipping: [instance] 2026-09-02 12:35:50.707637 | instance | 2026-09-02 12:35:50.707873 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-02 12:35:50.708139 | instance | Wednesday 02 September 2026 12:35:50 +0000 (0:00:00.084) 0:20:15.110 *** 2026-09-02 12:35:50.790497 | instance | skipping: [instance] 2026-09-02 12:35:50.790643 | instance | 2026-09-02 12:35:50.790925 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-02 12:35:50.791147 | instance | Wednesday 02 September 2026 12:35:50 +0000 (0:00:00.082) 0:20:15.193 *** 2026-09-02 12:35:50.857714 | instance | ok: [instance] 2026-09-02 12:35:50.857836 | instance | 2026-09-02 12:35:50.858095 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-02 12:35:50.858302 | instance | Wednesday 02 September 2026 12:35:50 +0000 (0:00:00.067) 0:20:15.261 *** 2026-09-02 12:35:50.980076 | instance | ok: [instance] => (item=oslo_cache) 2026-09-02 12:35:50.980199 | instance | ok: [instance] => (item=oslo_db) 2026-09-02 12:35:50.980357 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-02 12:35:50.980509 | instance | ok: [instance] => (item=identity) 2026-09-02 12:35:50.980645 | instance | 2026-09-02 12:35:50.980792 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-02 12:35:50.980937 | instance | Wednesday 02 September 2026 12:35:50 +0000 (0:00:00.122) 0:20:15.383 *** 2026-09-02 12:35:51.080332 | instance | ok: [instance] 2026-09-02 12:35:51.080424 | instance | 2026-09-02 12:35:51.080538 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-02 12:35:51.080644 | instance | Wednesday 02 September 2026 12:35:51 +0000 (0:00:00.100) 0:20:15.483 *** 2026-09-02 12:35:51.278016 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-02 12:35:51.278084 | instance | 2026-09-02 12:35:51.278103 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-02 12:35:51.278200 | instance | Wednesday 02 September 2026 12:35:51 +0000 (0:00:00.197) 0:20:15.681 *** 2026-09-02 12:35:51.907118 | instance | changed: [instance] 2026-09-02 12:35:51.907191 | instance | 2026-09-02 12:35:51.907362 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-09-02 12:35:51.907507 | instance | Wednesday 02 September 2026 12:35:51 +0000 (0:00:00.629) 0:20:16.310 *** 2026-09-02 12:35:53.573552 | instance | ok: [instance] => (item=None) 2026-09-02 12:35:53.573762 | instance | ok: [instance] 2026-09-02 12:35:53.573982 | instance | 2026-09-02 12:35:53.574248 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-09-02 12:35:53.574513 | instance | Wednesday 02 September 2026 12:35:53 +0000 (0:00:01.664) 0:20:17.975 *** 2026-09-02 12:35:54.861587 | instance | ok: [instance] => (item=atmosphere) 2026-09-02 12:35:54.861646 | instance | 2026-09-02 12:35:54.861658 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-09-02 12:35:54.861667 | instance | Wednesday 02 September 2026 12:35:54 +0000 (0:00:01.288) 0:20:19.263 *** 2026-09-02 12:35:55.780101 | instance | changed: [instance] 2026-09-02 12:35:55.780179 | instance | 2026-09-02 12:35:55.780194 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-09-02 12:35:55.780207 | instance | Wednesday 02 September 2026 12:35:55 +0000 (0:00:00.918) 0:20:20.181 *** 2026-09-02 12:35:56.889992 | instance | changed: [instance] => (item=None) 2026-09-02 12:35:56.890072 | instance | changed: [instance] 2026-09-02 12:35:56.890533 | instance | 2026-09-02 12:35:56.890579 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-09-02 12:35:56.890601 | instance | Wednesday 02 September 2026 12:35:56 +0000 (0:00:01.111) 0:20:21.293 *** 2026-09-02 12:35:58.685261 | instance | changed: [instance] => (item=None) 2026-09-02 12:35:58.685334 | instance | changed: [instance] 2026-09-02 12:35:58.685371 | instance | 2026-09-02 12:35:58.685381 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-09-02 12:35:58.685397 | instance | Wednesday 02 September 2026 12:35:58 +0000 (0:00:01.793) 0:20:23.087 *** 2026-09-02 12:38:46.262016 | instance | changed: [instance] 2026-09-02 12:38:46.262160 | instance | 2026-09-02 12:38:46.262668 | instance | TASK [Create Ingress] ********************************************************** 2026-09-02 12:38:46.262741 | instance | Wednesday 02 September 2026 12:38:46 +0000 (0:02:47.577) 0:23:10.664 *** 2026-09-02 12:38:46.376936 | instance | included: openstack_helm_ingress for instance 2026-09-02 12:38:46.377018 | instance | 2026-09-02 12:38:46.377083 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-02 12:38:46.377201 | instance | Wednesday 02 September 2026 12:38:46 +0000 (0:00:00.115) 0:23:10.780 *** 2026-09-02 12:38:46.470090 | instance | skipping: [instance] 2026-09-02 12:38:46.470199 | instance | 2026-09-02 12:38:46.470527 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-02 12:38:46.470595 | instance | Wednesday 02 September 2026 12:38:46 +0000 (0:00:00.092) 0:23:10.873 *** 2026-09-02 12:38:46.544573 | instance | skipping: [instance] 2026-09-02 12:38:46.545055 | instance | 2026-09-02 12:38:46.545094 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-02 12:38:46.545197 | instance | Wednesday 02 September 2026 12:38:46 +0000 (0:00:00.074) 0:23:10.947 *** 2026-09-02 12:38:46.638738 | instance | ok: [instance] 2026-09-02 12:38:46.638890 | instance | 2026-09-02 12:38:46.639214 | instance | TASK [Create Ingress identity] ************************************************* 2026-09-02 12:38:46.639281 | instance | Wednesday 02 September 2026 12:38:46 +0000 (0:00:00.093) 0:23:11.041 *** 2026-09-02 12:38:46.736596 | instance | included: ingress for instance 2026-09-02 12:38:46.736728 | instance | 2026-09-02 12:38:46.736892 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-09-02 12:38:46.737071 | instance | Wednesday 02 September 2026 12:38:46 +0000 (0:00:00.097) 0:23:11.139 *** 2026-09-02 12:38:47.632546 | instance | changed: [instance] 2026-09-02 12:38:47.632718 | instance | 2026-09-02 12:38:47.632961 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-09-02 12:38:47.633188 | instance | Wednesday 02 September 2026 12:38:47 +0000 (0:00:00.896) 0:23:12.035 *** 2026-09-02 12:38:52.039747 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left). 2026-09-02 12:38:52.039821 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left). 2026-09-02 12:38:52.039910 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left). 2026-09-02 12:38:52.040036 | instance | ok: [instance] 2026-09-02 12:38:52.040110 | instance | 2026-09-02 12:38:52.040232 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-09-02 12:38:52.040319 | instance | Wednesday 02 September 2026 12:38:52 +0000 (0:00:04.407) 0:23:16.443 *** 2026-09-02 12:38:52.763670 | instance | ok: [instance] 2026-09-02 12:38:52.764007 | instance | 2026-09-02 12:38:52.764380 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-09-02 12:38:52.764737 | instance | Wednesday 02 September 2026 12:38:52 +0000 (0:00:00.723) 0:23:17.166 *** 2026-09-02 12:38:54.436263 | instance | ok: [instance] => (item=atmosphere) 2026-09-02 12:38:54.436455 | instance | 2026-09-02 12:38:54.436839 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-09-02 12:38:54.437080 | instance | Wednesday 02 September 2026 12:38:54 +0000 (0:00:01.672) 0:23:18.839 *** 2026-09-02 12:38:55.722572 | instance | changed: [instance] => (item=atmosphere) 2026-09-02 12:38:55.722696 | instance | 2026-09-02 12:38:55.723030 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-09-02 12:38:55.723131 | instance | Wednesday 02 September 2026 12:38:55 +0000 (0:00:01.286) 0:23:20.125 *** 2026-09-02 12:38:56.858805 | instance | changed: [instance] => (item=atmosphere) 2026-09-02 12:38:56.858971 | instance | 2026-09-02 12:38:56.859083 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-09-02 12:38:56.859211 | instance | Wednesday 02 September 2026 12:38:56 +0000 (0:00:01.136) 0:23:21.262 *** 2026-09-02 12:38:58.160973 | instance | changed: [instance] => (item=atmosphere) 2026-09-02 12:38:58.161382 | instance | 2026-09-02 12:38:58.161404 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-09-02 12:38:58.161411 | instance | Wednesday 02 September 2026 12:38:58 +0000 (0:00:01.301) 0:23:22.564 *** 2026-09-02 12:38:58.435328 | instance | changed: [instance] 2026-09-02 12:38:58.435399 | instance | 2026-09-02 12:38:58.435738 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-02 12:38:58.435778 | instance | Wednesday 02 September 2026 12:38:58 +0000 (0:00:00.274) 0:23:22.839 *** 2026-09-02 12:38:59.568505 | instance | ok: [instance] 2026-09-02 12:38:59.568592 | instance | 2026-09-02 12:38:59.568769 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-02 12:38:59.568908 | instance | Wednesday 02 September 2026 12:38:59 +0000 (0:00:01.133) 0:23:23.972 *** 2026-09-02 12:38:59.925504 | instance | ok: [instance] 2026-09-02 12:38:59.925660 | instance | 2026-09-02 12:38:59.925870 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-02 12:38:59.926032 | instance | Wednesday 02 September 2026 12:38:59 +0000 (0:00:00.356) 0:23:24.329 *** 2026-09-02 12:39:00.038543 | instance | ok: [instance] => { 2026-09-02 12:39:00.038682 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz" 2026-09-02 12:39:00.038826 | instance | } 2026-09-02 12:39:00.038963 | instance | 2026-09-02 12:39:00.039111 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-02 12:39:00.039259 | instance | Wednesday 02 September 2026 12:39:00 +0000 (0:00:00.112) 0:23:24.441 *** 2026-09-02 12:39:00.685251 | instance | changed: [instance] 2026-09-02 12:39:00.685547 | instance | 2026-09-02 12:39:00.685845 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-02 12:39:00.686133 | instance | Wednesday 02 September 2026 12:39:00 +0000 (0:00:00.646) 0:23:25.088 *** 2026-09-02 12:39:02.183929 | instance | changed: [instance] 2026-09-02 12:39:02.184040 | instance | 2026-09-02 12:39:02.184332 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-09-02 12:39:02.184378 | instance | Wednesday 02 September 2026 12:39:02 +0000 (0:00:01.499) 0:23:26.587 *** 2026-09-02 12:39:02.736456 | instance | changed: [instance] 2026-09-02 12:39:02.736580 | instance | 2026-09-02 12:39:02.736731 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-09-02 12:39:02.736863 | instance | Wednesday 02 September 2026 12:39:02 +0000 (0:00:00.552) 0:23:27.140 *** 2026-09-02 12:39:03.652685 | instance | ok: [instance] 2026-09-02 12:39:03.652756 | instance | 2026-09-02 12:39:03.653269 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-09-02 12:39:03.653321 | instance | Wednesday 02 September 2026 12:39:03 +0000 (0:00:00.915) 0:23:28.055 *** 2026-09-02 12:39:04.369506 | instance | ok: [instance] 2026-09-02 12:39:04.369790 | instance | 2026-09-02 12:39:04.370198 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-09-02 12:39:04.370234 | instance | Wednesday 02 September 2026 12:39:04 +0000 (0:00:00.716) 0:23:28.772 *** 2026-09-02 12:39:04.829632 | instance | ok: [instance] 2026-09-02 12:39:04.829870 | instance | 2026-09-02 12:39:04.829930 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-09-02 12:39:04.830078 | instance | Wednesday 02 September 2026 12:39:04 +0000 (0:00:00.460) 0:23:29.233 *** 2026-09-02 12:39:04.955821 | instance | included: openstack_helm_endpoints for instance 2026-09-02 12:39:04.955891 | instance | 2026-09-02 12:39:04.956137 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-02 12:39:04.956186 | instance | Wednesday 02 September 2026 12:39:04 +0000 (0:00:00.126) 0:23:29.359 *** 2026-09-02 12:39:05.028044 | instance | skipping: [instance] 2026-09-02 12:39:05.028119 | instance | 2026-09-02 12:39:05.028242 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-02 12:39:05.028403 | instance | Wednesday 02 September 2026 12:39:05 +0000 (0:00:00.071) 0:23:29.430 *** 2026-09-02 12:39:05.084734 | instance | skipping: [instance] 2026-09-02 12:39:05.084937 | instance | 2026-09-02 12:39:05.085183 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-02 12:39:05.085423 | instance | Wednesday 02 September 2026 12:39:05 +0000 (0:00:00.057) 0:23:29.487 *** 2026-09-02 12:39:05.141513 | instance | skipping: [instance] 2026-09-02 12:39:05.141707 | instance | 2026-09-02 12:39:05.141882 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-02 12:39:05.142090 | instance | Wednesday 02 September 2026 12:39:05 +0000 (0:00:00.057) 0:23:29.544 *** 2026-09-02 12:39:05.191844 | instance | skipping: [instance] 2026-09-02 12:39:05.192047 | instance | 2026-09-02 12:39:05.192234 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-02 12:39:05.192416 | instance | Wednesday 02 September 2026 12:39:05 +0000 (0:00:00.050) 0:23:29.595 *** 2026-09-02 12:39:05.242885 | instance | skipping: [instance] 2026-09-02 12:39:05.243130 | instance | 2026-09-02 12:39:05.243483 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-02 12:39:05.243739 | instance | Wednesday 02 September 2026 12:39:05 +0000 (0:00:00.050) 0:23:29.646 *** 2026-09-02 12:39:05.295648 | instance | skipping: [instance] 2026-09-02 12:39:05.295864 | instance | 2026-09-02 12:39:05.296175 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-02 12:39:05.296412 | instance | Wednesday 02 September 2026 12:39:05 +0000 (0:00:00.052) 0:23:29.699 *** 2026-09-02 12:39:05.360374 | instance | ok: [instance] 2026-09-02 12:39:05.360557 | instance | 2026-09-02 12:39:05.360750 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-02 12:39:05.360935 | instance | Wednesday 02 September 2026 12:39:05 +0000 (0:00:00.064) 0:23:29.763 *** 2026-09-02 12:39:05.452483 | instance | ok: [instance] => (item=identity) 2026-09-02 12:39:05.452649 | instance | 2026-09-02 12:39:05.452875 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-02 12:39:05.453098 | instance | Wednesday 02 September 2026 12:39:05 +0000 (0:00:00.091) 0:23:29.855 *** 2026-09-02 12:39:05.551518 | instance | ok: [instance] 2026-09-02 12:39:05.551789 | instance | 2026-09-02 12:39:05.552166 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-09-02 12:39:05.552517 | instance | Wednesday 02 September 2026 12:39:05 +0000 (0:00:00.099) 0:23:29.954 *** 2026-09-02 12:39:06.123254 | instance | changed: [instance] 2026-09-02 12:39:06.123485 | instance | 2026-09-02 12:39:06.123786 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-09-02 12:39:06.124049 | instance | Wednesday 02 September 2026 12:39:06 +0000 (0:00:00.570) 0:23:30.525 *** 2026-09-02 12:39:06.719064 | instance | changed: [instance] 2026-09-02 12:39:06.719253 | instance | 2026-09-02 12:39:06.719503 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-09-02 12:39:06.719731 | instance | Wednesday 02 September 2026 12:39:06 +0000 (0:00:00.596) 0:23:31.122 *** 2026-09-02 12:39:07.268525 | instance | changed: [instance] 2026-09-02 12:39:07.268632 | instance | 2026-09-02 12:39:07.268787 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-09-02 12:39:07.268933 | instance | Wednesday 02 September 2026 12:39:07 +0000 (0:00:00.549) 0:23:31.671 *** 2026-09-02 12:39:07.857315 | instance | changed: [instance] 2026-09-02 12:39:07.857540 | instance | 2026-09-02 12:39:07.857786 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-02 12:39:07.858023 | instance | Wednesday 02 September 2026 12:39:07 +0000 (0:00:00.588) 0:23:32.260 *** 2026-09-02 12:39:07.973889 | instance | ok: [instance] 2026-09-02 12:39:07.974079 | instance | 2026-09-02 12:39:07.974307 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-02 12:39:07.974561 | instance | Wednesday 02 September 2026 12:39:07 +0000 (0:00:00.116) 0:23:32.377 *** 2026-09-02 12:39:08.093538 | instance | included: rabbitmq for instance 2026-09-02 12:39:08.093730 | instance | 2026-09-02 12:39:08.094069 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-02 12:39:08.094212 | instance | Wednesday 02 September 2026 12:39:08 +0000 (0:00:00.119) 0:23:32.496 *** 2026-09-02 12:39:08.871640 | instance | ok: [instance] 2026-09-02 12:39:08.871840 | instance | 2026-09-02 12:39:08.872103 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-02 12:39:08.872348 | instance | Wednesday 02 September 2026 12:39:08 +0000 (0:00:00.777) 0:23:33.274 *** 2026-09-02 12:39:08.943987 | instance | skipping: [instance] 2026-09-02 12:39:08.944163 | instance | 2026-09-02 12:39:08.944401 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-02 12:39:08.944653 | instance | Wednesday 02 September 2026 12:39:08 +0000 (0:00:00.072) 0:23:33.347 *** 2026-09-02 12:39:09.029758 | instance | skipping: [instance] 2026-09-02 12:39:09.029867 | instance | 2026-09-02 12:39:09.030123 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-02 12:39:09.030346 | instance | Wednesday 02 September 2026 12:39:09 +0000 (0:00:00.085) 0:23:33.432 *** 2026-09-02 12:39:09.100080 | instance | skipping: [instance] 2026-09-02 12:39:09.100292 | instance | 2026-09-02 12:39:09.100510 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-02 12:39:09.100729 | instance | Wednesday 02 September 2026 12:39:09 +0000 (0:00:00.070) 0:23:33.502 *** 2026-09-02 12:39:40.002645 | instance | changed: [instance] 2026-09-02 12:39:40.002832 | instance | 2026-09-02 12:39:40.003082 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-02 12:39:40.003319 | instance | Wednesday 02 September 2026 12:39:39 +0000 (0:00:30.902) 0:24:04.405 *** 2026-09-02 12:39:40.705883 | instance | ok: [instance] 2026-09-02 12:39:40.706084 | instance | 2026-09-02 12:39:40.706329 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-02 12:39:40.706582 | instance | Wednesday 02 September 2026 12:39:40 +0000 (0:00:00.703) 0:24:05.108 *** 2026-09-02 12:39:40.796806 | instance | ok: [instance] 2026-09-02 12:39:40.797031 | instance | 2026-09-02 12:39:40.797247 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-02 12:39:40.797501 | instance | Wednesday 02 September 2026 12:39:40 +0000 (0:00:00.091) 0:24:05.200 *** 2026-09-02 12:39:40.851209 | instance | skipping: [instance] 2026-09-02 12:39:40.851410 | instance | 2026-09-02 12:39:40.851678 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-02 12:39:40.851900 | instance | Wednesday 02 September 2026 12:39:40 +0000 (0:00:00.054) 0:24:05.255 *** 2026-09-02 12:39:40.938191 | instance | skipping: [instance] 2026-09-02 12:39:40.938396 | instance | 2026-09-02 12:39:40.938668 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-02 12:39:40.938890 | instance | Wednesday 02 September 2026 12:39:40 +0000 (0:00:00.085) 0:24:05.340 *** 2026-09-02 12:39:41.005896 | instance | ok: [instance] 2026-09-02 12:39:41.005970 | instance | 2026-09-02 12:39:41.006101 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-02 12:39:41.006188 | instance | Wednesday 02 September 2026 12:39:41 +0000 (0:00:00.069) 0:24:05.409 *** 2026-09-02 12:39:41.118442 | instance | ok: [instance] => (item=key_manager) 2026-09-02 12:39:41.118689 | instance | ok: [instance] => (item=identity) 2026-09-02 12:39:41.118935 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-02 12:39:41.119168 | instance | ok: [instance] => (item=oslo_db) 2026-09-02 12:39:41.119408 | instance | ok: [instance] => (item=oslo_cache) 2026-09-02 12:39:41.119649 | instance | 2026-09-02 12:39:41.120129 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-02 12:39:41.120186 | instance | Wednesday 02 September 2026 12:39:41 +0000 (0:00:00.111) 0:24:05.521 *** 2026-09-02 12:39:41.197543 | instance | ok: [instance] 2026-09-02 12:39:41.197732 | instance | 2026-09-02 12:39:41.197976 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-02 12:39:41.198208 | instance | Wednesday 02 September 2026 12:39:41 +0000 (0:00:00.079) 0:24:05.600 *** 2026-09-02 12:39:41.288934 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-02 12:39:41.289132 | instance | 2026-09-02 12:39:41.289348 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-02 12:39:41.289605 | instance | Wednesday 02 September 2026 12:39:41 +0000 (0:00:00.091) 0:24:05.692 *** 2026-09-02 12:39:41.879996 | instance | changed: [instance] 2026-09-02 12:39:41.880313 | instance | 2026-09-02 12:39:41.880740 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************ 2026-09-02 12:39:41.881096 | instance | Wednesday 02 September 2026 12:39:41 +0000 (0:00:00.591) 0:24:06.283 *** 2026-09-02 12:41:30.725692 | instance | changed: [instance] 2026-09-02 12:41:30.726032 | instance | 2026-09-02 12:41:30.726405 | instance | TASK [Create Ingress] ********************************************************** 2026-09-02 12:41:30.726866 | instance | Wednesday 02 September 2026 12:41:30 +0000 (0:01:48.845) 0:25:55.128 *** 2026-09-02 12:41:30.826284 | instance | included: openstack_helm_ingress for instance 2026-09-02 12:41:30.826568 | instance | 2026-09-02 12:41:30.826831 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-02 12:41:30.827102 | instance | Wednesday 02 September 2026 12:41:30 +0000 (0:00:00.100) 0:25:55.229 *** 2026-09-02 12:41:30.864157 | instance | skipping: [instance] 2026-09-02 12:41:30.864476 | instance | 2026-09-02 12:41:30.864856 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-02 12:41:30.865261 | instance | Wednesday 02 September 2026 12:41:30 +0000 (0:00:00.037) 0:25:55.267 *** 2026-09-02 12:41:30.900134 | instance | skipping: [instance] 2026-09-02 12:41:30.900564 | instance | 2026-09-02 12:41:30.900982 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-02 12:41:30.901238 | instance | Wednesday 02 September 2026 12:41:30 +0000 (0:00:00.035) 0:25:55.303 *** 2026-09-02 12:41:31.112124 | instance | ok: [instance] 2026-09-02 12:41:31.112393 | instance | 2026-09-02 12:41:31.112748 | instance | TASK [Create Ingress key-manager] ********************************************** 2026-09-02 12:41:31.113057 | instance | Wednesday 02 September 2026 12:41:31 +0000 (0:00:00.211) 0:25:55.515 *** 2026-09-02 12:41:31.204921 | instance | included: ingress for instance 2026-09-02 12:41:31.205036 | instance | 2026-09-02 12:41:31.205218 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] **************** 2026-09-02 12:41:31.205374 | instance | Wednesday 02 September 2026 12:41:31 +0000 (0:00:00.093) 0:25:55.608 *** 2026-09-02 12:41:32.203871 | instance | changed: [instance] 2026-09-02 12:41:32.204101 | instance | 2026-09-02 12:41:32.204339 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] ********************** 2026-09-02 12:41:32.204594 | instance | Wednesday 02 September 2026 12:41:32 +0000 (0:00:00.998) 0:25:56.607 *** 2026-09-02 12:41:33.402452 | instance | changed: [instance] 2026-09-02 12:41:33.402529 | instance | 2026-09-02 12:41:33.402977 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************ 2026-09-02 12:41:33.403044 | instance | Wednesday 02 September 2026 12:41:33 +0000 (0:00:01.198) 0:25:57.805 *** 2026-09-02 12:41:43.709856 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'}) 2026-09-02 12:41:43.709957 | instance | 2026-09-02 12:41:43.709969 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-02 12:41:43.710091 | instance | Wednesday 02 September 2026 12:41:43 +0000 (0:00:10.307) 0:26:08.113 *** 2026-09-02 12:41:43.770079 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-02 12:41:43.770187 | instance | 2026-09-02 12:41:43.770206 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-02 12:41:43.770381 | instance | Wednesday 02 September 2026 12:41:43 +0000 (0:00:00.060) 0:26:08.173 *** 2026-09-02 12:41:44.376040 | instance | changed: [instance] 2026-09-02 12:41:44.376857 | instance | 2026-09-02 12:41:44.376914 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] *********************** 2026-09-02 12:41:44.376926 | instance | Wednesday 02 September 2026 12:41:44 +0000 (0:00:00.605) 0:26:08.779 *** 2026-09-02 12:41:47.642260 | instance | changed: [instance] 2026-09-02 12:41:47.642341 | instance | 2026-09-02 12:41:47.642684 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-02 12:41:47.642727 | instance | Wednesday 02 September 2026 12:41:47 +0000 (0:00:03.266) 0:26:12.045 *** 2026-09-02 12:41:47.719192 | instance | skipping: [instance] 2026-09-02 12:41:47.719660 | instance | 2026-09-02 12:41:47.719714 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-02 12:41:47.719722 | instance | Wednesday 02 September 2026 12:41:47 +0000 (0:00:00.076) 0:26:12.122 *** 2026-09-02 12:41:47.778872 | instance | skipping: [instance] 2026-09-02 12:41:47.778936 | instance | 2026-09-02 12:41:47.778948 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-02 12:41:47.778960 | instance | Wednesday 02 September 2026 12:41:47 +0000 (0:00:00.058) 0:26:12.181 *** 2026-09-02 12:41:47.816604 | instance | skipping: [instance] 2026-09-02 12:41:47.816942 | instance | 2026-09-02 12:41:47.816986 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-02 12:41:47.816993 | instance | Wednesday 02 September 2026 12:41:47 +0000 (0:00:00.039) 0:26:12.220 *** 2026-09-02 12:41:47.878591 | instance | skipping: [instance] 2026-09-02 12:41:47.879087 | instance | 2026-09-02 12:41:47.879151 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-02 12:41:47.879161 | instance | Wednesday 02 September 2026 12:41:47 +0000 (0:00:00.061) 0:26:12.281 *** 2026-09-02 12:41:47.940871 | instance | skipping: [instance] 2026-09-02 12:41:47.940943 | instance | 2026-09-02 12:41:47.940962 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-02 12:41:47.941140 | instance | Wednesday 02 September 2026 12:41:47 +0000 (0:00:00.061) 0:26:12.343 *** 2026-09-02 12:41:48.003832 | instance | skipping: [instance] 2026-09-02 12:41:48.004050 | instance | 2026-09-02 12:41:48.004137 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-02 12:41:48.004363 | instance | Wednesday 02 September 2026 12:41:47 +0000 (0:00:00.063) 0:26:12.407 *** 2026-09-02 12:41:48.077919 | instance | ok: [instance] 2026-09-02 12:41:48.078106 | instance | 2026-09-02 12:41:48.078344 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-02 12:41:48.078611 | instance | Wednesday 02 September 2026 12:41:48 +0000 (0:00:00.074) 0:26:12.481 *** 2026-09-02 12:41:48.156974 | instance | ok: [instance] => (item=rook_ceph_cluster) 2026-09-02 12:41:48.157139 | instance | 2026-09-02 12:41:48.157362 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-02 12:41:48.157609 | instance | Wednesday 02 September 2026 12:41:48 +0000 (0:00:00.078) 0:26:12.560 *** 2026-09-02 12:41:48.247854 | instance | ok: [instance] 2026-09-02 12:41:48.248074 | instance | 2026-09-02 12:41:48.248316 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-02 12:41:48.248564 | instance | Wednesday 02 September 2026 12:41:48 +0000 (0:00:00.090) 0:26:12.651 *** 2026-09-02 12:41:48.322284 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-02 12:41:48.322469 | instance | 2026-09-02 12:41:48.322743 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-02 12:41:48.322969 | instance | Wednesday 02 September 2026 12:41:48 +0000 (0:00:00.074) 0:26:12.725 *** 2026-09-02 12:41:48.882716 | instance | changed: [instance] 2026-09-02 12:41:48.882968 | instance | 2026-09-02 12:41:48.883261 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] *** 2026-09-02 12:41:48.883393 | instance | Wednesday 02 September 2026 12:41:48 +0000 (0:00:00.560) 0:26:13.285 *** 2026-09-02 12:42:06.297574 | instance | ok: [instance] 2026-09-02 12:42:06.297793 | instance | 2026-09-02 12:42:06.298061 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] *** 2026-09-02 12:42:06.298330 | instance | Wednesday 02 September 2026 12:42:06 +0000 (0:00:17.414) 0:26:30.700 *** 2026-09-02 12:42:21.007675 | instance | ok: [instance] 2026-09-02 12:42:21.007752 | instance | 2026-09-02 12:42:21.007764 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] *** 2026-09-02 12:42:21.007776 | instance | Wednesday 02 September 2026 12:42:21 +0000 (0:00:14.709) 0:26:45.410 *** 2026-09-02 12:42:22.512002 | instance | ok: [instance] 2026-09-02 12:42:22.512064 | instance | 2026-09-02 12:42:22.512075 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] *** 2026-09-02 12:42:22.512085 | instance | Wednesday 02 September 2026 12:42:22 +0000 (0:00:01.504) 0:26:46.914 *** 2026-09-02 12:42:23.753005 | instance | ok: [instance] 2026-09-02 12:42:23.753098 | instance | 2026-09-02 12:42:23.753431 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] *** 2026-09-02 12:42:23.753476 | instance | Wednesday 02 September 2026 12:42:23 +0000 (0:00:01.242) 0:26:48.156 *** 2026-09-02 12:42:24.496552 | instance | changed: [instance] 2026-09-02 12:42:24.496818 | instance | 2026-09-02 12:42:24.497017 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] **** 2026-09-02 12:42:24.497218 | instance | Wednesday 02 September 2026 12:42:24 +0000 (0:00:00.743) 0:26:48.899 *** 2026-09-02 12:42:25.249886 | instance | changed: [instance] 2026-09-02 12:42:25.249971 | instance | 2026-09-02 12:42:25.249983 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] *************** 2026-09-02 12:42:25.250001 | instance | Wednesday 02 September 2026 12:42:25 +0000 (0:00:00.753) 0:26:49.653 *** 2026-09-02 12:42:28.860765 | instance | changed: [instance] 2026-09-02 12:42:28.860901 | instance | 2026-09-02 12:42:28.861181 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service domain] *** 2026-09-02 12:42:28.861243 | instance | Wednesday 02 September 2026 12:42:28 +0000 (0:00:03.611) 0:26:53.264 *** 2026-09-02 12:42:29.966878 | instance | ok: [instance] 2026-09-02 12:42:29.967157 | instance | 2026-09-02 12:42:29.967732 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service project] *** 2026-09-02 12:42:29.967793 | instance | Wednesday 02 September 2026 12:42:29 +0000 (0:00:01.105) 0:26:54.370 *** 2026-09-02 12:42:36.317752 | instance | ok: [instance] 2026-09-02 12:42:36.317847 | instance | 2026-09-02 12:42:36.318064 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] *********** 2026-09-02 12:42:36.318172 | instance | Wednesday 02 September 2026 12:42:36 +0000 (0:00:06.350) 0:27:00.720 *** 2026-09-02 12:42:38.046255 | instance | [WARNING]: Module did not set no_log for update_password 2026-09-02 12:42:38.086140 | instance | changed: [instance] 2026-09-02 12:42:38.086215 | instance | 2026-09-02 12:42:38.086594 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] *** 2026-09-02 12:42:38.086642 | instance | Wednesday 02 September 2026 12:42:38 +0000 (0:00:01.769) 0:27:02.489 *** 2026-09-02 12:42:45.743072 | instance | ok: [instance] 2026-09-02 12:42:45.743134 | instance | 2026-09-02 12:42:45.743146 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ******** 2026-09-02 12:42:45.743156 | instance | Wednesday 02 September 2026 12:42:45 +0000 (0:00:07.655) 0:27:10.145 *** 2026-09-02 12:42:46.949177 | instance | changed: [instance] 2026-09-02 12:42:46.949286 | instance | 2026-09-02 12:42:46.949450 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ****** 2026-09-02 12:42:46.949656 | instance | Wednesday 02 September 2026 12:42:46 +0000 (0:00:01.207) 0:27:11.352 *** 2026-09-02 12:42:49.047243 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.162-253-55-118.nip.io/swift/v1/%(tenant_id)s'}) 2026-09-02 12:42:49.047308 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'}) 2026-09-02 12:42:49.047316 | instance | 2026-09-02 12:42:49.047323 | instance | TASK [Create Ingress] ********************************************************** 2026-09-02 12:42:49.047329 | instance | Wednesday 02 September 2026 12:42:49 +0000 (0:00:02.097) 0:27:13.450 *** 2026-09-02 12:42:49.155587 | instance | included: openstack_helm_ingress for instance 2026-09-02 12:42:49.155702 | instance | 2026-09-02 12:42:49.155838 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-02 12:42:49.156007 | instance | Wednesday 02 September 2026 12:42:49 +0000 (0:00:00.109) 0:27:13.559 *** 2026-09-02 12:42:49.221937 | instance | skipping: [instance] 2026-09-02 12:42:49.221971 | instance | 2026-09-02 12:42:49.221976 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-02 12:42:49.221982 | instance | Wednesday 02 September 2026 12:42:49 +0000 (0:00:00.065) 0:27:13.625 *** 2026-09-02 12:42:49.281857 | instance | skipping: [instance] 2026-09-02 12:42:49.281910 | instance | 2026-09-02 12:42:49.282041 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-02 12:42:49.282150 | instance | Wednesday 02 September 2026 12:42:49 +0000 (0:00:00.060) 0:27:13.685 *** 2026-09-02 12:42:49.352612 | instance | ok: [instance] 2026-09-02 12:42:49.352685 | instance | 2026-09-02 12:42:49.352866 | instance | TASK [Create Ingress rook-ceph-cluster] **************************************** 2026-09-02 12:42:49.352928 | instance | Wednesday 02 September 2026 12:42:49 +0000 (0:00:00.070) 0:27:13.756 *** 2026-09-02 12:42:49.446229 | instance | included: ingress for instance 2026-09-02 12:42:49.446337 | instance | 2026-09-02 12:42:49.446400 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] ********** 2026-09-02 12:42:49.446500 | instance | Wednesday 02 September 2026 12:42:49 +0000 (0:00:00.093) 0:27:13.850 *** 2026-09-02 12:42:50.473636 | instance | changed: [instance] 2026-09-02 12:42:50.473706 | instance | 2026-09-02 12:42:50.473830 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-02 12:42:50.474442 | instance | Wednesday 02 September 2026 12:42:50 +0000 (0:00:01.026) 0:27:14.876 *** 2026-09-02 12:42:50.543677 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-02 12:42:50.543733 | instance | 2026-09-02 12:42:50.543845 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-02 12:42:50.543987 | instance | Wednesday 02 September 2026 12:42:50 +0000 (0:00:00.070) 0:27:14.947 *** 2026-09-02 12:42:51.067450 | instance | changed: [instance] 2026-09-02 12:42:51.067705 | instance | 2026-09-02 12:42:51.068090 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] *** 2026-09-02 12:42:51.068398 | instance | Wednesday 02 September 2026 12:42:51 +0000 (0:00:00.523) 0:27:15.470 *** 2026-09-02 12:43:05.861373 | instance | ok: [instance] 2026-09-02 12:43:05.861569 | instance | 2026-09-02 12:43:05.861855 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] *** 2026-09-02 12:43:05.862093 | instance | Wednesday 02 September 2026 12:43:05 +0000 (0:00:14.793) 0:27:30.264 *** 2026-09-02 12:43:05.968569 | instance | ok: [instance] => (item=10.96.240.200) 2026-09-02 12:43:05.968814 | instance | 2026-09-02 12:43:05.969173 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph namespace and service] *** 2026-09-02 12:43:05.969527 | instance | Wednesday 02 September 2026 12:43:05 +0000 (0:00:00.106) 0:27:30.370 *** 2026-09-02 12:43:06.692029 | instance | changed: [instance] 2026-09-02 12:43:06.693743 | instance | 2026-09-02 12:43:06.694056 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] *********** 2026-09-02 12:43:06.694515 | instance | Wednesday 02 September 2026 12:43:06 +0000 (0:00:00.724) 0:27:31.094 *** 2026-09-02 12:43:07.389719 | instance | changed: [instance] 2026-09-02 12:43:07.390447 | instance | 2026-09-02 12:43:07.390561 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] *** 2026-09-02 12:43:07.390574 | instance | Wednesday 02 September 2026 12:43:07 +0000 (0:00:00.697) 0:27:31.792 *** 2026-09-02 12:43:08.699576 | instance | ok: [instance] 2026-09-02 12:43:08.699653 | instance | 2026-09-02 12:43:08.699906 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ****** 2026-09-02 12:43:08.700184 | instance | Wednesday 02 September 2026 12:43:08 +0000 (0:00:01.310) 0:27:33.102 *** 2026-09-02 12:43:08.811742 | instance | ok: [instance] 2026-09-02 12:43:08.811984 | instance | 2026-09-02 12:43:08.812252 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] *** 2026-09-02 12:43:08.812499 | instance | Wednesday 02 September 2026 12:43:08 +0000 (0:00:00.112) 0:27:33.214 *** 2026-09-02 12:43:09.577636 | instance | changed: [instance] 2026-09-02 12:43:09.577824 | instance | 2026-09-02 12:43:09.578126 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate Helm values (storage)] *** 2026-09-02 12:43:09.578380 | instance | Wednesday 02 September 2026 12:43:09 +0000 (0:00:00.764) 0:27:33.979 *** 2026-09-02 12:43:09.743797 | instance | ok: [instance] 2026-09-02 12:43:09.744150 | instance | 2026-09-02 12:43:09.744517 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] *************** 2026-09-02 12:43:09.744910 | instance | Wednesday 02 September 2026 12:43:09 +0000 (0:00:00.166) 0:27:34.146 *** 2026-09-02 12:43:11.452322 | instance | changed: [instance] 2026-09-02 12:43:11.452532 | instance | 2026-09-02 12:43:11.452816 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-02 12:43:11.453066 | instance | Wednesday 02 September 2026 12:43:11 +0000 (0:00:01.708) 0:27:35.855 *** 2026-09-02 12:43:11.546844 | instance | ok: [instance] 2026-09-02 12:43:11.547019 | instance | 2026-09-02 12:43:11.547278 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-02 12:43:11.547507 | instance | Wednesday 02 September 2026 12:43:11 +0000 (0:00:00.095) 0:27:35.950 *** 2026-09-02 12:43:11.624139 | instance | included: rabbitmq for instance 2026-09-02 12:43:11.624337 | instance | 2026-09-02 12:43:11.624606 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-02 12:43:11.624826 | instance | Wednesday 02 September 2026 12:43:11 +0000 (0:00:00.077) 0:27:36.027 *** 2026-09-02 12:43:12.370985 | instance | ok: [instance] 2026-09-02 12:43:12.371195 | instance | 2026-09-02 12:43:12.371480 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-02 12:43:12.371764 | instance | Wednesday 02 September 2026 12:43:12 +0000 (0:00:00.746) 0:27:36.774 *** 2026-09-02 12:43:12.429027 | instance | skipping: [instance] 2026-09-02 12:43:12.429270 | instance | 2026-09-02 12:43:12.429569 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-02 12:43:12.429877 | instance | Wednesday 02 September 2026 12:43:12 +0000 (0:00:00.057) 0:27:36.832 *** 2026-09-02 12:43:12.498247 | instance | skipping: [instance] 2026-09-02 12:43:12.498486 | instance | 2026-09-02 12:43:12.498773 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-02 12:43:12.499035 | instance | Wednesday 02 September 2026 12:43:12 +0000 (0:00:00.069) 0:27:36.901 *** 2026-09-02 12:43:12.564084 | instance | skipping: [instance] 2026-09-02 12:43:12.564353 | instance | 2026-09-02 12:43:12.564627 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-02 12:43:12.564863 | instance | Wednesday 02 September 2026 12:43:12 +0000 (0:00:00.065) 0:27:36.967 *** 2026-09-02 12:43:43.455364 | instance | changed: [instance] 2026-09-02 12:43:43.455674 | instance | 2026-09-02 12:43:43.456081 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-02 12:43:43.456425 | instance | Wednesday 02 September 2026 12:43:43 +0000 (0:00:30.890) 0:28:07.857 *** 2026-09-02 12:43:44.141182 | instance | ok: [instance] 2026-09-02 12:43:44.141371 | instance | 2026-09-02 12:43:44.141657 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-02 12:43:44.141890 | instance | Wednesday 02 September 2026 12:43:44 +0000 (0:00:00.686) 0:28:08.544 *** 2026-09-02 12:43:44.208237 | instance | ok: [instance] 2026-09-02 12:43:44.208449 | instance | 2026-09-02 12:43:44.208719 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-02 12:43:44.208952 | instance | Wednesday 02 September 2026 12:43:44 +0000 (0:00:00.067) 0:28:08.611 *** 2026-09-02 12:43:44.268003 | instance | skipping: [instance] 2026-09-02 12:43:44.268239 | instance | 2026-09-02 12:43:44.268485 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-02 12:43:44.268745 | instance | Wednesday 02 September 2026 12:43:44 +0000 (0:00:00.059) 0:28:08.671 *** 2026-09-02 12:43:44.324074 | instance | skipping: [instance] 2026-09-02 12:43:44.324297 | instance | 2026-09-02 12:43:44.324545 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-02 12:43:44.324801 | instance | Wednesday 02 September 2026 12:43:44 +0000 (0:00:00.055) 0:28:08.727 *** 2026-09-02 12:43:44.381288 | instance | ok: [instance] 2026-09-02 12:43:44.381472 | instance | 2026-09-02 12:43:44.381768 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-02 12:43:44.382013 | instance | Wednesday 02 September 2026 12:43:44 +0000 (0:00:00.057) 0:28:08.784 *** 2026-09-02 12:43:44.544008 | instance | ok: [instance] => (item=identity) 2026-09-02 12:43:44.544125 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-02 12:43:44.544300 | instance | ok: [instance] => (item=oslo_db) 2026-09-02 12:43:44.544489 | instance | ok: [instance] => (item=oslo_cache) 2026-09-02 12:43:44.544655 | instance | ok: [instance] => (item=dashboard) 2026-09-02 12:43:44.544822 | instance | ok: [instance] => (item=image) 2026-09-02 12:43:44.544975 | instance | 2026-09-02 12:43:44.545131 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-02 12:43:44.545291 | instance | Wednesday 02 September 2026 12:43:44 +0000 (0:00:00.162) 0:28:08.947 *** 2026-09-02 12:43:44.634003 | instance | ok: [instance] 2026-09-02 12:43:44.634070 | instance | 2026-09-02 12:43:44.634237 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-02 12:43:44.634601 | instance | Wednesday 02 September 2026 12:43:44 +0000 (0:00:00.090) 0:28:09.037 *** 2026-09-02 12:43:44.712853 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-02 12:43:44.712973 | instance | 2026-09-02 12:43:44.713147 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-02 12:43:44.713323 | instance | Wednesday 02 September 2026 12:43:44 +0000 (0:00:00.078) 0:28:09.115 *** 2026-09-02 12:43:45.332366 | instance | changed: [instance] 2026-09-02 12:43:45.332582 | instance | 2026-09-02 12:43:45.332971 | instance | TASK [vexxhost.atmosphere.glance : Generate Helm values (storage)] ************* 2026-09-02 12:43:45.333344 | instance | Wednesday 02 September 2026 12:43:45 +0000 (0:00:00.619) 0:28:09.735 *** 2026-09-02 12:43:45.694516 | instance | ok: [instance] 2026-09-02 12:43:45.694738 | instance | 2026-09-02 12:43:45.694996 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] ************************** 2026-09-02 12:43:45.695264 | instance | Wednesday 02 September 2026 12:43:45 +0000 (0:00:00.361) 0:28:10.097 *** 2026-09-02 12:46:11.672053 | instance | changed: [instance] 2026-09-02 12:46:11.672258 | instance | 2026-09-02 12:46:11.672545 | instance | TASK [Create Ingress] ********************************************************** 2026-09-02 12:46:11.672809 | instance | Wednesday 02 September 2026 12:46:11 +0000 (0:02:25.977) 0:30:36.074 *** 2026-09-02 12:46:11.803586 | instance | included: openstack_helm_ingress for instance 2026-09-02 12:46:11.803708 | instance | 2026-09-02 12:46:11.803767 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-02 12:46:11.803891 | instance | Wednesday 02 September 2026 12:46:11 +0000 (0:00:00.132) 0:30:36.207 *** 2026-09-02 12:46:11.877254 | instance | skipping: [instance] 2026-09-02 12:46:11.877736 | instance | 2026-09-02 12:46:11.877785 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-02 12:46:11.877800 | instance | Wednesday 02 September 2026 12:46:11 +0000 (0:00:00.073) 0:30:36.280 *** 2026-09-02 12:46:11.947471 | instance | skipping: [instance] 2026-09-02 12:46:11.947707 | instance | 2026-09-02 12:46:11.948023 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-02 12:46:11.948287 | instance | Wednesday 02 September 2026 12:46:11 +0000 (0:00:00.068) 0:30:36.349 *** 2026-09-02 12:46:12.042984 | instance | ok: [instance] 2026-09-02 12:46:12.043169 | instance | 2026-09-02 12:46:12.043519 | instance | TASK [Create Ingress image] **************************************************** 2026-09-02 12:46:12.043777 | instance | Wednesday 02 September 2026 12:46:12 +0000 (0:00:00.096) 0:30:36.446 *** 2026-09-02 12:46:12.217207 | instance | included: ingress for instance 2026-09-02 12:46:12.217398 | instance | 2026-09-02 12:46:12.217634 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] ********************** 2026-09-02 12:46:12.217883 | instance | Wednesday 02 September 2026 12:46:12 +0000 (0:00:00.174) 0:30:36.620 *** 2026-09-02 12:46:13.297829 | instance | changed: [instance] 2026-09-02 12:46:13.297909 | instance | 2026-09-02 12:46:13.297975 | instance | TASK [Create images] *********************************************************** 2026-09-02 12:46:13.298092 | instance | Wednesday 02 September 2026 12:46:13 +0000 (0:00:01.080) 0:30:37.701 *** 2026-09-02 12:46:13.435989 | 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-02 12:46:13.436209 | instance | 2026-09-02 12:46:13.436437 | instance | TASK [atmosphere.common.qemu_utils : Install packages] ************************* 2026-09-02 12:46:13.436683 | instance | Wednesday 02 September 2026 12:46:13 +0000 (0:00:00.137) 0:30:37.839 *** 2026-09-02 12:46:16.997535 | instance | changed: [instance] 2026-09-02 12:46:16.997762 | instance | 2026-09-02 12:46:16.998049 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-09-02 12:46:16.998302 | instance | Wednesday 02 September 2026 12:46:16 +0000 (0:00:03.561) 0:30:41.400 *** 2026-09-02 12:46:19.727359 | instance | ok: [instance] 2026-09-02 12:46:19.727572 | instance | 2026-09-02 12:46:19.728018 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-09-02 12:46:19.728296 | instance | Wednesday 02 September 2026 12:46:19 +0000 (0:00:02.729) 0:30:44.130 *** 2026-09-02 12:46:19.822410 | instance | ok: [instance] 2026-09-02 12:46:19.822578 | instance | 2026-09-02 12:46:19.822830 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-09-02 12:46:19.823075 | instance | Wednesday 02 September 2026 12:46:19 +0000 (0:00:00.094) 0:30:44.225 *** 2026-09-02 12:48:11.676087 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left). 2026-09-02 12:48:11.676175 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left). 2026-09-02 12:48:11.676291 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left). 2026-09-02 12:48:11.676865 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left). 2026-09-02 12:48:11.676952 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left). 2026-09-02 12:48:11.679080 | instance | FAILED - RETRYING: [instance]: Check if image exists (115 retries left). 2026-09-02 12:48:11.679112 | instance | FAILED - RETRYING: [instance]: Check if image exists (114 retries left). 2026-09-02 12:48:11.679127 | instance | FAILED - RETRYING: [instance]: Check if image exists (113 retries left). 2026-09-02 12:48:11.679139 | instance | FAILED - RETRYING: [instance]: Check if image exists (112 retries left). 2026-09-02 12:48:11.679152 | instance | FAILED - RETRYING: [instance]: Check if image exists (111 retries left). 2026-09-02 12:48:11.679164 | instance | FAILED - RETRYING: [instance]: Check if image exists (110 retries left). 2026-09-02 12:48:11.679176 | instance | FAILED - RETRYING: [instance]: Check if image exists (109 retries left). 2026-09-02 12:48:11.679188 | instance | FAILED - RETRYING: [instance]: Check if image exists (108 retries left). 2026-09-02 12:48:11.679200 | instance | FAILED - RETRYING: [instance]: Check if image exists (107 retries left). 2026-09-02 12:48:11.679248 | instance | FAILED - RETRYING: [instance]: Check if image exists (106 retries left). 2026-09-02 12:48:11.680297 | instance | FAILED - RETRYING: [instance]: Check if image exists (105 retries left). 2026-09-02 12:48:11.680358 | instance | FAILED - RETRYING: [instance]: Check if image exists (104 retries left). 2026-09-02 12:48:11.680365 | instance | FAILED - RETRYING: [instance]: Check if image exists (103 retries left). 2026-09-02 12:48:11.680370 | instance | FAILED - RETRYING: [instance]: Check if image exists (102 retries left). 2026-09-02 12:48:11.680415 | instance | FAILED - RETRYING: [instance]: Check if image exists (101 retries left). 2026-09-02 12:48:11.680738 | instance | FAILED - RETRYING: [instance]: Check if image exists (100 retries left). 2026-09-02 12:48:11.681017 | instance | FAILED - RETRYING: [instance]: Check if image exists (99 retries left). 2026-09-02 12:48:11.681292 | instance | FAILED - RETRYING: [instance]: Check if image exists (98 retries left). 2026-09-02 12:48:11.681578 | instance | FAILED - RETRYING: [instance]: Check if image exists (97 retries left). 2026-09-02 12:48:11.681878 | instance | FAILED - RETRYING: [instance]: Check if image exists (96 retries left). 2026-09-02 12:48:11.682152 | instance | FAILED - RETRYING: [instance]: Check if image exists (95 retries left). 2026-09-02 12:48:11.682460 | instance | FAILED - RETRYING: [instance]: Check if image exists (94 retries left). 2026-09-02 12:48:11.682756 | instance | FAILED - RETRYING: [instance]: Check if image exists (93 retries left). 2026-09-02 12:48:11.683030 | instance | FAILED - RETRYING: [instance]: Check if image exists (92 retries left). 2026-09-02 12:48:11.683303 | instance | FAILED - RETRYING: [instance]: Check if image exists (91 retries left). 2026-09-02 12:48:11.683596 | instance | FAILED - RETRYING: [instance]: Check if image exists (90 retries left). 2026-09-02 12:48:11.683905 | instance | FAILED - RETRYING: [instance]: Check if image exists (89 retries left). 2026-09-02 12:48:11.684215 | instance | FAILED - RETRYING: [instance]: Check if image exists (88 retries left). 2026-09-02 12:48:11.684508 | instance | FAILED - RETRYING: [instance]: Check if image exists (87 retries left). 2026-09-02 12:48:11.684814 | instance | FAILED - RETRYING: [instance]: Check if image exists (86 retries left). 2026-09-02 12:48:11.685087 | instance | FAILED - RETRYING: [instance]: Check if image exists (85 retries left). 2026-09-02 12:48:11.685359 | instance | FAILED - RETRYING: [instance]: Check if image exists (84 retries left). 2026-09-02 12:48:11.685631 | instance | FAILED - RETRYING: [instance]: Check if image exists (83 retries left). 2026-09-02 12:48:11.685926 | instance | FAILED - RETRYING: [instance]: Check if image exists (82 retries left). 2026-09-02 12:48:11.686199 | instance | FAILED - RETRYING: [instance]: Check if image exists (81 retries left). 2026-09-02 12:48:11.686469 | instance | FAILED - RETRYING: [instance]: Check if image exists (80 retries left). 2026-09-02 12:48:11.686762 | instance | FAILED - RETRYING: [instance]: Check if image exists (79 retries left). 2026-09-02 12:48:11.687033 | instance | FAILED - RETRYING: [instance]: Check if image exists (78 retries left). 2026-09-02 12:48:11.687302 | instance | FAILED - RETRYING: [instance]: Check if image exists (77 retries left). 2026-09-02 12:48:11.687582 | instance | FAILED - RETRYING: [instance]: Check if image exists (76 retries left). 2026-09-02 12:48:11.687878 | instance | FAILED - RETRYING: [instance]: Check if image exists (75 retries left). 2026-09-02 12:48:11.688224 | instance | FAILED - RETRYING: [instance]: Check if image exists (74 retries left). 2026-09-02 12:48:11.688509 | instance | FAILED - RETRYING: [instance]: Check if image exists (73 retries left). 2026-09-02 12:48:11.688820 | instance | FAILED - RETRYING: [instance]: Check if image exists (72 retries left). 2026-09-02 12:48:11.689154 | instance | FAILED - RETRYING: [instance]: Check if image exists (71 retries left). 2026-09-02 12:48:11.689462 | instance | FAILED - RETRYING: [instance]: Check if image exists (70 retries left). 2026-09-02 12:48:11.689801 | instance | FAILED - RETRYING: [instance]: Check if image exists (69 retries left). 2026-09-02 12:48:11.690086 | instance | FAILED - RETRYING: [instance]: Check if image exists (68 retries left). 2026-09-02 12:48:11.690368 | instance | FAILED - RETRYING: [instance]: Check if image exists (67 retries left). 2026-09-02 12:48:11.690663 | instance | FAILED - RETRYING: [instance]: Check if image exists (66 retries left). 2026-09-02 12:48:11.690978 | instance | FAILED - RETRYING: [instance]: Check if image exists (65 retries left). 2026-09-02 12:48:11.691279 | instance | FAILED - RETRYING: [instance]: Check if image exists (64 retries left). 2026-09-02 12:48:11.691571 | instance | FAILED - RETRYING: [instance]: Check if image exists (63 retries left). 2026-09-02 12:48:11.691885 | instance | FAILED - RETRYING: [instance]: Check if image exists (62 retries left). 2026-09-02 12:48:11.692237 | instance | ok: [instance] 2026-09-02 12:48:11.692513 | instance | 2026-09-02 12:48:11.692852 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-09-02 12:48:11.693135 | instance | Wednesday 02 September 2026 12:48:11 +0000 (0:01:51.853) 0:32:36.078 *** 2026-09-02 12:48:11.757086 | instance | ok: [instance] 2026-09-02 12:48:11.757337 | instance | 2026-09-02 12:48:11.757551 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-09-02 12:48:11.757787 | instance | Wednesday 02 September 2026 12:48:11 +0000 (0:00:00.081) 0:32:36.159 *** 2026-09-02 12:48:11.847429 | instance | ok: [instance] 2026-09-02 12:48:11.847677 | instance | 2026-09-02 12:48:11.847876 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-09-02 12:48:11.848146 | instance | Wednesday 02 September 2026 12:48:11 +0000 (0:00:00.091) 0:32:36.251 *** 2026-09-02 12:48:12.108000 | instance | changed: [instance] 2026-09-02 12:48:12.108116 | instance | 2026-09-02 12:48:12.108293 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-09-02 12:48:12.108445 | instance | Wednesday 02 September 2026 12:48:12 +0000 (0:00:00.260) 0:32:36.511 *** 2026-09-02 12:48:12.908360 | instance | changed: [instance] 2026-09-02 12:48:12.908674 | instance | 2026-09-02 12:48:12.909005 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-09-02 12:48:12.909344 | instance | Wednesday 02 September 2026 12:48:12 +0000 (0:00:00.799) 0:32:37.311 *** 2026-09-02 12:48:13.184077 | instance | ok: [instance] 2026-09-02 12:48:13.184283 | instance | 2026-09-02 12:48:13.184523 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-09-02 12:48:13.184826 | instance | Wednesday 02 September 2026 12:48:13 +0000 (0:00:00.275) 0:32:37.586 *** 2026-09-02 12:48:13.504609 | instance | changed: [instance] 2026-09-02 12:48:13.504705 | instance | 2026-09-02 12:48:13.504886 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-09-02 12:48:13.505159 | instance | Wednesday 02 September 2026 12:48:13 +0000 (0:00:00.321) 0:32:37.908 *** 2026-09-02 12:48:14.267954 | instance | ok: [instance] 2026-09-02 12:48:14.268232 | instance | 2026-09-02 12:48:14.268518 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-09-02 12:48:14.268795 | instance | Wednesday 02 September 2026 12:48:14 +0000 (0:00:00.762) 0:32:38.670 *** 2026-09-02 12:48:14.348140 | instance | ok: [instance] 2026-09-02 12:48:14.348339 | instance | 2026-09-02 12:48:14.348607 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-09-02 12:48:14.348879 | instance | Wednesday 02 September 2026 12:48:14 +0000 (0:00:00.080) 0:32:38.751 *** 2026-09-02 12:48:19.808997 | instance | changed: [instance] 2026-09-02 12:48:19.809184 | instance | 2026-09-02 12:48:19.809449 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-09-02 12:48:19.809741 | instance | Wednesday 02 September 2026 12:48:19 +0000 (0:00:05.460) 0:32:44.211 *** 2026-09-02 12:48:19.878963 | instance | skipping: [instance] 2026-09-02 12:48:19.879183 | instance | 2026-09-02 12:48:19.879431 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-09-02 12:48:19.879722 | instance | Wednesday 02 September 2026 12:48:19 +0000 (0:00:00.070) 0:32:44.282 *** 2026-09-02 12:48:19.945537 | instance | skipping: [instance] 2026-09-02 12:48:19.945742 | instance | 2026-09-02 12:48:19.945967 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-09-02 12:48:19.946183 | instance | Wednesday 02 September 2026 12:48:19 +0000 (0:00:00.066) 0:32:44.348 *** 2026-09-02 12:48:20.330864 | instance | changed: [instance] 2026-09-02 12:48:20.330969 | instance | 2026-09-02 12:48:20.331026 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-02 12:48:20.331132 | instance | Wednesday 02 September 2026 12:48:20 +0000 (0:00:00.385) 0:32:44.734 *** 2026-09-02 12:48:20.450197 | instance | ok: [instance] 2026-09-02 12:48:20.450420 | instance | 2026-09-02 12:48:20.450674 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-02 12:48:20.450913 | instance | Wednesday 02 September 2026 12:48:20 +0000 (0:00:00.118) 0:32:44.853 *** 2026-09-02 12:48:20.526555 | instance | skipping: [instance] 2026-09-02 12:48:20.526695 | instance | 2026-09-02 12:48:20.526856 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-02 12:48:20.526998 | instance | Wednesday 02 September 2026 12:48:20 +0000 (0:00:00.076) 0:32:44.930 *** 2026-09-02 12:48:20.572449 | instance | skipping: [instance] 2026-09-02 12:48:20.572524 | instance | 2026-09-02 12:48:20.572662 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-02 12:48:20.572772 | instance | Wednesday 02 September 2026 12:48:20 +0000 (0:00:00.045) 0:32:44.975 *** 2026-09-02 12:48:20.636770 | instance | skipping: [instance] 2026-09-02 12:48:20.636974 | instance | 2026-09-02 12:48:20.637236 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-02 12:48:20.637468 | instance | Wednesday 02 September 2026 12:48:20 +0000 (0:00:00.064) 0:32:45.040 *** 2026-09-02 12:48:20.708990 | instance | skipping: [instance] 2026-09-02 12:48:20.709205 | instance | 2026-09-02 12:48:20.709461 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-02 12:48:20.709722 | instance | Wednesday 02 September 2026 12:48:20 +0000 (0:00:00.071) 0:32:45.112 *** 2026-09-02 12:48:20.777287 | instance | skipping: [instance] 2026-09-02 12:48:20.777362 | instance | 2026-09-02 12:48:20.777572 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-02 12:48:20.777876 | instance | Wednesday 02 September 2026 12:48:20 +0000 (0:00:00.068) 0:32:45.180 *** 2026-09-02 12:48:20.856438 | instance | ok: [instance] 2026-09-02 12:48:20.856555 | instance | 2026-09-02 12:48:20.856851 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-02 12:48:20.857089 | instance | Wednesday 02 September 2026 12:48:20 +0000 (0:00:00.078) 0:32:45.259 *** 2026-09-02 12:48:20.991056 | instance | ok: [instance] => (item=oslo_cache) 2026-09-02 12:48:20.991307 | instance | ok: [instance] => (item=oslo_db) 2026-09-02 12:48:20.991547 | instance | ok: [instance] => (item=staffeln) 2026-09-02 12:48:20.991823 | instance | ok: [instance] => (item=identity) 2026-09-02 12:48:20.992080 | instance | 2026-09-02 12:48:20.992357 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-02 12:48:20.992610 | instance | Wednesday 02 September 2026 12:48:20 +0000 (0:00:00.134) 0:32:45.394 *** 2026-09-02 12:48:21.083795 | instance | ok: [instance] 2026-09-02 12:48:21.083860 | instance | 2026-09-02 12:48:21.084054 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-02 12:48:21.084212 | instance | Wednesday 02 September 2026 12:48:21 +0000 (0:00:00.092) 0:32:45.487 *** 2026-09-02 12:48:21.173331 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-02 12:48:21.173525 | instance | 2026-09-02 12:48:21.173792 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-02 12:48:21.174020 | instance | Wednesday 02 September 2026 12:48:21 +0000 (0:00:00.089) 0:32:45.576 *** 2026-09-02 12:48:21.757597 | instance | changed: [instance] 2026-09-02 12:48:21.757834 | instance | 2026-09-02 12:48:21.758076 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************ 2026-09-02 12:48:21.758311 | instance | Wednesday 02 September 2026 12:48:21 +0000 (0:00:00.583) 0:32:46.160 *** 2026-09-02 12:48:45.235956 | instance | changed: [instance] 2026-09-02 12:48:45.236273 | instance | 2026-09-02 12:48:45.236581 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-02 12:48:45.236859 | instance | Wednesday 02 September 2026 12:48:45 +0000 (0:00:23.478) 0:33:09.639 *** 2026-09-02 12:48:45.352686 | instance | ok: [instance] 2026-09-02 12:48:45.352834 | instance | 2026-09-02 12:48:45.353098 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-02 12:48:45.353420 | instance | Wednesday 02 September 2026 12:48:45 +0000 (0:00:00.116) 0:33:09.755 *** 2026-09-02 12:48:45.422391 | instance | included: rabbitmq for instance 2026-09-02 12:48:45.422613 | instance | 2026-09-02 12:48:45.422937 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-02 12:48:45.423144 | instance | Wednesday 02 September 2026 12:48:45 +0000 (0:00:00.070) 0:33:09.825 *** 2026-09-02 12:48:46.101116 | instance | ok: [instance] 2026-09-02 12:48:46.101335 | instance | 2026-09-02 12:48:46.101586 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-02 12:48:46.101859 | instance | Wednesday 02 September 2026 12:48:46 +0000 (0:00:00.678) 0:33:10.504 *** 2026-09-02 12:48:46.155120 | instance | skipping: [instance] 2026-09-02 12:48:46.155296 | instance | 2026-09-02 12:48:46.155545 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-02 12:48:46.155811 | instance | Wednesday 02 September 2026 12:48:46 +0000 (0:00:00.054) 0:33:10.558 *** 2026-09-02 12:48:46.209105 | instance | skipping: [instance] 2026-09-02 12:48:46.209293 | instance | 2026-09-02 12:48:46.209533 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-02 12:48:46.209794 | instance | Wednesday 02 September 2026 12:48:46 +0000 (0:00:00.053) 0:33:10.612 *** 2026-09-02 12:48:46.255146 | instance | skipping: [instance] 2026-09-02 12:48:46.255350 | instance | 2026-09-02 12:48:46.255558 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-02 12:48:46.255817 | instance | Wednesday 02 September 2026 12:48:46 +0000 (0:00:00.046) 0:33:10.658 *** 2026-09-02 12:49:17.211098 | instance | changed: [instance] 2026-09-02 12:49:17.211176 | instance | 2026-09-02 12:49:17.211594 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-02 12:49:17.211629 | instance | Wednesday 02 September 2026 12:49:17 +0000 (0:00:30.955) 0:33:41.614 *** 2026-09-02 12:49:17.910127 | instance | ok: [instance] 2026-09-02 12:49:17.910242 | instance | 2026-09-02 12:49:17.910550 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-02 12:49:17.910610 | instance | Wednesday 02 September 2026 12:49:17 +0000 (0:00:00.699) 0:33:42.313 *** 2026-09-02 12:49:17.992040 | instance | ok: [instance] 2026-09-02 12:49:17.992116 | instance | 2026-09-02 12:49:17.992446 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-02 12:49:17.992470 | instance | Wednesday 02 September 2026 12:49:17 +0000 (0:00:00.082) 0:33:42.395 *** 2026-09-02 12:49:18.060621 | instance | skipping: [instance] 2026-09-02 12:49:18.060737 | instance | 2026-09-02 12:49:18.060915 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-02 12:49:18.061072 | instance | Wednesday 02 September 2026 12:49:18 +0000 (0:00:00.068) 0:33:42.464 *** 2026-09-02 12:49:18.111138 | instance | skipping: [instance] 2026-09-02 12:49:18.111274 | instance | 2026-09-02 12:49:18.111464 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-02 12:49:18.111645 | instance | Wednesday 02 September 2026 12:49:18 +0000 (0:00:00.050) 0:33:42.514 *** 2026-09-02 12:49:18.158686 | instance | ok: [instance] 2026-09-02 12:49:18.159287 | instance | 2026-09-02 12:49:18.159314 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-02 12:49:18.159323 | instance | Wednesday 02 September 2026 12:49:18 +0000 (0:00:00.047) 0:33:42.562 *** 2026-09-02 12:49:18.290304 | instance | ok: [instance] => (item=identity) 2026-09-02 12:49:18.290422 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-02 12:49:18.290573 | instance | ok: [instance] => (item=volumev3) 2026-09-02 12:49:18.290739 | instance | ok: [instance] => (item=oslo_db) 2026-09-02 12:49:18.290884 | instance | ok: [instance] => (item=oslo_cache) 2026-09-02 12:49:18.291028 | instance | ok: [instance] => (item=image) 2026-09-02 12:49:18.291211 | instance | 2026-09-02 12:49:18.291363 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-02 12:49:18.291507 | instance | Wednesday 02 September 2026 12:49:18 +0000 (0:00:00.131) 0:33:42.693 *** 2026-09-02 12:49:18.382426 | instance | ok: [instance] 2026-09-02 12:49:18.382619 | instance | 2026-09-02 12:49:18.382903 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-02 12:49:18.383138 | instance | Wednesday 02 September 2026 12:49:18 +0000 (0:00:00.091) 0:33:42.785 *** 2026-09-02 12:49:18.474629 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-02 12:49:18.474823 | instance | 2026-09-02 12:49:18.475013 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-02 12:49:18.475194 | instance | Wednesday 02 September 2026 12:49:18 +0000 (0:00:00.092) 0:33:42.878 *** 2026-09-02 12:49:19.078524 | instance | changed: [instance] 2026-09-02 12:49:19.078770 | instance | 2026-09-02 12:49:19.079033 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] *********************** 2026-09-02 12:49:19.079294 | instance | Wednesday 02 September 2026 12:49:19 +0000 (0:00:00.603) 0:33:43.481 *** 2026-09-02 12:49:19.516625 | instance | ok: [instance] 2026-09-02 12:49:19.516716 | instance | 2026-09-02 12:49:19.516832 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] ************** 2026-09-02 12:49:19.516949 | instance | Wednesday 02 September 2026 12:49:19 +0000 (0:00:00.438) 0:33:43.920 *** 2026-09-02 12:49:19.610510 | instance | ok: [instance] 2026-09-02 12:49:19.610742 | instance | 2026-09-02 12:49:19.611069 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (storage)] *************** 2026-09-02 12:49:19.611421 | instance | Wednesday 02 September 2026 12:49:19 +0000 (0:00:00.093) 0:33:44.013 *** 2026-09-02 12:49:19.861750 | instance | ok: [instance] 2026-09-02 12:49:19.861931 | instance | 2026-09-02 12:49:19.862200 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] ************************** 2026-09-02 12:49:19.862437 | instance | Wednesday 02 September 2026 12:49:19 +0000 (0:00:00.251) 0:33:44.264 *** 2026-09-02 12:54:09.387516 | instance | changed: [instance] 2026-09-02 12:54:09.387716 | instance | 2026-09-02 12:54:09.387995 | instance | TASK [Create Ingress] ********************************************************** 2026-09-02 12:54:09.388241 | instance | Wednesday 02 September 2026 12:54:09 +0000 (0:04:49.525) 0:38:33.790 *** 2026-09-02 12:54:09.492530 | instance | included: openstack_helm_ingress for instance 2026-09-02 12:54:09.492766 | instance | 2026-09-02 12:54:09.492999 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-02 12:54:09.493222 | instance | Wednesday 02 September 2026 12:54:09 +0000 (0:00:00.105) 0:38:33.896 *** 2026-09-02 12:54:09.550793 | instance | skipping: [instance] 2026-09-02 12:54:09.550993 | instance | 2026-09-02 12:54:09.551232 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-02 12:54:09.551464 | instance | Wednesday 02 September 2026 12:54:09 +0000 (0:00:00.057) 0:38:33.954 *** 2026-09-02 12:54:09.614230 | instance | skipping: [instance] 2026-09-02 12:54:09.614433 | instance | 2026-09-02 12:54:09.614679 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-02 12:54:09.614944 | instance | Wednesday 02 September 2026 12:54:09 +0000 (0:00:00.063) 0:38:34.017 *** 2026-09-02 12:54:09.700396 | instance | ok: [instance] 2026-09-02 12:54:09.700589 | instance | 2026-09-02 12:54:09.700858 | instance | TASK [Create Ingress volumev3] ************************************************* 2026-09-02 12:54:09.701107 | instance | Wednesday 02 September 2026 12:54:09 +0000 (0:00:00.085) 0:38:34.103 *** 2026-09-02 12:54:09.782007 | instance | included: ingress for instance 2026-09-02 12:54:09.782258 | instance | 2026-09-02 12:54:09.782521 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] ******************* 2026-09-02 12:54:09.782808 | instance | Wednesday 02 September 2026 12:54:09 +0000 (0:00:00.081) 0:38:34.185 *** 2026-09-02 12:54:10.872747 | instance | changed: [instance] 2026-09-02 12:54:10.872977 | instance | 2026-09-02 12:54:10.873262 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-02 12:54:10.873513 | instance | Wednesday 02 September 2026 12:54:10 +0000 (0:00:01.090) 0:38:35.275 *** 2026-09-02 12:54:10.993216 | instance | ok: [instance] 2026-09-02 12:54:10.993424 | instance | 2026-09-02 12:54:10.993759 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-02 12:54:10.994032 | instance | Wednesday 02 September 2026 12:54:10 +0000 (0:00:00.120) 0:38:35.396 *** 2026-09-02 12:54:11.039220 | instance | skipping: [instance] 2026-09-02 12:54:11.039428 | instance | 2026-09-02 12:54:11.039671 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-02 12:54:11.039918 | instance | Wednesday 02 September 2026 12:54:11 +0000 (0:00:00.045) 0:38:35.442 *** 2026-09-02 12:54:11.070894 | instance | skipping: [instance] 2026-09-02 12:54:11.071028 | instance | 2026-09-02 12:54:11.071204 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-02 12:54:11.071331 | instance | Wednesday 02 September 2026 12:54:11 +0000 (0:00:00.031) 0:38:35.474 *** 2026-09-02 12:54:11.106343 | instance | skipping: [instance] 2026-09-02 12:54:11.106453 | instance | 2026-09-02 12:54:11.106628 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-02 12:54:11.106781 | instance | Wednesday 02 September 2026 12:54:11 +0000 (0:00:00.035) 0:38:35.510 *** 2026-09-02 12:54:11.166676 | instance | skipping: [instance] 2026-09-02 12:54:11.166759 | instance | 2026-09-02 12:54:11.166859 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-02 12:54:11.166974 | instance | Wednesday 02 September 2026 12:54:11 +0000 (0:00:00.060) 0:38:35.570 *** 2026-09-02 12:54:11.224812 | instance | skipping: [instance] 2026-09-02 12:54:11.225021 | instance | 2026-09-02 12:54:11.225269 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-02 12:54:11.225499 | instance | Wednesday 02 September 2026 12:54:11 +0000 (0:00:00.057) 0:38:35.628 *** 2026-09-02 12:54:11.283263 | instance | ok: [instance] 2026-09-02 12:54:11.283401 | instance | 2026-09-02 12:54:11.283642 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-02 12:54:11.283894 | instance | Wednesday 02 September 2026 12:54:11 +0000 (0:00:00.058) 0:38:35.686 *** 2026-09-02 12:54:11.407683 | instance | ok: [instance] => (item=oslo_cache) 2026-09-02 12:54:11.407890 | instance | ok: [instance] => (item=oslo_db) 2026-09-02 12:54:11.408151 | instance | ok: [instance] => (item=placement) 2026-09-02 12:54:11.408365 | instance | ok: [instance] => (item=identity) 2026-09-02 12:54:11.408573 | instance | 2026-09-02 12:54:11.408824 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-02 12:54:11.411056 | instance | Wednesday 02 September 2026 12:54:11 +0000 (0:00:00.123) 0:38:35.810 *** 2026-09-02 12:54:11.576718 | instance | ok: [instance] 2026-09-02 12:54:11.577035 | instance | 2026-09-02 12:54:11.577384 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-02 12:54:11.577717 | instance | Wednesday 02 September 2026 12:54:11 +0000 (0:00:00.169) 0:38:35.980 *** 2026-09-02 12:54:11.638530 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-02 12:54:11.638722 | instance | 2026-09-02 12:54:11.639032 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-02 12:54:11.639291 | instance | Wednesday 02 September 2026 12:54:11 +0000 (0:00:00.061) 0:38:36.041 *** 2026-09-02 12:54:12.322683 | instance | changed: [instance] 2026-09-02 12:54:12.322969 | instance | 2026-09-02 12:54:12.323278 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] *********************** 2026-09-02 12:54:12.323579 | instance | Wednesday 02 September 2026 12:54:12 +0000 (0:00:00.682) 0:38:36.724 *** 2026-09-02 12:55:56.781767 | instance | changed: [instance] 2026-09-02 12:55:56.781848 | instance | 2026-09-02 12:55:56.781988 | instance | TASK [Create Ingress] ********************************************************** 2026-09-02 12:55:56.782119 | instance | Wednesday 02 September 2026 12:55:56 +0000 (0:01:44.460) 0:40:21.185 *** 2026-09-02 12:55:56.881420 | instance | included: openstack_helm_ingress for instance 2026-09-02 12:55:56.881547 | instance | 2026-09-02 12:55:56.881724 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-02 12:55:56.881882 | instance | Wednesday 02 September 2026 12:55:56 +0000 (0:00:00.099) 0:40:21.285 *** 2026-09-02 12:55:56.936792 | instance | skipping: [instance] 2026-09-02 12:55:56.937261 | instance | 2026-09-02 12:55:56.937502 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-02 12:55:56.937730 | instance | Wednesday 02 September 2026 12:55:56 +0000 (0:00:00.055) 0:40:21.340 *** 2026-09-02 12:55:56.995247 | instance | skipping: [instance] 2026-09-02 12:55:56.995314 | instance | 2026-09-02 12:55:56.995475 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-02 12:55:56.995618 | instance | Wednesday 02 September 2026 12:55:56 +0000 (0:00:00.058) 0:40:21.398 *** 2026-09-02 12:55:57.074317 | instance | ok: [instance] 2026-09-02 12:55:57.074476 | instance | 2026-09-02 12:55:57.074662 | instance | TASK [Create Ingress placement] ************************************************ 2026-09-02 12:55:57.074875 | instance | Wednesday 02 September 2026 12:55:57 +0000 (0:00:00.078) 0:40:21.477 *** 2026-09-02 12:55:57.184261 | instance | included: ingress for instance 2026-09-02 12:55:57.184476 | instance | 2026-09-02 12:55:57.184739 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ****************** 2026-09-02 12:55:57.185043 | instance | Wednesday 02 September 2026 12:55:57 +0000 (0:00:00.109) 0:40:21.587 *** 2026-09-02 12:55:58.271292 | instance | changed: [instance] 2026-09-02 12:55:58.271568 | instance | 2026-09-02 12:55:58.271866 | instance | PLAY [Configure operating system] ********************************************** 2026-09-02 12:55:58.272195 | instance | 2026-09-02 12:55:58.272457 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-02 12:55:58.272749 | instance | Wednesday 02 September 2026 12:55:58 +0000 (0:00:01.087) 0:40:22.674 *** 2026-09-02 12:56:00.849839 | instance | ok: [instance] 2026-09-02 12:56:00.850045 | instance | 2026-09-02 12:56:00.850310 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ******** 2026-09-02 12:56:00.850573 | instance | Wednesday 02 September 2026 12:56:00 +0000 (0:00:02.578) 0:40:25.253 *** 2026-09-02 12:56:01.099203 | instance | ok: [instance] 2026-09-02 12:56:01.099872 | instance | 2026-09-02 12:56:01.099888 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] *************** 2026-09-02 12:56:01.100066 | instance | Wednesday 02 September 2026 12:56:01 +0000 (0:00:00.248) 0:40:25.502 *** 2026-09-02 12:56:01.169390 | instance | skipping: [instance] 2026-09-02 12:56:01.169735 | instance | 2026-09-02 12:56:01.170101 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] ***** 2026-09-02 12:56:01.170462 | instance | Wednesday 02 September 2026 12:56:01 +0000 (0:00:00.070) 0:40:25.572 *** 2026-09-02 12:56:01.241068 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-09-02 12:56:01.241238 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-09-02 12:56:01.241409 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-09-02 12:56:01.241563 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-09-02 12:56:01.241761 | instance | skipping: [instance] 2026-09-02 12:56:01.241919 | instance | 2026-09-02 12:56:01.242101 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] *** 2026-09-02 12:56:01.242267 | instance | Wednesday 02 September 2026 12:56:01 +0000 (0:00:00.072) 0:40:25.644 *** 2026-09-02 12:56:01.313330 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-09-02 12:56:01.313469 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-09-02 12:56:01.313654 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-09-02 12:56:01.313852 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-09-02 12:56:01.314030 | instance | skipping: [instance] 2026-09-02 12:56:01.314189 | instance | 2026-09-02 12:56:01.314359 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] *** 2026-09-02 12:56:01.314533 | instance | Wednesday 02 September 2026 12:56:01 +0000 (0:00:00.071) 0:40:25.716 *** 2026-09-02 12:56:01.364333 | instance | skipping: [instance] 2026-09-02 12:56:01.364449 | instance | 2026-09-02 12:56:01.364633 | instance | TASK [Reboot the system if the configuration file has changed] ***************** 2026-09-02 12:56:01.364801 | instance | Wednesday 02 September 2026 12:56:01 +0000 (0:00:00.051) 0:40:25.767 *** 2026-09-02 12:56:01.470529 | instance | skipping: [instance] 2026-09-02 12:56:01.470612 | instance | 2026-09-02 12:56:01.470773 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-09-02 12:56:01.470926 | instance | Wednesday 02 September 2026 12:56:01 +0000 (0:00:00.105) 0:40:25.873 *** 2026-09-02 12:56:07.778192 | instance | changed: [instance] 2026-09-02 12:56:07.778378 | instance | 2026-09-02 12:56:07.778626 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-09-02 12:56:07.778821 | instance | Wednesday 02 September 2026 12:56:07 +0000 (0:00:06.308) 0:40:32.181 *** 2026-09-02 12:56:31.824496 | instance | changed: [instance] 2026-09-02 12:56:31.824608 | instance | 2026-09-02 12:56:31.824809 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-09-02 12:56:31.824984 | instance | Wednesday 02 September 2026 12:56:31 +0000 (0:00:24.045) 0:40:56.227 *** 2026-09-02 12:56:32.398666 | instance | changed: [instance] 2026-09-02 12:56:32.398927 | instance | 2026-09-02 12:56:32.399258 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] *********************** 2026-09-02 12:56:32.399595 | instance | Wednesday 02 September 2026 12:56:32 +0000 (0:00:00.573) 0:40:56.801 *** 2026-09-02 12:56:33.697979 | instance | ok: [instance] 2026-09-02 12:56:33.698121 | instance | 2026-09-02 12:56:33.698314 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ******************** 2026-09-02 12:56:33.698496 | instance | Wednesday 02 September 2026 12:56:33 +0000 (0:00:01.300) 0:40:58.101 *** 2026-09-02 12:56:34.180260 | instance | changed: [instance] 2026-09-02 12:56:34.180447 | instance | 2026-09-02 12:56:34.180701 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] *** 2026-09-02 12:56:34.181333 | instance | Wednesday 02 September 2026 12:56:34 +0000 (0:00:00.481) 0:40:58.583 *** 2026-09-02 12:56:34.764880 | instance | changed: [instance] 2026-09-02 12:56:34.765173 | instance | 2026-09-02 12:56:34.765472 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] ******* 2026-09-02 12:56:34.765804 | instance | Wednesday 02 September 2026 12:56:34 +0000 (0:00:00.584) 0:40:59.167 *** 2026-09-02 12:56:35.319134 | instance | changed: [instance] 2026-09-02 12:56:35.319340 | instance | 2026-09-02 12:56:35.319604 | instance | RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ******** 2026-09-02 12:56:35.319880 | instance | Wednesday 02 September 2026 12:56:35 +0000 (0:00:00.554) 0:40:59.722 *** 2026-09-02 12:56:35.868026 | instance | changed: [instance] 2026-09-02 12:56:35.868088 | instance | 2026-09-02 12:56:35.868390 | instance | RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] *********************** 2026-09-02 12:56:35.868648 | instance | Wednesday 02 September 2026 12:56:35 +0000 (0:00:00.548) 0:41:00.270 *** 2026-09-02 12:56:36.193976 | instance | ok: [instance] 2026-09-02 12:56:36.194212 | instance | 2026-09-02 12:56:36.194495 | instance | PLAY [Deploy SDN] ************************************************************** 2026-09-02 12:56:36.194737 | instance | 2026-09-02 12:56:36.195074 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-02 12:56:36.195330 | instance | Wednesday 02 September 2026 12:56:36 +0000 (0:00:00.325) 0:41:00.596 *** 2026-09-02 12:56:36.292008 | instance | ok: [instance] 2026-09-02 12:56:36.292196 | instance | 2026-09-02 12:56:36.292428 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-02 12:56:36.292644 | instance | Wednesday 02 September 2026 12:56:36 +0000 (0:00:00.098) 0:41:00.695 *** 2026-09-02 12:56:36.346863 | instance | skipping: [instance] 2026-09-02 12:56:36.347097 | instance | 2026-09-02 12:56:36.347329 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-02 12:56:36.347540 | instance | Wednesday 02 September 2026 12:56:36 +0000 (0:00:00.055) 0:41:00.750 *** 2026-09-02 12:56:36.395435 | instance | skipping: [instance] 2026-09-02 12:56:36.395630 | instance | 2026-09-02 12:56:36.395976 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-02 12:56:36.396227 | instance | Wednesday 02 September 2026 12:56:36 +0000 (0:00:00.048) 0:41:00.799 *** 2026-09-02 12:56:36.441805 | instance | skipping: [instance] 2026-09-02 12:56:36.442078 | instance | 2026-09-02 12:56:36.442598 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-02 12:56:36.442976 | instance | Wednesday 02 September 2026 12:56:36 +0000 (0:00:00.046) 0:41:00.845 *** 2026-09-02 12:56:36.490206 | instance | skipping: [instance] 2026-09-02 12:56:36.490294 | instance | 2026-09-02 12:56:36.490480 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-02 12:56:36.490592 | instance | Wednesday 02 September 2026 12:56:36 +0000 (0:00:00.048) 0:41:00.893 *** 2026-09-02 12:56:36.537946 | instance | skipping: [instance] 2026-09-02 12:56:36.538186 | instance | 2026-09-02 12:56:36.538475 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-02 12:56:36.538738 | instance | Wednesday 02 September 2026 12:56:36 +0000 (0:00:00.047) 0:41:00.941 *** 2026-09-02 12:56:36.601162 | instance | ok: [instance] 2026-09-02 12:56:36.601419 | instance | 2026-09-02 12:56:36.601749 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-02 12:56:36.602074 | instance | Wednesday 02 September 2026 12:56:36 +0000 (0:00:00.062) 0:41:01.004 *** 2026-09-02 12:56:36.653898 | instance | skipping: [instance] 2026-09-02 12:56:36.654002 | instance | 2026-09-02 12:56:36.654204 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-02 12:56:36.654407 | instance | Wednesday 02 September 2026 12:56:36 +0000 (0:00:00.053) 0:41:01.057 *** 2026-09-02 12:56:36.728346 | instance | ok: [instance] 2026-09-02 12:56:36.728519 | instance | 2026-09-02 12:56:36.728782 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-02 12:56:36.729003 | instance | Wednesday 02 September 2026 12:56:36 +0000 (0:00:00.074) 0:41:01.131 *** 2026-09-02 12:56:36.817684 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-02 12:56:36.818100 | instance | 2026-09-02 12:56:36.818200 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-02 12:56:36.818443 | instance | Wednesday 02 September 2026 12:56:36 +0000 (0:00:00.088) 0:41:01.220 *** 2026-09-02 12:56:37.391048 | instance | changed: [instance] 2026-09-02 12:56:37.391268 | instance | 2026-09-02 12:56:37.391586 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] *** 2026-09-02 12:56:37.391870 | instance | Wednesday 02 September 2026 12:56:37 +0000 (0:00:00.573) 0:41:01.794 *** 2026-09-02 12:56:37.877613 | instance | ok: [instance] 2026-09-02 12:56:37.877805 | instance | 2026-09-02 12:56:37.878043 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] *** 2026-09-02 12:56:37.878289 | instance | Wednesday 02 September 2026 12:56:37 +0000 (0:00:00.487) 0:41:02.281 *** 2026-09-02 12:56:37.932882 | instance | ok: [instance] => { 2026-09-02 12:56:37.933060 | instance | "changed": false, 2026-09-02 12:56:37.933304 | instance | "msg": "All assertions passed" 2026-09-02 12:56:37.933523 | instance | } 2026-09-02 12:56:37.933743 | instance | 2026-09-02 12:56:37.933973 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] **************** 2026-09-02 12:56:37.934173 | instance | Wednesday 02 September 2026 12:56:37 +0000 (0:00:00.055) 0:41:02.336 *** 2026-09-02 12:56:45.270234 | instance | ok: [instance] 2026-09-02 12:56:45.270478 | instance | 2026-09-02 12:56:45.270744 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] ********* 2026-09-02 12:56:45.271033 | instance | Wednesday 02 September 2026 12:56:45 +0000 (0:00:07.337) 0:41:09.673 *** 2026-09-02 12:56:45.345742 | instance | ok: [instance] => { 2026-09-02 12:56:45.346027 | instance | "changed": false, 2026-09-02 12:56:45.346333 | instance | "msg": "Successfully pulled openvswitch image" 2026-09-02 12:56:45.346568 | instance | } 2026-09-02 12:56:45.346845 | instance | 2026-09-02 12:56:45.347157 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] ********************* 2026-09-02 12:56:45.347482 | instance | Wednesday 02 September 2026 12:56:45 +0000 (0:00:00.075) 0:41:09.748 *** 2026-09-02 12:56:47.280754 | instance | changed: [instance] 2026-09-02 12:56:47.280867 | instance | 2026-09-02 12:56:47.281030 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-02 12:56:47.281188 | instance | Wednesday 02 September 2026 12:56:47 +0000 (0:00:01.935) 0:41:11.684 *** 2026-09-02 12:56:47.345879 | instance | skipping: [instance] 2026-09-02 12:56:47.345955 | instance | 2026-09-02 12:56:47.346043 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] ************************* 2026-09-02 12:56:47.346159 | instance | Wednesday 02 September 2026 12:56:47 +0000 (0:00:00.065) 0:41:11.749 *** 2026-09-02 12:56:47.436632 | instance | skipping: [instance] 2026-09-02 12:56:47.436740 | instance | 2026-09-02 12:56:47.436856 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-02 12:56:47.437016 | instance | Wednesday 02 September 2026 12:56:47 +0000 (0:00:00.090) 0:41:11.840 *** 2026-09-02 12:56:47.528140 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-02 12:56:47.528373 | instance | 2026-09-02 12:56:47.528622 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-02 12:56:47.528910 | instance | Wednesday 02 September 2026 12:56:47 +0000 (0:00:00.091) 0:41:11.931 *** 2026-09-02 12:56:48.164741 | instance | changed: [instance] 2026-09-02 12:56:48.164970 | instance | 2026-09-02 12:56:48.165225 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ****** 2026-09-02 12:56:48.165735 | instance | Wednesday 02 September 2026 12:56:48 +0000 (0:00:00.636) 0:41:12.567 *** 2026-09-02 12:56:48.217678 | instance | skipping: [instance] 2026-09-02 12:56:48.217899 | instance | 2026-09-02 12:56:48.218156 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] *** 2026-09-02 12:56:48.218434 | instance | Wednesday 02 September 2026 12:56:48 +0000 (0:00:00.053) 0:41:12.621 *** 2026-09-02 12:56:48.267882 | instance | skipping: [instance] 2026-09-02 12:56:48.268183 | instance | 2026-09-02 12:56:48.268427 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] ********************* 2026-09-02 12:56:48.268651 | instance | Wednesday 02 September 2026 12:56:48 +0000 (0:00:00.050) 0:41:12.671 *** 2026-09-02 12:56:54.701210 | instance | ok: [instance] 2026-09-02 12:56:54.701283 | instance | 2026-09-02 12:56:54.701503 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] ************** 2026-09-02 12:56:54.701649 | instance | Wednesday 02 September 2026 12:56:54 +0000 (0:00:06.432) 0:41:19.104 *** 2026-09-02 12:56:54.796761 | instance | ok: [instance] => { 2026-09-02 12:56:54.797983 | instance | "changed": false, 2026-09-02 12:56:54.798120 | instance | "msg": "Successfully pulled ovn-controller image" 2026-09-02 12:56:54.798132 | instance | } 2026-09-02 12:56:54.798140 | instance | 2026-09-02 12:56:54.798147 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] ***************************** 2026-09-02 12:56:54.798155 | instance | Wednesday 02 September 2026 12:56:54 +0000 (0:00:00.095) 0:41:19.199 *** 2026-09-02 12:56:54.947142 | instance | skipping: [instance] 2026-09-02 12:56:54.947209 | instance | 2026-09-02 12:56:54.947618 | instance | PLAY [controllers[0]] ********************************************************** 2026-09-02 12:56:54.947657 | instance | 2026-09-02 12:56:54.947662 | instance | TASK [Gathering Facts] ********************************************************* 2026-09-02 12:56:54.947667 | instance | Wednesday 02 September 2026 12:56:54 +0000 (0:00:00.151) 0:41:19.351 *** 2026-09-02 12:56:57.687049 | instance | ok: [instance] 2026-09-02 12:56:57.687198 | instance | 2026-09-02 12:56:57.687211 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-02 12:56:57.687274 | instance | Wednesday 02 September 2026 12:56:57 +0000 (0:00:02.739) 0:41:22.090 *** 2026-09-02 12:56:57.784251 | instance | ok: [instance] 2026-09-02 12:56:57.784410 | instance | 2026-09-02 12:56:57.784692 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-02 12:56:57.784950 | instance | Wednesday 02 September 2026 12:56:57 +0000 (0:00:00.096) 0:41:22.187 *** 2026-09-02 12:56:57.842762 | instance | skipping: [instance] 2026-09-02 12:56:57.842894 | instance | 2026-09-02 12:56:57.843066 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-02 12:56:57.843216 | instance | Wednesday 02 September 2026 12:56:57 +0000 (0:00:00.058) 0:41:22.246 *** 2026-09-02 12:56:57.899811 | instance | skipping: [instance] 2026-09-02 12:56:57.899963 | instance | 2026-09-02 12:56:57.900135 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-02 12:56:57.900282 | instance | Wednesday 02 September 2026 12:56:57 +0000 (0:00:00.057) 0:41:22.303 *** 2026-09-02 12:56:57.961862 | instance | skipping: [instance] 2026-09-02 12:56:57.961917 | instance | 2026-09-02 12:56:57.962230 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-02 12:56:57.962327 | instance | Wednesday 02 September 2026 12:56:57 +0000 (0:00:00.062) 0:41:22.365 *** 2026-09-02 12:56:58.017929 | instance | skipping: [instance] 2026-09-02 12:56:58.018007 | instance | 2026-09-02 12:56:58.018059 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-02 12:56:58.018187 | instance | Wednesday 02 September 2026 12:56:58 +0000 (0:00:00.055) 0:41:22.421 *** 2026-09-02 12:56:58.068656 | instance | skipping: [instance] 2026-09-02 12:56:58.068780 | instance | 2026-09-02 12:56:58.068843 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-02 12:56:58.068896 | instance | Wednesday 02 September 2026 12:56:58 +0000 (0:00:00.050) 0:41:22.472 *** 2026-09-02 12:56:58.138691 | instance | ok: [instance] 2026-09-02 12:56:58.138790 | instance | 2026-09-02 12:56:58.138867 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-02 12:56:58.138960 | instance | Wednesday 02 September 2026 12:56:58 +0000 (0:00:00.069) 0:41:22.542 *** 2026-09-02 12:56:58.232799 | instance | ok: [instance] => (item=libvirt_exporter) 2026-09-02 12:56:58.232902 | instance | 2026-09-02 12:56:58.233057 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-02 12:56:58.233202 | instance | Wednesday 02 September 2026 12:56:58 +0000 (0:00:00.093) 0:41:22.636 *** 2026-09-02 12:56:58.318527 | instance | ok: [instance] 2026-09-02 12:56:58.318587 | instance | 2026-09-02 12:56:58.318832 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-02 12:56:58.318874 | instance | Wednesday 02 September 2026 12:56:58 +0000 (0:00:00.085) 0:41:22.722 *** 2026-09-02 12:56:58.411051 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-02 12:56:58.411122 | instance | 2026-09-02 12:56:58.411447 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-02 12:56:58.411492 | instance | Wednesday 02 September 2026 12:56:58 +0000 (0:00:00.092) 0:41:22.814 *** 2026-09-02 12:56:59.088164 | instance | changed: [instance] 2026-09-02 12:56:59.088250 | instance | 2026-09-02 12:56:59.088336 | instance | TASK [vexxhost.atmosphere.libvirt : Fail if atmosphere_ceph_enabled is set] **** 2026-09-02 12:56:59.088434 | instance | Wednesday 02 September 2026 12:56:59 +0000 (0:00:00.677) 0:41:23.491 *** 2026-09-02 12:56:59.170265 | instance | skipping: [instance] 2026-09-02 12:56:59.170380 | instance | 2026-09-02 12:56:59.170533 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ******************** 2026-09-02 12:56:59.170702 | instance | Wednesday 02 September 2026 12:56:59 +0000 (0:00:00.081) 0:41:23.573 *** 2026-09-02 12:57:00.638093 | instance | changed: [instance] => (item=libvirt-vnc) 2026-09-02 12:57:00.638208 | instance | changed: [instance] => (item=libvirt-api) 2026-09-02 12:57:00.638350 | instance | 2026-09-02 12:57:00.638490 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] **************************** 2026-09-02 12:57:00.638867 | instance | Wednesday 02 September 2026 12:57:00 +0000 (0:00:01.467) 0:41:25.041 *** 2026-09-02 12:57:02.008034 | instance | changed: [instance] => (item=libvirt-vnc) 2026-09-02 12:57:02.008267 | instance | changed: [instance] => (item=libvirt-api) 2026-09-02 12:57:02.008356 | instance | 2026-09-02 12:57:02.008615 | instance | TASK [vexxhost.atmosphere.libvirt : Generate Helm values (storage)] ************ 2026-09-02 12:57:02.008658 | instance | Wednesday 02 September 2026 12:57:02 +0000 (0:00:01.369) 0:41:26.411 *** 2026-09-02 12:57:02.339546 | instance | ok: [instance] 2026-09-02 12:57:02.339669 | instance | 2026-09-02 12:57:02.339888 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] ************************* 2026-09-02 12:57:02.340143 | instance | Wednesday 02 September 2026 12:57:02 +0000 (0:00:00.331) 0:41:26.742 *** 2026-09-02 12:57:04.594310 | instance | changed: [instance] 2026-09-02 12:57:04.594383 | instance | 2026-09-02 12:57:04.594664 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-02 12:57:04.594701 | instance | Wednesday 02 September 2026 12:57:04 +0000 (0:00:02.255) 0:41:28.998 *** 2026-09-02 12:57:04.672564 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-02 12:57:04.672653 | instance | 2026-09-02 12:57:04.672736 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-02 12:57:04.672865 | instance | Wednesday 02 September 2026 12:57:04 +0000 (0:00:00.078) 0:41:29.076 *** 2026-09-02 12:57:05.297952 | instance | changed: [instance] 2026-09-02 12:57:05.298028 | instance | 2026-09-02 12:57:05.298249 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] ************************* 2026-09-02 12:57:05.298291 | instance | Wednesday 02 September 2026 12:57:05 +0000 (0:00:00.625) 0:41:29.701 *** 2026-09-02 12:57:07.461805 | instance | changed: [instance] 2026-09-02 12:57:07.461887 | instance | 2026-09-02 12:57:07.462103 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-09-02 12:57:07.462145 | instance | Wednesday 02 September 2026 12:57:07 +0000 (0:00:02.162) 0:41:31.864 *** 2026-09-02 12:57:08.453049 | instance | ok: [instance] 2026-09-02 12:57:08.453098 | instance | 2026-09-02 12:57:08.453110 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-09-02 12:57:08.453120 | instance | Wednesday 02 September 2026 12:57:08 +0000 (0:00:00.990) 0:41:32.855 *** 2026-09-02 12:57:08.698463 | instance | ok: [instance] 2026-09-02 12:57:08.698879 | instance | 2026-09-02 12:57:08.699266 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-09-02 12:57:08.699322 | instance | Wednesday 02 September 2026 12:57:08 +0000 (0:00:00.246) 0:41:33.101 *** 2026-09-02 12:57:09.280154 | instance | ok: [instance] 2026-09-02 12:57:09.280224 | instance | 2026-09-02 12:57:09.280460 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-02 12:57:09.280496 | instance | Wednesday 02 September 2026 12:57:09 +0000 (0:00:00.582) 0:41:33.683 *** 2026-09-02 12:57:09.414481 | instance | ok: [instance] 2026-09-02 12:57:09.414559 | instance | 2026-09-02 12:57:09.414759 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-02 12:57:09.414978 | instance | Wednesday 02 September 2026 12:57:09 +0000 (0:00:00.133) 0:41:33.817 *** 2026-09-02 12:57:09.517933 | instance | included: rabbitmq for instance 2026-09-02 12:57:09.518014 | instance | 2026-09-02 12:57:09.518219 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-02 12:57:09.518264 | instance | Wednesday 02 September 2026 12:57:09 +0000 (0:00:00.103) 0:41:33.921 *** 2026-09-02 12:57:10.229687 | instance | ok: [instance] 2026-09-02 12:57:10.229838 | instance | 2026-09-02 12:57:10.230001 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-02 12:57:10.230153 | instance | Wednesday 02 September 2026 12:57:10 +0000 (0:00:00.711) 0:41:34.633 *** 2026-09-02 12:57:10.293964 | instance | skipping: [instance] 2026-09-02 12:57:10.294152 | instance | 2026-09-02 12:57:10.294316 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-02 12:57:10.294482 | instance | Wednesday 02 September 2026 12:57:10 +0000 (0:00:00.064) 0:41:34.697 *** 2026-09-02 12:57:10.362995 | instance | skipping: [instance] 2026-09-02 12:57:10.363117 | instance | 2026-09-02 12:57:10.363265 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-02 12:57:10.363411 | instance | Wednesday 02 September 2026 12:57:10 +0000 (0:00:00.068) 0:41:34.766 *** 2026-09-02 12:57:10.416878 | instance | skipping: [instance] 2026-09-02 12:57:10.417006 | instance | 2026-09-02 12:57:10.417162 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-02 12:57:10.417316 | instance | Wednesday 02 September 2026 12:57:10 +0000 (0:00:00.054) 0:41:34.820 *** 2026-09-02 12:57:41.344457 | instance | changed: [instance] 2026-09-02 12:57:41.344605 | instance | 2026-09-02 12:57:41.344955 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-02 12:57:41.345201 | instance | Wednesday 02 September 2026 12:57:41 +0000 (0:00:30.926) 0:42:05.747 *** 2026-09-02 12:57:42.028672 | instance | ok: [instance] 2026-09-02 12:57:42.028915 | instance | 2026-09-02 12:57:42.029158 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-02 12:57:42.029405 | instance | Wednesday 02 September 2026 12:57:42 +0000 (0:00:00.684) 0:42:06.431 *** 2026-09-02 12:57:42.100022 | instance | ok: [instance] 2026-09-02 12:57:42.100264 | instance | 2026-09-02 12:57:42.100608 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-02 12:57:42.100887 | instance | Wednesday 02 September 2026 12:57:42 +0000 (0:00:00.071) 0:42:06.503 *** 2026-09-02 12:57:42.168612 | instance | skipping: [instance] 2026-09-02 12:57:42.168758 | instance | 2026-09-02 12:57:42.168923 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-02 12:57:42.169071 | instance | Wednesday 02 September 2026 12:57:42 +0000 (0:00:00.068) 0:42:06.572 *** 2026-09-02 12:57:42.271914 | instance | skipping: [instance] 2026-09-02 12:57:42.272182 | instance | 2026-09-02 12:57:42.272439 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-02 12:57:42.272675 | instance | Wednesday 02 September 2026 12:57:42 +0000 (0:00:00.101) 0:42:06.673 *** 2026-09-02 12:57:42.353128 | instance | ok: [instance] 2026-09-02 12:57:42.353322 | instance | 2026-09-02 12:57:42.353592 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-02 12:57:42.353880 | instance | Wednesday 02 September 2026 12:57:42 +0000 (0:00:00.082) 0:42:06.756 *** 2026-09-02 12:57:42.595402 | instance | ok: [instance] => (item=oslo_db_api) 2026-09-02 12:57:42.595668 | instance | ok: [instance] => (item=oslo_db_cell0) 2026-09-02 12:57:42.596032 | instance | ok: [instance] => (item=placement) 2026-09-02 12:57:42.596353 | instance | ok: [instance] => (item=baremetal) 2026-09-02 12:57:42.596651 | instance | ok: [instance] => (item=identity) 2026-09-02 12:57:42.596980 | instance | ok: [instance] => (item=compute) 2026-09-02 12:57:42.597276 | instance | ok: [instance] => (item=compute_metadata) 2026-09-02 12:57:42.597565 | instance | ok: [instance] => (item=network) 2026-09-02 12:57:42.597884 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-02 12:57:42.598187 | instance | ok: [instance] => (item=compute_novnc_proxy) 2026-09-02 12:57:42.598482 | instance | ok: [instance] => (item=volumev3) 2026-09-02 12:57:42.598824 | instance | ok: [instance] => (item=oslo_db) 2026-09-02 12:57:42.599136 | instance | ok: [instance] => (item=oslo_cache) 2026-09-02 12:57:42.599425 | instance | ok: [instance] => (item=image) 2026-09-02 12:57:42.599767 | instance | 2026-09-02 12:57:42.600127 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-02 12:57:42.600480 | instance | Wednesday 02 September 2026 12:57:42 +0000 (0:00:00.241) 0:42:06.998 *** 2026-09-02 12:57:42.696383 | instance | ok: [instance] 2026-09-02 12:57:42.696654 | instance | 2026-09-02 12:57:42.697025 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-02 12:57:42.697362 | instance | Wednesday 02 September 2026 12:57:42 +0000 (0:00:00.101) 0:42:07.099 *** 2026-09-02 12:57:42.807205 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-02 12:57:42.807322 | instance | 2026-09-02 12:57:42.807499 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-02 12:57:42.807638 | instance | Wednesday 02 September 2026 12:57:42 +0000 (0:00:00.111) 0:42:07.210 *** 2026-09-02 12:57:43.391944 | instance | changed: [instance] 2026-09-02 12:57:43.392000 | instance | 2026-09-02 12:57:43.392005 | instance | TASK [vexxhost.atmosphere.nova : Fail if atmosphere_ceph_enabled is set] ******* 2026-09-02 12:57:43.392015 | instance | Wednesday 02 September 2026 12:57:43 +0000 (0:00:00.584) 0:42:07.795 *** 2026-09-02 12:57:43.437135 | instance | skipping: [instance] 2026-09-02 12:57:43.437188 | instance | 2026-09-02 12:57:43.437404 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] *** 2026-09-02 12:57:43.437554 | instance | Wednesday 02 September 2026 12:57:43 +0000 (0:00:00.045) 0:42:07.840 *** 2026-09-02 12:57:43.662834 | instance | ok: [instance -> localhost] 2026-09-02 12:57:43.662911 | instance | 2026-09-02 12:57:43.663126 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] **** 2026-09-02 12:57:43.663168 | instance | Wednesday 02 September 2026 12:57:43 +0000 (0:00:00.225) 0:42:08.066 *** 2026-09-02 12:57:44.177796 | instance | ok: [instance -> localhost] 2026-09-02 12:57:44.178408 | instance | 2026-09-02 12:57:44.178460 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ****** 2026-09-02 12:57:44.178466 | instance | Wednesday 02 September 2026 12:57:44 +0000 (0:00:00.514) 0:42:08.581 *** 2026-09-02 12:57:44.757992 | instance | ok: [instance -> localhost] 2026-09-02 12:57:44.758093 | instance | 2026-09-02 12:57:44.758477 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] ***** 2026-09-02 12:57:44.758527 | instance | Wednesday 02 September 2026 12:57:44 +0000 (0:00:00.580) 0:42:09.161 *** 2026-09-02 12:57:44.998871 | instance | ok: [instance -> localhost] 2026-09-02 12:57:44.999312 | instance | 2026-09-02 12:57:44.999355 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] *** 2026-09-02 12:57:44.999362 | instance | Wednesday 02 September 2026 12:57:44 +0000 (0:00:00.241) 0:42:09.402 *** 2026-09-02 12:57:46.334414 | instance | ok: [instance] => (item=nova-bootstrap) 2026-09-02 12:57:46.334498 | instance | ok: [instance] => (item=nova-cell-setup) 2026-09-02 12:57:46.335022 | instance | 2026-09-02 12:57:46.335065 | instance | TASK [vexxhost.atmosphere.nova : Generate Helm values (storage)] *************** 2026-09-02 12:57:46.335120 | instance | Wednesday 02 September 2026 12:57:46 +0000 (0:00:01.335) 0:42:10.738 *** 2026-09-02 12:57:46.841663 | instance | ok: [instance] 2026-09-02 12:57:46.841995 | instance | 2026-09-02 12:57:46.842307 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] **************************** 2026-09-02 12:57:46.842638 | instance | Wednesday 02 September 2026 12:57:46 +0000 (0:00:00.506) 0:42:11.244 *** 2026-09-02 13:00:44.081389 | instance | changed: [instance] 2026-09-02 13:00:44.081584 | instance | 2026-09-02 13:00:44.081850 | instance | TASK [Create Ingress] ********************************************************** 2026-09-02 13:00:44.082089 | instance | Wednesday 02 September 2026 13:00:44 +0000 (0:02:57.239) 0:45:08.484 *** 2026-09-02 13:00:44.212779 | instance | included: openstack_helm_ingress for instance 2026-09-02 13:00:44.212980 | instance | 2026-09-02 13:00:44.213267 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-02 13:00:44.213546 | instance | Wednesday 02 September 2026 13:00:44 +0000 (0:00:00.131) 0:45:08.615 *** 2026-09-02 13:00:44.275151 | instance | skipping: [instance] 2026-09-02 13:00:44.275341 | instance | 2026-09-02 13:00:44.275684 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-02 13:00:44.275990 | instance | Wednesday 02 September 2026 13:00:44 +0000 (0:00:00.062) 0:45:08.678 *** 2026-09-02 13:00:44.360552 | instance | skipping: [instance] 2026-09-02 13:00:44.360889 | instance | 2026-09-02 13:00:44.361216 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-02 13:00:44.361514 | instance | Wednesday 02 September 2026 13:00:44 +0000 (0:00:00.084) 0:45:08.763 *** 2026-09-02 13:00:44.480847 | instance | ok: [instance] 2026-09-02 13:00:44.481065 | instance | 2026-09-02 13:00:44.481317 | instance | TASK [Create Ingress compute] ************************************************** 2026-09-02 13:00:44.481571 | instance | Wednesday 02 September 2026 13:00:44 +0000 (0:00:00.119) 0:45:08.883 *** 2026-09-02 13:00:44.589466 | instance | included: ingress for instance 2026-09-02 13:00:44.589649 | instance | 2026-09-02 13:00:44.589926 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ******************** 2026-09-02 13:00:44.590160 | instance | Wednesday 02 September 2026 13:00:44 +0000 (0:00:00.109) 0:45:08.992 *** 2026-09-02 13:00:45.717588 | instance | changed: [instance] 2026-09-02 13:00:45.717968 | instance | 2026-09-02 13:00:45.718281 | instance | TASK [Create Ingress] ********************************************************** 2026-09-02 13:00:45.718636 | instance | Wednesday 02 September 2026 13:00:45 +0000 (0:00:01.127) 0:45:10.120 *** 2026-09-02 13:00:45.860645 | instance | included: openstack_helm_ingress for instance 2026-09-02 13:00:45.860716 | instance | 2026-09-02 13:00:45.860768 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-02 13:00:45.861078 | instance | Wednesday 02 September 2026 13:00:45 +0000 (0:00:00.142) 0:45:10.263 *** 2026-09-02 13:00:45.931597 | instance | skipping: [instance] 2026-09-02 13:00:45.932097 | instance | 2026-09-02 13:00:45.932302 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-02 13:00:45.932652 | instance | Wednesday 02 September 2026 13:00:45 +0000 (0:00:00.070) 0:45:10.334 *** 2026-09-02 13:00:46.117321 | instance | skipping: [instance] 2026-09-02 13:00:46.117365 | instance | 2026-09-02 13:00:46.117370 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-02 13:00:46.117375 | instance | Wednesday 02 September 2026 13:00:46 +0000 (0:00:00.185) 0:45:10.520 *** 2026-09-02 13:00:46.165656 | instance | ok: [instance] 2026-09-02 13:00:46.165832 | instance | 2026-09-02 13:00:46.165980 | instance | TASK [Create Ingress compute-novnc-proxy] ************************************** 2026-09-02 13:00:46.166135 | instance | Wednesday 02 September 2026 13:00:46 +0000 (0:00:00.049) 0:45:10.569 *** 2026-09-02 13:00:46.254180 | instance | included: ingress for instance 2026-09-02 13:00:46.254374 | instance | 2026-09-02 13:00:46.254606 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ******** 2026-09-02 13:00:46.254859 | instance | Wednesday 02 September 2026 13:00:46 +0000 (0:00:00.088) 0:45:10.657 *** 2026-09-02 13:00:47.226523 | instance | changed: [instance] 2026-09-02 13:00:47.226656 | instance | 2026-09-02 13:00:47.226967 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] ********* 2026-09-02 13:00:47.227229 | instance | Wednesday 02 September 2026 13:00:47 +0000 (0:00:00.971) 0:45:11.629 *** 2026-09-02 13:00:47.910772 | instance | ok: [instance] 2026-09-02 13:00:47.911094 | instance | 2026-09-02 13:00:47.911375 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] ******************************* 2026-09-02 13:00:47.911621 | instance | Wednesday 02 September 2026 13:00:47 +0000 (0:00:00.683) 0:45:12.313 *** 2026-09-02 13:01:12.423082 | instance | FAILED - RETRYING: [instance]: Create flavors (60 retries left). 2026-09-02 13:01:12.423260 | instance | FAILED - RETRYING: [instance]: Create flavors (59 retries left). 2026-09-02 13:01:12.423480 | instance | FAILED - RETRYING: [instance]: Create flavors (58 retries left). 2026-09-02 13:01:12.423716 | instance | changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1}) 2026-09-02 13:01:12.423906 | instance | changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1}) 2026-09-02 13:01:12.424118 | instance | changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2}) 2026-09-02 13:01:12.424300 | instance | changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4}) 2026-09-02 13:01:12.424484 | instance | changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8}) 2026-09-02 13:01:12.424639 | instance | 2026-09-02 13:01:12.424885 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-02 13:01:12.425334 | instance | Wednesday 02 September 2026 13:01:12 +0000 (0:00:24.512) 0:45:36.825 *** 2026-09-02 13:01:12.524778 | instance | ok: [instance] 2026-09-02 13:01:12.524912 | instance | 2026-09-02 13:01:12.525064 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-02 13:01:12.525212 | instance | Wednesday 02 September 2026 13:01:12 +0000 (0:00:00.102) 0:45:36.928 *** 2026-09-02 13:01:12.612377 | instance | included: rabbitmq for instance 2026-09-02 13:01:12.612622 | instance | 2026-09-02 13:01:12.612914 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-02 13:01:12.613197 | instance | Wednesday 02 September 2026 13:01:12 +0000 (0:00:00.087) 0:45:37.015 *** 2026-09-02 13:01:13.334703 | instance | ok: [instance] 2026-09-02 13:01:13.334837 | instance | 2026-09-02 13:01:13.334979 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-02 13:01:13.335359 | instance | Wednesday 02 September 2026 13:01:13 +0000 (0:00:00.722) 0:45:37.738 *** 2026-09-02 13:01:13.402639 | instance | skipping: [instance] 2026-09-02 13:01:13.402872 | instance | 2026-09-02 13:01:13.403120 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-02 13:01:13.403370 | instance | Wednesday 02 September 2026 13:01:13 +0000 (0:00:00.068) 0:45:37.806 *** 2026-09-02 13:01:13.469674 | instance | skipping: [instance] 2026-09-02 13:01:13.469717 | instance | 2026-09-02 13:01:13.469782 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-02 13:01:13.470100 | instance | Wednesday 02 September 2026 13:01:13 +0000 (0:00:00.066) 0:45:37.872 *** 2026-09-02 13:01:13.519363 | instance | skipping: [instance] 2026-09-02 13:01:13.519533 | instance | 2026-09-02 13:01:13.519743 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-02 13:01:13.519982 | instance | Wednesday 02 September 2026 13:01:13 +0000 (0:00:00.050) 0:45:37.923 *** 2026-09-02 13:01:44.430288 | instance | changed: [instance] 2026-09-02 13:01:44.430511 | instance | 2026-09-02 13:01:44.430780 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-02 13:01:44.431548 | instance | Wednesday 02 September 2026 13:01:44 +0000 (0:00:30.910) 0:46:08.833 *** 2026-09-02 13:01:45.162171 | instance | ok: [instance] 2026-09-02 13:01:45.162351 | instance | 2026-09-02 13:01:45.162611 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-02 13:01:45.162887 | instance | Wednesday 02 September 2026 13:01:45 +0000 (0:00:00.731) 0:46:09.565 *** 2026-09-02 13:01:45.239637 | instance | ok: [instance] 2026-09-02 13:01:45.246172 | instance | 2026-09-02 13:01:45.246250 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-02 13:01:45.246264 | instance | Wednesday 02 September 2026 13:01:45 +0000 (0:00:00.077) 0:46:09.642 *** 2026-09-02 13:01:45.331144 | instance | skipping: [instance] 2026-09-02 13:01:45.331215 | instance | 2026-09-02 13:01:45.331407 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-02 13:01:45.331558 | instance | Wednesday 02 September 2026 13:01:45 +0000 (0:00:00.091) 0:46:09.734 *** 2026-09-02 13:01:45.420660 | instance | skipping: [instance] 2026-09-02 13:01:45.420876 | instance | 2026-09-02 13:01:45.421133 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-02 13:01:45.421372 | instance | Wednesday 02 September 2026 13:01:45 +0000 (0:00:00.089) 0:46:09.823 *** 2026-09-02 13:01:45.511007 | instance | ok: [instance] 2026-09-02 13:01:45.511217 | instance | 2026-09-02 13:01:45.511471 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-02 13:01:45.511694 | instance | Wednesday 02 September 2026 13:01:45 +0000 (0:00:00.090) 0:46:09.913 *** 2026-09-02 13:01:45.737082 | instance | ok: [instance] => (item=dns) 2026-09-02 13:01:45.737282 | instance | ok: [instance] => (item=compute) 2026-09-02 13:01:45.737519 | instance | ok: [instance] => (item=baremetal) 2026-09-02 13:01:45.737797 | instance | ok: [instance] => (item=load_balancer) 2026-09-02 13:01:45.738021 | instance | ok: [instance] => (item=identity) 2026-09-02 13:01:45.738284 | instance | ok: [instance] => (item=compute_metadata) 2026-09-02 13:01:45.738537 | instance | ok: [instance] => (item=network) 2026-09-02 13:01:45.738810 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-02 13:01:45.739187 | instance | ok: [instance] => (item=oslo_db) 2026-09-02 13:01:45.739259 | instance | ok: [instance] => (item=oslo_cache) 2026-09-02 13:01:45.739476 | instance | 2026-09-02 13:01:45.739741 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-02 13:01:45.740006 | instance | Wednesday 02 September 2026 13:01:45 +0000 (0:00:00.226) 0:46:10.140 *** 2026-09-02 13:01:45.879594 | instance | ok: [instance] 2026-09-02 13:01:45.879768 | instance | 2026-09-02 13:01:45.880044 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-02 13:01:45.880246 | instance | Wednesday 02 September 2026 13:01:45 +0000 (0:00:00.142) 0:46:10.282 *** 2026-09-02 13:01:46.012167 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-02 13:01:46.012377 | instance | 2026-09-02 13:01:46.012639 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-02 13:01:46.012918 | instance | Wednesday 02 September 2026 13:01:46 +0000 (0:00:00.131) 0:46:10.414 *** 2026-09-02 13:01:46.691432 | instance | changed: [instance] 2026-09-02 13:01:46.691627 | instance | 2026-09-02 13:01:46.691872 | instance | TASK [vexxhost.atmosphere.neutron : Manage secret with generic switch access keys] *** 2026-09-02 13:01:46.692680 | instance | Wednesday 02 September 2026 13:01:46 +0000 (0:00:00.680) 0:46:11.095 *** 2026-09-02 13:01:47.436359 | instance | ok: [instance] 2026-09-02 13:01:47.436545 | instance | 2026-09-02 13:01:47.436858 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] ******************* 2026-09-02 13:01:47.437086 | instance | Wednesday 02 September 2026 13:01:47 +0000 (0:00:00.744) 0:46:11.839 *** 2026-09-02 13:01:47.509608 | instance | skipping: [instance] 2026-09-02 13:01:47.509894 | instance | 2026-09-02 13:01:47.510125 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] ********************** 2026-09-02 13:01:47.510360 | instance | Wednesday 02 September 2026 13:01:47 +0000 (0:00:00.073) 0:46:11.913 *** 2026-09-02 13:01:48.033530 | instance | ok: [instance] 2026-09-02 13:01:48.033692 | instance | 2026-09-02 13:01:48.033973 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************ 2026-09-02 13:01:48.034216 | instance | Wednesday 02 September 2026 13:01:48 +0000 (0:00:00.523) 0:46:12.436 *** 2026-09-02 13:01:48.086335 | instance | skipping: [instance] 2026-09-02 13:01:48.086490 | instance | 2026-09-02 13:01:48.086755 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] *** 2026-09-02 13:01:48.087011 | instance | Wednesday 02 September 2026 13:01:48 +0000 (0:00:00.053) 0:46:12.490 *** 2026-09-02 13:01:48.161308 | instance | ok: [instance] 2026-09-02 13:01:48.161476 | instance | 2026-09-02 13:01:48.161714 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (mount neutron genericswitch keys)] *** 2026-09-02 13:01:48.161995 | instance | Wednesday 02 September 2026 13:01:48 +0000 (0:00:00.074) 0:46:12.564 *** 2026-09-02 13:01:48.217309 | instance | skipping: [instance] 2026-09-02 13:01:48.217459 | instance | 2026-09-02 13:01:48.217704 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] ************************* 2026-09-02 13:01:48.217964 | instance | Wednesday 02 September 2026 13:01:48 +0000 (0:00:00.056) 0:46:12.620 *** 2026-09-02 13:04:23.847569 | instance | changed: [instance] 2026-09-02 13:04:23.847669 | instance | 2026-09-02 13:04:23.847962 | instance | TASK [Create Ingress] ********************************************************** 2026-09-02 13:04:23.848136 | instance | Wednesday 02 September 2026 13:04:23 +0000 (0:02:35.629) 0:48:48.250 *** 2026-09-02 13:04:23.975348 | instance | included: openstack_helm_ingress for instance 2026-09-02 13:04:23.975439 | instance | 2026-09-02 13:04:23.975530 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-02 13:04:23.975614 | instance | Wednesday 02 September 2026 13:04:23 +0000 (0:00:00.128) 0:48:48.379 *** 2026-09-02 13:04:24.039139 | instance | skipping: [instance] 2026-09-02 13:04:24.039260 | instance | 2026-09-02 13:04:24.039512 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-02 13:04:24.039554 | instance | Wednesday 02 September 2026 13:04:24 +0000 (0:00:00.063) 0:48:48.443 *** 2026-09-02 13:04:24.109637 | instance | skipping: [instance] 2026-09-02 13:04:24.109749 | instance | 2026-09-02 13:04:24.110195 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-02 13:04:24.110240 | instance | Wednesday 02 September 2026 13:04:24 +0000 (0:00:00.069) 0:48:48.512 *** 2026-09-02 13:04:24.222150 | instance | ok: [instance] 2026-09-02 13:04:24.222484 | instance | 2026-09-02 13:04:24.222609 | instance | TASK [Create Ingress network] ************************************************** 2026-09-02 13:04:24.222920 | instance | Wednesday 02 September 2026 13:04:24 +0000 (0:00:00.112) 0:48:48.625 *** 2026-09-02 13:04:24.328751 | instance | included: ingress for instance 2026-09-02 13:04:24.328827 | instance | 2026-09-02 13:04:24.329056 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ******************** 2026-09-02 13:04:24.329096 | instance | Wednesday 02 September 2026 13:04:24 +0000 (0:00:00.107) 0:48:48.732 *** 2026-09-02 13:04:25.539107 | instance | changed: [instance] 2026-09-02 13:04:25.539188 | instance | 2026-09-02 13:04:25.539297 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] ********** 2026-09-02 13:04:25.539403 | instance | Wednesday 02 September 2026 13:04:25 +0000 (0:00:01.210) 0:48:49.942 *** 2026-09-02 13:04:26.255806 | instance | ok: [instance] 2026-09-02 13:04:26.255870 | instance | 2026-09-02 13:04:26.256042 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] *************************** 2026-09-02 13:04:26.256141 | instance | Wednesday 02 September 2026 13:04:26 +0000 (0:00:00.716) 0:48:50.659 *** 2026-09-02 13:05:12.640841 | instance | FAILED - RETRYING: [instance]: Create networks (60 retries left). 2026-09-02 13:05:12.641021 | instance | FAILED - RETRYING: [instance]: Create networks (59 retries left). 2026-09-02 13:05:12.641179 | instance | FAILED - RETRYING: [instance]: Create networks (58 retries left). 2026-09-02 13:05:12.641326 | instance | FAILED - RETRYING: [instance]: Create networks (57 retries left). 2026-09-02 13:05:12.641490 | instance | FAILED - RETRYING: [instance]: Create networks (56 retries left). 2026-09-02 13:05:12.641610 | instance | FAILED - RETRYING: [instance]: Create networks (55 retries left). 2026-09-02 13:05:12.641779 | instance | FAILED - RETRYING: [instance]: Create networks (54 retries left). 2026-09-02 13:05:12.641931 | 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-02 13:05:12.642063 | instance | 2026-09-02 13:05:12.642948 | instance | TASK [vexxhost.atmosphere.neutron : Create subnets] **************************** 2026-09-02 13:05:12.643180 | instance | Wednesday 02 September 2026 13:05:12 +0000 (0:00:46.384) 0:49:37.043 *** 2026-09-02 13:05:14.401713 | 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-02 13:05:14.401751 | instance | 2026-09-02 13:05:14.401762 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-02 13:05:14.401767 | instance | Wednesday 02 September 2026 13:05:14 +0000 (0:00:01.760) 0:49:38.804 *** 2026-09-02 13:05:14.755127 | instance | ok: [instance] 2026-09-02 13:05:14.755193 | instance | 2026-09-02 13:05:14.755294 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-02 13:05:14.755403 | instance | Wednesday 02 September 2026 13:05:14 +0000 (0:00:00.354) 0:49:39.159 *** 2026-09-02 13:05:14.839431 | instance | included: rabbitmq for instance 2026-09-02 13:05:14.839498 | instance | 2026-09-02 13:05:14.839619 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-02 13:05:14.839751 | instance | Wednesday 02 September 2026 13:05:14 +0000 (0:00:00.084) 0:49:39.243 *** 2026-09-02 13:05:15.883415 | instance | ok: [instance] 2026-09-02 13:05:15.883478 | instance | 2026-09-02 13:05:15.883590 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-02 13:05:15.883719 | instance | Wednesday 02 September 2026 13:05:15 +0000 (0:00:01.043) 0:49:40.287 *** 2026-09-02 13:05:15.928606 | instance | skipping: [instance] 2026-09-02 13:05:15.928706 | instance | 2026-09-02 13:05:15.928823 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-02 13:05:15.928930 | instance | Wednesday 02 September 2026 13:05:15 +0000 (0:00:00.045) 0:49:40.332 *** 2026-09-02 13:05:15.975633 | instance | skipping: [instance] 2026-09-02 13:05:15.975787 | instance | 2026-09-02 13:05:15.976039 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-02 13:05:15.976341 | instance | Wednesday 02 September 2026 13:05:15 +0000 (0:00:00.046) 0:49:40.379 *** 2026-09-02 13:05:16.057556 | instance | skipping: [instance] 2026-09-02 13:05:16.057655 | instance | 2026-09-02 13:05:16.057696 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-02 13:05:16.057807 | instance | Wednesday 02 September 2026 13:05:16 +0000 (0:00:00.079) 0:49:40.458 *** 2026-09-02 13:05:46.991368 | instance | changed: [instance] 2026-09-02 13:05:46.991429 | instance | 2026-09-02 13:05:46.991549 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-02 13:05:46.992171 | instance | Wednesday 02 September 2026 13:05:46 +0000 (0:00:30.936) 0:50:11.394 *** 2026-09-02 13:05:47.702229 | instance | ok: [instance] 2026-09-02 13:05:47.702706 | instance | 2026-09-02 13:05:47.702745 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-02 13:05:47.702750 | instance | Wednesday 02 September 2026 13:05:47 +0000 (0:00:00.711) 0:50:12.105 *** 2026-09-02 13:05:47.792525 | instance | ok: [instance] 2026-09-02 13:05:47.792594 | instance | 2026-09-02 13:05:47.792610 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-02 13:05:47.792621 | instance | Wednesday 02 September 2026 13:05:47 +0000 (0:00:00.088) 0:50:12.194 *** 2026-09-02 13:05:47.877495 | instance | skipping: [instance] 2026-09-02 13:05:47.877574 | instance | 2026-09-02 13:05:47.877814 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-02 13:05:47.877831 | instance | Wednesday 02 September 2026 13:05:47 +0000 (0:00:00.086) 0:50:12.281 *** 2026-09-02 13:05:47.942923 | instance | skipping: [instance] 2026-09-02 13:05:47.943135 | instance | 2026-09-02 13:05:47.943486 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-02 13:05:47.943536 | instance | Wednesday 02 September 2026 13:05:47 +0000 (0:00:00.064) 0:50:12.346 *** 2026-09-02 13:05:48.017948 | instance | ok: [instance] 2026-09-02 13:05:48.018029 | instance | 2026-09-02 13:05:48.018095 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-02 13:05:48.018347 | instance | Wednesday 02 September 2026 13:05:48 +0000 (0:00:00.074) 0:50:12.420 *** 2026-09-02 13:05:48.124714 | instance | ok: [instance] => (item=identity) 2026-09-02 13:05:48.124873 | instance | ok: [instance] => (item=cloudformation) 2026-09-02 13:05:48.125014 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-02 13:05:48.125151 | instance | ok: [instance] => (item=oslo_db) 2026-09-02 13:05:48.125288 | instance | ok: [instance] => (item=oslo_cache) 2026-09-02 13:05:48.125423 | instance | ok: [instance] => (item=orchestration) 2026-09-02 13:05:48.125531 | instance | 2026-09-02 13:05:48.125653 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-02 13:05:48.125804 | instance | Wednesday 02 September 2026 13:05:48 +0000 (0:00:00.107) 0:50:12.528 *** 2026-09-02 13:05:48.232055 | instance | ok: [instance] 2026-09-02 13:05:48.232401 | instance | 2026-09-02 13:05:48.232652 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-02 13:05:48.232938 | instance | Wednesday 02 September 2026 13:05:48 +0000 (0:00:00.107) 0:50:12.635 *** 2026-09-02 13:05:48.318068 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-02 13:05:48.318261 | instance | 2026-09-02 13:05:48.318511 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-02 13:05:48.318766 | instance | Wednesday 02 September 2026 13:05:48 +0000 (0:00:00.085) 0:50:12.721 *** 2026-09-02 13:05:48.919498 | instance | changed: [instance] 2026-09-02 13:05:48.919600 | instance | 2026-09-02 13:05:48.919766 | instance | TASK [vexxhost.atmosphere.heat : Deploy Helm chart] **************************** 2026-09-02 13:05:48.919913 | instance | Wednesday 02 September 2026 13:05:48 +0000 (0:00:00.601) 0:50:13.323 *** 2026-09-02 13:09:41.833810 | instance | changed: [instance] 2026-09-02 13:09:41.834019 | instance | 2026-09-02 13:09:41.834321 | instance | TASK [Create Ingress] ********************************************************** 2026-09-02 13:09:41.834608 | instance | Wednesday 02 September 2026 13:09:41 +0000 (0:03:52.912) 0:54:06.236 *** 2026-09-02 13:09:41.947606 | instance | included: openstack_helm_ingress for instance 2026-09-02 13:09:41.947767 | instance | 2026-09-02 13:09:41.947924 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-02 13:09:41.948137 | instance | Wednesday 02 September 2026 13:09:41 +0000 (0:00:00.115) 0:54:06.351 *** 2026-09-02 13:09:42.006727 | instance | skipping: [instance] 2026-09-02 13:09:42.006795 | instance | 2026-09-02 13:09:42.006927 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-02 13:09:42.007143 | instance | Wednesday 02 September 2026 13:09:42 +0000 (0:00:00.059) 0:54:06.410 *** 2026-09-02 13:09:42.075027 | instance | skipping: [instance] 2026-09-02 13:09:42.075194 | instance | 2026-09-02 13:09:42.075459 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-02 13:09:42.075743 | instance | Wednesday 02 September 2026 13:09:42 +0000 (0:00:00.068) 0:54:06.478 *** 2026-09-02 13:09:42.160060 | instance | ok: [instance] 2026-09-02 13:09:42.160174 | instance | 2026-09-02 13:09:42.160384 | instance | TASK [Create Ingress orchestration] ******************************************** 2026-09-02 13:09:42.160529 | instance | Wednesday 02 September 2026 13:09:42 +0000 (0:00:00.084) 0:54:06.563 *** 2026-09-02 13:09:42.243743 | instance | included: ingress for instance 2026-09-02 13:09:42.244032 | instance | 2026-09-02 13:09:42.244295 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress orchestration] ************** 2026-09-02 13:09:42.244540 | instance | Wednesday 02 September 2026 13:09:42 +0000 (0:00:00.084) 0:54:06.647 *** 2026-09-02 13:09:43.585395 | instance | changed: [instance] 2026-09-02 13:09:43.585580 | instance | 2026-09-02 13:09:43.585861 | instance | TASK [Create Ingress] ********************************************************** 2026-09-02 13:09:43.586119 | instance | Wednesday 02 September 2026 13:09:43 +0000 (0:00:01.341) 0:54:07.988 *** 2026-09-02 13:09:43.721497 | instance | included: openstack_helm_ingress for instance 2026-09-02 13:09:43.721735 | instance | 2026-09-02 13:09:43.721958 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-02 13:09:43.722190 | instance | Wednesday 02 September 2026 13:09:43 +0000 (0:00:00.136) 0:54:08.124 *** 2026-09-02 13:09:43.819375 | instance | skipping: [instance] 2026-09-02 13:09:43.819492 | instance | 2026-09-02 13:09:43.819693 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-02 13:09:43.819846 | instance | Wednesday 02 September 2026 13:09:43 +0000 (0:00:00.097) 0:54:08.222 *** 2026-09-02 13:09:43.881979 | instance | skipping: [instance] 2026-09-02 13:09:43.882089 | instance | 2026-09-02 13:09:43.882260 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-02 13:09:43.882386 | instance | Wednesday 02 September 2026 13:09:43 +0000 (0:00:00.062) 0:54:08.285 *** 2026-09-02 13:09:43.950038 | instance | ok: [instance] 2026-09-02 13:09:43.951991 | instance | 2026-09-02 13:09:43.952025 | instance | TASK [Create Ingress cloudformation] ******************************************* 2026-09-02 13:09:43.952040 | instance | Wednesday 02 September 2026 13:09:43 +0000 (0:00:00.067) 0:54:08.353 *** 2026-09-02 13:09:44.037718 | instance | included: ingress for instance 2026-09-02 13:09:44.037835 | instance | 2026-09-02 13:09:44.038019 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress cloudformation] ************* 2026-09-02 13:09:44.038170 | instance | Wednesday 02 September 2026 13:09:44 +0000 (0:00:00.087) 0:54:08.441 *** 2026-09-02 13:09:45.308695 | instance | changed: [instance] 2026-09-02 13:09:45.309005 | instance | 2026-09-02 13:09:45.309298 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-09-02 13:09:45.309580 | instance | Wednesday 02 September 2026 13:09:45 +0000 (0:00:01.270) 0:54:09.711 *** 2026-09-02 13:09:45.638534 | instance | ok: [instance] 2026-09-02 13:09:45.638888 | instance | 2026-09-02 13:09:45.638917 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-09-02 13:09:45.639084 | instance | Wednesday 02 September 2026 13:09:45 +0000 (0:00:00.330) 0:54:10.042 *** 2026-09-02 13:09:46.901188 | instance | ok: [instance] 2026-09-02 13:09:46.901366 | instance | 2026-09-02 13:09:46.901458 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-09-02 13:09:46.901599 | instance | Wednesday 02 September 2026 13:09:46 +0000 (0:00:01.262) 0:54:11.304 *** 2026-09-02 13:09:47.192015 | instance | ok: [instance] 2026-09-02 13:09:47.192078 | instance | 2026-09-02 13:09:47.192229 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-02 13:09:47.192339 | instance | Wednesday 02 September 2026 13:09:47 +0000 (0:00:00.291) 0:54:11.595 *** 2026-09-02 13:09:47.313547 | instance | ok: [instance] => { 2026-09-02 13:09:47.313682 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.3.4/nerdctl-2.3.4-linux-amd64.tar.gz" 2026-09-02 13:09:47.313854 | instance | } 2026-09-02 13:09:47.314037 | instance | 2026-09-02 13:09:47.314232 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-02 13:09:47.314400 | instance | Wednesday 02 September 2026 13:09:47 +0000 (0:00:00.121) 0:54:11.717 *** 2026-09-02 13:09:47.743504 | instance | ok: [instance] 2026-09-02 13:09:47.743781 | instance | 2026-09-02 13:09:47.744059 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-02 13:09:47.744319 | instance | Wednesday 02 September 2026 13:09:47 +0000 (0:00:00.429) 0:54:12.147 *** 2026-09-02 13:09:48.970431 | instance | ok: [instance] 2026-09-02 13:09:48.970500 | instance | 2026-09-02 13:09:48.970614 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-09-02 13:09:48.970761 | instance | Wednesday 02 September 2026 13:09:48 +0000 (0:00:01.226) 0:54:13.373 *** 2026-09-02 13:09:49.494766 | instance | ok: [instance] 2026-09-02 13:09:49.494976 | instance | 2026-09-02 13:09:49.495305 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-09-02 13:09:49.495555 | instance | Wednesday 02 September 2026 13:09:49 +0000 (0:00:00.523) 0:54:13.897 *** 2026-09-02 13:09:50.349475 | instance | ok: [instance] 2026-09-02 13:09:50.349596 | instance | 2026-09-02 13:09:50.349785 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-09-02 13:09:50.349925 | instance | Wednesday 02 September 2026 13:09:50 +0000 (0:00:00.855) 0:54:14.752 *** 2026-09-02 13:09:51.282084 | instance | ok: [instance] 2026-09-02 13:09:51.282179 | instance | 2026-09-02 13:09:51.282305 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-09-02 13:09:51.282419 | instance | Wednesday 02 September 2026 13:09:51 +0000 (0:00:00.932) 0:54:15.685 *** 2026-09-02 13:09:51.692032 | instance | ok: [instance] 2026-09-02 13:09:51.692128 | instance | 2026-09-02 13:09:51.692310 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-09-02 13:09:51.692447 | instance | Wednesday 02 September 2026 13:09:51 +0000 (0:00:00.408) 0:54:16.094 *** 2026-09-02 13:09:51.961889 | instance | included: openstack_helm_endpoints for instance 2026-09-02 13:09:51.968537 | instance | 2026-09-02 13:09:51.968590 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-02 13:09:51.968601 | instance | Wednesday 02 September 2026 13:09:51 +0000 (0:00:00.271) 0:54:16.365 *** 2026-09-02 13:09:52.019767 | instance | skipping: [instance] 2026-09-02 13:09:52.019841 | instance | 2026-09-02 13:09:52.019903 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-02 13:09:52.020052 | instance | Wednesday 02 September 2026 13:09:52 +0000 (0:00:00.057) 0:54:16.423 *** 2026-09-02 13:09:52.106709 | instance | skipping: [instance] 2026-09-02 13:09:52.107451 | instance | 2026-09-02 13:09:52.107503 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-02 13:09:52.107514 | instance | Wednesday 02 September 2026 13:09:52 +0000 (0:00:00.086) 0:54:16.509 *** 2026-09-02 13:09:52.171720 | instance | skipping: [instance] 2026-09-02 13:09:52.172020 | instance | 2026-09-02 13:09:52.172088 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-02 13:09:52.172185 | instance | Wednesday 02 September 2026 13:09:52 +0000 (0:00:00.064) 0:54:16.574 *** 2026-09-02 13:09:52.238362 | instance | skipping: [instance] 2026-09-02 13:09:52.238484 | instance | 2026-09-02 13:09:52.238786 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-02 13:09:52.238810 | instance | Wednesday 02 September 2026 13:09:52 +0000 (0:00:00.067) 0:54:16.642 *** 2026-09-02 13:09:52.296289 | instance | skipping: [instance] 2026-09-02 13:09:52.296894 | instance | 2026-09-02 13:09:52.296919 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-02 13:09:52.296928 | instance | Wednesday 02 September 2026 13:09:52 +0000 (0:00:00.057) 0:54:16.699 *** 2026-09-02 13:09:52.377609 | instance | skipping: [instance] 2026-09-02 13:09:52.377876 | instance | 2026-09-02 13:09:52.378086 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-02 13:09:52.378291 | instance | Wednesday 02 September 2026 13:09:52 +0000 (0:00:00.080) 0:54:16.780 *** 2026-09-02 13:09:52.462515 | instance | ok: [instance] 2026-09-02 13:09:52.462583 | instance | 2026-09-02 13:09:52.462798 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-02 13:09:52.462834 | instance | Wednesday 02 September 2026 13:09:52 +0000 (0:00:00.086) 0:54:16.866 *** 2026-09-02 13:09:52.535979 | instance | ok: [instance] => (item=identity) 2026-09-02 13:09:52.536122 | instance | 2026-09-02 13:09:52.536278 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-02 13:09:52.536431 | instance | Wednesday 02 September 2026 13:09:52 +0000 (0:00:00.073) 0:54:16.939 *** 2026-09-02 13:09:52.631140 | instance | ok: [instance] 2026-09-02 13:09:52.631338 | instance | 2026-09-02 13:09:52.631584 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-09-02 13:09:52.631834 | instance | Wednesday 02 September 2026 13:09:52 +0000 (0:00:00.095) 0:54:17.034 *** 2026-09-02 13:09:53.192604 | instance | ok: [instance] 2026-09-02 13:09:53.192846 | instance | 2026-09-02 13:09:53.193126 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-09-02 13:09:53.193373 | instance | Wednesday 02 September 2026 13:09:53 +0000 (0:00:00.561) 0:54:17.595 *** 2026-09-02 13:09:53.740647 | instance | ok: [instance] 2026-09-02 13:09:53.740905 | instance | 2026-09-02 13:09:53.741162 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-09-02 13:09:53.741406 | instance | Wednesday 02 September 2026 13:09:53 +0000 (0:00:00.547) 0:54:18.143 *** 2026-09-02 13:09:54.246242 | instance | ok: [instance] 2026-09-02 13:09:54.246466 | instance | 2026-09-02 13:09:54.246709 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-09-02 13:09:54.247019 | instance | Wednesday 02 September 2026 13:09:54 +0000 (0:00:00.505) 0:54:18.649 *** 2026-09-02 13:09:54.906130 | instance | ok: [instance] 2026-09-02 13:09:54.906201 | instance | 2026-09-02 13:09:54.906424 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-02 13:09:54.906484 | instance | Wednesday 02 September 2026 13:09:54 +0000 (0:00:00.660) 0:54:19.309 *** 2026-09-02 13:09:55.026702 | instance | ok: [instance] 2026-09-02 13:09:55.027162 | instance | 2026-09-02 13:09:55.027233 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-02 13:09:55.027374 | instance | Wednesday 02 September 2026 13:09:55 +0000 (0:00:00.120) 0:54:19.429 *** 2026-09-02 13:09:55.143204 | instance | included: rabbitmq for instance 2026-09-02 13:09:55.143278 | instance | 2026-09-02 13:09:55.143529 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-02 13:09:55.143575 | instance | Wednesday 02 September 2026 13:09:55 +0000 (0:00:00.117) 0:54:19.546 *** 2026-09-02 13:09:55.966009 | instance | ok: [instance] 2026-09-02 13:09:55.966105 | instance | 2026-09-02 13:09:55.966121 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-02 13:09:55.966143 | instance | Wednesday 02 September 2026 13:09:55 +0000 (0:00:00.821) 0:54:20.368 *** 2026-09-02 13:09:56.045221 | instance | skipping: [instance] 2026-09-02 13:09:56.045349 | instance | 2026-09-02 13:09:56.045631 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-02 13:09:56.045651 | instance | Wednesday 02 September 2026 13:09:56 +0000 (0:00:00.080) 0:54:20.448 *** 2026-09-02 13:09:56.133923 | instance | skipping: [instance] 2026-09-02 13:09:56.133994 | instance | 2026-09-02 13:09:56.134001 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-02 13:09:56.134008 | instance | Wednesday 02 September 2026 13:09:56 +0000 (0:00:00.087) 0:54:20.536 *** 2026-09-02 13:09:56.190954 | instance | skipping: [instance] 2026-09-02 13:09:56.190999 | instance | 2026-09-02 13:09:56.191005 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-02 13:09:56.191010 | instance | Wednesday 02 September 2026 13:09:56 +0000 (0:00:00.057) 0:54:20.594 *** 2026-09-02 13:10:27.128864 | instance | changed: [instance] 2026-09-02 13:10:27.129030 | instance | 2026-09-02 13:10:27.129266 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-02 13:10:27.129371 | instance | Wednesday 02 September 2026 13:10:27 +0000 (0:00:30.937) 0:54:51.532 *** 2026-09-02 13:10:27.819237 | instance | ok: [instance] 2026-09-02 13:10:27.819558 | instance | 2026-09-02 13:10:27.819760 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-02 13:10:27.819921 | instance | Wednesday 02 September 2026 13:10:27 +0000 (0:00:00.690) 0:54:52.222 *** 2026-09-02 13:10:27.898025 | instance | ok: [instance] 2026-09-02 13:10:27.898190 | instance | 2026-09-02 13:10:27.898472 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-02 13:10:27.898763 | instance | Wednesday 02 September 2026 13:10:27 +0000 (0:00:00.078) 0:54:52.301 *** 2026-09-02 13:10:27.984001 | instance | skipping: [instance] 2026-09-02 13:10:27.984136 | instance | 2026-09-02 13:10:27.984418 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-02 13:10:27.984753 | instance | Wednesday 02 September 2026 13:10:27 +0000 (0:00:00.085) 0:54:52.387 *** 2026-09-02 13:10:28.052793 | instance | skipping: [instance] 2026-09-02 13:10:28.052935 | instance | 2026-09-02 13:10:28.053184 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-02 13:10:28.053437 | instance | Wednesday 02 September 2026 13:10:28 +0000 (0:00:00.068) 0:54:52.455 *** 2026-09-02 13:10:28.133757 | instance | ok: [instance] 2026-09-02 13:10:28.133961 | instance | 2026-09-02 13:10:28.134225 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-02 13:10:28.134485 | instance | Wednesday 02 September 2026 13:10:28 +0000 (0:00:00.081) 0:54:52.536 *** 2026-09-02 13:10:28.300615 | instance | ok: [instance] => (item=oslo_db_persistence) 2026-09-02 13:10:28.300832 | instance | ok: [instance] => (item=load_balancer) 2026-09-02 13:10:28.301051 | instance | ok: [instance] => (item=identity) 2026-09-02 13:10:28.301278 | instance | ok: [instance] => (item=network) 2026-09-02 13:10:28.301498 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-02 13:10:28.301744 | instance | ok: [instance] => (item=oslo_db) 2026-09-02 13:10:28.301944 | instance | ok: [instance] => (item=valkey) 2026-09-02 13:10:28.302162 | instance | ok: [instance] => (item=oslo_cache) 2026-09-02 13:10:28.302369 | instance | 2026-09-02 13:10:28.302593 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-02 13:10:28.302867 | instance | Wednesday 02 September 2026 13:10:28 +0000 (0:00:00.166) 0:54:52.703 *** 2026-09-02 13:10:28.405040 | instance | ok: [instance] 2026-09-02 13:10:28.405243 | instance | 2026-09-02 13:10:28.405510 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-02 13:10:28.405787 | instance | Wednesday 02 September 2026 13:10:28 +0000 (0:00:00.104) 0:54:52.807 *** 2026-09-02 13:10:28.499804 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-02 13:10:28.500032 | instance | 2026-09-02 13:10:28.500321 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-02 13:10:28.500572 | instance | Wednesday 02 September 2026 13:10:28 +0000 (0:00:00.094) 0:54:52.902 *** 2026-09-02 13:10:29.093723 | instance | changed: [instance] 2026-09-02 13:10:29.093931 | instance | 2026-09-02 13:10:29.094168 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-09-02 13:10:29.094398 | instance | Wednesday 02 September 2026 13:10:29 +0000 (0:00:00.594) 0:54:53.497 *** 2026-09-02 13:10:30.492814 | instance | ok: [instance] 2026-09-02 13:10:30.492933 | instance | 2026-09-02 13:10:30.493094 | instance | TASK [vexxhost.atmosphere.octavia : Create management network] ***************** 2026-09-02 13:10:30.493253 | instance | Wednesday 02 September 2026 13:10:30 +0000 (0:00:01.399) 0:54:54.896 *** 2026-09-02 13:10:32.082986 | instance | changed: [instance] 2026-09-02 13:10:32.083204 | instance | 2026-09-02 13:10:32.083456 | instance | TASK [vexxhost.atmosphere.octavia : Create management subnet] ****************** 2026-09-02 13:10:32.083725 | instance | Wednesday 02 September 2026 13:10:32 +0000 (0:00:01.589) 0:54:56.485 *** 2026-09-02 13:10:33.672285 | instance | changed: [instance] 2026-09-02 13:10:33.672519 | instance | 2026-09-02 13:10:33.672805 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group] ****** 2026-09-02 13:10:33.673013 | instance | Wednesday 02 September 2026 13:10:33 +0000 (0:00:01.588) 0:54:58.074 *** 2026-09-02 13:10:35.251244 | instance | changed: [instance] 2026-09-02 13:10:35.251541 | instance | 2026-09-02 13:10:35.251918 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group rules] *** 2026-09-02 13:10:35.252081 | instance | Wednesday 02 September 2026 13:10:35 +0000 (0:00:01.579) 0:54:59.654 *** 2026-09-02 13:10:41.517336 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 5555}) 2026-09-02 13:10:41.517540 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 10514}) 2026-09-02 13:10:41.517631 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 20514}) 2026-09-02 13:10:41.517935 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 10514}) 2026-09-02 13:10:41.518045 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 20514}) 2026-09-02 13:10:41.518053 | instance | 2026-09-02 13:10:41.518368 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager networking ports] **** 2026-09-02 13:10:41.518397 | instance | Wednesday 02 September 2026 13:10:41 +0000 (0:00:06.266) 0:55:05.920 *** 2026-09-02 13:10:43.530433 | instance | changed: [instance] => (item=instance) 2026-09-02 13:10:43.530535 | instance | 2026-09-02 13:10:43.530881 | instance | TASK [vexxhost.atmosphere.octavia : Discover facts for other controllers] ****** 2026-09-02 13:10:43.530931 | instance | Wednesday 02 September 2026 13:10:43 +0000 (0:00:02.013) 0:55:07.933 *** 2026-09-02 13:10:46.108141 | instance | ok: [instance] => (item=instance) 2026-09-02 13:10:46.108271 | instance | 2026-09-02 13:10:46.108290 | instance | TASK [vexxhost.atmosphere.octavia : Set binding for ports] ********************* 2026-09-02 13:10:46.108425 | instance | Wednesday 02 September 2026 13:10:46 +0000 (0:00:02.577) 0:55:10.511 *** 2026-09-02 13:10:52.843591 | instance | ok: [instance] => (item=instance) 2026-09-02 13:10:52.843865 | instance | 2026-09-02 13:10:52.844186 | instance | TASK [vexxhost.atmosphere.octavia : Get health manager networking ports] ******* 2026-09-02 13:10:52.844476 | instance | Wednesday 02 September 2026 13:10:52 +0000 (0:00:06.734) 0:55:17.246 *** 2026-09-02 13:10:54.227759 | instance | ok: [instance] => (item=instance) 2026-09-02 13:10:54.227817 | instance | 2026-09-02 13:10:54.227833 | instance | TASK [vexxhost.atmosphere.octavia : Set controller_ip_port_list] *************** 2026-09-02 13:10:54.228211 | instance | Wednesday 02 September 2026 13:10:54 +0000 (0:00:01.384) 0:55:18.630 *** 2026-09-02 13:10:54.326197 | instance | ok: [instance] => (item=octavia-health-manager-port-instance) 2026-09-02 13:10:54.326275 | instance | 2026-09-02 13:10:54.326360 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group] ************* 2026-09-02 13:10:54.326483 | instance | Wednesday 02 September 2026 13:10:54 +0000 (0:00:00.099) 0:55:18.729 *** 2026-09-02 13:10:55.526971 | instance | changed: [instance] 2026-09-02 13:10:55.527048 | instance | 2026-09-02 13:10:55.527246 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group rules] ******* 2026-09-02 13:10:55.527375 | instance | Wednesday 02 September 2026 13:10:55 +0000 (0:00:01.200) 0:55:19.930 *** 2026-09-02 13:10:58.167602 | instance | changed: [instance] => (item=[22, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'connectivity': 'l2', 'port_filter': True, 'ovs_hybrid_plug': True, 'datapath_type': 'system', 'bridge_name': 'br-int', 'bound_drivers': {'0': 'openvswitch'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-09-02T13:10:42Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.2.79', 'hostname': 'host-172-24-2-79', 'fqdn': 'host-172-24-2-79.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': 'd53da406-6091-43fd-95a6-71d119150517', 'ip_address': '172.24.2.79'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:ad:a4:3b', 'name': 'octavia-health-manager-port-instance', 'network_id': '6ca07186-4306-4211-9e2d-15066b395106', 'numa_affinity_policy': None, 'project_id': 'bfcb2f1e55f847f2892284e7e2805c4f', 'tenant_id': 'bfcb2f1e55f847f2892284e7e2805c4f', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['6c6e1683-696f-4fd5-bb9d-71ad2a372c09'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-09-02T13:10:52Z', 'revision_number': 4, 'if_match': None, 'id': 'fabcac11-c61c-498f-8874-2d787be704ec', '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-02 13:10:58.167898 | instance | changed: [instance] => (item=[9443, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'connectivity': 'l2', 'port_filter': True, 'ovs_hybrid_plug': True, 'datapath_type': 'system', 'bridge_name': 'br-int', 'bound_drivers': {'0': 'openvswitch'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-09-02T13:10:42Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.2.79', 'hostname': 'host-172-24-2-79', 'fqdn': 'host-172-24-2-79.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': 'd53da406-6091-43fd-95a6-71d119150517', 'ip_address': '172.24.2.79'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:ad:a4:3b', 'name': 'octavia-health-manager-port-instance', 'network_id': '6ca07186-4306-4211-9e2d-15066b395106', 'numa_affinity_policy': None, 'project_id': 'bfcb2f1e55f847f2892284e7e2805c4f', 'tenant_id': 'bfcb2f1e55f847f2892284e7e2805c4f', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['6c6e1683-696f-4fd5-bb9d-71ad2a372c09'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-09-02T13:10:52Z', 'revision_number': 4, 'if_match': None, 'id': 'fabcac11-c61c-498f-8874-2d787be704ec', '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-02 13:10:58.168157 | instance | 2026-09-02 13:10:58.168386 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora flavor] ********************* 2026-09-02 13:10:58.168598 | instance | Wednesday 02 September 2026 13:10:58 +0000 (0:00:02.640) 0:55:22.570 *** 2026-09-02 13:10:59.369948 | instance | changed: [instance] 2026-09-02 13:10:59.370367 | instance | 2026-09-02 13:10:59.370404 | instance | TASK [Upload Amphora image] **************************************************** 2026-09-02 13:10:59.370420 | instance | Wednesday 02 September 2026 13:10:59 +0000 (0:00:01.202) 0:55:23.773 *** 2026-09-02 13:10:59.517493 | instance | included: atmosphere.common.glance_image for instance 2026-09-02 13:10:59.517801 | instance | 2026-09-02 13:10:59.517938 | instance | TASK [atmosphere.common.qemu_utils : Install packages] ************************* 2026-09-02 13:10:59.518069 | instance | Wednesday 02 September 2026 13:10:59 +0000 (0:00:00.147) 0:55:23.921 *** 2026-09-02 13:11:00.775736 | instance | ok: [instance] 2026-09-02 13:11:00.775818 | instance | 2026-09-02 13:11:00.775918 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] *** 2026-09-02 13:11:00.776064 | instance | Wednesday 02 September 2026 13:11:00 +0000 (0:00:01.258) 0:55:25.179 *** 2026-09-02 13:11:01.302579 | instance | ok: [instance] 2026-09-02 13:11:01.302683 | instance | 2026-09-02 13:11:01.302881 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] ***** 2026-09-02 13:11:01.302928 | instance | Wednesday 02 September 2026 13:11:01 +0000 (0:00:00.526) 0:55:25.706 *** 2026-09-02 13:11:01.384694 | instance | ok: [instance] 2026-09-02 13:11:01.384745 | instance | 2026-09-02 13:11:01.384753 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ****************** 2026-09-02 13:11:01.384760 | instance | Wednesday 02 September 2026 13:11:01 +0000 (0:00:00.081) 0:55:25.787 *** 2026-09-02 13:11:02.607993 | instance | ok: [instance] 2026-09-02 13:11:02.609409 | instance | 2026-09-02 13:11:02.609880 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] *** 2026-09-02 13:11:02.610134 | instance | Wednesday 02 September 2026 13:11:02 +0000 (0:00:01.223) 0:55:27.011 *** 2026-09-02 13:11:02.700933 | instance | ok: [instance] 2026-09-02 13:11:02.701127 | instance | 2026-09-02 13:11:02.701382 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] *** 2026-09-02 13:11:02.701620 | instance | Wednesday 02 September 2026 13:11:02 +0000 (0:00:00.092) 0:55:27.104 *** 2026-09-02 13:11:02.822996 | instance | ok: [instance] 2026-09-02 13:11:02.823255 | instance | 2026-09-02 13:11:02.823627 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ****** 2026-09-02 13:11:02.824039 | instance | Wednesday 02 September 2026 13:11:02 +0000 (0:00:00.122) 0:55:27.226 *** 2026-09-02 13:11:03.101634 | instance | changed: [instance] 2026-09-02 13:11:03.101803 | instance | 2026-09-02 13:11:03.102077 | instance | TASK [atmosphere.common.glance_image : Download image] ************************* 2026-09-02 13:11:03.102288 | instance | Wednesday 02 September 2026 13:11:03 +0000 (0:00:00.278) 0:55:27.504 *** 2026-09-02 13:11:15.358577 | instance | changed: [instance] 2026-09-02 13:11:15.358710 | instance | 2026-09-02 13:11:15.358897 | instance | TASK [atmosphere.common.glance_image : Get image format] *********************** 2026-09-02 13:11:15.359059 | instance | Wednesday 02 September 2026 13:11:15 +0000 (0:00:12.257) 0:55:39.761 *** 2026-09-02 13:11:15.606607 | instance | ok: [instance] 2026-09-02 13:11:15.606939 | instance | 2026-09-02 13:11:15.607248 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] ***** 2026-09-02 13:11:15.607554 | instance | Wednesday 02 September 2026 13:11:15 +0000 (0:00:00.247) 0:55:40.009 *** 2026-09-02 13:11:17.530691 | instance | changed: [instance] 2026-09-02 13:11:17.531153 | instance | 2026-09-02 13:11:17.531162 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] ********* 2026-09-02 13:11:17.531169 | instance | Wednesday 02 September 2026 13:11:17 +0000 (0:00:01.924) 0:55:41.934 *** 2026-09-02 13:11:18.238396 | instance | ok: [instance] 2026-09-02 13:11:18.238604 | instance | 2026-09-02 13:11:18.238916 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] ************* 2026-09-02 13:11:18.239158 | instance | Wednesday 02 September 2026 13:11:18 +0000 (0:00:00.707) 0:55:42.641 *** 2026-09-02 13:11:18.314909 | instance | ok: [instance] 2026-09-02 13:11:18.315113 | instance | 2026-09-02 13:11:18.315358 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] *************** 2026-09-02 13:11:18.315722 | instance | Wednesday 02 September 2026 13:11:18 +0000 (0:00:00.076) 0:55:42.718 *** 2026-09-02 13:11:52.938078 | instance | changed: [instance] 2026-09-02 13:11:52.938169 | instance | 2026-09-02 13:11:52.938294 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] *** 2026-09-02 13:11:52.938409 | instance | Wednesday 02 September 2026 13:11:52 +0000 (0:00:34.623) 0:56:17.341 *** 2026-09-02 13:11:53.000148 | instance | skipping: [instance] 2026-09-02 13:11:53.000260 | instance | 2026-09-02 13:11:53.000396 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] *** 2026-09-02 13:11:53.000538 | instance | Wednesday 02 September 2026 13:11:52 +0000 (0:00:00.061) 0:56:17.403 *** 2026-09-02 13:11:53.056564 | instance | skipping: [instance] 2026-09-02 13:11:53.056702 | instance | 2026-09-02 13:11:53.056864 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ****************** 2026-09-02 13:11:53.057012 | instance | Wednesday 02 September 2026 13:11:53 +0000 (0:00:00.056) 0:56:17.460 *** 2026-09-02 13:11:53.592314 | instance | changed: [instance] 2026-09-02 13:11:53.592510 | instance | 2026-09-02 13:11:53.592769 | instance | TASK [vexxhost.atmosphere.octavia : Get Amphora image information] ************* 2026-09-02 13:11:53.593024 | instance | Wednesday 02 September 2026 13:11:53 +0000 (0:00:00.535) 0:56:17.995 *** 2026-09-02 13:11:54.587178 | instance | ok: [instance] 2026-09-02 13:11:54.587320 | instance | 2026-09-02 13:11:54.587535 | instance | TASK [vexxhost.atmosphere.octavia : Create Amphora SSH key] ******************** 2026-09-02 13:11:54.587744 | instance | Wednesday 02 September 2026 13:11:54 +0000 (0:00:00.994) 0:56:18.990 *** 2026-09-02 13:12:00.431715 | instance | changed: [instance] 2026-09-02 13:12:00.432173 | instance | 2026-09-02 13:12:00.432467 | instance | TASK [vexxhost.atmosphere.octavia : Grab generated Amphora public key] ********* 2026-09-02 13:12:00.432932 | instance | Wednesday 02 September 2026 13:12:00 +0000 (0:00:05.844) 0:56:24.834 *** 2026-09-02 13:12:01.156441 | instance | ok: [instance] 2026-09-02 13:12:01.156518 | instance | 2026-09-02 13:12:01.156720 | instance | TASK [vexxhost.atmosphere.octavia : Import Amphora SSH key-pair in OpenStack] *** 2026-09-02 13:12:01.156876 | instance | Wednesday 02 September 2026 13:12:01 +0000 (0:00:00.725) 0:56:25.559 *** 2026-09-02 13:12:02.576214 | instance | changed: [instance] 2026-09-02 13:12:02.576662 | instance | 2026-09-02 13:12:02.576691 | instance | TASK [vexxhost.atmosphere.octavia : Create CAs & Issuers] ********************** 2026-09-02 13:12:02.576701 | instance | Wednesday 02 September 2026 13:12:02 +0000 (0:00:01.419) 0:56:26.979 *** 2026-09-02 13:12:04.097138 | instance | changed: [instance] => (item=octavia-client) 2026-09-02 13:12:04.097217 | instance | changed: [instance] => (item=octavia-server) 2026-09-02 13:12:04.097334 | instance | 2026-09-02 13:12:04.097442 | instance | TASK [vexxhost.atmosphere.octavia : Create certificate for Octavia clients] **** 2026-09-02 13:12:04.097550 | instance | Wednesday 02 September 2026 13:12:04 +0000 (0:00:01.520) 0:56:28.500 *** 2026-09-02 13:12:04.760738 | instance | changed: [instance] 2026-09-02 13:12:04.760817 | instance | 2026-09-02 13:12:04.761033 | instance | TASK [vexxhost.atmosphere.octavia : Create admin compute quotaset] ************* 2026-09-02 13:12:04.761076 | instance | Wednesday 02 September 2026 13:12:04 +0000 (0:00:00.663) 0:56:29.164 *** 2026-09-02 13:12:07.135073 | instance | [WARNING]: Loadbalancer service is not supported by your cloud. Ignoring 2026-09-02 13:12:07.135141 | instance | loadbalancer quotas. 2026-09-02 13:12:07.188786 | instance | changed: [instance] 2026-09-02 13:12:07.188875 | instance | 2026-09-02 13:12:07.189370 | instance | TASK [vexxhost.atmosphere.octavia : Deploy Helm chart] ************************* 2026-09-02 13:12:07.189423 | instance | Wednesday 02 September 2026 13:12:07 +0000 (0:00:02.427) 0:56:31.592 *** 2026-09-02 13:14:35.450704 | instance | changed: [instance] 2026-09-02 13:14:35.450773 | instance | 2026-09-02 13:14:35.450963 | instance | TASK [vexxhost.atmosphere.octavia : Add implied roles] ************************* 2026-09-02 13:14:35.451069 | instance | Wednesday 02 September 2026 13:14:35 +0000 (0:02:28.262) 0:58:59.854 *** 2026-09-02 13:14:47.493015 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'load-balancer_member'}) 2026-09-02 13:14:47.493299 | instance | changed: [instance] => (item={'role': 'reader', 'implies': 'load-balancer_observer'}) 2026-09-02 13:14:47.493527 | instance | 2026-09-02 13:14:47.493796 | instance | TASK [Create Ingress] ********************************************************** 2026-09-02 13:14:47.494027 | instance | Wednesday 02 September 2026 13:14:47 +0000 (0:00:12.041) 0:59:11.896 *** 2026-09-02 13:14:47.789073 | instance | included: openstack_helm_ingress for instance 2026-09-02 13:14:47.789402 | instance | 2026-09-02 13:14:47.789769 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-09-02 13:14:47.790113 | instance | Wednesday 02 September 2026 13:14:47 +0000 (0:00:00.295) 0:59:12.191 *** 2026-09-02 13:14:47.866312 | instance | skipping: [instance] 2026-09-02 13:14:47.866664 | instance | 2026-09-02 13:14:47.867130 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-09-02 13:14:47.867565 | instance | Wednesday 02 September 2026 13:14:47 +0000 (0:00:00.078) 0:59:12.269 *** 2026-09-02 13:14:47.934953 | instance | skipping: [instance] 2026-09-02 13:14:47.935215 | instance | 2026-09-02 13:14:47.935543 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-09-02 13:14:47.935862 | instance | Wednesday 02 September 2026 13:14:47 +0000 (0:00:00.068) 0:59:12.338 *** 2026-09-02 13:14:48.029104 | instance | ok: [instance] 2026-09-02 13:14:48.029291 | instance | 2026-09-02 13:14:48.029514 | instance | TASK [Create Ingress load-balancer] ******************************************** 2026-09-02 13:14:48.029748 | instance | Wednesday 02 September 2026 13:14:48 +0000 (0:00:00.094) 0:59:12.432 *** 2026-09-02 13:14:48.112390 | instance | included: ingress for instance 2026-09-02 13:14:48.112716 | instance | 2026-09-02 13:14:48.113051 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress load-balancer] ************** 2026-09-02 13:14:48.113338 | instance | Wednesday 02 September 2026 13:14:48 +0000 (0:00:00.083) 0:59:12.515 *** 2026-09-02 13:14:49.431187 | instance | changed: [instance] 2026-09-02 13:14:49.431303 | instance | 2026-09-02 13:14:49.431475 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-09-02 13:14:49.431633 | instance | Wednesday 02 September 2026 13:14:49 +0000 (0:00:01.319) 0:59:13.834 *** 2026-09-02 13:14:49.539080 | instance | ok: [instance] 2026-09-02 13:14:49.539327 | instance | 2026-09-02 13:14:49.539631 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-09-02 13:14:49.539965 | instance | Wednesday 02 September 2026 13:14:49 +0000 (0:00:00.107) 0:59:13.942 *** 2026-09-02 13:14:49.626497 | instance | included: rabbitmq for instance 2026-09-02 13:14:49.626757 | instance | 2026-09-02 13:14:49.627010 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-09-02 13:14:49.627252 | instance | Wednesday 02 September 2026 13:14:49 +0000 (0:00:00.087) 0:59:14.030 *** 2026-09-02 13:14:50.340021 | instance | ok: [instance] 2026-09-02 13:14:50.340095 | instance | 2026-09-02 13:14:50.340158 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-09-02 13:14:50.340269 | instance | Wednesday 02 September 2026 13:14:50 +0000 (0:00:00.713) 0:59:14.743 *** 2026-09-02 13:14:50.394362 | instance | skipping: [instance] 2026-09-02 13:14:50.394434 | instance | 2026-09-02 13:14:50.394559 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-09-02 13:14:50.394636 | instance | Wednesday 02 September 2026 13:14:50 +0000 (0:00:00.054) 0:59:14.798 *** 2026-09-02 13:14:50.450132 | instance | skipping: [instance] 2026-09-02 13:14:50.450183 | instance | 2026-09-02 13:14:50.450315 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-09-02 13:14:50.450423 | instance | Wednesday 02 September 2026 13:14:50 +0000 (0:00:00.055) 0:59:14.853 *** 2026-09-02 13:14:50.500045 | instance | skipping: [instance] 2026-09-02 13:14:50.500109 | instance | 2026-09-02 13:14:50.500168 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-09-02 13:14:50.500299 | instance | Wednesday 02 September 2026 13:14:50 +0000 (0:00:00.049) 0:59:14.903 *** 2026-09-02 13:15:21.495339 | instance | changed: [instance] 2026-09-02 13:15:21.495556 | instance | 2026-09-02 13:15:21.495857 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-09-02 13:15:21.496240 | instance | Wednesday 02 September 2026 13:15:21 +0000 (0:00:30.993) 0:59:45.897 *** 2026-09-02 13:15:22.240149 | instance | ok: [instance] 2026-09-02 13:15:22.240354 | instance | 2026-09-02 13:15:22.240620 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-09-02 13:15:22.240922 | instance | Wednesday 02 September 2026 13:15:22 +0000 (0:00:00.745) 0:59:46.643 *** 2026-09-02 13:15:22.333992 | instance | ok: [instance] 2026-09-02 13:15:22.334063 | instance | 2026-09-02 13:15:22.334240 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-09-02 13:15:22.334389 | instance | Wednesday 02 September 2026 13:15:22 +0000 (0:00:00.093) 0:59:46.737 *** 2026-09-02 13:15:22.418574 | instance | skipping: [instance] 2026-09-02 13:15:22.418781 | instance | 2026-09-02 13:15:22.419045 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-09-02 13:15:22.419290 | instance | Wednesday 02 September 2026 13:15:22 +0000 (0:00:00.084) 0:59:46.821 *** 2026-09-02 13:15:22.493471 | instance | skipping: [instance] 2026-09-02 13:15:22.493706 | instance | 2026-09-02 13:15:22.493943 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-09-02 13:15:22.494193 | instance | Wednesday 02 September 2026 13:15:22 +0000 (0:00:00.074) 0:59:46.896 *** 2026-09-02 13:15:22.553431 | instance | ok: [instance] 2026-09-02 13:15:22.553638 | instance | 2026-09-02 13:15:22.553964 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-09-02 13:15:22.554230 | instance | Wednesday 02 September 2026 13:15:22 +0000 (0:00:00.060) 0:59:46.956 *** 2026-09-02 13:15:22.737131 | instance | ok: [instance] => (item=key_manager) 2026-09-02 13:15:22.737415 | instance | ok: [instance] => (item=identity) 2026-09-02 13:15:22.737649 | instance | ok: [instance] => (item=container_infra) 2026-09-02 13:15:22.737938 | instance | ok: [instance] => (item=oslo_messaging) 2026-09-02 13:15:22.738163 | instance | ok: [instance] => (item=oslo_db) 2026-09-02 13:15:22.738390 | instance | ok: [instance] => (item=oslo_cache) 2026-09-02 13:15:22.738636 | instance | ok: [instance] => (item=orchestration) 2026-09-02 13:15:22.738887 | instance | 2026-09-02 13:15:22.739144 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-09-02 13:15:22.739387 | instance | Wednesday 02 September 2026 13:15:22 +0000 (0:00:00.182) 0:59:47.139 *** 2026-09-02 13:15:22.878206 | instance | ok: [instance] 2026-09-02 13:15:22.878392 | instance | 2026-09-02 13:15:22.878641 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-02 13:15:22.878898 | instance | Wednesday 02 September 2026 13:15:22 +0000 (0:00:00.142) 0:59:47.281 *** 2026-09-02 13:15:22.970585 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-02 13:15:22.970715 | instance | 2026-09-02 13:15:22.970897 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-02 13:15:22.971072 | instance | Wednesday 02 September 2026 13:15:22 +0000 (0:00:00.092) 0:59:47.374 *** 2026-09-02 13:15:23.578648 | instance | changed: [instance] 2026-09-02 13:15:23.578876 | instance | 2026-09-02 13:15:23.579120 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-09-02 13:15:23.579438 | instance | Wednesday 02 September 2026 13:15:23 +0000 (0:00:00.607) 0:59:47.981 *** 2026-09-02 13:15:23.675297 | instance | ok: [instance] => { 2026-09-02 13:15:23.675531 | instance | "msg": "https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64" 2026-09-02 13:15:23.675837 | instance | } 2026-09-02 13:15:23.676115 | instance | 2026-09-02 13:15:23.676385 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-09-02 13:15:23.676621 | instance | Wednesday 02 September 2026 13:15:23 +0000 (0:00:00.097) 0:59:48.078 *** 2026-09-02 13:15:24.584022 | instance | changed: [instance] 2026-09-02 13:15:24.584200 | instance | 2026-09-02 13:15:24.584376 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-09-02 13:15:24.584550 | instance | Wednesday 02 September 2026 13:15:24 +0000 (0:00:00.908) 0:59:48.987 *** 2026-09-02 13:15:24.673049 | instance | skipping: [instance] 2026-09-02 13:15:24.673158 | instance | 2026-09-02 13:15:24.673328 | instance | TASK [vexxhost.kubernetes.clusterctl : Create a configuration file] ************ 2026-09-02 13:15:24.673489 | instance | Wednesday 02 September 2026 13:15:24 +0000 (0:00:00.089) 0:59:49.076 *** 2026-09-02 13:15:25.328406 | instance | changed: [instance] 2026-09-02 13:15:25.328522 | instance | 2026-09-02 13:15:25.328583 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-09-02 13:15:25.328714 | instance | Wednesday 02 September 2026 13:15:25 +0000 (0:00:00.655) 0:59:49.731 *** 2026-09-02 13:15:25.420328 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-09-02 13:15:25.420408 | instance | 2026-09-02 13:15:25.420493 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-09-02 13:15:25.420599 | instance | Wednesday 02 September 2026 13:15:25 +0000 (0:00:00.092) 0:59:49.824 *** 2026-09-02 13:15:26.016453 | instance | changed: [instance] 2026-09-02 13:15:26.016784 | instance | 2026-09-02 13:15:26.017123 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Create build directory] *** 2026-09-02 13:15:26.017436 | instance | Wednesday 02 September 2026 13:15:26 +0000 (0:00:00.595) 0:59:50.419 *** 2026-09-02 13:15:26.291447 | instance | changed: [instance] 2026-09-02 13:15:26.291653 | instance | 2026-09-02 13:15:26.291987 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Upload Kustomization] *** 2026-09-02 13:15:26.292232 | instance | Wednesday 02 September 2026 13:15:26 +0000 (0:00:00.274) 0:59:50.694 *** 2026-09-02 13:15:26.996822 | instance | changed: [instance] 2026-09-02 13:15:26.997083 | instance | 2026-09-02 13:15:26.997342 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Generate manifests] *** 2026-09-02 13:15:26.997604 | instance | Wednesday 02 September 2026 13:15:26 +0000 (0:00:00.705) 0:59:51.400 *** 2026-09-02 13:15:28.071438 | instance | changed: [instance] 2026-09-02 13:15:28.071666 | instance | 2026-09-02 13:15:28.071996 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Apply manifest to cluster] *** 2026-09-02 13:15:28.072258 | instance | Wednesday 02 September 2026 13:15:28 +0000 (0:00:01.074) 0:59:52.475 *** 2026-09-02 13:15:31.459829 | instance | changed: [instance] 2026-09-02 13:15:31.459898 | instance | 2026-09-02 13:15:31.460057 | instance | TASK [vexxhost.kubernetes.cluster_api : Create a folder for the Cluster API providers] *** 2026-09-02 13:15:31.460144 | instance | Wednesday 02 September 2026 13:15:31 +0000 (0:00:03.388) 0:59:55.863 *** 2026-09-02 13:15:31.714397 | instance | changed: [instance] 2026-09-02 13:15:31.714590 | instance | 2026-09-02 13:15:31.714894 | instance | TASK [vexxhost.kubernetes.cluster_api : Copy over all provider configuration to the remote system] *** 2026-09-02 13:15:31.715123 | instance | Wednesday 02 September 2026 13:15:31 +0000 (0:00:00.254) 0:59:56.117 *** 2026-09-02 13:15:35.225862 | instance | changed: [instance] 2026-09-02 13:15:35.226083 | instance | 2026-09-02 13:15:35.226338 | instance | TASK [vexxhost.kubernetes.cluster_api : Get a list of all Cluster API providers] *** 2026-09-02 13:15:35.226745 | instance | Wednesday 02 September 2026 13:15:35 +0000 (0:00:03.511) 0:59:59.629 *** 2026-09-02 13:15:35.969286 | instance | ok: [instance] 2026-09-02 13:15:35.969670 | instance | 2026-09-02 13:15:35.969968 | instance | TASK [vexxhost.kubernetes.cluster_api : Initialize the management cluster] ***** 2026-09-02 13:15:35.970267 | instance | Wednesday 02 September 2026 13:15:35 +0000 (0:00:00.743) 1:00:00.372 *** 2026-09-02 13:15:40.585363 | instance | changed: [instance] 2026-09-02 13:15:40.585421 | instance | 2026-09-02 13:15:40.585544 | instance | TASK [vexxhost.kubernetes.cluster_api : Parse provider resources into version mapping] *** 2026-09-02 13:15:40.585650 | instance | Wednesday 02 September 2026 13:15:40 +0000 (0:00:04.616) 1:00:04.989 *** 2026-09-02 13:15:40.636980 | instance | skipping: [instance] 2026-09-02 13:15:40.637052 | instance | 2026-09-02 13:15:40.637209 | instance | TASK [vexxhost.kubernetes.cluster_api : Run upgrade if required] *************** 2026-09-02 13:15:40.637342 | instance | Wednesday 02 September 2026 13:15:40 +0000 (0:00:00.051) 1:00:05.040 *** 2026-09-02 13:15:40.694579 | instance | skipping: [instance] 2026-09-02 13:15:40.694665 | instance | 2026-09-02 13:15:40.694837 | instance | TASK [vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components] *** 2026-09-02 13:15:40.694952 | instance | Wednesday 02 September 2026 13:15:40 +0000 (0:00:00.057) 1:00:05.098 *** 2026-09-02 13:16:38.551091 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-bootstrap-system', 'name': 'capi-kubeadm-bootstrap-controller-manager'}) 2026-09-02 13:16:38.551175 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-control-plane-system', 'name': 'capi-kubeadm-control-plane-controller-manager'}) 2026-09-02 13:16:38.551550 | instance | changed: [instance] => (item={'namespace': 'capi-system', 'name': 'capi-controller-manager'}) 2026-09-02 13:16:38.551623 | instance | changed: [instance] => (item={'namespace': 'capo-system', 'name': 'capo-controller-manager'}) 2026-09-02 13:16:38.551680 | instance | 2026-09-02 13:16:38.552036 | instance | TASK [vexxhost.kubernetes.cluster_api : Set default values for imagePullPolicy in kubeadmConfigSpec of CRDs] *** 2026-09-02 13:16:38.552080 | instance | Wednesday 02 September 2026 13:16:38 +0000 (0:00:57.856) 1:01:02.954 *** 2026-09-02 13:16:38.675033 | 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-02 13:16:38.675093 | 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-02 13:16:38.675105 | 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-02 13:16:38.675115 | 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-02 13:16:38.675144 | 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-02 13:16:38.675177 | 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-02 13:16:38.675187 | 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-02 13:16:38.675196 | 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-02 13:16:38.675205 | instance | skipping: [instance] 2026-09-02 13:16:38.675214 | instance | 2026-09-02 13:16:38.675223 | instance | TASK [vexxhost.kubernetes.cluster_api : Set CAPO instance creation timeout] **** 2026-09-02 13:16:38.675233 | instance | Wednesday 02 September 2026 13:16:38 +0000 (0:00:00.121) 1:01:03.075 *** 2026-09-02 13:16:54.845589 | instance | changed: [instance] 2026-09-02 13:16:54.845881 | instance | 2026-09-02 13:16:54.845900 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Cluster API for Magnum RBAC] ********* 2026-09-02 13:16:54.845916 | instance | Wednesday 02 September 2026 13:16:54 +0000 (0:00:16.173) 1:01:19.249 *** 2026-09-02 13:16:55.758048 | instance | changed: [instance] 2026-09-02 13:16:55.758319 | instance | 2026-09-02 13:16:55.758588 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Helm chart] ************************** 2026-09-02 13:16:55.758847 | instance | Wednesday 02 September 2026 13:16:55 +0000 (0:00:00.910) 1:01:20.159 *** 2026-09-02 13:22:09.059220 | instance | fatal: [instance]: FAILED! => {"changed": false, "command": "/usr/bin/helm upgrade -i --reset-values --create-namespace -f=/tmp/tmpfflpv9wg.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-02 13:22:09.076694 | instance | 2026-09-02 13:22:09.076952 | instance | PLAY RECAP ********************************************************************* 2026-09-02 13:22:09.077288 | instance | instance : ok=750 changed=264 unreachable=0 failed=1 skipped=242 rescued=0 ignored=2 2026-09-02 13:22:09.077562 | instance | 2026-09-02 13:22:09.077884 | instance | Wednesday 02 September 2026 13:22:09 +0000 (0:05:13.310) 1:06:33.470 *** 2026-09-02 13:22:09.078264 | instance | =============================================================================== 2026-09-02 13:22:09.078561 | instance | vexxhost.atmosphere.magnum : Deploy Helm chart ------------------------ 313.31s 2026-09-02 13:22:09.078783 | instance | vexxhost.atmosphere.cinder : Deploy Helm chart ------------------------ 289.53s 2026-09-02 13:22:09.079040 | instance | vexxhost.atmosphere.heat : Deploy Helm chart -------------------------- 232.91s 2026-09-02 13:22:09.079351 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 193.95s 2026-09-02 13:22:09.079671 | instance | vexxhost.atmosphere.nova : Deploy Helm chart -------------------------- 177.24s 2026-09-02 13:22:09.080031 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 167.58s 2026-09-02 13:22:09.080278 | instance | vexxhost.atmosphere.neutron : Deploy Helm chart ----------------------- 155.63s 2026-09-02 13:22:09.080588 | instance | vexxhost.atmosphere.octavia : Deploy Helm chart ----------------------- 148.26s 2026-09-02 13:22:09.080895 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 145.98s 2026-09-02 13:22:09.081172 | instance | atmosphere.common.glance_image : Check if image exists ---------------- 111.85s 2026-09-02 13:22:09.081397 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ---------------------- 108.85s 2026-09-02 13:22:09.081711 | instance | vexxhost.atmosphere.placement : Deploy Helm chart --------------------- 104.46s 2026-09-02 13:22:09.081979 | instance | vexxhost.ceph.mon : Run Bootstrap command ------------------------------ 98.03s 2026-09-02 13:22:09.082214 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster -- 95.99s 2026-09-02 13:22:09.082519 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 94.61s 2026-09-02 13:22:09.083173 | instance | vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components -- 57.86s 2026-09-02 13:22:09.083418 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ----------------- 56.47s 2026-09-02 13:22:09.083650 | instance | vexxhost.atmosphere.neutron : Create networks -------------------------- 46.38s 2026-09-02 13:22:09.084024 | instance | vexxhost.containers.download_artifact : Download item ------------------ 41.31s 2026-09-02 13:22:09.084323 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 35.48s 2026-09-02 13:22:09.352364 | 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-02 13:22:09.352491 | instance | ERROR [aio > converge] Executed: Failed 2026-09-02 13:22:09.352503 | 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-02 13:22:09.943215 | instance | ERROR 2026-09-02 13:22:09.943515 | instance | { 2026-09-02 13:22:09.943558 | instance | "delta": "1:07:50.173094", 2026-09-02 13:22:09.943588 | instance | "end": "2026-09-02 13:22:09.435975", 2026-09-02 13:22:09.943615 | instance | "msg": "non-zero return code", 2026-09-02 13:22:09.943642 | instance | "rc": 2, 2026-09-02 13:22:09.943667 | instance | "start": "2026-09-02 12:14:19.262881" 2026-09-02 13:22:09.943693 | instance | } failure 2026-09-02 13:22:10.056956 | 2026-09-02 13:22:10.057186 | PLAY RECAP 2026-09-02 13:22:10.057283 | instance | ok: 3 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-09-02 13:22:10.057335 | 2026-09-02 13:22:10.223827 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-09-02 13:22:10.236205 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main] 2026-09-02 13:22:10.929316 | 2026-09-02 13:22:10.929483 | PLAY [all] 2026-09-02 13:22:10.945303 | 2026-09-02 13:22:10.945387 | TASK [gather-host-logs : creating directory for system status] 2026-09-02 13:22:11.312355 | instance | changed 2026-09-02 13:22:11.319934 | 2026-09-02 13:22:11.320017 | TASK [gather-host-logs : Get logs for each host] 2026-09-02 13:22:11.710273 | instance | + systemd-cgls --full --all --no-pager 2026-09-02 13:22:11.766880 | instance | + ip addr 2026-09-02 13:22:11.774333 | instance | + ip route 2026-09-02 13:22:11.777150 | instance | + lsblk 2026-09-02 13:22:11.806968 | instance | + mount 2026-09-02 13:22:11.824754 | instance | + docker images 2026-09-02 13:22:11.849200 | instance | + brctl show 2026-09-02 13:22:11.855531 | instance | /bin/bash: line 8: brctl: command not found 2026-09-02 13:22:11.855598 | instance | + ps aux --sort=-%mem 2026-09-02 13:22:11.906732 | instance | + dpkg -l 2026-09-02 13:22:11.912771 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-09-02 13:22:11.913086 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-09-02 13:22:11.926029 | instance | + '[' '!' -z '' ']' 2026-09-02 13:22:12.362479 | instance | ok: Runtime: 0:00:00.219412 2026-09-02 13:22:12.370701 | 2026-09-02 13:22:12.370770 | TASK [gather-host-logs : Downloads logs to executor] 2026-09-02 13:22:13.027497 | instance | changed: 2026-09-02 13:22:13.027692 | instance | created directory /var/lib/zuul/builds/780e00dae60e486ab260cdaa4ae00331/work/logs/instance 2026-09-02 13:22:13.027720 | instance | cd+++++++++ system/ 2026-09-02 13:22:13.027742 | instance | >f+++++++++ system/brctl-show.txt 2026-09-02 13:22:13.027762 | instance | >f+++++++++ system/docker-images.txt 2026-09-02 13:22:13.027782 | instance | >f+++++++++ system/ip-addr.txt 2026-09-02 13:22:13.027806 | instance | >f+++++++++ system/ip-route.txt 2026-09-02 13:22:13.027827 | instance | >f+++++++++ system/lsblk.txt 2026-09-02 13:22:13.027846 | instance | >f+++++++++ system/mount.txt 2026-09-02 13:22:13.027865 | instance | >f+++++++++ system/packages.txt 2026-09-02 13:22:13.027883 | instance | >f+++++++++ system/ps.txt 2026-09-02 13:22:13.027904 | instance | >f+++++++++ system/systemd-cgls.txt 2026-09-02 13:22:13.037050 | 2026-09-02 13:22:13.037137 | LOOP [helm-release-status : creating directory for helm release status] 2026-09-02 13:22:13.297345 | instance | changed: "values" 2026-09-02 13:22:13.497912 | instance | changed: "releases" 2026-09-02 13:22:13.510869 | 2026-09-02 13:22:13.511048 | TASK [helm-release-status : Gather get release status for helm charts] 2026-09-02 13:22:24.567981 | instance | ok: Runtime: 0:00:10.259855 2026-09-02 13:22:24.573545 | 2026-09-02 13:22:24.573617 | TASK [helm-release-status : Downloads logs to executor] 2026-09-02 13:22:25.095334 | instance | changed: 2026-09-02 13:22:25.095538 | instance | cd+++++++++ helm/ 2026-09-02 13:22:25.095567 | instance | cd+++++++++ helm/releases/ 2026-09-02 13:22:25.095588 | instance | cd+++++++++ helm/releases/auth-system/ 2026-09-02 13:22:25.095608 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt 2026-09-02 13:22:25.095628 | instance | cd+++++++++ helm/releases/cert-manager/ 2026-09-02 13:22:25.095648 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt 2026-09-02 13:22:25.095667 | instance | cd+++++++++ helm/releases/envoy-gateway-system/ 2026-09-02 13:22:25.095686 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt 2026-09-02 13:22:25.095705 | instance | cd+++++++++ helm/releases/ingress-nginx/ 2026-09-02 13:22:25.095723 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt 2026-09-02 13:22:25.095742 | instance | cd+++++++++ helm/releases/kube-system/ 2026-09-02 13:22:25.095761 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-09-02 13:22:25.095787 | instance | cd+++++++++ helm/releases/local-path-storage/ 2026-09-02 13:22:25.095818 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt 2026-09-02 13:22:25.095838 | instance | cd+++++++++ helm/releases/monitoring/ 2026-09-02 13:22:25.095857 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt 2026-09-02 13:22:25.095876 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt 2026-09-02 13:22:25.095895 | instance | >f+++++++++ helm/releases/monitoring/loki.txt 2026-09-02 13:22:25.095914 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt 2026-09-02 13:22:25.095948 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt 2026-09-02 13:22:25.095970 | instance | >f+++++++++ helm/releases/monitoring/prometheus-smartctl-exporter.txt 2026-09-02 13:22:25.095989 | instance | >f+++++++++ helm/releases/monitoring/vector.txt 2026-09-02 13:22:25.096008 | instance | cd+++++++++ helm/releases/openstack/ 2026-09-02 13:22:25.096026 | instance | >f+++++++++ helm/releases/openstack/barbican.txt 2026-09-02 13:22:25.096044 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt 2026-09-02 13:22:25.096062 | instance | >f+++++++++ helm/releases/openstack/ceph.txt 2026-09-02 13:22:25.096080 | instance | >f+++++++++ helm/releases/openstack/cinder.txt 2026-09-02 13:22:25.096098 | instance | >f+++++++++ helm/releases/openstack/glance.txt 2026-09-02 13:22:25.096117 | instance | >f+++++++++ helm/releases/openstack/heat.txt 2026-09-02 13:22:25.096135 | instance | >f+++++++++ helm/releases/openstack/keystone.txt 2026-09-02 13:22:25.096154 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt 2026-09-02 13:22:25.096172 | instance | >f+++++++++ helm/releases/openstack/magnum.txt 2026-09-02 13:22:25.096190 | instance | >f+++++++++ helm/releases/openstack/memcached.txt 2026-09-02 13:22:25.096208 | instance | >f+++++++++ helm/releases/openstack/neutron-coredns.txt 2026-09-02 13:22:25.096226 | instance | >f+++++++++ helm/releases/openstack/neutron.txt 2026-09-02 13:22:25.096244 | instance | >f+++++++++ helm/releases/openstack/nova.txt 2026-09-02 13:22:25.096261 | instance | >f+++++++++ helm/releases/openstack/octavia.txt 2026-09-02 13:22:25.096279 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt 2026-09-02 13:22:25.096297 | instance | >f+++++++++ helm/releases/openstack/placement.txt 2026-09-02 13:22:25.096315 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt 2026-09-02 13:22:25.096333 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt 2026-09-02 13:22:25.096351 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt 2026-09-02 13:22:25.096369 | instance | >f+++++++++ helm/releases/openstack/valkey.txt 2026-09-02 13:22:25.096387 | instance | cd+++++++++ helm/releases/rook-ceph/ 2026-09-02 13:22:25.096405 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt 2026-09-02 13:22:25.096423 | instance | cd+++++++++ helm/values/ 2026-09-02 13:22:25.096441 | instance | cd+++++++++ helm/values/auth-system/ 2026-09-02 13:22:25.096460 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml 2026-09-02 13:22:25.096478 | instance | cd+++++++++ helm/values/cert-manager/ 2026-09-02 13:22:25.096496 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml 2026-09-02 13:22:25.096514 | instance | cd+++++++++ helm/values/envoy-gateway-system/ 2026-09-02 13:22:25.096532 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml 2026-09-02 13:22:25.096550 | instance | cd+++++++++ helm/values/ingress-nginx/ 2026-09-02 13:22:25.096567 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml 2026-09-02 13:22:25.096585 | instance | cd+++++++++ helm/values/kube-system/ 2026-09-02 13:22:25.096603 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-09-02 13:22:25.096621 | instance | cd+++++++++ helm/values/local-path-storage/ 2026-09-02 13:22:25.096639 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml 2026-09-02 13:22:25.096656 | instance | cd+++++++++ helm/values/monitoring/ 2026-09-02 13:22:25.096674 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml 2026-09-02 13:22:25.096692 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml 2026-09-02 13:22:25.096710 | instance | >f+++++++++ helm/values/monitoring/loki.yaml 2026-09-02 13:22:25.096729 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml 2026-09-02 13:22:25.096747 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml 2026-09-02 13:22:25.096770 | instance | >f+++++++++ helm/values/monitoring/prometheus-smartctl-exporter.yaml 2026-09-02 13:22:25.096789 | instance | >f+++++++++ helm/values/monitoring/vector.yaml 2026-09-02 13:22:25.096807 | instance | cd+++++++++ helm/values/openstack/ 2026-09-02 13:22:25.096825 | instance | >f+++++++++ helm/values/openstack/barbican.yaml 2026-09-02 13:22:25.096843 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml 2026-09-02 13:22:25.096861 | instance | >f+++++++++ helm/values/openstack/ceph.yaml 2026-09-02 13:22:25.096878 | instance | >f+++++++++ helm/values/openstack/cinder.yaml 2026-09-02 13:22:25.096895 | instance | >f+++++++++ helm/values/openstack/glance.yaml 2026-09-02 13:22:25.096913 | instance | >f+++++++++ helm/values/openstack/heat.yaml 2026-09-02 13:22:25.096930 | instance | >f+++++++++ helm/values/openstack/keystone.yaml 2026-09-02 13:22:25.096947 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml 2026-09-02 13:22:25.096970 | instance | >f+++++++++ helm/values/openstack/magnum.yaml 2026-09-02 13:22:25.097006 | instance | >f+++++++++ helm/values/openstack/memcached.yaml 2026-09-02 13:22:25.097025 | instance | >f+++++++++ helm/values/openstack/neutron-coredns.yaml 2026-09-02 13:22:25.097043 | instance | >f+++++++++ helm/values/openstack/neutron.yaml 2026-09-02 13:22:25.097063 | instance | >f+++++++++ helm/values/openstack/nova.yaml 2026-09-02 13:22:25.097083 | instance | >f+++++++++ helm/values/openstack/octavia.yaml 2026-09-02 13:22:25.097101 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml 2026-09-02 13:22:25.097119 | instance | >f+++++++++ helm/values/openstack/placement.yaml 2026-09-02 13:22:25.097138 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml 2026-09-02 13:22:25.097157 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml 2026-09-02 13:22:25.097175 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml 2026-09-02 13:22:25.097193 | instance | >f+++++++++ helm/values/openstack/valkey.yaml 2026-09-02 13:22:25.097210 | instance | cd+++++++++ helm/values/rook-ceph/ 2026-09-02 13:22:25.097228 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml 2026-09-02 13:22:25.107509 | 2026-09-02 13:22:25.107579 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-09-02 13:22:25.357112 | instance | changed 2026-09-02 13:22:25.361843 | 2026-09-02 13:22:25.361912 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-09-02 13:22:25.620152 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-09-02 13:22:25.620880 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-09-02 13:22:25.627119 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:25.629910 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:25.733617 | instance | node/instance 2026-09-02 13:22:25.736161 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:25.840924 | instance | clusterrole/admin 2026-09-02 13:22:26.027693 | instance | clusterrole/capi-aggregated-manager-role 2026-09-02 13:22:26.099145 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:26.132648 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:26.141889 | instance | clusterrole/capi-kubeadm-bootstrap-manager-role 2026-09-02 13:22:26.204961 | instance | clusterrole/capi-kubeadm-control-plane-aggregated-manager-role 2026-09-02 13:22:26.312942 | instance | clusterrole/capi-kubeadm-control-plane-manager-role 2026-09-02 13:22:26.390921 | instance | clusterrole/capi-manager-role 2026-09-02 13:22:26.514785 | instance | clusterrole/capo-manager-role 2026-09-02 13:22:26.601060 | instance | clusterrole/cephfs-csi-nodeplugin 2026-09-02 13:22:26.693654 | instance | clusterrole/cephfs-external-provisioner-runner 2026-09-02 13:22:26.813902 | instance | clusterrole/cert-manager-cainjector 2026-09-02 13:22:26.912502 | instance | clusterrole/cert-manager-cluster-view 2026-09-02 13:22:26.995725 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io 2026-09-02 13:22:27.080476 | instance | clusterrole/cert-manager-controller-certificates 2026-09-02 13:22:27.201055 | instance | clusterrole/cert-manager-controller-certificatesigningrequests 2026-09-02 13:22:27.301132 | instance | clusterrole/cert-manager-controller-challenges 2026-09-02 13:22:27.397764 | instance | clusterrole/cert-manager-controller-clusterissuers 2026-09-02 13:22:27.515597 | instance | clusterrole/cert-manager-controller-ingress-shim 2026-09-02 13:22:27.642415 | instance | clusterrole/cert-manager-controller-issuers 2026-09-02 13:22:27.779331 | instance | clusterrole/cert-manager-controller-orders 2026-09-02 13:22:27.854165 | instance | clusterrole/cert-manager-edit 2026-09-02 13:22:27.954143 | instance | clusterrole/cert-manager-view 2026-09-02 13:22:28.007815 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews 2026-09-02 13:22:28.159904 | instance | clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding 2026-09-02 13:22:28.202235 | instance | clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding 2026-09-02 13:22:28.392192 | instance | clusterrole/cilium 2026-09-02 13:22:28.409535 | instance | clusterrolebinding/capi-manager-rolebinding 2026-09-02 13:22:28.588716 | instance | clusterrole/cilium-operator 2026-09-02 13:22:28.641736 | instance | clusterrole/cluster-admin 2026-09-02 13:22:28.802610 | instance | clusterrole/edit 2026-09-02 13:22:28.876629 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-09-02 13:22:29.043259 | instance | clusterrolebinding/capo-manager-rolebinding 2026-09-02 13:22:29.082987 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role 2026-09-02 13:22:29.283861 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role 2026-09-02 13:22:29.313599 | instance | clusterrole/goldpinger-clusterrole 2026-09-02 13:22:29.529454 | instance | clusterrolebinding/cephfs-csi-provisioner-role 2026-09-02 13:22:29.533027 | instance | clusterrolebinding/cert-manager-cainjector 2026-09-02 13:22:29.758091 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io 2026-09-02 13:22:29.793627 | instance | clusterrole/ingress-nginx 2026-09-02 13:22:29.947467 | instance | clusterrolebinding/cert-manager-controller-certificates 2026-09-02 13:22:29.965678 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole 2026-09-02 13:22:30.158141 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests 2026-09-02 13:22:30.176046 | instance | clusterrolebinding/cert-manager-controller-challenges 2026-09-02 13:22:30.361587 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics 2026-09-02 13:22:30.367090 | instance | clusterrolebinding/cert-manager-controller-clusterissuers 2026-09-02 13:22:30.566273 | instance | clusterrole/kube-prometheus-stack-operator 2026-09-02 13:22:30.586709 | instance | clusterrole/kube-prometheus-stack-prometheus 2026-09-02 13:22:30.776246 | instance | clusterrolebinding/cert-manager-controller-ingress-shim 2026-09-02 13:22:30.788816 | instance | clusterrole/kubeadm:get-nodes 2026-09-02 13:22:30.967961 | instance | clusterrolebinding/cert-manager-controller-issuers 2026-09-02 13:22:30.978005 | instance | clusterrolebinding/cert-manager-controller-orders 2026-09-02 13:22:31.187999 | instance | clusterrole/local-path-provisioner 2026-09-02 13:22:31.192663 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews 2026-09-02 13:22:31.382859 | instance | clusterrole/neutron-coredns 2026-09-02 13:22:31.442315 | instance | clusterrole/node-feature-discovery 2026-09-02 13:22:31.624109 | instance | clusterrolebinding/cilium 2026-09-02 13:22:31.643911 | instance | clusterrole/node-feature-discovery-gc 2026-09-02 13:22:31.802642 | instance | clusterrolebinding/cilium-operator 2026-09-02 13:22:31.877356 | instance | clusterrole/nova-bootstrap 2026-09-02 13:22:32.002307 | instance | clusterrolebinding/cluster-admin 2026-09-02 13:22:32.105186 | instance | clusterrole/nova-cell-setup 2026-09-02 13:22:32.220724 | instance | clusterrole/objectstorage-provisioner-role 2026-09-02 13:22:32.317246 | instance | clusterrole/orc-image-editor-role 2026-09-02 13:22:32.439656 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-09-02 13:22:32.546152 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding 2026-09-02 13:22:32.643631 | instance | clusterrole/orc-image-viewer-role 2026-09-02 13:22:32.745384 | instance | clusterrolebinding/goldpinger-clusterrolebinding 2026-09-02 13:22:32.872237 | instance | clusterrole/orc-manager-role 2026-09-02 13:22:32.969909 | instance | clusterrolebinding/ingress-nginx 2026-09-02 13:22:33.051009 | instance | clusterrole/orc-metrics-auth-role 2026-09-02 13:22:33.156867 | instance | clusterrole/orc-metrics-reader 2026-09-02 13:22:33.240748 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding 2026-09-02 13:22:33.326752 | instance | clusterrole/rabbitmq-cluster-operator-openstack 2026-09-02 13:22:33.447320 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics 2026-09-02 13:22:33.523764 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin 2026-09-02 13:22:33.632790 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit 2026-09-02 13:22:33.705208 | instance | clusterrolebinding/kube-prometheus-stack-operator 2026-09-02 13:22:33.857474 | instance | clusterrolebinding/kube-prometheus-stack-prometheus 2026-09-02 13:22:33.902917 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view 2026-09-02 13:22:34.089512 | instance | clusterrolebinding/kubeadm:get-nodes 2026-09-02 13:22:34.129167 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack 2026-09-02 13:22:34.288038 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-09-02 13:22:34.338073 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin 2026-09-02 13:22:34.478614 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-09-02 13:22:34.512431 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit 2026-09-02 13:22:34.663741 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-09-02 13:22:34.737725 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view 2026-09-02 13:22:34.888161 | instance | clusterrolebinding/kubeadm:node-proxier 2026-09-02 13:22:34.922671 | instance | clusterrole/rbd-csi-nodeplugin 2026-09-02 13:22:35.127794 | instance | clusterrolebinding/local-path-provisioner 2026-09-02 13:22:35.143748 | instance | clusterrole/rbd-external-provisioner-runner 2026-09-02 13:22:35.332113 | instance | clusterrolebinding/magnum-cluster-api 2026-09-02 13:22:35.362353 | instance | clusterrole/rook-ceph-cluster-mgmt 2026-09-02 13:22:35.539223 | instance | clusterrolebinding/neutron-coredns 2026-09-02 13:22:35.562285 | instance | clusterrole/rook-ceph-global 2026-09-02 13:22:35.774678 | instance | clusterrolebinding/node-feature-discovery 2026-09-02 13:22:35.814474 | instance | clusterrole/rook-ceph-mgr-cluster 2026-09-02 13:22:36.000452 | instance | clusterrolebinding/node-feature-discovery-gc 2026-09-02 13:22:36.011024 | instance | clusterrole/rook-ceph-mgr-system 2026-09-02 13:22:36.204144 | instance | clusterrolebinding/nova-bootstrap 2026-09-02 13:22:36.218569 | instance | clusterrole/rook-ceph-object-bucket 2026-09-02 13:22:36.430339 | instance | clusterrolebinding/nova-cell-setup 2026-09-02 13:22:36.436208 | instance | clusterrole/rook-ceph-osd 2026-09-02 13:22:36.658516 | instance | clusterrole/rook-ceph-system 2026-09-02 13:22:36.660149 | instance | clusterrole/secretgen-controller-cluster-role 2026-09-02 13:22:36.859104 | instance | clusterrole/system:aggregate-to-admin 2026-09-02 13:22:36.862686 | instance | clusterrole/system:aggregate-to-edit 2026-09-02 13:22:37.040895 | instance | clusterrole/system:aggregate-to-view 2026-09-02 13:22:37.041318 | instance | clusterrole/system:auth-delegator 2026-09-02 13:22:37.239382 | instance | clusterrole/system:basic-user 2026-09-02 13:22:37.253092 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-09-02 13:22:37.457052 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-09-02 13:22:37.475994 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-09-02 13:22:37.667971 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-09-02 13:22:37.685648 | instance | clusterrolebinding/objectstorage-provisioner-role-binding 2026-09-02 13:22:37.877258 | instance | clusterrolebinding/orc-manager-rolebinding 2026-09-02 13:22:37.884314 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-09-02 13:22:38.042636 | instance | clusterrolebinding/orc-metrics-auth-rolebinding 2026-09-02 13:22:38.043025 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-09-02 13:22:38.206100 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack 2026-09-02 13:22:38.224584 | instance | clusterrole/system:controller:attachdetach-controller 2026-09-02 13:22:38.377120 | instance | clusterrole/system:controller:certificate-controller 2026-09-02 13:22:38.377449 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack 2026-09-02 13:22:38.571534 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-09-02 13:22:38.577016 | instance | clusterrolebinding/rbd-csi-nodeplugin 2026-09-02 13:22:38.718108 | instance | clusterrole/system:controller:cronjob-controller 2026-09-02 13:22:38.758223 | instance | clusterrole/system:controller:daemon-set-controller 2026-09-02 13:22:38.923461 | instance | clusterrolebinding/rbd-csi-provisioner-role 2026-09-02 13:22:38.930832 | instance | clusterrole/system:controller:deployment-controller 2026-09-02 13:22:39.070536 | instance | clusterrolebinding/rook-ceph-global 2026-09-02 13:22:39.089597 | instance | clusterrole/system:controller:disruption-controller 2026-09-02 13:22:39.249882 | instance | clusterrolebinding/rook-ceph-mgr-cluster 2026-09-02 13:22:39.268484 | instance | clusterrole/system:controller:endpoint-controller 2026-09-02 13:22:39.471485 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack 2026-09-02 13:22:39.486666 | instance | clusterrole/system:controller:endpointslice-controller 2026-09-02 13:22:39.662222 | instance | clusterrolebinding/rook-ceph-object-bucket 2026-09-02 13:22:39.662416 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-09-02 13:22:39.854046 | instance | clusterrolebinding/rook-ceph-osd 2026-09-02 13:22:39.858320 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-09-02 13:22:40.015872 | instance | clusterrolebinding/rook-ceph-osd-openstack 2026-09-02 13:22:40.062528 | instance | clusterrole/system:controller:expand-controller 2026-09-02 13:22:40.219536 | instance | clusterrolebinding/rook-ceph-system 2026-09-02 13:22:40.259141 | instance | clusterrole/system:controller:generic-garbage-collector 2026-09-02 13:22:40.395310 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-09-02 13:22:40.423275 | instance | clusterrole/system:controller:job-controller 2026-09-02 13:22:40.565942 | instance | clusterrole/system:controller:namespace-controller 2026-09-02 13:22:40.594764 | instance | clusterrole/system:controller:node-controller 2026-09-02 13:22:40.768351 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding 2026-09-02 13:22:40.772933 | instance | clusterrole/system:controller:persistent-volume-binder 2026-09-02 13:22:40.975427 | instance | clusterrolebinding/system:basic-user 2026-09-02 13:22:40.981364 | instance | clusterrole/system:controller:pod-garbage-collector 2026-09-02 13:22:41.155307 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-09-02 13:22:41.186095 | instance | clusterrole/system:controller:pv-protection-controller 2026-09-02 13:22:41.363412 | instance | clusterrolebinding/system:controller:certificate-controller 2026-09-02 13:22:41.378516 | instance | clusterrole/system:controller:pvc-protection-controller 2026-09-02 13:22:41.529696 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-09-02 13:22:41.543071 | instance | clusterrole/system:controller:replicaset-controller 2026-09-02 13:22:41.716787 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-09-02 13:22:41.739103 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-09-02 13:22:41.917068 | instance | clusterrole/system:controller:replication-controller 2026-09-02 13:22:41.931174 | instance | clusterrolebinding/system:controller:deployment-controller 2026-09-02 13:22:42.101800 | instance | clusterrole/system:controller:resourcequota-controller 2026-09-02 13:22:42.109239 | instance | clusterrolebinding/system:controller:disruption-controller 2026-09-02 13:22:42.299029 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-09-02 13:22:42.313863 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-09-02 13:22:42.511312 | instance | clusterrole/system:controller:route-controller 2026-09-02 13:22:42.517109 | instance | clusterrole/system:controller:service-account-controller 2026-09-02 13:22:42.720663 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-09-02 13:22:42.729213 | instance | clusterrole/system:controller:service-controller 2026-09-02 13:22:42.915999 | instance | clusterrole/system:controller:statefulset-controller 2026-09-02 13:22:42.923219 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-09-02 13:22:43.109845 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-09-02 13:22:43.120700 | instance | clusterrole/system:controller:ttl-controller 2026-09-02 13:22:43.302859 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-09-02 13:22:43.330744 | instance | clusterrole/system:coredns 2026-09-02 13:22:43.476198 | instance | clusterrolebinding/system:controller:expand-controller 2026-09-02 13:22:43.499514 | instance | clusterrole/system:discovery 2026-09-02 13:22:43.652650 | instance | clusterrole/system:heapster 2026-09-02 13:22:43.675958 | instance | clusterrole/system:kube-aggregator 2026-09-02 13:22:43.858072 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-09-02 13:22:43.883629 | instance | clusterrole/system:kube-controller-manager 2026-09-02 13:22:44.041749 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-09-02 13:22:44.058765 | instance | clusterrole/system:kube-dns 2026-09-02 13:22:44.269644 | instance | clusterrolebinding/system:controller:job-controller 2026-09-02 13:22:44.272976 | instance | clusterrole/system:kube-scheduler 2026-09-02 13:22:44.466230 | instance | clusterrole/system:kubelet-api-admin 2026-09-02 13:22:44.492376 | instance | clusterrolebinding/system:controller:namespace-controller 2026-09-02 13:22:44.662090 | instance | clusterrole/system:monitoring 2026-09-02 13:22:44.695760 | instance | clusterrolebinding/system:controller:node-controller 2026-09-02 13:22:44.891545 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-09-02 13:22:44.891777 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-09-02 13:22:45.063763 | instance | clusterrole/system:node 2026-09-02 13:22:45.104882 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-09-02 13:22:45.281372 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-09-02 13:22:45.289491 | instance | clusterrole/system:node-bootstrapper 2026-09-02 13:22:45.469139 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-09-02 13:22:45.481761 | instance | clusterrole/system:node-problem-detector 2026-09-02 13:22:45.654578 | instance | clusterrolebinding/system:controller:replication-controller 2026-09-02 13:22:45.660646 | instance | clusterrole/system:node-proxier 2026-09-02 13:22:45.861355 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-09-02 13:22:45.891771 | instance | clusterrole/system:persistent-volume-provisioner 2026-09-02 13:22:46.051883 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-09-02 13:22:46.132397 | instance | clusterrole/system:public-info-viewer 2026-09-02 13:22:46.280172 | instance | clusterrolebinding/system:controller:route-controller 2026-09-02 13:22:46.319426 | instance | clusterrole/system:service-account-issuer-discovery 2026-09-02 13:22:46.492952 | instance | clusterrolebinding/system:controller:service-account-controller 2026-09-02 13:22:46.531837 | instance | clusterrole/system:volume-scheduler 2026-09-02 13:22:46.698574 | instance | clusterrole/vector 2026-09-02 13:22:46.766446 | instance | clusterrole/view 2026-09-02 13:22:46.908325 | instance | clusterrolebinding/system:controller:service-controller 2026-09-02 13:22:46.956046 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-09-02 13:22:47.077141 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-09-02 13:22:47.125058 | instance | clusterrolebinding/system:controller:ttl-controller 2026-09-02 13:22:47.255110 | instance | clusterrolebinding/system:coredns 2026-09-02 13:22:47.335458 | instance | clusterrolebinding/system:discovery 2026-09-02 13:22:47.481963 | instance | clusterrolebinding/system:kube-controller-manager 2026-09-02 13:22:47.560899 | instance | clusterrolebinding/system:kube-dns 2026-09-02 13:22:47.707286 | instance | clusterrolebinding/system:kube-scheduler 2026-09-02 13:22:47.796612 | instance | clusterrolebinding/system:monitoring 2026-09-02 13:22:47.916652 | instance | clusterrolebinding/system:node 2026-09-02 13:22:47.970263 | instance | clusterrolebinding/system:node-proxier 2026-09-02 13:22:48.089619 | instance | clusterrolebinding/system:public-info-viewer 2026-09-02 13:22:48.170486 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-09-02 13:22:48.361617 | instance | clusterrolebinding/system:volume-scheduler 2026-09-02 13:22:48.376062 | instance | clusterrolebinding/vector 2026-09-02 13:22:48.601632 | instance | storageclass/general 2026-09-02 13:22:48.632844 | instance | namespace/auth-system 2026-09-02 13:22:48.862236 | instance | namespace/capi-kubeadm-bootstrap-system 2026-09-02 13:22:48.865976 | instance | namespace/capi-kubeadm-control-plane-system 2026-09-02 13:22:49.049505 | instance | namespace/capi-system 2026-09-02 13:22:49.106572 | instance | namespace/capo-system 2026-09-02 13:22:49.251652 | instance | namespace/cert-manager 2026-09-02 13:22:49.292391 | instance | namespace/default 2026-09-02 13:22:49.473946 | instance | namespace/envoy-gateway-system 2026-09-02 13:22:49.532900 | instance | namespace/ingress-nginx 2026-09-02 13:22:49.703088 | instance | namespace/kube-node-lease 2026-09-02 13:22:49.727071 | instance | namespace/kube-public 2026-09-02 13:22:49.935031 | instance | namespace/local-path-storage 2026-09-02 13:22:49.935325 | instance | namespace/kube-system 2026-09-02 13:22:50.145436 | instance | namespace/magnum-system 2026-09-02 13:22:50.159468 | instance | namespace/monitoring 2026-09-02 13:22:50.346101 | instance | namespace/openstack 2026-09-02 13:22:50.531887 | instance | namespace/orc-system 2026-09-02 13:22:50.913141 | instance | namespace/rook-ceph 2026-09-02 13:22:50.924058 | instance | namespace/secretgen-controller 2026-09-02 13:22:51.439637 | instance | ok: Runtime: 0:00:25.555232 2026-09-02 13:22:51.448988 | 2026-09-02 13:22:51.449061 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-09-02 13:22:51.674603 | instance | changed 2026-09-02 13:22:51.682388 | 2026-09-02 13:22:51.682494 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-09-02 13:22:51.972044 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-09-02 13:22:51.972245 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-09-02 13:22:51.972410 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-09-02 13:22:52.092569 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:52.093319 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:52.261391 | instance | capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt 2026-09-02 13:22:52.263206 | instance | auth-system/configmaps/keycloak-env-vars 2026-09-02 13:22:52.268235 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:52.270790 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:52.354089 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:52.368415 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:52.458768 | instance | auth-system/configmaps/kube-root-ca.crt 2026-09-02 13:22:52.460051 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:52.554241 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:52.559101 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:53.053428 | instance | auth-system/endpoints/keycloak 2026-09-02 13:22:53.056688 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:53.060506 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:53.090685 | instance | capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager 2026-09-02 13:22:53.205411 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:53.211974 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:53.350633 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:53.350704 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:53.359465 | instance | auth-system/endpoints/keycloak-headless 2026-09-02 13:22:53.365723 | instance | auth-system/endpoints/keycloak-metrics 2026-09-02 13:22:53.448280 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:53.468989 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:53.541782 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:53.659644 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:53.662799 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:53.667120 | instance | capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service 2026-09-02 13:22:53.667559 | instance | auth-system/ingresses/keycloak 2026-09-02 13:22:54.054363 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-02 13:22:54.066703 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:54.120338 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-02 13:22:54.130958 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:54.329366 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:54.330170 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:54.341859 | instance | auth-system/networkpolicies/keycloak 2026-09-02 13:22:54.347289 | instance | capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-xhg2f 2026-09-02 13:22:54.505478 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:54.506106 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:54.662604 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:54.683773 | instance | auth-system/pods/keycloak-0 2026-09-02 13:22:54.683864 | instance | capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding 2026-09-02 13:22:54.693404 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:54.757782 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:54.842162 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:54.863027 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:54.923928 | instance | auth-system/secrets/keycloak 2026-09-02 13:22:54.935632 | instance | auth-system/secrets/keycloak-externaldb 2026-09-02 13:22:54.941935 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:54.962219 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:55.032121 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:55.053310 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:55.489205 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:55.490406 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:55.771239 | instance | auth-system/secrets/keycloak.162-253-55-118.nip.io-tls 2026-09-02 13:22:55.919097 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:55.921420 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1 2026-09-02 13:22:55.922995 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:56.004932 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:56.256074 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:56.261651 | instance | capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role 2026-09-02 13:22:56.262947 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:56.387803 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:56.398684 | instance | auth-system/serviceaccounts/default 2026-09-02 13:22:56.411558 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:56.501358 | instance | auth-system/serviceaccounts/keycloak 2026-09-02 13:22:56.513644 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:56.530996 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:56.751438 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:56.758847 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:56.833236 | instance | capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert 2026-09-02 13:22:56.944241 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:56.948795 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:56.995676 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager 2026-09-02 13:22:57.073908 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:57.075468 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/default 2026-09-02 13:22:57.079522 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:57.163645 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:57.168478 | instance | auth-system/services/keycloak 2026-09-02 13:22:57.277861 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-02 13:22:57.285380 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:57.478344 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:57.490952 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:57.784781 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-02 13:22:57.795540 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:57.983090 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:58.856021 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:59.448446 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:59.450205 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:59.452901 | instance | auth-system/services/keycloak-headless 2026-09-02 13:22:59.455793 | instance | auth-system/services/keycloak-metrics 2026-09-02 13:22:59.650156 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:59.655597 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:59.838347 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:22:59.839543 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:00.124296 | instance | capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service 2026-09-02 13:23:00.126939 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:00.129122 | instance | auth-system/statefulsets/keycloak 2026-09-02 13:23:00.131073 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:00.232704 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:00.269728 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:00.335877 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:00.340645 | instance | capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt 2026-09-02 13:23:00.357723 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:00.361262 | instance | capi-system/configmaps/kube-root-ca.crt 2026-09-02 13:23:00.430079 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:00.447317 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:00.517383 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:00.532905 | instance | capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager 2026-09-02 13:23:00.536606 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:00.595970 | instance | capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service 2026-09-02 13:23:00.617372 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:00.620969 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:00.702076 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:00.715206 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:00.768574 | instance | capi-system/deployment/capi-controller-manager 2026-09-02 13:23:00.785263 | instance | capi-system/endpoints/capi-webhook-service 2026-09-02 13:23:00.792900 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:00.814666 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:00.900837 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:00.933281 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-02 13:23:00.940519 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:00.962466 | instance | capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-sh4ff 2026-09-02 13:23:00.979659 | instance | capi-system/pods/capi-controller-manager-5647546676-8s7c9 2026-09-02 13:23:00.984750 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:01.019347 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:01.107620 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:01.119181 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:01.151034 | instance | capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding 2026-09-02 13:23:01.194826 | instance | capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role 2026-09-02 13:23:01.196734 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:01.215893 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:01.285205 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:01.307371 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:01.344217 | instance | capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert 2026-09-02 13:23:01.367217 | instance | capi-system/rolebindings/capi-leader-election-rolebinding 2026-09-02 13:23:01.389713 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:01.412422 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:01.499993 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:01.534588 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:01.534991 | instance | capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager 2026-09-02 13:23:01.548282 | instance | capi-kubeadm-control-plane-system/serviceaccounts/default 2026-09-02 13:23:01.575667 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:01.629799 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-02 13:23:01.639031 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:01.681672 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:01.729903 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:01.739330 | instance | capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service 2026-09-02 13:23:01.745615 | instance | capi-system/roles/capi-leader-election-role 2026-09-02 13:23:01.789703 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:01.839995 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:01.907102 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:01.921867 | instance | capi-system/secrets/capi-webhook-service-cert 2026-09-02 13:23:01.931124 | instance | capo-system/configmaps/kube-root-ca.crt 2026-09-02 13:23:01.934357 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:02.021420 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:02.036416 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:02.097240 | instance | capi-system/serviceaccounts/capi-manager 2026-09-02 13:23:02.097303 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:02.099032 | instance | capi-system/serviceaccounts/default 2026-09-02 13:23:02.129882 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:02.179797 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:02.214614 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:02.266202 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:02.273394 | instance | capi-system/services/capi-webhook-service 2026-09-02 13:23:02.305610 | instance | capo-system/deployment/capo-controller-manager 2026-09-02 13:23:02.330073 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:02.349167 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:02.426307 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:02.441455 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:02.446194 | instance | capo-system/endpoints/capo-webhook-service 2026-09-02 13:23:02.490981 | instance | cert-manager/configmaps/kube-root-ca.crt 2026-09-02 13:23:02.551655 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:02.565659 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-02 13:23:02.571898 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:02.620635 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:02.636425 | instance | capo-system/pods/capo-controller-manager-56cf844ccd-x556p 2026-09-02 13:23:02.658329 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:02.706370 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:02.708268 | instance | cert-manager/deployment/cert-manager 2026-09-02 13:23:02.754311 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:02.814826 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:02.833360 | instance | cert-manager/deployment/cert-manager-cainjector 2026-09-02 13:23:02.842708 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:02.907990 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:02.936005 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:02.947701 | instance | cert-manager/deployment/cert-manager-webhook 2026-09-02 13:23:02.995224 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:03.016450 | instance | capo-system/rolebindings/capo-leader-election-rolebinding 2026-09-02 13:23:03.025712 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:03.100876 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:03.122204 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:03.143397 | instance | cert-manager/endpoints/cert-manager 2026-09-02 13:23:03.178155 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:03.188766 | instance | cert-manager/endpoints/cert-manager-webhook 2026-09-02 13:23:03.204623 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:03.269466 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-02 13:23:03.276532 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:03.293542 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:03.340598 | instance | capo-system/roles/capo-leader-election-role 2026-09-02 13:23:03.362134 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:03.365682 | instance | capo-system/secrets/capo-webhook-service-cert 2026-09-02 13:23:03.402925 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:03.468680 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:03.501355 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:03.513957 | instance | capo-system/serviceaccounts/capo-manager 2026-09-02 13:23:03.581756 | instance | capo-system/serviceaccounts/default 2026-09-02 13:23:03.603415 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:03.683283 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:03.729174 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:03.762529 | instance | capo-system/services/capo-webhook-service 2026-09-02 13:23:03.782464 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:03.785670 | instance | cert-manager/pods/cert-manager-79c48d47db-9svb6 2026-09-02 13:23:03.832925 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:03.872319 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:03.915767 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:03.946108 | instance | cert-manager/pods/cert-manager-cainjector-579c9dd7cd-6wp4z 2026-09-02 13:23:03.947183 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:03.970858 | instance | cert-manager/pods/cert-manager-webhook-7d6b59cfdc-nflhf 2026-09-02 13:23:03.995658 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:04.024776 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:04.087338 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:04.105655 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:04.121052 | instance | default/configmaps/kube-root-ca.crt 2026-09-02 13:23:04.151736 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection 2026-09-02 13:23:04.190526 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:04.210622 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:04.278137 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-02 13:23:04.286866 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:04.323385 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:04.324377 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving 2026-09-02 13:23:04.367992 | instance | cert-manager/rolebindings/cert-manager:leaderelection 2026-09-02 13:23:04.388481 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:04.428237 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:04.486946 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:04.493847 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection 2026-09-02 13:23:04.505800 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:04.535589 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving 2026-09-02 13:23:04.577176 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:04.581330 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:04.672897 | instance | cert-manager/roles/cert-manager:leaderelection 2026-09-02 13:23:04.688455 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:04.688514 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:04.726060 | instance | cert-manager/serviceaccounts/cert-manager 2026-09-02 13:23:04.797529 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:04.813111 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:04.911738 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:04.912475 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:04.921699 | instance | cert-manager/serviceaccounts/cert-manager-cainjector 2026-09-02 13:23:04.950690 | instance | cert-manager/serviceaccounts/cert-manager-webhook 2026-09-02 13:23:04.994357 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-02 13:23:04.995720 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:05.000839 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:05.071194 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:05.073628 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:05.105536 | instance | cert-manager/serviceaccounts/default 2026-09-02 13:23:05.160903 | instance | cert-manager/secrets/cert-manager-selfsigned-ca 2026-09-02 13:23:05.161976 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:05.185493 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:05.246298 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:05.276585 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:05.304873 | instance | cert-manager/secrets/cert-manager-webhook-ca 2026-09-02 13:23:05.326521 | instance | cert-manager/secrets/kube-prometheus-stack-ca 2026-09-02 13:23:05.330547 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:05.354643 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:05.425450 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:05.434910 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:05.491667 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1 2026-09-02 13:23:05.502158 | instance | cert-manager/services/cert-manager 2026-09-02 13:23:05.503767 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:05.533483 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:05.588022 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:05.617801 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:05.688590 | instance | cert-manager/services/cert-manager-webhook 2026-09-02 13:23:05.698315 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:05.700579 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-02 13:23:05.711664 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:05.792391 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:05.813996 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:05.814414 | instance | default/endpoints/kubernetes 2026-09-02 13:23:05.866156 | instance | envoy-gateway-system/configmaps/envoy-gateway-config 2026-09-02 13:23:05.876973 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:05.904895 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:05.951583 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:05.985376 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:05.989571 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt 2026-09-02 13:23:06.036892 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:06.048122 | instance | envoy-gateway-system/deployment/envoy-gateway 2026-09-02 13:23:06.085403 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:06.144150 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:06.171046 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:06.173166 | instance | envoy-gateway-system/endpoints/envoy-gateway 2026-09-02 13:23:06.230428 | instance | default/serviceaccounts/default 2026-09-02 13:23:06.242834 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:06.247545 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:06.317235 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:06.318909 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:06.364514 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-v85gv 2026-09-02 13:23:06.387576 | instance | default/services/kubernetes 2026-09-02 13:23:06.390306 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:06.397232 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:06.476819 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:06.504499 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:06.529925 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen 2026-09-02 13:23:06.530968 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager 2026-09-02 13:23:06.577539 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:06.593163 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-02 13:23:06.605719 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:06.658363 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:06.690363 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding 2026-09-02 13:23:06.691840 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:06.700717 | instance | ingress-nginx/configmaps/ingress-nginx-controller 2026-09-02 13:23:06.780500 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:06.797236 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:06.873372 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:06.885266 | instance | ingress-nginx/configmaps/ingress-nginx-tcp 2026-09-02 13:23:06.885469 | instance | ingress-nginx/configmaps/ingress-nginx-udp 2026-09-02 13:23:06.913364 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:06.949674 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:07.045678 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:07.046052 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:07.060662 | instance | ingress-nginx/configmaps/kube-root-ca.crt 2026-09-02 13:23:07.063439 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen 2026-09-02 13:23:07.119706 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:07.212069 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager 2026-09-02 13:23:07.220162 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:07.225401 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-02 13:23:07.231608 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:07.264970 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role 2026-09-02 13:23:07.308868 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:07.322778 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:07.403850 | instance | ingress-nginx/daemonsets/ingress-nginx-controller 2026-09-02 13:23:07.406358 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:07.414499 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:07.444542 | instance | envoy-gateway-system/serviceaccounts/default 2026-09-02 13:23:07.495605 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:07.506503 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:07.575846 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:07.594578 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway 2026-09-02 13:23:07.594906 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:07.659054 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:07.677560 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:07.692092 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen 2026-09-02 13:23:07.739896 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:07.761530 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:07.831918 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:07.834537 | instance | envoy-gateway-system/secrets/envoy 2026-09-02 13:23:07.858241 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:07.914920 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:07.927675 | instance | envoy-gateway-system/secrets/envoy-gateway 2026-09-02 13:23:08.004613 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac 2026-09-02 13:23:08.009263 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:08.088534 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:08.091973 | instance | envoy-gateway-system/secrets/envoy-rate-limit 2026-09-02 13:23:08.179913 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1 2026-09-02 13:23:08.195441 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:08.294623 | instance | envoy-gateway-system/services/envoy-gateway 2026-09-02 13:23:08.300560 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:08.397654 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:08.417030 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:08.479012 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend 2026-09-02 13:23:08.490722 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:08.543641 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-02 13:23:08.551708 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:08.637718 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:08.654117 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:08.673143 | instance | ingress-nginx/endpoints/ingress-nginx-controller 2026-09-02 13:23:08.687829 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission 2026-09-02 13:23:08.729836 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:08.777243 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:08.821267 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:08.851472 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:08.870503 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics 2026-09-02 13:23:08.886629 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend 2026-09-02 13:23:08.914743 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:08.991210 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:09.036965 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:09.059236 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-09-02 13:23:09.071849 | instance | ingress-nginx/pods/ingress-nginx-controller-8p5w6 2026-09-02 13:23:09.092298 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-02 13:23:09.098759 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:09.166371 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:09.198995 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:09.266142 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-9nfg5 2026-09-02 13:23:09.290048 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:09.292621 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:09.299667 | instance | ingress-nginx/rolebindings/ingress-nginx 2026-09-02 13:23:09.394960 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:09.413785 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:09.489645 | instance | ingress-nginx/roles/ingress-nginx 2026-09-02 13:23:09.506099 | instance | ingress-nginx/serviceaccounts/default 2026-09-02 13:23:09.542002 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:09.691069 | instance | ingress-nginx/serviceaccounts/ingress-nginx 2026-09-02 13:23:09.699030 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:09.704865 | instance | ingress-nginx/secrets/ingress-nginx-admission 2026-09-02 13:23:09.729574 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:09.828068 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:09.831003 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:09.902159 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:09.903837 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend 2026-09-02 13:23:09.922113 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1 2026-09-02 13:23:10.001592 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:10.075842 | instance | ingress-nginx/services/ingress-nginx-controller 2026-09-02 13:23:10.089258 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:10.119566 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:10.148356 | instance | ingress-nginx/services/ingress-nginx-controller-admission 2026-09-02 13:23:10.179715 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:10.277241 | instance | ingress-nginx/services/ingress-nginx-controller-metrics 2026-09-02 13:23:10.277526 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:10.298959 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:10.320713 | instance | ingress-nginx/services/ingress-nginx-defaultbackend 2026-09-02 13:23:10.400392 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:10.473275 | instance | kube-public/configmaps/cluster-info 2026-09-02 13:23:10.506108 | instance | kube-public/configmaps/kube-root-ca.crt 2026-09-02 13:23:10.541609 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:10.598762 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:10.617132 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:10.649882 | instance | kube-node-lease/serviceaccounts/default 2026-09-02 13:23:10.707526 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:10.716870 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-09-02 13:23:10.768313 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:10.854749 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-09-02 13:23:10.890343 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:10.919006 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-09-02 13:23:10.989310 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:11.060713 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-09-02 13:23:11.110689 | instance | kube-system/configmaps/cilium-config 2026-09-02 13:23:11.116614 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:11.218043 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-02 13:23:11.229106 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:11.252411 | instance | kube-system/configmaps/coredns 2026-09-02 13:23:11.294243 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-09-02 13:23:11.325893 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-02 13:23:11.336843 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:11.413323 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:11.435277 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-09-02 13:23:11.525159 | instance | kube-system/configmaps/kube-proxy 2026-09-02 13:23:11.533669 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:11.632569 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:11.636289 | instance | kube-system/configmaps/kube-root-ca.crt 2026-09-02 13:23:11.720196 | instance | kube-system/configmaps/kubeadm-config 2026-09-02 13:23:11.809354 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:11.820368 | instance | kube-system/configmaps/kubelet-config 2026-09-02 13:23:11.905536 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:11.909190 | instance | kube-public/serviceaccounts/default 2026-09-02 13:23:12.002560 | instance | kube-system/daemonsets/cilium 2026-09-02 13:23:12.064192 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:12.069401 | instance | kube-system/daemonsets/kube-proxy 2026-09-02 13:23:12.165437 | instance | kube-system/deployment/cilium-operator 2026-09-02 13:23:12.228974 | instance | kube-system/deployment/coredns 2026-09-02 13:23:12.322587 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:12.351119 | instance | kube-system/endpoints/kube-dns 2026-09-02 13:23:12.410711 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:12.427918 | instance | kube-system/endpoints/kube-prometheus-stack-coredns 2026-09-02 13:23:12.524052 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager 2026-09-02 13:23:12.604673 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd 2026-09-02 13:23:12.685341 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy 2026-09-02 13:23:12.794304 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler 2026-09-02 13:23:12.900314 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet 2026-09-02 13:23:12.996036 | instance | local-path-storage/configmaps/kube-root-ca.crt 2026-09-02 13:23:13.092928 | instance | local-path-storage/configmaps/local-path-config 2026-09-02 13:23:13.209653 | instance | kube-system/pods/cilium-operator-869df985b8-2ck4h 2026-09-02 13:23:13.297022 | instance | kube-system/pods/cilium-x458f 2026-09-02 13:23:13.448071 | instance | kube-system/pods/coredns-67659f764b-9t46q 2026-09-02 13:23:13.547414 | instance | kube-system/pods/coredns-67659f764b-vtprp 2026-09-02 13:23:13.683576 | instance | kube-system/pods/etcd-instance 2026-09-02 13:23:13.791880 | instance | kube-system/pods/kube-apiserver-instance 2026-09-02 13:23:13.910912 | instance | kube-system/pods/kube-controller-manager-instance 2026-09-02 13:23:13.998150 | instance | kube-system/pods/kube-proxy-fl6j2 2026-09-02 13:23:14.130996 | instance | kube-system/pods/kube-scheduler-instance 2026-09-02 13:23:14.196053 | instance | kube-system/pods/kube-vip-instance 2026-09-02 13:23:14.347440 | instance | local-path-storage/deployment/local-path-provisioner 2026-09-02 13:23:14.430790 | instance | kube-system/rolebindings/cilium-config-agent 2026-09-02 13:23:14.579203 | instance | kube-system/rolebindings/kube-proxy 2026-09-02 13:23:14.634437 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-09-02 13:23:14.792219 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-09-02 13:23:14.831061 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-09-02 13:23:14.983605 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-09-02 13:23:15.040785 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-09-02 13:23:15.176364 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-09-02 13:23:15.230197 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-09-02 13:23:15.358668 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-09-02 13:23:15.404422 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-09-02 13:23:15.548258 | instance | kube-system/roles/cilium-config-agent 2026-09-02 13:23:15.605476 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-09-02 13:23:15.718637 | instance | kube-system/roles/kube-proxy 2026-09-02 13:23:15.800537 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-09-02 13:23:15.903649 | instance | kube-system/roles/kubeadm:kubelet-config 2026-09-02 13:23:15.991402 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-09-02 13:23:16.119240 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-09-02 13:23:16.196873 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-09-02 13:23:16.353298 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-09-02 13:23:16.417340 | instance | kube-system/roles/system:controller:cloud-provider 2026-09-02 13:23:16.548075 | instance | kube-system/roles/system:controller:token-cleaner 2026-09-02 13:23:16.621434 | instance | kube-system/secrets/bootstrap-token-uu2a99 2026-09-02 13:23:16.746836 | instance | kube-system/secrets/bootstrap-token-wdi59x 2026-09-02 13:23:16.847929 | instance | kube-system/secrets/kubeadm-certs 2026-09-02 13:23:16.966450 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-09-02 13:23:17.034251 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-595h6 2026-09-02 13:23:17.238355 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-09-02 13:23:17.270853 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-09-02 13:23:17.416585 | instance | kube-system/serviceaccounts/certificate-controller 2026-09-02 13:23:17.499010 | instance | kube-system/serviceaccounts/cilium 2026-09-02 13:23:17.622924 | instance | kube-system/serviceaccounts/cilium-operator 2026-09-02 13:23:17.723172 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-09-02 13:23:17.847533 | instance | kube-system/serviceaccounts/coredns 2026-09-02 13:23:17.908921 | instance | kube-system/serviceaccounts/cronjob-controller 2026-09-02 13:23:18.033192 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-09-02 13:23:18.107690 | instance | kube-system/serviceaccounts/default 2026-09-02 13:23:18.252339 | instance | kube-system/serviceaccounts/deployment-controller 2026-09-02 13:23:18.338571 | instance | kube-system/serviceaccounts/disruption-controller 2026-09-02 13:23:18.488681 | instance | kube-system/serviceaccounts/endpoint-controller 2026-09-02 13:23:18.611574 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-09-02 13:23:18.722605 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-09-02 13:23:18.886278 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-09-02 13:23:19.009794 | instance | kube-system/serviceaccounts/expand-controller 2026-09-02 13:23:19.105476 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-09-02 13:23:19.215982 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-09-02 13:23:19.329437 | instance | kube-system/serviceaccounts/job-controller 2026-09-02 13:23:19.435239 | instance | kube-system/serviceaccounts/kube-proxy 2026-09-02 13:23:19.518784 | instance | kube-system/serviceaccounts/namespace-controller 2026-09-02 13:23:19.670643 | instance | kube-system/serviceaccounts/node-controller 2026-09-02 13:23:19.765610 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-09-02 13:23:19.957713 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-09-02 13:23:20.007153 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-09-02 13:23:20.159660 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-09-02 13:23:20.196482 | instance | kube-system/serviceaccounts/replicaset-controller 2026-09-02 13:23:20.373804 | instance | kube-system/serviceaccounts/replication-controller 2026-09-02 13:23:20.439592 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-09-02 13:23:20.653116 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-09-02 13:23:20.690062 | instance | kube-system/serviceaccounts/service-account-controller 2026-09-02 13:23:20.884787 | instance | kube-system/serviceaccounts/service-controller 2026-09-02 13:23:20.927544 | instance | kube-system/serviceaccounts/statefulset-controller 2026-09-02 13:23:21.136980 | instance | kube-system/serviceaccounts/token-cleaner 2026-09-02 13:23:21.180852 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-09-02 13:23:21.345289 | instance | kube-system/serviceaccounts/ttl-controller 2026-09-02 13:23:21.394721 | instance | kube-system/services/kube-dns 2026-09-02 13:23:21.591017 | instance | kube-system/services/kube-prometheus-stack-coredns 2026-09-02 13:23:21.605149 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager 2026-09-02 13:23:21.803533 | instance | kube-system/services/kube-prometheus-stack-kube-etcd 2026-09-02 13:23:21.820659 | instance | kube-system/services/kube-prometheus-stack-kube-proxy 2026-09-02 13:23:21.970072 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler 2026-09-02 13:23:21.974693 | instance | kube-system/services/kube-prometheus-stack-kubelet 2026-09-02 13:23:22.136618 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1 2026-09-02 13:23:22.145221 | instance | local-path-storage/serviceaccounts/default 2026-09-02 13:23:22.303304 | instance | local-path-storage/serviceaccounts/local-path-provisioner 2026-09-02 13:23:22.307051 | instance | magnum-system/configmaps/kube-root-ca.crt 2026-09-02 13:23:22.477371 | instance | monitoring/daemonsets/goldpinger 2026-09-02 13:23:22.496852 | instance | monitoring/daemonsets/ipmi-exporter 2026-09-02 13:23:22.673155 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter 2026-09-02 13:23:22.680578 | instance | monitoring/daemonsets/node-feature-discovery-worker 2026-09-02 13:23:22.921706 | instance | monitoring/daemonsets/prometheus-smartctl-exporter-0 2026-09-02 13:23:22.941079 | instance | monitoring/daemonsets/vector 2026-09-02 13:23:23.153244 | instance | monitoring/configmaps/goldpinger-zap 2026-09-02 13:23:23.163308 | instance | monitoring/configmaps/ipmi-exporter 2026-09-02 13:23:23.394273 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview 2026-09-02 13:23:23.399578 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver 2026-09-02 13:23:23.622467 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total 2026-09-02 13:23:23.634935 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager 2026-09-02 13:23:23.820688 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster 2026-09-02 13:23:23.832248 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced 2026-09-02 13:23:24.052214 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger 2026-09-02 13:23:24.067931 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy 2026-09-02 13:23:24.265971 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details 2026-09-02 13:23:24.352635 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview 2026-09-02 13:23:24.475964 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full 2026-09-02 13:23:24.592527 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details 2026-09-02 13:23:24.853089 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview 2026-09-02 13:23:24.938323 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail 2026-09-02 13:23:25.129110 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview 2026-09-02 13:23:25.148705 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details 2026-09-02 13:23:25.340293 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:25.377907 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview 2026-09-02 13:23:25.381310 | instance | monitoring/configmaps/kube-prometheus-stack-etcd 2026-09-02 13:23:25.457913 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:25.587012 | instance | monitoring/configmaps/kube-prometheus-stack-grafana 2026-09-02 13:23:25.601071 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards 2026-09-02 13:23:25.848136 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource 2026-09-02 13:23:25.859502 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview 2026-09-02 13:23:26.043609 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns 2026-09-02 13:23:26.072436 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster 2026-09-02 13:23:26.283616 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster 2026-09-02 13:23:26.284354 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace 2026-09-02 13:23:26.495214 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node 2026-09-02 13:23:26.504119 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod 2026-09-02 13:23:26.701511 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload 2026-09-02 13:23:26.730368 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace 2026-09-02 13:23:26.944716 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet 2026-09-02 13:23:26.967647 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod 2026-09-02 13:23:27.118398 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload 2026-09-02 13:23:27.153582 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use 2026-09-02 13:23:27.336595 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter 2026-09-02 13:23:27.392425 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use 2026-09-02 13:23:27.550920 | instance | monitoring/configmaps/kube-prometheus-stack-nodes 2026-09-02 13:23:27.590682 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin 2026-09-02 13:23:27.786389 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage 2026-09-02 13:23:27.838991 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total 2026-09-02 13:23:28.014673 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus 2026-09-02 13:23:28.053122 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls 2026-09-02 13:23:28.217056 | instance | monitoring/configmaps/kube-prometheus-stack-proxy 2026-09-02 13:23:28.239999 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler 2026-09-02 13:23:28.411974 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total 2026-09-02 13:23:28.449449 | instance | monitoring/configmaps/kube-root-ca.crt 2026-09-02 13:23:28.652226 | instance | monitoring/configmaps/loki 2026-09-02 13:23:28.654566 | instance | monitoring/configmaps/loki-alerting-rules 2026-09-02 13:23:28.890953 | instance | monitoring/configmaps/loki-gateway 2026-09-02 13:23:28.891901 | instance | monitoring/configmaps/loki-runtime 2026-09-02 13:23:29.142642 | instance | monitoring/configmaps/node-feature-discovery-master-conf 2026-09-02 13:23:29.161057 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf 2026-09-02 13:23:29.341865 | instance | monitoring/configmaps/node-feature-discovery-worker-conf 2026-09-02 13:23:29.372959 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0 2026-09-02 13:23:29.573681 | instance | monitoring/configmaps/vector 2026-09-02 13:23:29.653074 | instance | monitoring/deployment/kube-prometheus-stack-grafana 2026-09-02 13:23:29.796059 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics 2026-09-02 13:23:29.930037 | instance | monitoring/deployment/kube-prometheus-stack-operator 2026-09-02 13:23:29.991737 | instance | monitoring/deployment/loki-gateway 2026-09-02 13:23:30.170458 | instance | monitoring/deployment/node-feature-discovery-gc 2026-09-02 13:23:30.260809 | instance | monitoring/deployment/node-feature-discovery-master 2026-09-02 13:23:30.396222 | instance | monitoring/deployment/prometheus-pushgateway 2026-09-02 13:23:30.496838 | instance | monitoring/endpoints/alertmanager-operated 2026-09-02 13:23:30.612426 | instance | monitoring/endpoints/goldpinger 2026-09-02 13:23:30.700643 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager 2026-09-02 13:23:30.863078 | instance | monitoring/endpoints/kube-prometheus-stack-grafana 2026-09-02 13:23:30.935908 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics 2026-09-02 13:23:31.054345 | instance | monitoring/endpoints/kube-prometheus-stack-operator 2026-09-02 13:23:31.154710 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus 2026-09-02 13:23:31.232763 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter 2026-09-02 13:23:31.363475 | instance | monitoring/endpoints/loki 2026-09-02 13:23:31.419986 | instance | monitoring/endpoints/loki-chunks-cache 2026-09-02 13:23:31.552323 | instance | monitoring/endpoints/loki-gateway 2026-09-02 13:23:31.628734 | instance | monitoring/endpoints/loki-headless 2026-09-02 13:23:31.746865 | instance | monitoring/endpoints/loki-memberlist 2026-09-02 13:23:31.828378 | instance | monitoring/endpoints/loki-results-cache 2026-09-02 13:23:31.957050 | instance | monitoring/endpoints/prometheus-operated 2026-09-02 13:23:31.997344 | instance | monitoring/endpoints/prometheus-pushgateway 2026-09-02 13:23:32.154548 | instance | monitoring/endpoints/prometheus-smartctl-exporter 2026-09-02 13:23:32.228424 | instance | monitoring/endpoints/vector-headless 2026-09-02 13:23:32.260481 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:32.354495 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:32.401814 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager 2026-09-02 13:23:32.438361 | instance | monitoring/ingresses/kube-prometheus-stack-grafana 2026-09-02 13:23:32.531866 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:32.609355 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus 2026-09-02 13:23:32.634048 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:32.639233 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0 2026-09-02 13:23:32.748174 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:32.819518 | instance | monitoring/pods/goldpinger-klxsb 2026-09-02 13:23:32.854792 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:32.887658 | instance | monitoring/pods/kube-prometheus-stack-grafana-6dccb86556-cmp7d 2026-09-02 13:23:32.965328 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:33.008811 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-64f95 2026-09-02 13:23:33.071130 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:33.100835 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-6kfvh 2026-09-02 13:23:33.146451 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:33.206666 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-bgpj7 2026-09-02 13:23:33.256450 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:33.318609 | instance | monitoring/pods/loki-0 2026-09-02 13:23:33.353374 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:33.443772 | instance | monitoring/pods/loki-chunks-cache-0 2026-09-02 13:23:33.484052 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:33.563203 | instance | monitoring/pods/loki-gateway-cf54cb88c-69n9c 2026-09-02 13:23:33.600164 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:33.638579 | instance | monitoring/pods/loki-results-cache-0 2026-09-02 13:23:33.711178 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:33.796634 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-qn5tr 2026-09-02 13:23:33.816799 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:33.855186 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-2p9pq 2026-09-02 13:23:33.898405 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:33.990220 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:33.992761 | instance | monitoring/pods/node-feature-discovery-worker-8fjjj 2026-09-02 13:23:34.064063 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0 2026-09-02 13:23:34.076102 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:34.158632 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:34.185660 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-xvtgd 2026-09-02 13:23:34.263148 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:34.292495 | instance | monitoring/pods/vector-j69pt 2026-09-02 13:23:34.361246 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:34.402731 | instance | magnum-system/serviceaccounts/default 2026-09-02 13:23:34.475710 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:34.510980 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0 2026-09-02 13:23:34.610309 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-02 13:23:34.622156 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:34.631734 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0 2026-09-02 13:23:34.743117 | instance | monitoring/persistentvolumeclaims/storage-loki-0 2026-09-02 13:23:34.749383 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-09-02 13:23:34.760507 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:34.888143 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:34.916250 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana 2026-09-02 13:23:34.958708 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar 2026-09-02 13:23:34.998637 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:35.083835 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:35.116432 | instance | monitoring/rolebindings/node-feature-discovery-worker 2026-09-02 13:23:35.176513 | instance | monitoring/rolebindings/prometheus-smartctl-exporter 2026-09-02 13:23:35.230479 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:35.312410 | instance | monitoring/roles/kube-prometheus-stack-grafana 2026-09-02 13:23:35.337258 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:35.398434 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar 2026-09-02 13:23:35.464199 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:35.536453 | instance | monitoring/roles/node-feature-discovery-worker 2026-09-02 13:23:35.564028 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:35.624806 | instance | monitoring/serviceaccounts/default 2026-09-02 13:23:35.689140 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:35.712645 | instance | monitoring/serviceaccounts/goldpinger 2026-09-02 13:23:35.776710 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:35.893526 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:35.932755 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager 2026-09-02 13:23:35.968422 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana 2026-09-02 13:23:36.050627 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:36.185641 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics 2026-09-02 13:23:36.239390 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator 2026-09-02 13:23:36.478089 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus 2026-09-02 13:23:36.526310 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter 2026-09-02 13:23:36.811383 | instance | monitoring/serviceaccounts/loki 2026-09-02 13:23:36.841136 | instance | monitoring/serviceaccounts/node-feature-discovery 2026-09-02 13:23:37.081562 | instance | monitoring/serviceaccounts/node-feature-discovery-gc 2026-09-02 13:23:37.088182 | instance | monitoring/serviceaccounts/node-feature-discovery-worker 2026-09-02 13:23:37.319542 | instance | monitoring/serviceaccounts/prometheus-pushgateway 2026-09-02 13:23:37.342757 | instance | monitoring/serviceaccounts/prometheus-smartctl-exporter 2026-09-02 13:23:37.581361 | instance | monitoring/serviceaccounts/vector 2026-09-02 13:23:37.644770 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager 2026-09-02 13:23:37.864234 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated 2026-09-02 13:23:37.891393 | instance | monitoring/services/alertmanager-operated 2026-09-02 13:23:38.074900 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0 2026-09-02 13:23:38.148856 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config 2026-09-02 13:23:38.291648 | instance | monitoring/services/goldpinger 2026-09-02 13:23:38.361004 | instance | monitoring/services/kube-prometheus-stack-alertmanager 2026-09-02 13:23:38.539208 | instance | monitoring/secrets/alertmanager-tls 2026-09-02 13:23:38.599208 | instance | monitoring/services/kube-prometheus-stack-grafana 2026-09-02 13:23:38.747528 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics 2026-09-02 13:23:38.830756 | instance | monitoring/secrets/grafana-tls 2026-09-02 13:23:38.976898 | instance | monitoring/secrets/kube-prometheus-stack-admission 2026-09-02 13:23:39.033845 | instance | monitoring/services/kube-prometheus-stack-operator 2026-09-02 13:23:39.211203 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret 2026-09-02 13:23:39.269443 | instance | monitoring/services/kube-prometheus-stack-prometheus 2026-09-02 13:23:39.328327 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:39.446499 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-09-02 13:23:39.466873 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter 2026-09-02 13:23:39.527302 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret 2026-09-02 13:23:39.711981 | instance | monitoring/services/loki 2026-09-02 13:23:39.737361 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy 2026-09-02 13:23:39.947232 | instance | monitoring/services/loki-chunks-cache 2026-09-02 13:23:39.966402 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert 2026-09-02 13:23:40.129707 | instance | monitoring/services/loki-gateway 2026-09-02 13:23:40.163753 | instance | monitoring/services/loki-headless 2026-09-02 13:23:40.364651 | instance | monitoring/secrets/kube-prometheus-stack-grafana 2026-09-02 13:23:40.379373 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret 2026-09-02 13:23:40.579874 | instance | monitoring/services/loki-memberlist 2026-09-02 13:23:40.589429 | instance | monitoring/services/loki-results-cache 2026-09-02 13:23:40.789420 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret 2026-09-02 13:23:40.802627 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret 2026-09-02 13:23:41.011571 | instance | monitoring/services/prometheus-operated 2026-09-02 13:23:41.044030 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-bgpj7-tls 2026-09-02 13:23:41.240329 | instance | monitoring/services/prometheus-pushgateway 2026-09-02 13:23:41.243682 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy 2026-09-02 13:23:41.458627 | instance | monitoring/services/prometheus-smartctl-exporter 2026-09-02 13:23:41.466781 | instance | monitoring/services/vector-headless 2026-09-02 13:23:41.652191 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus 2026-09-02 13:23:41.738654 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls 2026-09-02 13:23:41.885269 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0 2026-09-02 13:23:41.966892 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config 2026-09-02 13:23:42.066566 | instance | monitoring/secrets/prometheus-tls 2026-09-02 13:23:42.151005 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1 2026-09-02 13:23:42.229345 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1 2026-09-02 13:23:42.373966 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1 2026-09-02 13:23:42.586406 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1 2026-09-02 13:23:42.604234 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1 2026-09-02 13:23:42.800670 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1 2026-09-02 13:23:42.826332 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1 2026-09-02 13:23:43.047214 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager 2026-09-02 13:23:43.054515 | instance | monitoring/statefulsets/loki 2026-09-02 13:23:43.288116 | instance | monitoring/statefulsets/loki-chunks-cache 2026-09-02 13:23:43.291994 | instance | monitoring/statefulsets/loki-results-cache 2026-09-02 13:23:43.519044 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus 2026-09-02 13:23:43.523208 | instance | orc-system/configmaps/kube-root-ca.crt 2026-09-02 13:23:43.742949 | instance | openstack/configmaps/barbican-bin 2026-09-02 13:23:43.804284 | instance | openstack/configmaps/ceph-csi-config 2026-09-02 13:23:44.027723 | instance | openstack/configmaps/ceph-etc 2026-09-02 13:23:44.086347 | instance | openstack/configmaps/cinder-bin 2026-09-02 13:23:44.286978 | instance | openstack/configmaps/glance-bin 2026-09-02 13:23:44.376775 | instance | openstack/configmaps/heat-bin 2026-09-02 13:23:44.556340 | instance | openstack/configmaps/keepalived-bin 2026-09-02 13:23:44.582787 | instance | openstack/configmaps/keystone-bin 2026-09-02 13:23:44.830099 | instance | openstack/configmaps/keystone-openid-metadata 2026-09-02 13:23:44.897298 | instance | openstack/configmaps/kube-root-ca.crt 2026-09-02 13:23:45.086039 | instance | openstack/configmaps/libvirt-bin 2026-09-02 13:23:45.147634 | instance | openstack/configmaps/libvirt-libvirt-default-bin 2026-09-02 13:23:45.328507 | instance | openstack/configmaps/magnum-bin 2026-09-02 13:23:45.373697 | instance | openstack/configmaps/memcached-memcached-bin 2026-09-02 13:23:45.597729 | instance | openstack/configmaps/neutron-bin 2026-09-02 13:23:45.630680 | instance | openstack/configmaps/neutron-coredns 2026-09-02 13:23:45.900588 | instance | openstack/configmaps/nova-bin 2026-09-02 13:23:45.915517 | instance | openstack/configmaps/octavia-bin 2026-09-02 13:23:46.152885 | instance | openstack/configmaps/openvswitch-bin 2026-09-02 13:23:46.178012 | instance | openstack/configmaps/percona-xtradb-haproxy 2026-09-02 13:23:46.432055 | instance | openstack/configmaps/percona-xtradb-pxc 2026-09-02 13:23:46.447813 | instance | openstack/configmaps/placement-bin 2026-09-02 13:23:46.687010 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf 2026-09-02 13:23:46.739375 | instance | openstack/configmaps/rabbitmq-barbican-server-conf 2026-09-02 13:23:46.937940 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf 2026-09-02 13:23:46.993343 | instance | openstack/configmaps/rabbitmq-cinder-server-conf 2026-09-02 13:23:47.157009 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf 2026-09-02 13:23:47.233948 | instance | openstack/configmaps/rabbitmq-glance-server-conf 2026-09-02 13:23:47.388973 | instance | openstack/configmaps/rabbitmq-heat-plugins-conf 2026-09-02 13:23:47.497679 | instance | openstack/configmaps/rabbitmq-heat-server-conf 2026-09-02 13:23:47.636457 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf 2026-09-02 13:23:47.731058 | instance | openstack/configmaps/rabbitmq-keystone-server-conf 2026-09-02 13:23:47.872607 | instance | openstack/configmaps/rabbitmq-magnum-plugins-conf 2026-09-02 13:23:47.932347 | instance | openstack/configmaps/rabbitmq-magnum-server-conf 2026-09-02 13:23:48.102613 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf 2026-09-02 13:23:48.182708 | instance | openstack/configmaps/rabbitmq-neutron-server-conf 2026-09-02 13:23:48.364282 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf 2026-09-02 13:23:48.466995 | instance | openstack/configmaps/rabbitmq-nova-server-conf 2026-09-02 13:23:48.658099 | instance | openstack/configmaps/rabbitmq-octavia-plugins-conf 2026-09-02 13:23:48.784497 | instance | openstack/configmaps/rabbitmq-octavia-server-conf 2026-09-02 13:23:48.959783 | instance | openstack/configmaps/rook-ceph-mon-endpoints 2026-09-02 13:23:49.072390 | instance | openstack/configmaps/rook-ceph-pdbstatemap 2026-09-02 13:23:49.222848 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types 2026-09-02 13:23:49.316528 | instance | openstack/configmaps/rook-config-override 2026-09-02 13:23:49.489159 | instance | openstack/configmaps/staffeln-bin 2026-09-02 13:23:49.589300 | instance | openstack/configmaps/valkey-configuration 2026-09-02 13:23:49.734901 | instance | openstack/configmaps/valkey-health 2026-09-02 13:23:49.831380 | instance | openstack/configmaps/valkey-scripts 2026-09-02 13:23:50.001502 | instance | openstack/cronjobs/cinder-volume-usage-audit 2026-09-02 13:23:50.073859 | instance | openstack/cronjobs/heat-engine-cleaner 2026-09-02 13:23:50.266618 | instance | openstack/cronjobs/heat-purge-deleted 2026-09-02 13:23:50.368324 | instance | openstack/cronjobs/keystone-credential-rotate 2026-09-02 13:23:50.555126 | instance | openstack/cronjobs/keystone-fernet-rotate 2026-09-02 13:23:50.611505 | instance | openstack/cronjobs/nova-cell-setup 2026-09-02 13:23:50.774715 | instance | openstack/cronjobs/nova-service-cleaner 2026-09-02 13:23:50.820040 | instance | orc-system/deployment/orc-controller-manager 2026-09-02 13:23:50.986369 | instance | orc-system/endpoints/orc-controller-manager-metrics-service 2026-09-02 13:23:51.015037 | instance | openstack/daemonsets/keepalived 2026-09-02 13:23:51.164799 | instance | openstack/daemonsets/libvirt-libvirt-default 2026-09-02 13:23:51.296734 | instance | openstack/daemonsets/neutron-dhcp-agent-default 2026-09-02 13:23:51.405125 | instance | openstack/daemonsets/neutron-l3-agent-default 2026-09-02 13:23:51.545307 | instance | openstack/daemonsets/neutron-metadata-agent-default 2026-09-02 13:23:51.662706 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default 2026-09-02 13:23:51.818661 | instance | openstack/daemonsets/neutron-ovs-agent-default 2026-09-02 13:23:51.936375 | instance | openstack/daemonsets/nova-compute-default 2026-09-02 13:23:52.038394 | instance | openstack/daemonsets/octavia-health-manager-default 2026-09-02 13:23:52.247557 | instance | openstack/daemonsets/openvswitch 2026-09-02 13:23:52.335734 | instance | openstack/deployment/barbican-api 2026-09-02 13:23:52.520107 | instance | openstack/deployment/cinder-api 2026-09-02 13:23:52.570653 | instance | openstack/deployment/cinder-backup 2026-09-02 13:23:52.789750 | instance | openstack/deployment/cinder-scheduler 2026-09-02 13:23:52.871619 | instance | openstack/deployment/cinder-volume 2026-09-02 13:23:53.087441 | instance | openstack/deployment/glance-api 2026-09-02 13:23:53.168432 | instance | openstack/deployment/heat-api 2026-09-02 13:23:53.373926 | instance | openstack/deployment/heat-cfn 2026-09-02 13:23:53.438657 | instance | openstack/deployment/heat-engine 2026-09-02 13:23:53.645113 | instance | openstack/deployment/keystone-api 2026-09-02 13:23:53.708065 | instance | openstack/deployment/magnum-api 2026-09-02 13:23:53.954460 | instance | openstack/deployment/memcached-memcached 2026-09-02 13:23:53.995424 | instance | openstack/deployment/neutron-coredns 2026-09-02 13:23:54.213072 | instance | openstack/deployment/neutron-rpc-server 2026-09-02 13:23:54.268242 | instance | openstack/deployment/neutron-server 2026-09-02 13:23:54.453820 | instance | openstack/deployment/nova-api-metadata 2026-09-02 13:23:54.488934 | instance | openstack/deployment/nova-api-osapi 2026-09-02 13:23:54.664843 | instance | openstack/endpoints/barbican-api 2026-09-02 13:23:54.700020 | instance | openstack/deployment/nova-conductor 2026-09-02 13:23:54.872656 | instance | openstack/endpoints/ceph-mon 2026-09-02 13:23:54.948172 | instance | openstack/deployment/nova-novncproxy 2026-09-02 13:23:55.094439 | instance | openstack/endpoints/cinder-api 2026-09-02 13:23:55.186573 | instance | openstack/deployment/nova-scheduler 2026-09-02 13:23:55.328218 | instance | openstack/endpoints/glance-api 2026-09-02 13:23:55.428732 | instance | openstack/endpoints/heat-api 2026-09-02 13:23:55.586856 | instance | openstack/deployment/octavia-api 2026-09-02 13:23:55.675788 | instance | openstack/endpoints/heat-cfn 2026-09-02 13:23:55.864879 | instance | openstack/deployment/octavia-housekeeping 2026-09-02 13:23:55.905169 | instance | openstack/endpoints/keystone-api 2026-09-02 13:23:56.108003 | instance | openstack/deployment/octavia-worker 2026-09-02 13:23:56.132141 | instance | openstack/endpoints/magnum-api 2026-09-02 13:23:56.293816 | instance | openstack/endpoints/memcached 2026-09-02 13:23:56.309959 | instance | openstack/endpoints/memcached-metrics 2026-09-02 13:23:56.470066 | instance | openstack/endpoints/neutron-coredns 2026-09-02 13:23:56.496640 | instance | openstack/endpoints/neutron-coredns-metrics 2026-09-02 13:23:56.702795 | instance | openstack/endpoints/neutron-server 2026-09-02 13:23:56.759995 | instance | openstack/deployment/placement-api 2026-09-02 13:23:56.917873 | instance | openstack/endpoints/nova-api 2026-09-02 13:23:56.988479 | instance | openstack/deployment/pxc-operator 2026-09-02 13:23:57.142348 | instance | openstack/endpoints/nova-metadata 2026-09-02 13:23:57.261813 | instance | openstack/deployment/rabbitmq-cluster-operator 2026-09-02 13:23:57.391092 | instance | openstack/endpoints/nova-novncproxy 2026-09-02 13:23:57.539507 | instance | openstack/deployment/rabbitmq-messaging-topology-operator 2026-09-02 13:23:57.617411 | instance | openstack/endpoints/octavia-api 2026-09-02 13:23:57.798241 | instance | openstack/deployment/rook-ceph-crashcollector-instance 2026-09-02 13:23:57.903786 | instance | openstack/endpoints/percona-xtradb-cluster-operator 2026-09-02 13:23:58.082328 | instance | openstack/deployment/rook-ceph-rgw-ceph-a 2026-09-02 13:23:58.182897 | instance | openstack/endpoints/percona-xtradb-haproxy 2026-09-02 13:23:58.385965 | instance | openstack/deployment/staffeln-api 2026-09-02 13:23:58.424977 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics 2026-09-02 13:23:58.662930 | instance | openstack/deployment/staffeln-conductor 2026-09-02 13:23:58.684454 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas 2026-09-02 13:23:58.924647 | instance | openstack/endpoints/percona-xtradb-pxc 2026-09-02 13:23:58.929982 | instance | openstack/endpoints/percona-xtradb-pxc-unready 2026-09-02 13:23:59.185051 | instance | openstack/endpoints/placement-api 2026-09-02 13:23:59.195391 | instance | openstack/endpoints/rabbitmq-barbican 2026-09-02 13:23:59.430297 | instance | openstack/endpoints/rabbitmq-barbican-nodes 2026-09-02 13:23:59.440992 | instance | openstack/endpoints/rabbitmq-cinder 2026-09-02 13:23:59.705288 | instance | openstack/endpoints/rabbitmq-cinder-nodes 2026-09-02 13:23:59.733241 | instance | openstack/endpoints/rabbitmq-glance 2026-09-02 13:23:59.927678 | instance | openstack/endpoints/rabbitmq-glance-nodes 2026-09-02 13:23:59.929339 | instance | openstack/endpoints/rabbitmq-heat 2026-09-02 13:24:00.170577 | instance | openstack/endpoints/rabbitmq-heat-nodes 2026-09-02 13:24:00.183371 | instance | openstack/endpoints/rabbitmq-keystone 2026-09-02 13:24:00.442751 | instance | openstack/endpoints/rabbitmq-keystone-nodes 2026-09-02 13:24:00.457905 | instance | openstack/endpoints/rabbitmq-magnum 2026-09-02 13:24:00.681272 | instance | openstack/endpoints/rabbitmq-magnum-nodes 2026-09-02 13:24:00.715557 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook 2026-09-02 13:24:00.950821 | instance | openstack/endpoints/rabbitmq-neutron-nodes 2026-09-02 13:24:00.950978 | instance | openstack/endpoints/rabbitmq-neutron 2026-09-02 13:24:01.161228 | instance | openstack/endpoints/rabbitmq-nova 2026-09-02 13:24:01.168533 | instance | openstack/endpoints/rabbitmq-nova-nodes 2026-09-02 13:24:01.367261 | instance | openstack/endpoints/rabbitmq-octavia 2026-09-02 13:24:01.384046 | instance | openstack/endpoints/rabbitmq-octavia-nodes 2026-09-02 13:24:01.590230 | instance | openstack/endpoints/rook-ceph-rgw-ceph 2026-09-02 13:24:01.599078 | instance | openstack/endpoints/staffeln-api 2026-09-02 13:24:01.800159 | instance | openstack/endpoints/valkey 2026-09-02 13:24:01.811988 | instance | openstack/endpoints/valkey-headless 2026-09-02 13:24:01.973734 | instance | openstack/endpoints/valkey-metrics 2026-09-02 13:24:02.003915 | instance | openstack/ingresses/cloudformation 2026-09-02 13:24:02.143662 | instance | openstack/ingresses/compute 2026-09-02 13:24:02.249266 | instance | openstack/ingresses/compute-novnc-proxy 2026-09-02 13:24:02.401556 | instance | openstack/ingresses/identity 2026-09-02 13:24:02.443813 | instance | openstack/ingresses/image 2026-09-02 13:24:02.649015 | instance | openstack/ingresses/key-manager 2026-09-02 13:24:02.670745 | instance | openstack/ingresses/load-balancer 2026-09-02 13:24:02.924603 | instance | openstack/ingresses/network 2026-09-02 13:24:02.944934 | instance | openstack/ingresses/orchestration 2026-09-02 13:24:03.166766 | instance | openstack/ingresses/placement 2026-09-02 13:24:03.193397 | instance | openstack/ingresses/rook-ceph-cluster 2026-09-02 13:24:03.364279 | instance | openstack/ingresses/volumev3 2026-09-02 13:24:03.424035 | instance | orc-system/pods/orc-controller-manager-6cb597b5d4-6s6kh 2026-09-02 13:24:03.603162 | instance | openstack/networkpolicies/rabbitmq-cluster-operator 2026-09-02 13:24:03.682024 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator 2026-09-02 13:24:03.804789 | instance | openstack/networkpolicies/valkey 2026-09-02 13:24:03.861644 | instance | openstack/jobs/barbican-db-init 2026-09-02 13:24:03.963153 | instance | openstack/jobs/barbican-db-sync 2026-09-02 13:24:04.050116 | instance | openstack/jobs/barbican-ks-endpoints 2026-09-02 13:24:04.162530 | instance | openstack/jobs/barbican-ks-service 2026-09-02 13:24:04.280564 | instance | openstack/jobs/barbican-ks-user 2026-09-02 13:24:04.400811 | instance | openstack/jobs/barbican-rabbit-init 2026-09-02 13:24:04.528044 | instance | openstack/jobs/cinder-backup-storage-init 2026-09-02 13:24:04.623344 | instance | openstack/jobs/cinder-bootstrap 2026-09-02 13:24:04.799803 | instance | openstack/jobs/cinder-create-internal-tenant 2026-09-02 13:24:04.870466 | instance | openstack/jobs/cinder-db-init 2026-09-02 13:24:05.013375 | instance | openstack/jobs/cinder-db-sync 2026-09-02 13:24:05.107018 | instance | openstack/jobs/cinder-ks-endpoints 2026-09-02 13:24:05.264798 | instance | openstack/jobs/cinder-ks-service 2026-09-02 13:24:05.371009 | instance | openstack/jobs/cinder-ks-user 2026-09-02 13:24:05.530641 | instance | openstack/jobs/cinder-rabbit-init 2026-09-02 13:24:05.627084 | instance | openstack/jobs/cinder-storage-init 2026-09-02 13:24:05.792522 | instance | openstack/jobs/cinder-volume-usage-audit-29805905 2026-09-02 13:24:05.866676 | instance | openstack/jobs/glance-db-init 2026-09-02 13:24:06.019114 | instance | openstack/jobs/glance-db-sync 2026-09-02 13:24:06.076365 | instance | openstack/jobs/glance-ks-endpoints 2026-09-02 13:24:06.273391 | instance | openstack/jobs/glance-ks-service 2026-09-02 13:24:06.323066 | instance | openstack/jobs/glance-ks-user 2026-09-02 13:24:06.476480 | instance | openstack/jobs/glance-metadefs-load 2026-09-02 13:24:06.549757 | instance | openstack/jobs/glance-rabbit-init 2026-09-02 13:24:06.686335 | instance | openstack/jobs/glance-storage-init 2026-09-02 13:24:06.748585 | instance | openstack/jobs/heat-bootstrap 2026-09-02 13:24:06.887272 | instance | openstack/jobs/heat-db-init 2026-09-02 13:24:06.955685 | instance | openstack/jobs/heat-db-sync 2026-09-02 13:24:07.079890 | instance | openstack/jobs/heat-domain-ks-user 2026-09-02 13:24:07.160426 | instance | openstack/jobs/heat-engine-cleaner-29805910 2026-09-02 13:24:07.295486 | instance | openstack/jobs/heat-engine-cleaner-29805915 2026-09-02 13:24:07.352888 | instance | openstack/jobs/heat-engine-cleaner-29805920 2026-09-02 13:24:07.512085 | instance | openstack/jobs/heat-ks-endpoints 2026-09-02 13:24:07.564767 | instance | openstack/jobs/heat-ks-service 2026-09-02 13:24:07.778466 | instance | openstack/jobs/heat-ks-user 2026-09-02 13:24:07.844617 | instance | openstack/jobs/heat-rabbit-init 2026-09-02 13:24:08.055472 | instance | openstack/jobs/heat-trusts 2026-09-02 13:24:08.079420 | instance | openstack/jobs/keystone-bootstrap 2026-09-02 13:24:08.311165 | instance | openstack/jobs/keystone-credential-setup 2026-09-02 13:24:08.333495 | instance | openstack/jobs/keystone-db-init 2026-09-02 13:24:08.544006 | instance | openstack/jobs/keystone-db-sync 2026-09-02 13:24:08.556123 | instance | openstack/jobs/keystone-domain-manage 2026-09-02 13:24:08.751584 | instance | openstack/jobs/keystone-fernet-setup 2026-09-02 13:24:08.771196 | instance | openstack/jobs/keystone-rabbit-init 2026-09-02 13:24:08.972231 | instance | openstack/jobs/magnum-db-init 2026-09-02 13:24:09.016715 | instance | openstack/jobs/magnum-db-sync 2026-09-02 13:24:09.186396 | instance | openstack/jobs/neutron-db-init 2026-09-02 13:24:09.267183 | instance | openstack/jobs/neutron-db-sync 2026-09-02 13:24:09.449975 | instance | openstack/jobs/neutron-ks-endpoints 2026-09-02 13:24:09.548137 | instance | openstack/jobs/neutron-ks-service 2026-09-02 13:24:09.744642 | instance | openstack/jobs/neutron-ks-user 2026-09-02 13:24:09.846161 | instance | openstack/jobs/neutron-rabbit-init 2026-09-02 13:24:09.975698 | instance | openstack/jobs/nova-bootstrap 2026-09-02 13:24:10.057255 | instance | openstack/jobs/nova-cell-setup 2026-09-02 13:24:10.230509 | instance | openstack/jobs/nova-cell-setup-29805900 2026-09-02 13:24:10.314313 | instance | openstack/jobs/nova-db-init 2026-09-02 13:24:10.482656 | instance | openstack/jobs/nova-db-sync 2026-09-02 13:24:10.591491 | instance | openstack/jobs/nova-ks-endpoints 2026-09-02 13:24:10.762294 | instance | openstack/jobs/nova-ks-service 2026-09-02 13:24:10.889918 | instance | openstack/jobs/nova-ks-user 2026-09-02 13:24:11.046043 | instance | openstack/jobs/nova-rabbit-init 2026-09-02 13:24:11.116861 | instance | openstack/jobs/nova-service-cleaner-29805900 2026-09-02 13:24:11.326405 | instance | openstack/jobs/octavia-bootstrap 2026-09-02 13:24:11.345444 | instance | openstack/jobs/octavia-db-init 2026-09-02 13:24:11.593099 | instance | openstack/jobs/octavia-db-sync 2026-09-02 13:24:11.608407 | instance | openstack/jobs/octavia-ks-endpoints 2026-09-02 13:24:11.859997 | instance | openstack/jobs/octavia-ks-service 2026-09-02 13:24:11.880255 | instance | openstack/jobs/octavia-ks-user 2026-09-02 13:24:12.059087 | instance | openstack/jobs/octavia-rabbit-init 2026-09-02 13:24:12.071539 | instance | openstack/jobs/placement-db-init 2026-09-02 13:24:12.348028 | instance | openstack/jobs/placement-db-sync 2026-09-02 13:24:12.354409 | instance | openstack/jobs/placement-ks-endpoints 2026-09-02 13:24:12.572727 | instance | openstack/jobs/placement-ks-service 2026-09-02 13:24:12.593471 | instance | openstack/jobs/placement-ks-user 2026-09-02 13:24:12.827102 | instance | openstack/jobs/staffeln-db-init 2026-09-02 13:24:12.866888 | instance | openstack/jobs/staffeln-db-sync 2026-09-02 13:24:13.076231 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0 2026-09-02 13:24:13.114979 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0 2026-09-02 13:24:13.430412 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0 2026-09-02 13:24:13.486936 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0 2026-09-02 13:24:13.829270 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0 2026-09-02 13:24:13.904934 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0 2026-09-02 13:24:14.208134 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0 2026-09-02 13:24:14.323536 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0 2026-09-02 13:24:14.674623 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0 2026-09-02 13:24:14.727235 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0 2026-09-02 13:24:14.996252 | instance | openstack/pods/barbican-api-6dbf67c9d4-f5j99 2026-09-02 13:24:15.065049 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0 2026-09-02 13:24:15.269893 | instance | openstack/pods/barbican-db-init-xw6jn 2026-09-02 13:24:15.470504 | instance | openstack/pods/barbican-db-sync-bvhkz 2026-09-02 13:24:15.508879 | instance | openstack/pods/barbican-ks-endpoints-4g4v4 2026-09-02 13:24:15.716880 | instance | openstack/pods/barbican-ks-service-dhjpr 2026-09-02 13:24:15.742904 | instance | openstack/pods/barbican-ks-user-c6qck 2026-09-02 13:24:15.949030 | instance | openstack/pods/barbican-rabbit-init-vq8h2 2026-09-02 13:24:15.962743 | instance | openstack/pods/cinder-api-54b99f4d5-b8m9n 2026-09-02 13:24:16.206116 | instance | openstack/pods/cinder-backup-67bb6bb65-m6zb2 2026-09-02 13:24:16.224692 | instance | openstack/pods/cinder-backup-storage-init-xl27m 2026-09-02 13:24:16.439045 | instance | openstack/pods/cinder-bootstrap-rq2dx 2026-09-02 13:24:16.453438 | instance | openstack/pods/cinder-create-internal-tenant-gn9mn 2026-09-02 13:24:16.694358 | instance | openstack/pods/cinder-db-init-hbckg 2026-09-02 13:24:16.749287 | instance | openstack/pods/cinder-db-sync-pnmc4 2026-09-02 13:24:16.946558 | instance | openstack/pods/cinder-ks-endpoints-ppx7n 2026-09-02 13:24:16.982929 | instance | openstack/pods/cinder-ks-service-2lzzl 2026-09-02 13:24:17.171866 | instance | openstack/pods/cinder-ks-user-crnbx 2026-09-02 13:24:17.236610 | instance | openstack/pods/cinder-rabbit-init-w5fr7 2026-09-02 13:24:17.425015 | instance | openstack/pods/cinder-scheduler-596dfb44dc-bm488 2026-09-02 13:24:17.518452 | instance | openstack/pods/cinder-storage-init-pzf8s 2026-09-02 13:24:17.641784 | instance | openstack/pods/cinder-volume-794765d6cc-77xc6 2026-09-02 13:24:17.743448 | instance | openstack/pods/cinder-volume-usage-audit-29805905-hwx4r 2026-09-02 13:24:17.854940 | instance | openstack/pods/glance-api-97b6c7856-ntqrt 2026-09-02 13:24:17.949785 | instance | openstack/pods/glance-db-init-r9d82 2026-09-02 13:24:18.066728 | instance | openstack/pods/glance-db-sync-x8h79 2026-09-02 13:24:18.176279 | instance | openstack/pods/glance-ks-endpoints-w7s2p 2026-09-02 13:24:18.357016 | instance | openstack/pods/glance-ks-service-gzph8 2026-09-02 13:24:18.403747 | instance | openstack/pods/glance-ks-user-vf2xw 2026-09-02 13:24:18.607588 | instance | openstack/pods/glance-metadefs-load-9lqjp 2026-09-02 13:24:18.646686 | instance | openstack/pods/glance-rabbit-init-v494v 2026-09-02 13:24:18.883698 | instance | openstack/pods/glance-storage-init-xwrlt 2026-09-02 13:24:18.923322 | instance | openstack/pods/heat-api-5d9b66f555-ds6kc 2026-09-02 13:24:19.105555 | instance | openstack/pods/heat-bootstrap-298ls 2026-09-02 13:24:19.119036 | instance | openstack/pods/heat-cfn-868f749957-9hnzq 2026-09-02 13:24:19.328781 | instance | openstack/pods/heat-db-init-gx4cn 2026-09-02 13:24:19.331903 | instance | openstack/pods/heat-db-sync-f58nc 2026-09-02 13:24:19.557672 | instance | openstack/pods/heat-domain-ks-user-t2npm 2026-09-02 13:24:19.561765 | instance | openstack/pods/heat-engine-65b6c588db-rfvml 2026-09-02 13:24:19.765386 | instance | openstack/pods/heat-engine-cleaner-29805910-qmp5g 2026-09-02 13:24:19.766494 | instance | openstack/pods/heat-engine-cleaner-29805915-4xd4x 2026-09-02 13:24:19.957017 | instance | openstack/pods/heat-engine-cleaner-29805920-285lg 2026-09-02 13:24:19.959437 | instance | openstack/pods/heat-ks-endpoints-4bwcs 2026-09-02 13:24:20.173058 | instance | openstack/pods/heat-ks-service-ks64g 2026-09-02 13:24:20.188201 | instance | openstack/pods/heat-ks-user-m6xh9 2026-09-02 13:24:20.372224 | instance | orc-system/rolebindings/orc-leader-election-rolebinding 2026-09-02 13:24:20.400150 | instance | openstack/pods/heat-rabbit-init-b6cv8 2026-09-02 13:24:20.557269 | instance | openstack/pods/heat-trusts-8mmnc 2026-09-02 13:24:20.641671 | instance | openstack/pods/keepalived-j6fsl 2026-09-02 13:24:20.780761 | instance | openstack/pods/keystone-api-74b8987cd8-89vmw 2026-09-02 13:24:20.834857 | instance | openstack/pods/keystone-bootstrap-9s8tm 2026-09-02 13:24:21.011556 | instance | openstack/pods/keystone-credential-setup-t7qr2 2026-09-02 13:24:21.061231 | instance | openstack/pods/keystone-db-init-qkjcw 2026-09-02 13:24:21.230518 | instance | openstack/pods/keystone-db-sync-tpjvh 2026-09-02 13:24:21.351702 | instance | openstack/pods/keystone-domain-manage-9vw5v 2026-09-02 13:24:21.502049 | instance | openstack/pods/keystone-fernet-setup-dtrtd 2026-09-02 13:24:21.551203 | instance | openstack/pods/keystone-rabbit-init-pgsjp 2026-09-02 13:24:21.760766 | instance | openstack/pods/libvirt-libvirt-default-s5k9l 2026-09-02 13:24:21.816609 | instance | openstack/pods/magnum-api-6b7bb974bc-4grz7 2026-09-02 13:24:21.980196 | instance | openstack/pods/magnum-conductor-0 2026-09-02 13:24:22.019392 | instance | openstack/pods/magnum-db-init-rnt8b 2026-09-02 13:24:22.169242 | instance | openstack/pods/magnum-db-sync-4jqng 2026-09-02 13:24:22.233970 | instance | openstack/pods/memcached-memcached-6479589586-54z7h 2026-09-02 13:24:22.418460 | instance | openstack/pods/neutron-coredns-7dd4958666-7jswz 2026-09-02 13:24:22.494055 | instance | openstack/pods/neutron-db-init-hbcl7 2026-09-02 13:24:22.640265 | instance | openstack/pods/neutron-db-sync-7w5k9 2026-09-02 13:24:22.749186 | instance | openstack/pods/neutron-dhcp-agent-default-slvsc 2026-09-02 13:24:22.905346 | instance | openstack/pods/neutron-ks-endpoints-pwxbd 2026-09-02 13:24:22.969283 | instance | openstack/pods/neutron-ks-service-6dlvk 2026-09-02 13:24:23.161366 | instance | openstack/pods/neutron-ks-user-sp4ln 2026-09-02 13:24:23.206120 | instance | openstack/pods/neutron-l3-agent-default-zrk5q 2026-09-02 13:24:23.399243 | instance | openstack/pods/neutron-metadata-agent-default-zz7pf 2026-09-02 13:24:23.474920 | instance | openstack/pods/neutron-netns-cleanup-cron-default-d77tk 2026-09-02 13:24:23.639451 | instance | openstack/pods/neutron-ovs-agent-default-f9fd5 2026-09-02 13:24:23.709451 | instance | openstack/pods/neutron-rabbit-init-85z7g 2026-09-02 13:24:23.859271 | instance | openstack/pods/neutron-rpc-server-6f87d7dbdb-fr76p 2026-09-02 13:24:23.928824 | instance | openstack/pods/neutron-server-5f64d78456-8qbp7 2026-09-02 13:24:24.071338 | instance | openstack/pods/nova-api-metadata-685877494f-h4g8m 2026-09-02 13:24:24.155168 | instance | openstack/pods/nova-api-osapi-6765d7dffc-gm57l 2026-09-02 13:24:24.362026 | instance | openstack/pods/nova-bootstrap-8np9z 2026-09-02 13:24:24.380997 | instance | openstack/pods/nova-cell-setup-29805900-wjl26 2026-09-02 13:24:24.615354 | instance | openstack/pods/nova-cell-setup-j75gw 2026-09-02 13:24:24.636310 | instance | openstack/pods/nova-compute-default-p6h7g 2026-09-02 13:24:24.894371 | instance | openstack/pods/nova-conductor-78568f67f9-d9q5j 2026-09-02 13:24:24.907376 | instance | openstack/pods/nova-db-init-jz8pm 2026-09-02 13:24:25.117395 | instance | openstack/pods/nova-db-sync-7bls9 2026-09-02 13:24:25.123654 | instance | openstack/pods/nova-ks-endpoints-w8x9l 2026-09-02 13:24:25.338216 | instance | openstack/pods/nova-ks-service-vkz5v 2026-09-02 13:24:25.371124 | instance | openstack/pods/nova-ks-user-wmc28 2026-09-02 13:24:25.596422 | instance | openstack/pods/nova-novncproxy-5575568d4b-wfvzx 2026-09-02 13:24:25.632084 | instance | openstack/pods/nova-rabbit-init-7vfhn 2026-09-02 13:24:25.838875 | instance | openstack/pods/nova-scheduler-65c6cb58d7-hchdn 2026-09-02 13:24:25.841738 | instance | openstack/pods/nova-service-cleaner-29805900-mthbj 2026-09-02 13:24:26.064003 | instance | openstack/pods/octavia-api-9ddd9465b-ztdcf 2026-09-02 13:24:26.075268 | instance | openstack/pods/octavia-bootstrap-hx4dq 2026-09-02 13:24:26.286734 | instance | openstack/pods/octavia-db-init-66njr 2026-09-02 13:24:26.334230 | instance | openstack/pods/octavia-db-sync-28gv4 2026-09-02 13:24:26.579340 | instance | openstack/pods/octavia-health-manager-default-l5qdt 2026-09-02 13:24:26.615277 | instance | openstack/pods/octavia-housekeeping-566bff5d77-wlvkj 2026-09-02 13:24:26.847435 | instance | openstack/pods/octavia-ks-endpoints-d6xhr 2026-09-02 13:24:26.872600 | instance | openstack/pods/octavia-ks-service-nstfn 2026-09-02 13:24:27.081495 | instance | openstack/pods/octavia-ks-user-cgk6r 2026-09-02 13:24:27.106670 | instance | openstack/pods/octavia-rabbit-init-5fmr8 2026-09-02 13:24:27.377056 | instance | openstack/pods/octavia-worker-6d9c9f8cb6-ccltn 2026-09-02 13:24:27.378285 | instance | openstack/pods/openvswitch-9xpmk 2026-09-02 13:24:27.639377 | instance | openstack/pods/percona-xtradb-haproxy-0 2026-09-02 13:24:27.662604 | instance | openstack/pods/percona-xtradb-pxc-0 2026-09-02 13:24:27.887016 | instance | openstack/pods/placement-api-567b4ddbb-6x5rn 2026-09-02 13:24:27.949291 | instance | openstack/pods/placement-db-init-842pr 2026-09-02 13:24:28.125549 | instance | openstack/pods/placement-db-sync-klv5l 2026-09-02 13:24:28.215128 | instance | openstack/pods/placement-ks-endpoints-2vtzm 2026-09-02 13:24:28.407599 | instance | openstack/pods/placement-ks-service-d77p7 2026-09-02 13:24:28.500389 | instance | openstack/pods/placement-ks-user-jsw97 2026-09-02 13:24:28.709384 | instance | openstack/pods/pxc-operator-69cb5bbdb9-8dc85 2026-09-02 13:24:28.798488 | instance | openstack/pods/rabbitmq-barbican-server-0 2026-09-02 13:24:29.003353 | instance | openstack/pods/rabbitmq-cinder-server-0 2026-09-02 13:24:29.109387 | instance | openstack/pods/rabbitmq-cluster-operator-54f767cff8-p9zqs 2026-09-02 13:24:29.281339 | instance | openstack/pods/rabbitmq-glance-server-0 2026-09-02 13:24:29.371372 | instance | openstack/pods/rabbitmq-heat-server-0 2026-09-02 13:24:29.553692 | instance | openstack/pods/rabbitmq-keystone-server-0 2026-09-02 13:24:29.686651 | instance | openstack/pods/rabbitmq-magnum-server-0 2026-09-02 13:24:29.813002 | instance | openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-kdmm2 2026-09-02 13:24:29.991605 | instance | openstack/rolebindings/barbican-barbican-api 2026-09-02 13:24:30.097182 | instance | openstack/pods/rabbitmq-neutron-server-0 2026-09-02 13:24:30.204074 | instance | openstack/rolebindings/barbican-barbican-db-init 2026-09-02 13:24:30.366033 | instance | openstack/pods/rabbitmq-nova-server-0 2026-09-02 13:24:30.407179 | instance | openstack/rolebindings/barbican-barbican-db-sync 2026-09-02 13:24:30.574088 | instance | openstack/pods/rabbitmq-octavia-server-0 2026-09-02 13:24:30.600927 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints 2026-09-02 13:24:30.805985 | instance | openstack/rolebindings/barbican-barbican-ks-service 2026-09-02 13:24:30.842187 | instance | openstack/rolebindings/barbican-barbican-ks-user 2026-09-02 13:24:30.984807 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-r86hv 2026-09-02 13:24:31.006548 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-pjz7m 2026-09-02 13:24:31.196446 | instance | openstack/rolebindings/barbican-barbican-rabbit-init 2026-09-02 13:24:31.227729 | instance | openstack/pods/staffeln-api-7978fd8c69-65dzh 2026-09-02 13:24:31.409085 | instance | openstack/rolebindings/cinder-backup-storage-init 2026-09-02 13:24:31.488437 | instance | openstack/pods/staffeln-conductor-8598864d6-l7mvl 2026-09-02 13:24:31.638019 | instance | openstack/rolebindings/cinder-cinder-api 2026-09-02 13:24:31.734773 | instance | openstack/pods/staffeln-db-init-mfgc4 2026-09-02 13:24:31.861109 | instance | openstack/rolebindings/cinder-cinder-backup 2026-09-02 13:24:32.000446 | instance | openstack/pods/staffeln-db-sync-brms5 2026-09-02 13:24:32.040410 | instance | openstack/rolebindings/cinder-cinder-bootstrap 2026-09-02 13:24:32.247325 | instance | openstack/pods/valkey-node-0 2026-09-02 13:24:32.290082 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant 2026-09-02 13:24:32.477227 | instance | openstack/rolebindings/cinder-cinder-db-init 2026-09-02 13:24:32.524044 | instance | openstack/rolebindings/cinder-cinder-db-sync 2026-09-02 13:24:32.708476 | instance | openstack/rolebindings/cinder-cinder-ks-service 2026-09-02 13:24:32.708683 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints 2026-09-02 13:24:32.952511 | instance | openstack/rolebindings/cinder-cinder-ks-user 2026-09-02 13:24:32.958507 | instance | openstack/rolebindings/cinder-cinder-rabbit-init 2026-09-02 13:24:33.127798 | instance | openstack/rolebindings/cinder-cinder-scheduler 2026-09-02 13:24:33.174086 | instance | openstack/rolebindings/cinder-cinder-test 2026-09-02 13:24:33.352165 | instance | openstack/rolebindings/cinder-cinder-volume 2026-09-02 13:24:33.365777 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit 2026-09-02 13:24:33.574756 | instance | openstack/rolebindings/cinder-storage-init 2026-09-02 13:24:33.596755 | instance | openstack/rolebindings/glance-glance-api 2026-09-02 13:24:33.824662 | instance | openstack/rolebindings/glance-glance-db-init 2026-09-02 13:24:33.825114 | instance | openstack/rolebindings/glance-glance-db-sync 2026-09-02 13:24:33.993969 | instance | openstack/rolebindings/glance-glance-ks-endpoints 2026-09-02 13:24:33.997819 | instance | openstack/rolebindings/glance-glance-ks-service 2026-09-02 13:24:34.175917 | instance | openstack/rolebindings/glance-glance-ks-user 2026-09-02 13:24:34.187109 | instance | openstack/rolebindings/glance-glance-metadefs-load 2026-09-02 13:24:34.360897 | instance | openstack/rolebindings/glance-glance-rabbit-init 2026-09-02 13:24:34.415911 | instance | openstack/rolebindings/glance-glance-storage-init 2026-09-02 13:24:34.556395 | instance | openstack/rolebindings/glance-glance-test 2026-09-02 13:24:34.643625 | instance | openstack/rolebindings/glance-storage-init 2026-09-02 13:24:34.745337 | instance | openstack/rolebindings/heat-heat-api 2026-09-02 13:24:34.878562 | instance | openstack/rolebindings/heat-heat-bootstrap 2026-09-02 13:24:34.987129 | instance | openstack/rolebindings/heat-heat-cfn 2026-09-02 13:24:35.076599 | instance | openstack/rolebindings/heat-heat-db-init 2026-09-02 13:24:35.161907 | instance | openstack/rolebindings/heat-heat-db-sync 2026-09-02 13:24:35.295765 | instance | openstack/rolebindings/heat-heat-engine 2026-09-02 13:24:35.326928 | instance | openstack/rolebindings/heat-heat-engine-cleaner 2026-09-02 13:24:35.488049 | instance | openstack/rolebindings/heat-heat-ks-endpoints 2026-09-02 13:24:35.538598 | instance | openstack/rolebindings/heat-heat-ks-service 2026-09-02 13:24:35.687168 | instance | openstack/rolebindings/heat-heat-ks-user 2026-09-02 13:24:35.755238 | instance | openstack/rolebindings/heat-heat-ks-user-domain 2026-09-02 13:24:35.919233 | instance | openstack/rolebindings/heat-heat-purge-deleted 2026-09-02 13:24:35.976128 | instance | openstack/rolebindings/heat-heat-rabbit-init 2026-09-02 13:24:36.113656 | instance | openstack/rolebindings/heat-heat-test 2026-09-02 13:24:36.186700 | instance | openstack/rolebindings/heat-heat-trusts 2026-09-02 13:24:36.298433 | instance | openstack/rolebindings/keepalived 2026-09-02 13:24:36.413451 | instance | openstack/rolebindings/keystone-credential-rotate 2026-09-02 13:24:36.529960 | instance | openstack/rolebindings/keystone-credential-setup 2026-09-02 13:24:36.635253 | instance | openstack/rolebindings/keystone-fernet-rotate 2026-09-02 13:24:36.729076 | instance | openstack/rolebindings/keystone-fernet-setup 2026-09-02 13:24:36.861811 | instance | openstack/rolebindings/keystone-keystone-api 2026-09-02 13:24:36.930945 | instance | openstack/rolebindings/keystone-keystone-bootstrap 2026-09-02 13:24:37.064979 | instance | openstack/rolebindings/keystone-keystone-credential-rotate 2026-09-02 13:24:37.129684 | instance | orc-system/roles/orc-leader-election-role 2026-09-02 13:24:37.280870 | instance | openstack/rolebindings/keystone-keystone-db-init 2026-09-02 13:24:37.315262 | instance | openstack/rolebindings/keystone-keystone-db-sync 2026-09-02 13:24:37.478380 | instance | openstack/rolebindings/keystone-keystone-domain-manage 2026-09-02 13:24:37.548795 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate 2026-09-02 13:24:37.710758 | instance | openstack/rolebindings/keystone-keystone-test 2026-09-02 13:24:37.797826 | instance | openstack/rolebindings/libvirt-cert-manager 2026-09-02 13:24:37.922901 | instance | openstack/rolebindings/libvirt-libvirt 2026-09-02 13:24:38.036030 | instance | openstack/rolebindings/magnum-magnum-api 2026-09-02 13:24:38.147549 | instance | openstack/rolebindings/magnum-magnum-conductor 2026-09-02 13:24:38.274223 | instance | openstack/rolebindings/magnum-magnum-db-init 2026-09-02 13:24:38.397093 | instance | openstack/rolebindings/magnum-magnum-db-sync 2026-09-02 13:24:38.501931 | instance | openstack/rolebindings/magnum-magnum-ks-endpoints 2026-09-02 13:24:38.638715 | instance | openstack/rolebindings/magnum-magnum-ks-service 2026-09-02 13:24:38.703557 | instance | openstack/rolebindings/magnum-magnum-ks-user 2026-09-02 13:24:38.870620 | instance | openstack/rolebindings/magnum-magnum-ks-user-domain 2026-09-02 13:24:38.971716 | instance | openstack/rolebindings/magnum-magnum-rabbit-init 2026-09-02 13:24:39.103052 | instance | openstack/rolebindings/neutron-neutron-db-init 2026-09-02 13:24:39.191757 | instance | openstack/rolebindings/neutron-neutron-db-sync 2026-09-02 13:24:39.310123 | instance | openstack/rolebindings/neutron-neutron-dhcp-agent 2026-09-02 13:24:39.440291 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints 2026-09-02 13:24:39.546727 | instance | openstack/rolebindings/neutron-neutron-ks-service 2026-09-02 13:24:39.642012 | instance | openstack/rolebindings/neutron-neutron-ks-user 2026-09-02 13:24:39.759174 | instance | openstack/rolebindings/neutron-neutron-l3-agent 2026-09-02 13:24:39.871546 | instance | openstack/rolebindings/neutron-neutron-metadata-agent 2026-09-02 13:24:39.968869 | instance | openstack/rolebindings/neutron-neutron-ovs-agent 2026-09-02 13:24:40.057807 | instance | openstack/rolebindings/neutron-neutron-rabbit-init 2026-09-02 13:24:40.166342 | instance | openstack/rolebindings/neutron-neutron-rpc-server 2026-09-02 13:24:40.265173 | instance | openstack/rolebindings/neutron-neutron-server 2026-09-02 13:24:40.401707 | instance | openstack/rolebindings/neutron-neutron-test 2026-09-02 13:24:40.479695 | instance | openstack/rolebindings/nova-nova-api-metadata 2026-09-02 13:24:40.614695 | instance | openstack/rolebindings/nova-nova-api-osapi 2026-09-02 13:24:40.683199 | instance | openstack/rolebindings/nova-nova-bootstrap 2026-09-02 13:24:40.793037 | instance | openstack/rolebindings/nova-nova-cell-setup 2026-09-02 13:24:40.887959 | instance | openstack/rolebindings/nova-nova-cell-setup-cron 2026-09-02 13:24:41.038611 | instance | openstack/rolebindings/nova-nova-compute 2026-09-02 13:24:41.078130 | instance | openstack/rolebindings/nova-nova-conductor 2026-09-02 13:24:41.253007 | instance | openstack/rolebindings/nova-nova-db-init 2026-09-02 13:24:41.301648 | instance | openstack/rolebindings/nova-nova-db-sync 2026-09-02 13:24:41.492892 | instance | openstack/rolebindings/nova-nova-ks-endpoints 2026-09-02 13:24:41.556357 | instance | openstack/rolebindings/nova-nova-ks-service 2026-09-02 13:24:41.697577 | instance | openstack/rolebindings/nova-nova-ks-user 2026-09-02 13:24:41.770484 | instance | openstack/rolebindings/nova-nova-novncproxy 2026-09-02 13:24:41.910970 | instance | openstack/rolebindings/nova-nova-rabbit-init 2026-09-02 13:24:41.956625 | instance | openstack/rolebindings/nova-nova-scheduler 2026-09-02 13:24:42.120397 | instance | openstack/rolebindings/nova-nova-service-cleaner 2026-09-02 13:24:42.131003 | instance | openstack/rolebindings/nova-nova-test 2026-09-02 13:24:42.306208 | instance | openstack/rolebindings/octavia-octavia-api 2026-09-02 13:24:42.340303 | instance | openstack/rolebindings/octavia-octavia-db-init 2026-09-02 13:24:42.525223 | instance | openstack/rolebindings/octavia-octavia-db-sync 2026-09-02 13:24:42.546599 | instance | openstack/rolebindings/octavia-octavia-health-manager 2026-09-02 13:24:42.742470 | instance | openstack/rolebindings/octavia-octavia-housekeeping 2026-09-02 13:24:42.765650 | instance | openstack/rolebindings/octavia-octavia-ks-endpoints 2026-09-02 13:24:42.960369 | instance | openstack/rolebindings/octavia-octavia-ks-service 2026-09-02 13:24:42.973912 | instance | openstack/rolebindings/octavia-octavia-ks-user 2026-09-02 13:24:43.178009 | instance | openstack/rolebindings/octavia-octavia-rabbit-init 2026-09-02 13:24:43.197379 | instance | openstack/rolebindings/octavia-octavia-worker 2026-09-02 13:24:43.386065 | instance | openstack/rolebindings/placement-placement-api 2026-09-02 13:24:43.459176 | instance | openstack/rolebindings/placement-placement-db-init 2026-09-02 13:24:43.607998 | instance | openstack/rolebindings/placement-placement-db-sync 2026-09-02 13:24:43.664771 | instance | openstack/rolebindings/placement-placement-ks-endpoints 2026-09-02 13:24:43.858236 | instance | openstack/rolebindings/placement-placement-ks-service 2026-09-02 13:24:43.874380 | instance | openstack/rolebindings/placement-placement-ks-user 2026-09-02 13:24:44.049334 | instance | openstack/rolebindings/pxc-operator 2026-09-02 13:24:44.050361 | instance | openstack/rolebindings/rabbitmq-barbican-server 2026-09-02 13:24:44.277993 | instance | openstack/rolebindings/rabbitmq-cinder-server 2026-09-02 13:24:44.279485 | instance | openstack/rolebindings/rabbitmq-cluster-operator 2026-09-02 13:24:44.506663 | instance | openstack/rolebindings/rabbitmq-glance-server 2026-09-02 13:24:44.511062 | instance | openstack/rolebindings/rabbitmq-heat-server 2026-09-02 13:24:44.694348 | instance | openstack/rolebindings/rabbitmq-keystone-server 2026-09-02 13:24:44.699238 | instance | openstack/rolebindings/rabbitmq-magnum-server 2026-09-02 13:24:44.921536 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator 2026-09-02 13:24:44.943312 | instance | openstack/rolebindings/rabbitmq-neutron-server 2026-09-02 13:24:45.132772 | instance | openstack/roles/barbican-openstack-barbican-api 2026-09-02 13:24:45.169979 | instance | openstack/rolebindings/rabbitmq-nova-server 2026-09-02 13:24:45.312195 | instance | openstack/roles/barbican-openstack-barbican-db-init 2026-09-02 13:24:45.425893 | instance | openstack/rolebindings/rabbitmq-octavia-server 2026-09-02 13:24:45.552190 | instance | openstack/roles/barbican-openstack-barbican-db-sync 2026-09-02 13:24:45.631926 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints 2026-09-02 13:24:45.767561 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt 2026-09-02 13:24:45.875886 | instance | openstack/roles/barbican-openstack-barbican-ks-service 2026-09-02 13:24:45.982596 | instance | openstack/rolebindings/rook-ceph-cmd-reporter 2026-09-02 13:24:46.093660 | instance | openstack/roles/barbican-openstack-barbican-ks-user 2026-09-02 13:24:46.191005 | instance | openstack/rolebindings/rook-ceph-mgr 2026-09-02 13:24:46.309391 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init 2026-09-02 13:24:46.405608 | instance | openstack/rolebindings/rook-ceph-osd 2026-09-02 13:24:46.544177 | instance | openstack/rolebindings/rook-ceph-purge-osd 2026-09-02 13:24:46.651704 | instance | openstack/roles/cinder-backup-storage-init 2026-09-02 13:24:46.764935 | instance | openstack/rolebindings/staffeln-conductor-leases 2026-09-02 13:24:46.879355 | instance | openstack/roles/cinder-openstack-cinder-api 2026-09-02 13:24:46.968075 | instance | openstack/rolebindings/staffeln-staffeln-api 2026-09-02 13:24:47.046116 | instance | openstack/roles/cinder-openstack-cinder-backup 2026-09-02 13:24:47.185382 | instance | openstack/rolebindings/staffeln-staffeln-conductor 2026-09-02 13:24:47.239058 | instance | openstack/rolebindings/staffeln-staffeln-db-init 2026-09-02 13:24:47.378216 | instance | openstack/roles/cinder-openstack-cinder-bootstrap 2026-09-02 13:24:47.429026 | instance | openstack/rolebindings/staffeln-staffeln-db-sync 2026-09-02 13:24:47.604549 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant 2026-09-02 13:24:47.642057 | instance | openstack/roles/cinder-openstack-cinder-db-init 2026-09-02 13:24:47.842166 | instance | openstack/roles/cinder-openstack-cinder-db-sync 2026-09-02 13:24:47.873741 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints 2026-09-02 13:24:48.047884 | instance | openstack/roles/cinder-openstack-cinder-ks-service 2026-09-02 13:24:48.053596 | instance | openstack/roles/cinder-openstack-cinder-ks-user 2026-09-02 13:24:48.273320 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init 2026-09-02 13:24:48.293702 | instance | openstack/roles/cinder-openstack-cinder-scheduler 2026-09-02 13:24:48.466868 | instance | openstack/roles/cinder-openstack-cinder-test 2026-09-02 13:24:48.513118 | instance | openstack/roles/cinder-openstack-cinder-volume 2026-09-02 13:24:48.701549 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit 2026-09-02 13:24:48.747328 | instance | openstack/roles/cinder-storage-init 2026-09-02 13:24:48.949915 | instance | openstack/roles/glance-openstack-glance-api 2026-09-02 13:24:48.969900 | instance | openstack/roles/glance-openstack-glance-db-init 2026-09-02 13:24:49.162130 | instance | openstack/roles/glance-openstack-glance-db-sync 2026-09-02 13:24:49.175590 | instance | openstack/roles/glance-openstack-glance-ks-endpoints 2026-09-02 13:24:49.359779 | instance | openstack/roles/glance-openstack-glance-ks-service 2026-09-02 13:24:49.377955 | instance | openstack/roles/glance-openstack-glance-ks-user 2026-09-02 13:24:49.572211 | instance | openstack/roles/glance-openstack-glance-metadefs-load 2026-09-02 13:24:49.584904 | instance | openstack/roles/glance-openstack-glance-rabbit-init 2026-09-02 13:24:49.777166 | instance | openstack/roles/glance-openstack-glance-storage-init 2026-09-02 13:24:49.784374 | instance | openstack/roles/glance-openstack-glance-test 2026-09-02 13:24:49.939675 | instance | openstack/roles/glance-storage-init 2026-09-02 13:24:49.949214 | instance | openstack/roles/heat-openstack-heat-api 2026-09-02 13:24:50.099271 | instance | openstack/roles/heat-openstack-heat-bootstrap 2026-09-02 13:24:50.101044 | instance | openstack/roles/heat-openstack-heat-cfn 2026-09-02 13:24:50.276188 | instance | openstack/roles/heat-openstack-heat-db-init 2026-09-02 13:24:50.304806 | instance | openstack/roles/heat-openstack-heat-db-sync 2026-09-02 13:24:50.490571 | instance | openstack/roles/heat-openstack-heat-engine 2026-09-02 13:24:50.510521 | instance | openstack/roles/heat-openstack-heat-engine-cleaner 2026-09-02 13:24:50.713827 | instance | openstack/roles/heat-openstack-heat-ks-endpoints 2026-09-02 13:24:50.719413 | instance | openstack/roles/heat-openstack-heat-ks-service 2026-09-02 13:24:50.907992 | instance | openstack/roles/heat-openstack-heat-ks-user 2026-09-02 13:24:50.930156 | instance | openstack/roles/heat-openstack-heat-ks-user-domain 2026-09-02 13:24:51.093778 | instance | openstack/roles/heat-openstack-heat-purge-deleted 2026-09-02 13:24:51.116271 | instance | openstack/roles/heat-openstack-heat-rabbit-init 2026-09-02 13:24:51.265037 | instance | openstack/roles/heat-openstack-heat-test 2026-09-02 13:24:51.280315 | instance | openstack/roles/heat-openstack-heat-trusts 2026-09-02 13:24:51.444652 | instance | openstack/roles/keepalived 2026-09-02 13:24:51.456387 | instance | openstack/roles/keystone-credential-rotate 2026-09-02 13:24:51.625191 | instance | openstack/roles/keystone-credential-setup 2026-09-02 13:24:51.630172 | instance | openstack/roles/keystone-fernet-rotate 2026-09-02 13:24:51.817625 | instance | openstack/roles/keystone-fernet-setup 2026-09-02 13:24:51.831207 | instance | openstack/roles/keystone-openstack-keystone-api 2026-09-02 13:24:51.975520 | instance | openstack/roles/keystone-openstack-keystone-bootstrap 2026-09-02 13:24:51.987707 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate 2026-09-02 13:24:52.150984 | instance | openstack/roles/keystone-openstack-keystone-db-init 2026-09-02 13:24:52.162681 | instance | openstack/roles/keystone-openstack-keystone-db-sync 2026-09-02 13:24:52.341897 | instance | openstack/roles/keystone-openstack-keystone-domain-manage 2026-09-02 13:24:52.365152 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate 2026-09-02 13:24:52.549666 | instance | openstack/roles/keystone-openstack-keystone-test 2026-09-02 13:24:52.552578 | instance | openstack/roles/libvirt-cert-manager 2026-09-02 13:24:52.762279 | instance | openstack/roles/libvirt-openstack-libvirt 2026-09-02 13:24:52.768080 | instance | openstack/roles/magnum-openstack-magnum-api 2026-09-02 13:24:52.980418 | instance | openstack/roles/magnum-openstack-magnum-conductor 2026-09-02 13:24:52.983329 | instance | openstack/roles/magnum-openstack-magnum-db-init 2026-09-02 13:24:53.187313 | instance | openstack/roles/magnum-openstack-magnum-db-sync 2026-09-02 13:24:53.208660 | instance | openstack/roles/magnum-openstack-magnum-ks-endpoints 2026-09-02 13:24:53.390311 | instance | openstack/roles/magnum-openstack-magnum-ks-service 2026-09-02 13:24:53.447233 | instance | openstack/roles/magnum-openstack-magnum-ks-user 2026-09-02 13:24:53.612735 | instance | openstack/roles/magnum-openstack-magnum-ks-user-domain 2026-09-02 13:24:53.668113 | instance | openstack/roles/magnum-openstack-magnum-rabbit-init 2026-09-02 13:24:53.850891 | instance | openstack/roles/neutron-openstack-neutron-db-init 2026-09-02 13:24:53.920554 | instance | openstack/roles/neutron-openstack-neutron-db-sync 2026-09-02 13:24:54.058324 | instance | openstack/roles/neutron-openstack-neutron-dhcp-agent 2026-09-02 13:24:54.129926 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints 2026-09-02 13:24:54.254255 | instance | openstack/roles/neutron-openstack-neutron-ks-service 2026-09-02 13:24:54.360681 | instance | openstack/roles/neutron-openstack-neutron-ks-user 2026-09-02 13:24:54.480133 | instance | openstack/roles/neutron-openstack-neutron-l3-agent 2026-09-02 13:24:54.565368 | instance | openstack/roles/neutron-openstack-neutron-metadata-agent 2026-09-02 13:24:54.682479 | instance | openstack/roles/neutron-openstack-neutron-ovs-agent 2026-09-02 13:24:54.770086 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init 2026-09-02 13:24:54.910756 | instance | openstack/roles/neutron-openstack-neutron-rpc-server 2026-09-02 13:24:55.002563 | instance | openstack/roles/neutron-openstack-neutron-server 2026-09-02 13:24:55.145730 | instance | openstack/roles/neutron-openstack-neutron-test 2026-09-02 13:24:55.231033 | instance | openstack/roles/nova-openstack-nova-api-metadata 2026-09-02 13:24:55.367427 | instance | openstack/roles/nova-openstack-nova-api-osapi 2026-09-02 13:24:55.439200 | instance | openstack/roles/nova-openstack-nova-bootstrap 2026-09-02 13:24:55.581364 | instance | openstack/roles/nova-openstack-nova-cell-setup 2026-09-02 13:24:55.650752 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron 2026-09-02 13:24:55.808162 | instance | openstack/roles/nova-openstack-nova-compute 2026-09-02 13:24:55.923651 | instance | openstack/roles/nova-openstack-nova-conductor 2026-09-02 13:24:56.037103 | instance | openstack/roles/nova-openstack-nova-db-init 2026-09-02 13:24:56.064578 | instance | openstack/roles/nova-openstack-nova-db-sync 2026-09-02 13:24:56.236524 | instance | openstack/roles/nova-openstack-nova-ks-endpoints 2026-09-02 13:24:56.245369 | instance | openstack/roles/nova-openstack-nova-ks-service 2026-09-02 13:24:56.433063 | instance | openstack/roles/nova-openstack-nova-ks-user 2026-09-02 13:24:56.469481 | instance | openstack/roles/nova-openstack-nova-novncproxy 2026-09-02 13:24:56.638196 | instance | openstack/roles/nova-openstack-nova-rabbit-init 2026-09-02 13:24:56.699707 | instance | openstack/roles/nova-openstack-nova-scheduler 2026-09-02 13:24:56.846840 | instance | openstack/roles/nova-openstack-nova-service-cleaner 2026-09-02 13:24:56.913664 | instance | openstack/roles/nova-openstack-nova-test 2026-09-02 13:24:57.011980 | instance | openstack/roles/octavia-openstack-octavia-api 2026-09-02 13:24:57.114584 | instance | openstack/roles/octavia-openstack-octavia-db-init 2026-09-02 13:24:57.257616 | instance | openstack/roles/octavia-openstack-octavia-db-sync 2026-09-02 13:24:57.356125 | instance | openstack/roles/octavia-openstack-octavia-health-manager 2026-09-02 13:24:57.509469 | instance | openstack/roles/octavia-openstack-octavia-housekeeping 2026-09-02 13:24:57.611505 | instance | openstack/roles/octavia-openstack-octavia-ks-endpoints 2026-09-02 13:24:57.748029 | instance | openstack/roles/octavia-openstack-octavia-ks-service 2026-09-02 13:24:57.872349 | instance | openstack/roles/octavia-openstack-octavia-ks-user 2026-09-02 13:24:57.966663 | instance | openstack/roles/octavia-openstack-octavia-rabbit-init 2026-09-02 13:24:58.054784 | instance | openstack/roles/octavia-openstack-octavia-worker 2026-09-02 13:24:58.164589 | instance | openstack/roles/placement-openstack-placement-api 2026-09-02 13:24:58.232240 | instance | openstack/roles/placement-openstack-placement-db-init 2026-09-02 13:24:58.374799 | instance | openstack/roles/placement-openstack-placement-db-sync 2026-09-02 13:24:58.450525 | instance | openstack/roles/placement-openstack-placement-ks-endpoints 2026-09-02 13:24:58.604243 | instance | openstack/roles/placement-openstack-placement-ks-service 2026-09-02 13:24:58.648777 | instance | openstack/roles/placement-openstack-placement-ks-user 2026-09-02 13:24:58.796084 | instance | openstack/roles/pxc-operator 2026-09-02 13:24:58.882491 | instance | openstack/roles/rabbitmq-barbican-peer-discovery 2026-09-02 13:24:59.022853 | instance | openstack/roles/rabbitmq-cinder-peer-discovery 2026-09-02 13:24:59.098708 | instance | openstack/roles/rabbitmq-cluster-operator 2026-09-02 13:24:59.262351 | instance | openstack/roles/rabbitmq-glance-peer-discovery 2026-09-02 13:24:59.333400 | instance | openstack/roles/rabbitmq-heat-peer-discovery 2026-09-02 13:24:59.429004 | instance | openstack/roles/rabbitmq-keystone-peer-discovery 2026-09-02 13:24:59.521174 | instance | openstack/roles/rabbitmq-magnum-peer-discovery 2026-09-02 13:24:59.622567 | instance | openstack/roles/rabbitmq-messaging-topology-operator 2026-09-02 13:24:59.758328 | instance | openstack/roles/rabbitmq-neutron-peer-discovery 2026-09-02 13:24:59.867014 | instance | openstack/roles/rabbitmq-nova-peer-discovery 2026-09-02 13:24:59.969447 | instance | openstack/roles/rabbitmq-octavia-peer-discovery 2026-09-02 13:25:00.064166 | instance | openstack/roles/rook-ceph-cmd-reporter 2026-09-02 13:25:00.161245 | instance | openstack/roles/rook-ceph-mgr 2026-09-02 13:25:00.314195 | instance | openstack/roles/rook-ceph-osd 2026-09-02 13:25:00.338355 | instance | openstack/roles/rook-ceph-purge-osd 2026-09-02 13:25:00.556903 | instance | openstack/roles/staffeln-conductor 2026-09-02 13:25:00.557629 | instance | openstack/roles/staffeln-openstack-staffeln-api 2026-09-02 13:25:00.729687 | instance | openstack/roles/staffeln-openstack-staffeln-conductor 2026-09-02 13:25:00.751004 | instance | openstack/roles/staffeln-openstack-staffeln-db-init 2026-09-02 13:25:00.914760 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync 2026-09-02 13:25:00.938051 | instance | openstack/secrets/barbican-api-certs 2026-09-02 13:25:01.100621 | instance | openstack/secrets/barbican-db-admin 2026-09-02 13:25:01.101727 | instance | openstack/secrets/barbican-db-user 2026-09-02 13:25:01.257636 | instance | openstack/secrets/barbican-etc 2026-09-02 13:25:01.261577 | instance | openstack/secrets/barbican-keystone-admin 2026-09-02 13:25:01.454728 | instance | openstack/secrets/barbican-keystone-user 2026-09-02 13:25:01.462472 | instance | openstack/secrets/barbican-rabbitmq-admin 2026-09-02 13:25:01.656513 | instance | openstack/secrets/barbican-rabbitmq-user 2026-09-02 13:25:01.685533 | instance | openstack/secrets/cinder-api-certs 2026-09-02 13:25:01.864596 | instance | openstack/secrets/cinder-backup-rbd-keyring 2026-09-02 13:25:01.880385 | instance | openstack/secrets/cinder-db-admin 2026-09-02 13:25:02.029258 | instance | openstack/secrets/cinder-db-user 2026-09-02 13:25:02.040107 | instance | openstack/secrets/cinder-etc 2026-09-02 13:25:02.207130 | instance | openstack/secrets/cinder-keystone-admin 2026-09-02 13:25:02.229348 | instance | openstack/secrets/cinder-keystone-test 2026-09-02 13:25:02.401671 | instance | openstack/secrets/cinder-keystone-user 2026-09-02 13:25:02.448939 | instance | openstack/secrets/cinder-rabbitmq-admin 2026-09-02 13:25:02.646927 | instance | openstack/secrets/cinder-rabbitmq-user 2026-09-02 13:25:02.666899 | instance | openstack/secrets/cinder-volume-rbd-keyring 2026-09-02 13:25:02.868497 | instance | openstack/secrets/glance-api-certs 2026-09-02 13:25:02.869361 | instance | openstack/secrets/glance-db-admin 2026-09-02 13:25:03.047076 | instance | openstack/secrets/glance-db-user 2026-09-02 13:25:03.056336 | instance | openstack/secrets/glance-etc 2026-09-02 13:25:03.250685 | instance | openstack/secrets/glance-keystone-admin 2026-09-02 13:25:03.257970 | instance | openstack/secrets/glance-keystone-test 2026-09-02 13:25:03.459350 | instance | openstack/secrets/glance-keystone-user 2026-09-02 13:25:03.481636 | instance | openstack/secrets/glance-rabbitmq-admin 2026-09-02 13:25:03.666262 | instance | openstack/secrets/glance-rabbitmq-user 2026-09-02 13:25:03.669366 | instance | openstack/secrets/heat-api-certs 2026-09-02 13:25:03.892045 | instance | openstack/secrets/heat-cfn-certs 2026-09-02 13:25:03.894791 | instance | openstack/secrets/heat-db-admin 2026-09-02 13:25:04.043378 | instance | openstack/secrets/heat-db-user 2026-09-02 13:25:04.099749 | instance | openstack/secrets/heat-etc 2026-09-02 13:25:04.252137 | instance | openstack/secrets/heat-keystone-admin 2026-09-02 13:25:04.273225 | instance | openstack/secrets/heat-keystone-stack-user 2026-09-02 13:25:04.432514 | instance | openstack/secrets/heat-keystone-test 2026-09-02 13:25:04.470596 | instance | openstack/secrets/heat-keystone-trustee 2026-09-02 13:25:04.617908 | instance | openstack/secrets/heat-keystone-user 2026-09-02 13:25:04.714412 | instance | openstack/secrets/heat-rabbitmq-admin 2026-09-02 13:25:04.837661 | instance | openstack/secrets/heat-rabbitmq-user 2026-09-02 13:25:04.931347 | instance | openstack/serviceaccounts/barbican-api 2026-09-02 13:25:05.059106 | instance | openstack/secrets/images-rbd-keyring 2026-09-02 13:25:05.300000 | instance | openstack/serviceaccounts/barbican-db-init 2026-09-02 13:25:05.354079 | instance | openstack/secrets/internal-percona-xtradb 2026-09-02 13:25:05.544234 | instance | openstack/serviceaccounts/barbican-db-sync 2026-09-02 13:25:05.683514 | instance | openstack/secrets/keepalived-etc 2026-09-02 13:25:05.895649 | instance | openstack/secrets/keystone-api-certs 2026-09-02 13:25:05.972424 | instance | openstack/serviceaccounts/barbican-ks-endpoints 2026-09-02 13:25:06.102743 | instance | openstack/secrets/keystone-credential-keys 2026-09-02 13:25:06.342476 | instance | openstack/serviceaccounts/barbican-ks-service 2026-09-02 13:25:06.353132 | instance | openstack/secrets/keystone-db-admin 2026-09-02 13:25:06.584778 | instance | openstack/serviceaccounts/barbican-ks-user 2026-09-02 13:25:06.777080 | instance | openstack/secrets/keystone-db-user 2026-09-02 13:25:06.952646 | instance | openstack/serviceaccounts/barbican-rabbit-init 2026-09-02 13:25:06.974370 | instance | openstack/secrets/keystone-etc 2026-09-02 13:25:07.202253 | instance | openstack/serviceaccounts/barbican-test 2026-09-02 13:25:07.317979 | instance | openstack/secrets/keystone-fernet-keys 2026-09-02 13:25:07.532104 | instance | openstack/serviceaccounts/cinder-api 2026-09-02 13:25:07.545581 | instance | openstack/secrets/keystone-keystone-admin 2026-09-02 13:25:07.765333 | instance | openstack/serviceaccounts/cinder-backup 2026-09-02 13:25:07.927757 | instance | openstack/secrets/keystone-keystone-test 2026-09-02 13:25:08.138725 | instance | openstack/secrets/keystone-rabbitmq-admin 2026-09-02 13:25:08.164008 | instance | openstack/serviceaccounts/cinder-backup-storage-init 2026-09-02 13:25:08.350775 | instance | openstack/secrets/keystone-rabbitmq-user 2026-09-02 13:25:08.555168 | instance | openstack/serviceaccounts/cinder-bootstrap 2026-09-02 13:25:08.559739 | instance | openstack/secrets/libvirt-api-ca 2026-09-02 13:25:08.742341 | instance | openstack/serviceaccounts/cinder-create-internal-tenant 2026-09-02 13:25:08.934120 | instance | openstack/serviceaccounts/cinder-db-init 2026-09-02 13:25:09.182746 | instance | openstack/secrets/libvirt-etc 2026-09-02 13:25:09.379616 | instance | openstack/serviceaccounts/cinder-db-sync 2026-09-02 13:25:09.392183 | instance | openstack/serviceaccounts/cinder-ks-endpoints 2026-09-02 13:25:09.845959 | instance | openstack/secrets/libvirt-libvirt-default-etc 2026-09-02 13:25:09.864822 | instance | openstack/serviceaccounts/cinder-ks-service 2026-09-02 13:25:10.071394 | instance | openstack/serviceaccounts/cinder-ks-user 2026-09-02 13:25:10.233022 | instance | openstack/secrets/libvirt-libvirt-default-s5k9l-api 2026-09-02 13:25:10.415990 | instance | openstack/serviceaccounts/cinder-rabbit-init 2026-09-02 13:25:10.445105 | instance | openstack/secrets/libvirt-libvirt-default-s5k9l-vnc 2026-09-02 13:25:10.631305 | instance | openstack/serviceaccounts/cinder-scheduler 2026-09-02 13:25:10.733783 | instance | openstack/secrets/libvirt-vnc-ca 2026-09-02 13:25:10.954158 | instance | openstack/serviceaccounts/cinder-storage-init 2026-09-02 13:25:11.016000 | instance | openstack/secrets/magnum-db-admin 2026-09-02 13:25:11.205369 | instance | openstack/serviceaccounts/cinder-test 2026-09-02 13:25:11.337272 | instance | openstack/secrets/magnum-db-user 2026-09-02 13:25:11.522320 | instance | openstack/serviceaccounts/cinder-volume 2026-09-02 13:25:11.531101 | instance | openstack/secrets/magnum-etc 2026-09-02 13:25:11.783647 | instance | openstack/serviceaccounts/cinder-volume-usage-audit 2026-09-02 13:25:11.941338 | instance | openstack/secrets/magnum-keystone-admin 2026-09-02 13:25:12.122779 | instance | openstack/serviceaccounts/default 2026-09-02 13:25:12.128102 | instance | openstack/serviceaccounts/glance-api 2026-09-02 13:25:12.510961 | instance | openstack/secrets/magnum-keystone-stack-user 2026-09-02 13:25:12.555923 | instance | openstack/serviceaccounts/glance-db-init 2026-09-02 13:25:12.724389 | instance | openstack/serviceaccounts/glance-db-sync 2026-09-02 13:25:12.978160 | instance | openstack/secrets/magnum-keystone-user 2026-09-02 13:25:13.214567 | instance | openstack/serviceaccounts/glance-ks-endpoints 2026-09-02 13:25:13.229234 | instance | openstack/serviceaccounts/glance-ks-service 2026-09-02 13:25:13.620290 | instance | openstack/secrets/magnum-rabbitmq-admin 2026-09-02 13:25:13.639678 | instance | openstack/secrets/magnum-rabbitmq-user 2026-09-02 13:25:13.844291 | instance | openstack/serviceaccounts/glance-ks-user 2026-09-02 13:25:13.857709 | instance | openstack/secrets/neutron-db-admin 2026-09-02 13:25:14.093820 | instance | openstack/secrets/neutron-db-user 2026-09-02 13:25:14.272635 | instance | openstack/serviceaccounts/glance-metadefs-load 2026-09-02 13:25:14.315344 | instance | openstack/secrets/neutron-dhcp-agent-default 2026-09-02 13:25:14.564358 | instance | openstack/serviceaccounts/glance-rabbit-init 2026-09-02 13:25:14.676670 | instance | openstack/secrets/neutron-etc 2026-09-02 13:25:14.949136 | instance | openstack/serviceaccounts/glance-storage-init 2026-09-02 13:25:14.985435 | instance | openstack/secrets/neutron-keystone-admin 2026-09-02 13:25:15.155196 | instance | openstack/secrets/neutron-keystone-test 2026-09-02 13:25:15.308392 | instance | openstack/serviceaccounts/glance-test 2026-09-02 13:25:15.381890 | instance | openstack/secrets/neutron-keystone-user 2026-09-02 13:25:15.613443 | instance | openstack/serviceaccounts/heat-api 2026-09-02 13:25:15.720350 | instance | openstack/secrets/neutron-l3-agent-default 2026-09-02 13:25:15.914786 | instance | openstack/serviceaccounts/heat-bootstrap 2026-09-02 13:25:16.005710 | instance | openstack/secrets/neutron-metadata-agent-default 2026-09-02 13:25:16.254739 | instance | openstack/serviceaccounts/heat-cfn 2026-09-02 13:25:16.345302 | instance | openstack/serviceaccounts/heat-db-init 2026-09-02 13:25:16.688964 | instance | openstack/secrets/neutron-netns-cleanup-cron-default 2026-09-02 13:25:16.751254 | instance | openstack/serviceaccounts/heat-db-sync 2026-09-02 13:25:16.902570 | instance | openstack/secrets/neutron-ovs-agent-default 2026-09-02 13:25:17.075482 | instance | openstack/serviceaccounts/heat-engine 2026-09-02 13:25:17.107114 | instance | openstack/secrets/neutron-rabbitmq-admin 2026-09-02 13:25:17.289914 | instance | openstack/serviceaccounts/heat-engine-cleaner 2026-09-02 13:25:17.496648 | instance | openstack/secrets/neutron-rabbitmq-user 2026-09-02 13:25:17.668228 | instance | openstack/serviceaccounts/heat-ks-endpoints 2026-09-02 13:25:17.703550 | instance | openstack/secrets/neutron-server-certs 2026-09-02 13:25:17.909471 | instance | openstack/serviceaccounts/heat-ks-service 2026-09-02 13:25:18.065687 | instance | openstack/secrets/nova-api-certs 2026-09-02 13:25:18.260766 | instance | openstack/secrets/nova-compute-default 2026-09-02 13:25:18.327445 | instance | openstack/serviceaccounts/heat-ks-user 2026-09-02 13:25:18.517765 | instance | openstack/serviceaccounts/heat-ks-user-domain 2026-09-02 13:25:18.795553 | instance | openstack/secrets/nova-db-admin 2026-09-02 13:25:18.965997 | instance | openstack/secrets/nova-db-api-admin 2026-09-02 13:25:18.999065 | instance | openstack/serviceaccounts/heat-purge-deleted 2026-09-02 13:25:19.219295 | instance | openstack/serviceaccounts/heat-rabbit-init 2026-09-02 13:25:19.398670 | instance | openstack/secrets/nova-db-api-user 2026-09-02 13:25:19.600694 | instance | openstack/serviceaccounts/heat-test 2026-09-02 13:25:19.709172 | instance | openstack/secrets/nova-db-cell0-admin 2026-09-02 13:25:19.897844 | instance | openstack/serviceaccounts/heat-trusts 2026-09-02 13:25:20.027998 | instance | openstack/secrets/nova-db-cell0-user 2026-09-02 13:25:20.233077 | instance | openstack/serviceaccounts/keepalived 2026-09-02 13:25:20.300624 | instance | openstack/secrets/nova-db-user 2026-09-02 13:25:20.492535 | instance | openstack/serviceaccounts/keystone-api 2026-09-02 13:25:20.627292 | instance | openstack/secrets/nova-etc 2026-09-02 13:25:20.849025 | instance | openstack/serviceaccounts/keystone-bootstrap 2026-09-02 13:25:20.855019 | instance | openstack/secrets/nova-keystone-admin 2026-09-02 13:25:21.076066 | instance | openstack/serviceaccounts/keystone-credential-rotate 2026-09-02 13:25:21.274867 | instance | openstack/secrets/nova-keystone-test 2026-09-02 13:25:21.501000 | instance | openstack/secrets/nova-keystone-user 2026-09-02 13:25:21.506627 | instance | openstack/serviceaccounts/keystone-credential-setup 2026-09-02 13:25:21.678285 | instance | openstack/serviceaccounts/keystone-db-init 2026-09-02 13:25:21.924733 | instance | openstack/serviceaccounts/keystone-db-sync 2026-09-02 13:25:22.080753 | instance | openstack/serviceaccounts/keystone-domain-manage 2026-09-02 13:25:22.327444 | instance | openstack/serviceaccounts/keystone-fernet-rotate 2026-09-02 13:25:22.540437 | instance | openstack/serviceaccounts/keystone-fernet-setup 2026-09-02 13:25:22.692861 | instance | openstack/secrets/nova-novncproxy-certs 2026-09-02 13:25:22.916092 | instance | openstack/secrets/nova-novncproxy-vencrypt 2026-09-02 13:25:22.931590 | instance | openstack/secrets/nova-rabbitmq-admin 2026-09-02 13:25:23.082980 | instance | openstack/serviceaccounts/keystone-rabbit-init 2026-09-02 13:25:23.110778 | instance | openstack/secrets/nova-rabbitmq-user 2026-09-02 13:25:23.342512 | instance | openstack/secrets/nova-ssh 2026-09-02 13:25:23.481209 | instance | openstack/secrets/octavia-amphora-ssh-key 2026-09-02 13:25:23.580755 | instance | openstack/serviceaccounts/keystone-test 2026-09-02 13:25:23.716509 | instance | openstack/secrets/octavia-api-certs 2026-09-02 13:25:23.910924 | instance | openstack/serviceaccounts/libvirt 2026-09-02 13:25:23.968814 | instance | openstack/serviceaccounts/magnum-api 2026-09-02 13:25:24.212507 | instance | openstack/secrets/octavia-client-ca 2026-09-02 13:25:24.285956 | instance | openstack/serviceaccounts/magnum-conductor 2026-09-02 13:25:24.428373 | instance | openstack/secrets/octavia-client-certs 2026-09-02 13:25:24.676664 | instance | openstack/serviceaccounts/magnum-db-init 2026-09-02 13:25:24.719726 | instance | openstack/serviceaccounts/magnum-db-sync 2026-09-02 13:25:25.043057 | instance | openstack/serviceaccounts/magnum-ks-endpoints 2026-09-02 13:25:25.081534 | instance | openstack/serviceaccounts/magnum-ks-service 2026-09-02 13:25:25.416625 | instance | openstack/serviceaccounts/magnum-ks-user 2026-09-02 13:25:25.423418 | instance | openstack/serviceaccounts/magnum-ks-user-domain 2026-09-02 13:25:25.778433 | instance | openstack/serviceaccounts/magnum-rabbit-init 2026-09-02 13:25:25.820239 | instance | openstack/serviceaccounts/memcached-memcached 2026-09-02 13:25:26.098830 | instance | openstack/serviceaccounts/neutron-db-init 2026-09-02 13:25:26.162517 | instance | openstack/serviceaccounts/neutron-db-sync 2026-09-02 13:25:26.471689 | instance | openstack/serviceaccounts/neutron-dhcp-agent 2026-09-02 13:25:26.567283 | instance | openstack/serviceaccounts/neutron-ks-endpoints 2026-09-02 13:25:26.836121 | instance | openstack/serviceaccounts/neutron-ks-service 2026-09-02 13:25:26.900985 | instance | openstack/serviceaccounts/neutron-ks-user 2026-09-02 13:25:27.157338 | instance | openstack/serviceaccounts/neutron-l3-agent 2026-09-02 13:25:27.287912 | instance | openstack/serviceaccounts/neutron-metadata-agent 2026-09-02 13:25:27.582346 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron 2026-09-02 13:25:27.672561 | instance | openstack/serviceaccounts/neutron-ovs-agent 2026-09-02 13:25:27.978126 | instance | openstack/serviceaccounts/neutron-rabbit-init 2026-09-02 13:25:28.043505 | instance | openstack/serviceaccounts/neutron-rpc-server 2026-09-02 13:25:28.384607 | instance | openstack/serviceaccounts/neutron-server 2026-09-02 13:25:28.442574 | instance | openstack/serviceaccounts/neutron-test 2026-09-02 13:25:28.786355 | instance | openstack/serviceaccounts/nova-api-metadata 2026-09-02 13:25:28.869663 | instance | openstack/serviceaccounts/nova-api-osapi 2026-09-02 13:25:29.178130 | instance | openstack/serviceaccounts/nova-bootstrap 2026-09-02 13:25:29.220617 | instance | openstack/serviceaccounts/nova-cell-setup 2026-09-02 13:25:29.599334 | instance | openstack/serviceaccounts/nova-cell-setup-cron 2026-09-02 13:25:29.627145 | instance | openstack/serviceaccounts/nova-compute 2026-09-02 13:25:29.944010 | instance | openstack/serviceaccounts/nova-conductor 2026-09-02 13:25:30.025899 | instance | openstack/serviceaccounts/nova-db-init 2026-09-02 13:25:30.313839 | instance | openstack/serviceaccounts/nova-db-sync 2026-09-02 13:25:30.462810 | instance | openstack/serviceaccounts/nova-ks-endpoints 2026-09-02 13:25:30.690614 | instance | openstack/serviceaccounts/nova-ks-service 2026-09-02 13:25:30.860667 | instance | openstack/serviceaccounts/nova-ks-user 2026-09-02 13:25:31.099627 | instance | openstack/serviceaccounts/nova-novncproxy 2026-09-02 13:25:31.261783 | instance | openstack/serviceaccounts/nova-rabbit-init 2026-09-02 13:25:31.517825 | instance | openstack/serviceaccounts/nova-scheduler 2026-09-02 13:25:31.643891 | instance | openstack/serviceaccounts/nova-service-cleaner 2026-09-02 13:25:31.924345 | instance | openstack/serviceaccounts/nova-test 2026-09-02 13:25:32.029969 | instance | openstack/serviceaccounts/octavia-api 2026-09-02 13:25:32.283371 | instance | openstack/serviceaccounts/octavia-bootstrap 2026-09-02 13:25:32.467828 | instance | openstack/serviceaccounts/octavia-db-init 2026-09-02 13:25:32.727999 | instance | openstack/serviceaccounts/octavia-db-sync 2026-09-02 13:25:32.906971 | instance | openstack/serviceaccounts/octavia-health-manager 2026-09-02 13:25:33.098350 | instance | openstack/serviceaccounts/octavia-housekeeping 2026-09-02 13:25:33.321393 | instance | openstack/serviceaccounts/octavia-ks-endpoints 2026-09-02 13:25:33.494723 | instance | openstack/serviceaccounts/octavia-ks-service 2026-09-02 13:25:33.747981 | instance | openstack/serviceaccounts/octavia-ks-user 2026-09-02 13:25:33.953076 | instance | openstack/serviceaccounts/octavia-rabbit-init 2026-09-02 13:25:34.135032 | instance | openstack/serviceaccounts/octavia-worker 2026-09-02 13:25:34.365078 | instance | openstack/serviceaccounts/openvswitch-server 2026-09-02 13:25:34.543324 | instance | openstack/serviceaccounts/placement-api 2026-09-02 13:25:34.805164 | instance | openstack/serviceaccounts/placement-db-init 2026-09-02 13:25:34.981099 | instance | openstack/serviceaccounts/placement-db-sync 2026-09-02 13:25:35.233775 | instance | openstack/serviceaccounts/placement-ks-endpoints 2026-09-02 13:25:35.388796 | instance | openstack/serviceaccounts/placement-ks-service 2026-09-02 13:25:35.656865 | instance | openstack/serviceaccounts/placement-ks-user 2026-09-02 13:25:35.753089 | instance | openstack/serviceaccounts/pxc-operator 2026-09-02 13:25:36.030540 | instance | openstack/serviceaccounts/rabbitmq-barbican-server 2026-09-02 13:25:36.068727 | instance | openstack/serviceaccounts/rabbitmq-cinder-server 2026-09-02 13:25:36.430865 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator 2026-09-02 13:25:36.482399 | instance | openstack/serviceaccounts/rabbitmq-glance-server 2026-09-02 13:25:36.816487 | instance | openstack/serviceaccounts/rabbitmq-heat-server 2026-09-02 13:25:36.895448 | instance | openstack/serviceaccounts/rabbitmq-keystone-server 2026-09-02 13:25:37.196536 | instance | openstack/serviceaccounts/rabbitmq-magnum-server 2026-09-02 13:25:37.260368 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator 2026-09-02 13:25:37.619501 | instance | openstack/serviceaccounts/rabbitmq-neutron-server 2026-09-02 13:25:37.649563 | instance | openstack/serviceaccounts/rabbitmq-nova-server 2026-09-02 13:25:37.978769 | instance | openstack/secrets/octavia-db-admin 2026-09-02 13:25:38.058450 | instance | openstack/secrets/octavia-db-user 2026-09-02 13:25:38.169754 | instance | openstack/secrets/octavia-etc 2026-09-02 13:25:38.290408 | instance | openstack/secrets/octavia-health-manager-default 2026-09-02 13:25:38.397182 | instance | openstack/secrets/octavia-keystone-admin 2026-09-02 13:25:38.547930 | instance | openstack/secrets/octavia-keystone-test 2026-09-02 13:25:38.629354 | instance | openstack/secrets/octavia-keystone-user 2026-09-02 13:25:38.732143 | instance | openstack/secrets/octavia-persistence-db-admin 2026-09-02 13:25:38.821080 | instance | openstack/secrets/octavia-persistence-db-user 2026-09-02 13:25:38.930067 | instance | openstack/secrets/octavia-rabbitmq-admin 2026-09-02 13:25:39.005265 | instance | openstack/secrets/octavia-rabbitmq-user 2026-09-02 13:25:39.111575 | instance | openstack/secrets/octavia-server-ca 2026-09-02 13:25:39.184136 | instance | openstack/secrets/percona-xtradb 2026-09-02 13:25:39.332497 | instance | openstack/secrets/placement-api-certs 2026-09-02 13:25:39.370207 | instance | openstack/secrets/placement-db-admin 2026-09-02 13:25:39.549816 | instance | openstack/secrets/placement-db-user 2026-09-02 13:25:39.565788 | instance | openstack/secrets/placement-etc 2026-09-02 13:25:39.729277 | instance | openstack/secrets/placement-keystone-admin 2026-09-02 13:25:39.764068 | instance | openstack/secrets/placement-keystone-user 2026-09-02 13:25:39.945358 | instance | openstack/secrets/pvc-ceph-client-key 2026-09-02 13:25:39.962519 | instance | openstack/secrets/rabbitmq-barbican-default-user 2026-09-02 13:25:40.107852 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie 2026-09-02 13:25:40.141030 | instance | openstack/secrets/rabbitmq-cinder-default-user 2026-09-02 13:25:40.308457 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie 2026-09-02 13:25:40.334492 | instance | openstack/secrets/rabbitmq-glance-default-user 2026-09-02 13:25:40.527418 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie 2026-09-02 13:25:40.551869 | instance | openstack/secrets/rabbitmq-heat-default-user 2026-09-02 13:25:40.714691 | instance | openstack/secrets/rabbitmq-heat-erlang-cookie 2026-09-02 13:25:40.796812 | instance | openstack/secrets/rabbitmq-keystone-default-user 2026-09-02 13:25:41.006009 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie 2026-09-02 13:25:41.026879 | instance | openstack/secrets/rabbitmq-magnum-default-user 2026-09-02 13:25:41.215199 | instance | openstack/secrets/rabbitmq-magnum-erlang-cookie 2026-09-02 13:25:41.232847 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook 2026-09-02 13:25:41.435301 | instance | openstack/secrets/rabbitmq-neutron-default-user 2026-09-02 13:25:41.443848 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie 2026-09-02 13:25:41.629830 | instance | openstack/secrets/rabbitmq-nova-default-user 2026-09-02 13:25:41.644875 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie 2026-09-02 13:25:41.857109 | instance | openstack/secrets/rabbitmq-octavia-default-user 2026-09-02 13:25:41.893406 | instance | openstack/secrets/rabbitmq-octavia-erlang-cookie 2026-09-02 13:25:42.049943 | instance | openstack/secrets/rook-ceph-config 2026-09-02 13:25:42.063518 | instance | openstack/secrets/rook-ceph-crash-collector-keyring 2026-09-02 13:25:42.276870 | instance | openstack/secrets/rook-ceph-mon 2026-09-02 13:25:42.309040 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring 2026-09-02 13:25:42.468261 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs 2026-09-02 13:25:42.522190 | instance | openstack/secrets/rook-ceph-rgw-ceph-creds 2026-09-02 13:25:42.656461 | instance | openstack/secrets/rook-csi-cephfs-node 2026-09-02 13:25:42.752350 | instance | openstack/secrets/rook-csi-cephfs-provisioner 2026-09-02 13:25:42.906849 | instance | openstack/secrets/rook-csi-rbd-node 2026-09-02 13:25:42.931482 | instance | openstack/secrets/rook-csi-rbd-provisioner 2026-09-02 13:25:43.100348 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1 2026-09-02 13:25:43.102144 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1 2026-09-02 13:25:43.316399 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1 2026-09-02 13:25:43.334598 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1 2026-09-02 13:25:43.524696 | instance | openstack/secrets/sh.helm.release.v1.glance.v1 2026-09-02 13:25:43.584155 | instance | openstack/secrets/sh.helm.release.v1.heat.v1 2026-09-02 13:25:43.769522 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1 2026-09-02 13:25:43.821551 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1 2026-09-02 13:25:44.004356 | instance | openstack/secrets/sh.helm.release.v1.magnum.v1 2026-09-02 13:25:44.079582 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1 2026-09-02 13:25:44.229079 | instance | openstack/secrets/sh.helm.release.v1.neutron-coredns.v1 2026-09-02 13:25:44.253229 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1 2026-09-02 13:25:44.432125 | instance | openstack/secrets/sh.helm.release.v1.nova.v1 2026-09-02 13:25:44.527817 | instance | openstack/secrets/sh.helm.release.v1.octavia.v1 2026-09-02 13:25:44.749271 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1 2026-09-02 13:25:44.750814 | instance | openstack/secrets/sh.helm.release.v1.placement.v1 2026-09-02 13:25:44.948869 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1 2026-09-02 13:25:44.985436 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1 2026-09-02 13:25:45.193952 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1 2026-09-02 13:25:45.248239 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1 2026-09-02 13:25:45.416345 | instance | openstack/secrets/staffeln-db-admin 2026-09-02 13:25:45.505131 | instance | openstack/secrets/staffeln-db-user 2026-09-02 13:25:45.635505 | instance | openstack/secrets/staffeln-etc 2026-09-02 13:25:45.733190 | instance | openstack/secrets/valkey-ca 2026-09-02 13:25:45.880855 | instance | openstack/secrets/valkey-server-certs 2026-09-02 13:25:45.943861 | instance | orc-system/serviceaccounts/default 2026-09-02 13:25:46.085824 | instance | orc-system/serviceaccounts/orc-controller-manager 2026-09-02 13:25:46.129047 | instance | openstack/services/barbican-api 2026-09-02 13:25:46.274229 | instance | openstack/services/ceph-mon 2026-09-02 13:25:46.393402 | instance | openstack/services/cinder-api 2026-09-02 13:25:46.546797 | instance | openstack/services/glance-api 2026-09-02 13:25:46.675695 | instance | openstack/serviceaccounts/rabbitmq-octavia-server 2026-09-02 13:25:46.824857 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter 2026-09-02 13:25:47.118002 | instance | openstack/serviceaccounts/rook-ceph-default 2026-09-02 13:25:47.176496 | instance | openstack/serviceaccounts/rook-ceph-mgr 2026-09-02 13:25:47.527360 | instance | openstack/serviceaccounts/rook-ceph-osd 2026-09-02 13:25:47.604095 | instance | openstack/serviceaccounts/rook-ceph-purge-osd 2026-09-02 13:25:47.880081 | instance | openstack/serviceaccounts/rook-ceph-rgw 2026-09-02 13:25:47.973681 | instance | openstack/serviceaccounts/staffeln-api 2026-09-02 13:25:48.301362 | instance | openstack/serviceaccounts/staffeln-conductor 2026-09-02 13:25:48.373846 | instance | openstack/serviceaccounts/staffeln-db-init 2026-09-02 13:25:48.779443 | instance | openstack/serviceaccounts/staffeln-db-sync 2026-09-02 13:25:48.790772 | instance | openstack/serviceaccounts/valkey 2026-09-02 13:25:49.128524 | instance | orc-system/services/orc-controller-manager-metrics-service 2026-09-02 13:25:49.164288 | instance | openstack/statefulsets/magnum-conductor 2026-09-02 13:25:49.312202 | instance | openstack/statefulsets/percona-xtradb-haproxy 2026-09-02 13:25:49.441299 | instance | openstack/statefulsets/percona-xtradb-pxc 2026-09-02 13:25:49.591565 | instance | openstack/statefulsets/rabbitmq-barbican-server 2026-09-02 13:25:49.763451 | instance | openstack/statefulsets/rabbitmq-cinder-server 2026-09-02 13:25:49.875761 | instance | openstack/statefulsets/rabbitmq-glance-server 2026-09-02 13:25:50.008963 | instance | openstack/statefulsets/rabbitmq-heat-server 2026-09-02 13:25:50.120206 | instance | openstack/statefulsets/rabbitmq-keystone-server 2026-09-02 13:25:50.311516 | instance | openstack/statefulsets/rabbitmq-magnum-server 2026-09-02 13:25:50.430398 | instance | openstack/statefulsets/rabbitmq-neutron-server 2026-09-02 13:25:50.623985 | instance | openstack/statefulsets/rabbitmq-nova-server 2026-09-02 13:25:50.728965 | instance | openstack/statefulsets/rabbitmq-octavia-server 2026-09-02 13:25:50.859707 | instance | openstack/statefulsets/valkey-node 2026-09-02 13:25:50.988207 | instance | rook-ceph/configmaps/kube-root-ca.crt 2026-09-02 13:25:51.110862 | instance | rook-ceph/configmaps/rook-ceph-csi-config 2026-09-02 13:25:51.199827 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config 2026-09-02 13:25:51.312953 | instance | rook-ceph/configmaps/rook-ceph-operator-config 2026-09-02 13:25:51.421887 | instance | secretgen-controller/configmaps/kube-root-ca.crt 2026-09-02 13:25:51.523857 | instance | rook-ceph/deployment/rook-ceph-operator 2026-09-02 13:25:51.641396 | instance | secretgen-controller/deployment/secretgen-controller 2026-09-02 13:25:51.747547 | instance | rook-ceph/pods/rook-ceph-operator-76bbbb77ff-xtxqm 2026-09-02 13:25:51.881713 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-58whh 2026-09-02 13:25:51.965222 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg 2026-09-02 13:25:52.088836 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg 2026-09-02 13:25:52.190333 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt 2026-09-02 13:25:52.332735 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter 2026-09-02 13:25:52.435111 | instance | rook-ceph/rolebindings/rook-ceph-mgr 2026-09-02 13:25:52.565188 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system 2026-09-02 13:25:52.654866 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack 2026-09-02 13:25:52.829416 | instance | rook-ceph/rolebindings/rook-ceph-osd 2026-09-02 13:25:52.932457 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd 2026-09-02 13:25:53.034434 | instance | rook-ceph/rolebindings/rook-ceph-system 2026-09-02 13:25:53.163597 | instance | secretgen-controller/serviceaccounts/default 2026-09-02 13:25:53.251162 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa 2026-09-02 13:25:53.377469 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg 2026-09-02 13:25:53.511842 | instance | rook-ceph/roles/rbd-external-provisioner-cfg 2026-09-02 13:25:53.590256 | instance | rook-ceph/roles/rook-ceph-cmd-reporter 2026-09-02 13:25:53.746004 | instance | rook-ceph/roles/rook-ceph-mgr 2026-09-02 13:25:53.817704 | instance | rook-ceph/roles/rook-ceph-osd 2026-09-02 13:25:53.984725 | instance | rook-ceph/roles/rook-ceph-purge-osd 2026-09-02 13:25:54.037291 | instance | rook-ceph/roles/rook-ceph-system 2026-09-02 13:25:54.237743 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1 2026-09-02 13:25:54.247816 | instance | rook-ceph/serviceaccounts/default 2026-09-02 13:25:54.514007 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner 2026-09-02 13:25:54.582017 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter 2026-09-02 13:25:54.773668 | instance | rook-ceph/serviceaccounts/rook-ceph-default 2026-09-02 13:25:54.892021 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr 2026-09-02 13:25:55.052097 | instance | rook-ceph/serviceaccounts/rook-ceph-osd 2026-09-02 13:25:55.168048 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd 2026-09-02 13:25:55.319511 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw 2026-09-02 13:25:55.407572 | instance | openstack/services/heat-api 2026-09-02 13:25:55.575957 | instance | openstack/services/heat-cfn 2026-09-02 13:25:55.658126 | instance | openstack/services/keystone-api 2026-09-02 13:25:55.871313 | instance | openstack/services/magnum-api 2026-09-02 13:25:55.943205 | instance | openstack/services/memcached 2026-09-02 13:25:56.134241 | instance | openstack/services/memcached-metrics 2026-09-02 13:25:56.213748 | instance | openstack/services/neutron-coredns 2026-09-02 13:25:56.326328 | instance | openstack/services/neutron-coredns-metrics 2026-09-02 13:25:56.448091 | instance | openstack/services/neutron-server 2026-09-02 13:25:56.599079 | instance | openstack/services/nova-api 2026-09-02 13:25:56.727755 | instance | openstack/services/nova-metadata 2026-09-02 13:25:56.897069 | instance | openstack/services/nova-novncproxy 2026-09-02 13:25:56.999279 | instance | openstack/services/octavia-api 2026-09-02 13:25:57.147887 | instance | openstack/services/percona-xtradb-cluster-operator 2026-09-02 13:25:57.278670 | instance | openstack/services/percona-xtradb-haproxy 2026-09-02 13:25:57.398389 | instance | openstack/services/percona-xtradb-haproxy-metrics 2026-09-02 13:25:57.540138 | instance | openstack/services/percona-xtradb-haproxy-replicas 2026-09-02 13:25:57.657784 | instance | openstack/services/percona-xtradb-pxc 2026-09-02 13:25:57.794865 | instance | openstack/services/percona-xtradb-pxc-unready 2026-09-02 13:25:57.910240 | instance | openstack/services/placement-api 2026-09-02 13:25:58.079057 | instance | openstack/services/rabbitmq-barbican 2026-09-02 13:25:58.197467 | instance | openstack/services/rabbitmq-barbican-nodes 2026-09-02 13:25:58.361286 | instance | openstack/services/rabbitmq-cinder 2026-09-02 13:25:58.442822 | instance | openstack/services/rabbitmq-cinder-nodes 2026-09-02 13:25:58.596279 | instance | openstack/services/rabbitmq-glance 2026-09-02 13:25:58.686847 | instance | openstack/services/rabbitmq-glance-nodes 2026-09-02 13:25:58.875748 | instance | openstack/services/rabbitmq-heat 2026-09-02 13:25:58.945368 | instance | openstack/services/rabbitmq-heat-nodes 2026-09-02 13:25:59.135142 | instance | openstack/services/rabbitmq-keystone 2026-09-02 13:25:59.209962 | instance | openstack/services/rabbitmq-keystone-nodes 2026-09-02 13:25:59.405259 | instance | openstack/services/rabbitmq-magnum 2026-09-02 13:25:59.468487 | instance | openstack/services/rabbitmq-magnum-nodes 2026-09-02 13:25:59.677823 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook 2026-09-02 13:25:59.759264 | instance | openstack/services/rabbitmq-neutron 2026-09-02 13:25:59.916721 | instance | openstack/services/rabbitmq-neutron-nodes 2026-09-02 13:26:00.002767 | instance | openstack/services/rabbitmq-nova 2026-09-02 13:26:00.120259 | instance | openstack/services/rabbitmq-nova-nodes 2026-09-02 13:26:00.245312 | instance | openstack/services/rabbitmq-octavia 2026-09-02 13:26:00.366896 | instance | openstack/services/rabbitmq-octavia-nodes 2026-09-02 13:26:00.516961 | instance | openstack/services/rook-ceph-rgw-ceph 2026-09-02 13:26:00.592377 | instance | openstack/services/staffeln-api 2026-09-02 13:26:00.719015 | instance | openstack/services/valkey 2026-09-02 13:26:00.856395 | instance | openstack/services/valkey-headless 2026-09-02 13:26:00.985584 | instance | openstack/services/valkey-metrics 2026-09-02 13:26:01.079247 | instance | rook-ceph/serviceaccounts/rook-ceph-system 2026-09-02 13:26:01.264067 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa 2026-09-02 13:26:01.321444 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa 2026-09-02 13:26:01.478572 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa 2026-09-02 13:26:01.509696 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa 2026-09-02 13:26:02.046511 | instance | ok: Runtime: 0:03:09.787920 2026-09-02 13:26:02.076208 | 2026-09-02 13:26:02.076359 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-09-02 13:26:02.978259 | instance | changed: 2026-09-02 13:26:02.978438 | instance | cd+++++++++ objects/ 2026-09-02 13:26:02.978466 | instance | cd+++++++++ objects/cluster/ 2026-09-02 13:26:02.978489 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-09-02 13:26:02.978510 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-09-02 13:26:02.978530 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-09-02 13:26:02.978548 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.txt 2026-09-02 13:26:02.978567 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.yaml 2026-09-02 13:26:02.978585 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.txt 2026-09-02 13:26:02.978604 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.yaml 2026-09-02 13:26:02.978623 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.txt 2026-09-02 13:26:02.978656 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.yaml 2026-09-02 13:26:02.978675 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.txt 2026-09-02 13:26:02.978694 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.yaml 2026-09-02 13:26:02.978712 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.txt 2026-09-02 13:26:02.978731 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.yaml 2026-09-02 13:26:02.978749 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.txt 2026-09-02 13:26:02.978768 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.yaml 2026-09-02 13:26:02.978786 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt 2026-09-02 13:26:02.978803 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml 2026-09-02 13:26:02.978821 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt 2026-09-02 13:26:02.978840 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml 2026-09-02 13:26:02.978858 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt 2026-09-02 13:26:02.978877 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml 2026-09-02 13:26:02.978895 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cluster-view.txt 2026-09-02 13:26:02.978914 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cluster-view.yaml 2026-09-02 13:26:02.978932 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt 2026-09-02 13:26:02.978950 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml 2026-09-02 13:26:02.978969 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt 2026-09-02 13:26:02.978987 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml 2026-09-02 13:26:02.979005 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt 2026-09-02 13:26:02.979024 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml 2026-09-02 13:26:02.979042 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt 2026-09-02 13:26:02.979060 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml 2026-09-02 13:26:02.979077 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt 2026-09-02 13:26:02.979095 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml 2026-09-02 13:26:02.979114 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt 2026-09-02 13:26:02.979132 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml 2026-09-02 13:26:02.979150 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt 2026-09-02 13:26:02.979168 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml 2026-09-02 13:26:02.979185 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt 2026-09-02 13:26:02.979202 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml 2026-09-02 13:26:02.979220 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt 2026-09-02 13:26:02.979239 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml 2026-09-02 13:26:02.979258 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt 2026-09-02 13:26:02.979276 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml 2026-09-02 13:26:02.979298 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt 2026-09-02 13:26:02.979317 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml 2026-09-02 13:26:02.979335 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-09-02 13:26:02.979354 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-09-02 13:26:02.979372 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-09-02 13:26:02.979390 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-09-02 13:26:02.979408 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-09-02 13:26:02.979427 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-09-02 13:26:02.979445 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-09-02 13:26:02.979464 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-09-02 13:26:02.979482 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-09-02 13:26:02.979501 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-09-02 13:26:02.979520 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt 2026-09-02 13:26:02.979538 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml 2026-09-02 13:26:02.979557 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt 2026-09-02 13:26:02.979575 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml 2026-09-02 13:26:02.979594 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt 2026-09-02 13:26:02.979612 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml 2026-09-02 13:26:02.979631 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt 2026-09-02 13:26:02.979650 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml 2026-09-02 13:26:02.979668 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt 2026-09-02 13:26:02.979687 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml 2026-09-02 13:26:02.979705 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt 2026-09-02 13:26:02.979724 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml 2026-09-02 13:26:02.979743 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt 2026-09-02 13:26:02.979761 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml 2026-09-02 13:26:02.979779 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-09-02 13:26:02.979798 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-09-02 13:26:02.979817 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt 2026-09-02 13:26:02.979835 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml 2026-09-02 13:26:02.979854 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns.txt 2026-09-02 13:26:02.979873 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns.yaml 2026-09-02 13:26:02.979892 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt 2026-09-02 13:26:02.979910 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml 2026-09-02 13:26:02.979929 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt 2026-09-02 13:26:02.979948 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml 2026-09-02 13:26:02.979971 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt 2026-09-02 13:26:02.979990 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml 2026-09-02 13:26:02.980008 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt 2026-09-02 13:26:02.980027 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml 2026-09-02 13:26:02.980075 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt 2026-09-02 13:26:02.980095 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml 2026-09-02 13:26:02.980114 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.txt 2026-09-02 13:26:02.980132 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.yaml 2026-09-02 13:26:02.980151 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.txt 2026-09-02 13:26:02.980169 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.yaml 2026-09-02 13:26:02.980187 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.txt 2026-09-02 13:26:02.980206 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.yaml 2026-09-02 13:26:02.980224 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.txt 2026-09-02 13:26:02.980243 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.yaml 2026-09-02 13:26:02.980262 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.txt 2026-09-02 13:26:02.980282 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.yaml 2026-09-02 13:26:02.980301 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt 2026-09-02 13:26:02.980319 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml 2026-09-02 13:26:02.980338 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt 2026-09-02 13:26:02.980356 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml 2026-09-02 13:26:02.980374 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt 2026-09-02 13:26:02.980392 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml 2026-09-02 13:26:02.980410 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt 2026-09-02 13:26:02.980428 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml 2026-09-02 13:26:02.980446 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt 2026-09-02 13:26:02.980465 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml 2026-09-02 13:26:02.980483 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt 2026-09-02 13:26:02.980502 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml 2026-09-02 13:26:02.980520 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt 2026-09-02 13:26:02.980538 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml 2026-09-02 13:26:02.980556 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt 2026-09-02 13:26:02.980574 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml 2026-09-02 13:26:02.980592 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt 2026-09-02 13:26:02.980610 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml 2026-09-02 13:26:02.980628 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt 2026-09-02 13:26:02.980647 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml 2026-09-02 13:26:02.980670 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt 2026-09-02 13:26:02.980690 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml 2026-09-02 13:26:02.980709 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt 2026-09-02 13:26:02.980728 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml 2026-09-02 13:26:02.980747 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt 2026-09-02 13:26:02.980767 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml 2026-09-02 13:26:02.980786 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt 2026-09-02 13:26:02.980806 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml 2026-09-02 13:26:02.980824 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt 2026-09-02 13:26:02.980843 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml 2026-09-02 13:26:02.980865 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt 2026-09-02 13:26:02.980885 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml 2026-09-02 13:26:02.980904 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt 2026-09-02 13:26:02.980923 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml 2026-09-02 13:26:02.980941 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt 2026-09-02 13:26:02.980960 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml 2026-09-02 13:26:02.980996 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-09-02 13:26:02.981016 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-09-02 13:26:02.981035 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-09-02 13:26:02.981054 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-09-02 13:26:02.981073 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-09-02 13:26:02.981092 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-09-02 13:26:02.981110 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-09-02 13:26:02.981128 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-09-02 13:26:02.981146 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-09-02 13:26:02.981165 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-09-02 13:26:02.981183 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-09-02 13:26:02.981206 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-09-02 13:26:02.981225 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-09-02 13:26:02.981244 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-09-02 13:26:02.981262 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-09-02 13:26:02.981281 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-09-02 13:26:02.981300 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-09-02 13:26:02.981318 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-09-02 13:26:02.981337 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-09-02 13:26:02.981365 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-09-02 13:26:02.981384 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-09-02 13:26:02.981403 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-09-02 13:26:02.981422 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-09-02 13:26:02.981440 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-09-02 13:26:02.981458 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-09-02 13:26:02.981476 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-09-02 13:26:02.981494 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-09-02 13:26:02.981512 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-09-02 13:26:02.981531 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-09-02 13:26:02.981550 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-09-02 13:26:02.981568 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-09-02 13:26:02.981586 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-09-02 13:26:02.981604 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-09-02 13:26:02.981622 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-09-02 13:26:02.981640 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-09-02 13:26:02.981657 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-09-02 13:26:02.981675 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-09-02 13:26:02.981693 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-09-02 13:26:02.981710 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-09-02 13:26:02.981728 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-09-02 13:26:02.981746 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-09-02 13:26:02.981764 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-09-02 13:26:02.981782 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-09-02 13:26:02.981800 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-09-02 13:26:02.981819 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-09-02 13:26:02.981837 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-09-02 13:26:02.981855 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-09-02 13:26:02.981873 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-09-02 13:26:02.981892 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-09-02 13:26:02.981910 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-09-02 13:26:02.981928 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-09-02 13:26:02.981951 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-09-02 13:26:02.981970 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-09-02 13:26:02.981988 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-09-02 13:26:02.982006 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-09-02 13:26:02.982024 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-09-02 13:26:02.982043 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-09-02 13:26:02.982061 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-09-02 13:26:02.982080 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-09-02 13:26:02.982099 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-09-02 13:26:02.982117 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-09-02 13:26:02.982135 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-09-02 13:26:02.982154 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-09-02 13:26:02.982172 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-09-02 13:26:02.982191 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-09-02 13:26:02.982209 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-09-02 13:26:02.982228 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-09-02 13:26:02.982247 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-09-02 13:26:02.982266 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-09-02 13:26:02.982285 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-09-02 13:26:02.982304 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-09-02 13:26:02.982323 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-09-02 13:26:02.982342 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-09-02 13:26:02.982360 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-09-02 13:26:02.982378 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-09-02 13:26:02.982396 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-09-02 13:26:02.982417 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-09-02 13:26:02.982437 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-09-02 13:26:02.982455 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-09-02 13:26:02.982473 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-09-02 13:26:02.982491 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-09-02 13:26:02.982509 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-09-02 13:26:02.982527 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-09-02 13:26:02.982545 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-09-02 13:26:02.982569 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-09-02 13:26:02.982588 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-09-02 13:26:02.982607 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-09-02 13:26:02.982625 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-09-02 13:26:02.982644 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-09-02 13:26:02.982662 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-09-02 13:26:02.982681 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-09-02 13:26:02.982699 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-09-02 13:26:02.982717 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-09-02 13:26:02.982736 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-09-02 13:26:02.982754 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-09-02 13:26:02.982772 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-09-02 13:26:02.982791 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-09-02 13:26:02.982809 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-09-02 13:26:02.982827 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-09-02 13:26:02.982845 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-09-02 13:26:02.982863 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-09-02 13:26:02.982881 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-09-02 13:26:02.982899 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-09-02 13:26:02.982918 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-09-02 13:26:02.982937 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-09-02 13:26:02.982955 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-09-02 13:26:02.982974 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-09-02 13:26:02.982992 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-09-02 13:26:02.983016 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-09-02 13:26:02.983040 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-09-02 13:26:02.983066 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-09-02 13:26:02.983090 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-09-02 13:26:02.983116 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-09-02 13:26:02.983143 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-09-02 13:26:02.983171 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-09-02 13:26:02.983198 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-09-02 13:26:02.983225 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-09-02 13:26:02.983249 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-09-02 13:26:02.983270 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt 2026-09-02 13:26:02.983288 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml 2026-09-02 13:26:02.983307 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-09-02 13:26:02.983326 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-09-02 13:26:02.983350 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-09-02 13:26:02.983370 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.txt 2026-09-02 13:26:02.983389 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.yaml 2026-09-02 13:26:02.983408 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.txt 2026-09-02 13:26:02.983427 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.yaml 2026-09-02 13:26:02.983445 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.txt 2026-09-02 13:26:02.983464 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.yaml 2026-09-02 13:26:02.983484 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.txt 2026-09-02 13:26:02.983502 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.yaml 2026-09-02 13:26:02.983521 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt 2026-09-02 13:26:02.983540 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml 2026-09-02 13:26:02.983558 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt 2026-09-02 13:26:02.983577 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml 2026-09-02 13:26:02.983595 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt 2026-09-02 13:26:02.983614 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml 2026-09-02 13:26:02.983632 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt 2026-09-02 13:26:02.983651 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml 2026-09-02 13:26:02.983671 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt 2026-09-02 13:26:02.983690 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml 2026-09-02 13:26:02.983708 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt 2026-09-02 13:26:02.983727 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml 2026-09-02 13:26:02.983746 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt 2026-09-02 13:26:02.983765 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml 2026-09-02 13:26:02.983784 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt 2026-09-02 13:26:02.983803 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml 2026-09-02 13:26:02.983822 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt 2026-09-02 13:26:02.983840 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml 2026-09-02 13:26:02.983858 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt 2026-09-02 13:26:02.983876 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml 2026-09-02 13:26:02.983894 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt 2026-09-02 13:26:02.983912 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml 2026-09-02 13:26:02.983930 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt 2026-09-02 13:26:02.983947 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml 2026-09-02 13:26:02.983971 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-09-02 13:26:02.983990 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-09-02 13:26:02.984008 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-09-02 13:26:02.984026 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-09-02 13:26:02.984045 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-09-02 13:26:02.984079 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-09-02 13:26:02.984098 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-09-02 13:26:02.984116 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-09-02 13:26:02.984134 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt 2026-09-02 13:26:02.984155 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml 2026-09-02 13:26:02.984175 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt 2026-09-02 13:26:02.984192 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml 2026-09-02 13:26:02.984210 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt 2026-09-02 13:26:02.984228 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml 2026-09-02 13:26:02.984247 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt 2026-09-02 13:26:02.984265 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml 2026-09-02 13:26:02.984283 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt 2026-09-02 13:26:02.984301 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml 2026-09-02 13:26:02.984319 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt 2026-09-02 13:26:02.984337 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml 2026-09-02 13:26:02.984355 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt 2026-09-02 13:26:02.984373 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml 2026-09-02 13:26:02.984390 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-09-02 13:26:02.984408 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-09-02 13:26:02.984426 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-09-02 13:26:02.984444 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-09-02 13:26:02.984461 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-09-02 13:26:02.984479 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-09-02 13:26:02.984497 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-09-02 13:26:02.984515 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-09-02 13:26:02.984533 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-09-02 13:26:02.984551 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-09-02 13:26:02.984569 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt 2026-09-02 13:26:02.984592 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml 2026-09-02 13:26:02.984610 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.txt 2026-09-02 13:26:02.984628 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.yaml 2026-09-02 13:26:02.984646 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns.txt 2026-09-02 13:26:02.984664 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns.yaml 2026-09-02 13:26:02.984683 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt 2026-09-02 13:26:02.984701 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml 2026-09-02 13:26:02.984719 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt 2026-09-02 13:26:02.984736 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml 2026-09-02 13:26:02.984755 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt 2026-09-02 13:26:02.984773 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml 2026-09-02 13:26:02.984791 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt 2026-09-02 13:26:02.984809 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml 2026-09-02 13:26:02.984827 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt 2026-09-02 13:26:02.984846 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml 2026-09-02 13:26:02.984864 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.txt 2026-09-02 13:26:02.984882 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.yaml 2026-09-02 13:26:02.984899 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.txt 2026-09-02 13:26:02.984918 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.yaml 2026-09-02 13:26:02.984936 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt 2026-09-02 13:26:02.984954 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml 2026-09-02 13:26:02.984992 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt 2026-09-02 13:26:02.985012 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml 2026-09-02 13:26:02.985031 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt 2026-09-02 13:26:02.985049 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml 2026-09-02 13:26:02.985067 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt 2026-09-02 13:26:02.985085 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml 2026-09-02 13:26:02.985103 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt 2026-09-02 13:26:02.985122 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml 2026-09-02 13:26:02.985140 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt 2026-09-02 13:26:02.985158 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml 2026-09-02 13:26:02.985177 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt 2026-09-02 13:26:02.985195 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml 2026-09-02 13:26:02.985213 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt 2026-09-02 13:26:02.985230 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml 2026-09-02 13:26:02.985253 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt 2026-09-02 13:26:02.985271 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml 2026-09-02 13:26:02.985289 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt 2026-09-02 13:26:02.985307 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml 2026-09-02 13:26:02.985325 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt 2026-09-02 13:26:02.985343 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml 2026-09-02 13:26:02.985361 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt 2026-09-02 13:26:02.985380 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml 2026-09-02 13:26:02.985397 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-09-02 13:26:02.985415 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-09-02 13:26:02.985433 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-09-02 13:26:02.985451 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-09-02 13:26:02.985469 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-09-02 13:26:02.985487 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-09-02 13:26:02.985505 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-09-02 13:26:02.985522 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-09-02 13:26:02.985540 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-09-02 13:26:02.985558 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-09-02 13:26:02.985575 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-09-02 13:26:02.985593 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-09-02 13:26:02.985612 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-09-02 13:26:02.985629 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-09-02 13:26:02.985646 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-09-02 13:26:02.985664 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-09-02 13:26:02.985681 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-09-02 13:26:02.985698 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-09-02 13:26:02.985716 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-09-02 13:26:02.985733 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-09-02 13:26:02.985751 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-09-02 13:26:02.985768 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-09-02 13:26:02.985786 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-09-02 13:26:02.985803 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-09-02 13:26:02.985825 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-09-02 13:26:02.985844 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-09-02 13:26:02.985863 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-09-02 13:26:02.985881 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-09-02 13:26:02.985899 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-09-02 13:26:02.985917 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-09-02 13:26:02.985935 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-09-02 13:26:02.985953 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-09-02 13:26:02.985971 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-09-02 13:26:02.985989 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-09-02 13:26:02.986007 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-09-02 13:26:02.986025 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-09-02 13:26:02.986044 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-09-02 13:26:02.986062 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-09-02 13:26:02.986080 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-09-02 13:26:02.986099 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-09-02 13:26:02.986116 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-09-02 13:26:02.986134 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-09-02 13:26:02.986152 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-09-02 13:26:02.986170 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-09-02 13:26:02.986188 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-09-02 13:26:02.986206 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-09-02 13:26:02.986224 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-09-02 13:26:02.986242 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-09-02 13:26:02.986260 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-09-02 13:26:02.986277 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-09-02 13:26:02.986295 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-09-02 13:26:02.986313 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-09-02 13:26:02.986330 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-09-02 13:26:02.986349 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-09-02 13:26:02.986366 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-09-02 13:26:02.986388 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-09-02 13:26:02.986408 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-09-02 13:26:02.986426 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-09-02 13:26:02.986444 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-09-02 13:26:02.986462 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-09-02 13:26:02.986480 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-09-02 13:26:02.986498 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-09-02 13:26:02.986515 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-09-02 13:26:02.986533 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-09-02 13:26:02.986552 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-09-02 13:26:02.986570 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-09-02 13:26:02.986589 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-09-02 13:26:02.986607 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-09-02 13:26:02.986626 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-09-02 13:26:02.986644 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-09-02 13:26:02.986662 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-09-02 13:26:02.986737 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-09-02 13:26:02.986756 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-09-02 13:26:02.986774 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-09-02 13:26:02.986792 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-09-02 13:26:02.986810 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-09-02 13:26:02.986828 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-09-02 13:26:02.986874 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-09-02 13:26:02.986894 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-09-02 13:26:02.986912 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-09-02 13:26:02.986929 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-09-02 13:26:02.986947 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-09-02 13:26:02.986965 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-09-02 13:26:02.986983 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-09-02 13:26:02.987001 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-09-02 13:26:02.987018 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-09-02 13:26:02.987036 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt 2026-09-02 13:26:02.987054 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml 2026-09-02 13:26:02.987072 | instance | cd+++++++++ objects/cluster/namespace/ 2026-09-02 13:26:02.987089 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt 2026-09-02 13:26:02.987107 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml 2026-09-02 13:26:02.987133 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.txt 2026-09-02 13:26:02.987152 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.yaml 2026-09-02 13:26:02.987170 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.txt 2026-09-02 13:26:02.987188 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.yaml 2026-09-02 13:26:02.987206 | instance | >f+++++++++ objects/cluster/namespace/capi-system.txt 2026-09-02 13:26:02.987224 | instance | >f+++++++++ objects/cluster/namespace/capi-system.yaml 2026-09-02 13:26:02.987241 | instance | >f+++++++++ objects/cluster/namespace/capo-system.txt 2026-09-02 13:26:02.987260 | instance | >f+++++++++ objects/cluster/namespace/capo-system.yaml 2026-09-02 13:26:02.987278 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt 2026-09-02 13:26:02.987297 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml 2026-09-02 13:26:02.987315 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-09-02 13:26:02.987333 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-09-02 13:26:02.987352 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt 2026-09-02 13:26:02.987373 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml 2026-09-02 13:26:02.987392 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt 2026-09-02 13:26:02.987412 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml 2026-09-02 13:26:02.987430 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-09-02 13:26:02.987448 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-09-02 13:26:02.987466 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-09-02 13:26:02.987484 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-09-02 13:26:02.987502 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-09-02 13:26:02.987521 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-09-02 13:26:02.987539 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt 2026-09-02 13:26:02.987556 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml 2026-09-02 13:26:02.987574 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.txt 2026-09-02 13:26:02.987592 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.yaml 2026-09-02 13:26:02.987610 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt 2026-09-02 13:26:02.987628 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml 2026-09-02 13:26:02.987647 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt 2026-09-02 13:26:02.987665 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml 2026-09-02 13:26:02.987684 | instance | >f+++++++++ objects/cluster/namespace/orc-system.txt 2026-09-02 13:26:02.987702 | instance | >f+++++++++ objects/cluster/namespace/orc-system.yaml 2026-09-02 13:26:02.987721 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt 2026-09-02 13:26:02.987739 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml 2026-09-02 13:26:02.987757 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt 2026-09-02 13:26:02.987775 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml 2026-09-02 13:26:02.987793 | instance | cd+++++++++ objects/cluster/node/ 2026-09-02 13:26:02.987811 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-09-02 13:26:02.987830 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-09-02 13:26:02.987848 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-09-02 13:26:02.987866 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-09-02 13:26:02.987884 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-09-02 13:26:02.987909 | instance | cd+++++++++ objects/namespaced/ 2026-09-02 13:26:02.987928 | instance | cd+++++++++ objects/namespaced/auth-system/ 2026-09-02 13:26:02.987947 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/ 2026-09-02 13:26:02.987965 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt 2026-09-02 13:26:02.987983 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml 2026-09-02 13:26:02.988001 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt 2026-09-02 13:26:02.988019 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml 2026-09-02 13:26:02.988037 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/ 2026-09-02 13:26:02.988055 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt 2026-09-02 13:26:02.988104 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml 2026-09-02 13:26:02.988123 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt 2026-09-02 13:26:02.988142 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml 2026-09-02 13:26:02.988160 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt 2026-09-02 13:26:02.988178 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml 2026-09-02 13:26:02.988196 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/ 2026-09-02 13:26:02.988214 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt 2026-09-02 13:26:02.988232 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml 2026-09-02 13:26:02.988251 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/ 2026-09-02 13:26:02.988269 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt 2026-09-02 13:26:02.988287 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml 2026-09-02 13:26:02.988305 | instance | cd+++++++++ objects/namespaced/auth-system/pods/ 2026-09-02 13:26:02.988324 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt 2026-09-02 13:26:02.988342 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml 2026-09-02 13:26:02.988361 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/ 2026-09-02 13:26:02.988379 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt 2026-09-02 13:26:02.988397 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml 2026-09-02 13:26:02.988414 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.162-253-55-118.nip.io-tls.txt 2026-09-02 13:26:02.988432 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.162-253-55-118.nip.io-tls.yaml 2026-09-02 13:26:02.988449 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt 2026-09-02 13:26:02.988467 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml 2026-09-02 13:26:02.988485 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt 2026-09-02 13:26:02.988503 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml 2026-09-02 13:26:02.988522 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/ 2026-09-02 13:26:02.988540 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt 2026-09-02 13:26:02.988558 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml 2026-09-02 13:26:02.988577 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt 2026-09-02 13:26:02.988595 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml 2026-09-02 13:26:02.988614 | instance | cd+++++++++ objects/namespaced/auth-system/services/ 2026-09-02 13:26:02.988637 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt 2026-09-02 13:26:02.988656 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml 2026-09-02 13:26:02.988675 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt 2026-09-02 13:26:02.988693 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml 2026-09-02 13:26:02.988711 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt 2026-09-02 13:26:02.988729 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml 2026-09-02 13:26:02.988747 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/ 2026-09-02 13:26:02.988765 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt 2026-09-02 13:26:02.988784 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml 2026-09-02 13:26:02.988803 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/ 2026-09-02 13:26:02.988821 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/ 2026-09-02 13:26:02.988840 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.txt 2026-09-02 13:26:02.988858 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.yaml 2026-09-02 13:26:02.988877 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/ 2026-09-02 13:26:02.988895 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.txt 2026-09-02 13:26:02.988913 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.yaml 2026-09-02 13:26:02.988932 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/ 2026-09-02 13:26:02.988950 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.txt 2026-09-02 13:26:02.988996 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.yaml 2026-09-02 13:26:02.989017 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/ 2026-09-02 13:26:02.989035 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-xhg2f.txt 2026-09-02 13:26:02.989054 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-xhg2f.yaml 2026-09-02 13:26:02.989073 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/ 2026-09-02 13:26:02.989090 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.txt 2026-09-02 13:26:02.989108 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.yaml 2026-09-02 13:26:02.989126 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/ 2026-09-02 13:26:02.989144 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.txt 2026-09-02 13:26:02.989162 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.yaml 2026-09-02 13:26:02.989179 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/ 2026-09-02 13:26:02.989197 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.txt 2026-09-02 13:26:02.989215 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.yaml 2026-09-02 13:26:02.989233 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/ 2026-09-02 13:26:02.989258 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.txt 2026-09-02 13:26:02.989276 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.yaml 2026-09-02 13:26:02.989294 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.txt 2026-09-02 13:26:02.989313 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.yaml 2026-09-02 13:26:02.989332 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/ 2026-09-02 13:26:02.989350 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.txt 2026-09-02 13:26:02.989369 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.yaml 2026-09-02 13:26:02.989387 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/ 2026-09-02 13:26:02.989408 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/ 2026-09-02 13:26:02.989429 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.txt 2026-09-02 13:26:02.989447 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.yaml 2026-09-02 13:26:02.989466 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/ 2026-09-02 13:26:02.989484 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.txt 2026-09-02 13:26:02.989502 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.yaml 2026-09-02 13:26:02.989520 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/ 2026-09-02 13:26:02.989547 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.txt 2026-09-02 13:26:02.989565 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.yaml 2026-09-02 13:26:02.989584 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/ 2026-09-02 13:26:02.989603 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-sh4ff.txt 2026-09-02 13:26:02.989621 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-sh4ff.yaml 2026-09-02 13:26:02.989640 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/ 2026-09-02 13:26:02.989658 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.txt 2026-09-02 13:26:02.989676 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.yaml 2026-09-02 13:26:02.989694 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/ 2026-09-02 13:26:02.989712 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.txt 2026-09-02 13:26:02.989730 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.yaml 2026-09-02 13:26:02.989749 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/ 2026-09-02 13:26:02.989767 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.txt 2026-09-02 13:26:02.989791 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.yaml 2026-09-02 13:26:02.989810 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/ 2026-09-02 13:26:02.989829 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.txt 2026-09-02 13:26:02.989848 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.yaml 2026-09-02 13:26:02.989866 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.txt 2026-09-02 13:26:02.989884 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.yaml 2026-09-02 13:26:02.989902 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/ 2026-09-02 13:26:02.989920 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.txt 2026-09-02 13:26:02.989938 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.yaml 2026-09-02 13:26:02.989957 | instance | cd+++++++++ objects/namespaced/capi-system/ 2026-09-02 13:26:02.989975 | instance | cd+++++++++ objects/namespaced/capi-system/configmaps/ 2026-09-02 13:26:02.989993 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.txt 2026-09-02 13:26:02.990011 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.yaml 2026-09-02 13:26:02.990029 | instance | cd+++++++++ objects/namespaced/capi-system/deployment/ 2026-09-02 13:26:02.990046 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.txt 2026-09-02 13:26:02.990064 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.yaml 2026-09-02 13:26:02.990082 | instance | cd+++++++++ objects/namespaced/capi-system/endpoints/ 2026-09-02 13:26:02.990100 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.txt 2026-09-02 13:26:02.990118 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.yaml 2026-09-02 13:26:02.990136 | instance | cd+++++++++ objects/namespaced/capi-system/pods/ 2026-09-02 13:26:02.990154 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-5647546676-8s7c9.txt 2026-09-02 13:26:02.990173 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-5647546676-8s7c9.yaml 2026-09-02 13:26:02.990191 | instance | cd+++++++++ objects/namespaced/capi-system/rolebindings/ 2026-09-02 13:26:02.990209 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.txt 2026-09-02 13:26:02.990227 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.yaml 2026-09-02 13:26:02.990245 | instance | cd+++++++++ objects/namespaced/capi-system/roles/ 2026-09-02 13:26:02.990263 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.txt 2026-09-02 13:26:02.990280 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.yaml 2026-09-02 13:26:02.990298 | instance | cd+++++++++ objects/namespaced/capi-system/secrets/ 2026-09-02 13:26:02.990316 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.txt 2026-09-02 13:26:02.990335 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.yaml 2026-09-02 13:26:02.990353 | instance | cd+++++++++ objects/namespaced/capi-system/serviceaccounts/ 2026-09-02 13:26:02.990371 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.txt 2026-09-02 13:26:02.990389 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.yaml 2026-09-02 13:26:02.990411 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.txt 2026-09-02 13:26:02.990430 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.yaml 2026-09-02 13:26:02.990448 | instance | cd+++++++++ objects/namespaced/capi-system/services/ 2026-09-02 13:26:02.990466 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.txt 2026-09-02 13:26:02.990483 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.yaml 2026-09-02 13:26:02.990501 | instance | cd+++++++++ objects/namespaced/capo-system/ 2026-09-02 13:26:02.990518 | instance | cd+++++++++ objects/namespaced/capo-system/configmaps/ 2026-09-02 13:26:02.990536 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.txt 2026-09-02 13:26:02.990554 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.yaml 2026-09-02 13:26:02.990571 | instance | cd+++++++++ objects/namespaced/capo-system/deployment/ 2026-09-02 13:26:02.990589 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.txt 2026-09-02 13:26:02.990607 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.yaml 2026-09-02 13:26:02.990625 | instance | cd+++++++++ objects/namespaced/capo-system/endpoints/ 2026-09-02 13:26:02.990642 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.txt 2026-09-02 13:26:02.990660 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.yaml 2026-09-02 13:26:02.990677 | instance | cd+++++++++ objects/namespaced/capo-system/pods/ 2026-09-02 13:26:02.990695 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-56cf844ccd-x556p.txt 2026-09-02 13:26:02.990712 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-56cf844ccd-x556p.yaml 2026-09-02 13:26:02.990731 | instance | cd+++++++++ objects/namespaced/capo-system/rolebindings/ 2026-09-02 13:26:02.990748 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.txt 2026-09-02 13:26:02.990766 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.yaml 2026-09-02 13:26:02.990784 | instance | cd+++++++++ objects/namespaced/capo-system/roles/ 2026-09-02 13:26:02.990801 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.txt 2026-09-02 13:26:02.990818 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.yaml 2026-09-02 13:26:02.990837 | instance | cd+++++++++ objects/namespaced/capo-system/secrets/ 2026-09-02 13:26:02.990855 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.txt 2026-09-02 13:26:02.990872 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.yaml 2026-09-02 13:26:02.990889 | instance | cd+++++++++ objects/namespaced/capo-system/serviceaccounts/ 2026-09-02 13:26:02.990907 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.txt 2026-09-02 13:26:02.990924 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.yaml 2026-09-02 13:26:02.990942 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.txt 2026-09-02 13:26:02.990959 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.yaml 2026-09-02 13:26:02.990977 | instance | cd+++++++++ objects/namespaced/capo-system/services/ 2026-09-02 13:26:02.990995 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.txt 2026-09-02 13:26:02.991012 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.yaml 2026-09-02 13:26:02.991030 | instance | cd+++++++++ objects/namespaced/cert-manager/ 2026-09-02 13:26:02.991047 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/ 2026-09-02 13:26:02.991072 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt 2026-09-02 13:26:02.991091 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml 2026-09-02 13:26:02.991109 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/ 2026-09-02 13:26:02.991127 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt 2026-09-02 13:26:02.991145 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml 2026-09-02 13:26:02.991163 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt 2026-09-02 13:26:02.991180 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml 2026-09-02 13:26:02.991199 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt 2026-09-02 13:26:02.991217 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml 2026-09-02 13:26:02.991235 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/ 2026-09-02 13:26:02.991252 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt 2026-09-02 13:26:02.991270 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml 2026-09-02 13:26:02.991288 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt 2026-09-02 13:26:02.991306 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml 2026-09-02 13:26:02.991323 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/ 2026-09-02 13:26:02.991342 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-79c48d47db-9svb6.txt 2026-09-02 13:26:02.991360 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-79c48d47db-9svb6.yaml 2026-09-02 13:26:02.991378 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-579c9dd7cd-6wp4z.txt 2026-09-02 13:26:02.991397 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-579c9dd7cd-6wp4z.yaml 2026-09-02 13:26:02.991414 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-7d6b59cfdc-nflhf.txt 2026-09-02 13:26:02.991432 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-7d6b59cfdc-nflhf.yaml 2026-09-02 13:26:02.991449 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/ 2026-09-02 13:26:02.991467 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt 2026-09-02 13:26:02.991496 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml 2026-09-02 13:26:02.991515 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt 2026-09-02 13:26:02.991532 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml 2026-09-02 13:26:02.991550 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt 2026-09-02 13:26:02.991568 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml 2026-09-02 13:26:02.991586 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/ 2026-09-02 13:26:02.991604 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt 2026-09-02 13:26:02.991621 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml 2026-09-02 13:26:02.991639 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt 2026-09-02 13:26:02.991656 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml 2026-09-02 13:26:02.991673 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt 2026-09-02 13:26:02.991696 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml 2026-09-02 13:26:02.991715 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/ 2026-09-02 13:26:02.991732 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt 2026-09-02 13:26:02.991750 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml 2026-09-02 13:26:02.991767 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt 2026-09-02 13:26:02.991783 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml 2026-09-02 13:26:02.991800 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt 2026-09-02 13:26:02.991817 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml 2026-09-02 13:26:02.991834 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt 2026-09-02 13:26:02.991852 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml 2026-09-02 13:26:02.991869 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/ 2026-09-02 13:26:02.991887 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt 2026-09-02 13:26:02.991904 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml 2026-09-02 13:26:02.991922 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt 2026-09-02 13:26:02.991939 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml 2026-09-02 13:26:02.991957 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt 2026-09-02 13:26:02.991975 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml 2026-09-02 13:26:02.991992 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt 2026-09-02 13:26:02.992010 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml 2026-09-02 13:26:02.992027 | instance | cd+++++++++ objects/namespaced/cert-manager/services/ 2026-09-02 13:26:02.992044 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt 2026-09-02 13:26:02.992064 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml 2026-09-02 13:26:02.992103 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt 2026-09-02 13:26:02.992130 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml 2026-09-02 13:26:02.992153 | instance | cd+++++++++ objects/namespaced/default/ 2026-09-02 13:26:02.992171 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-09-02 13:26:02.992189 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-09-02 13:26:02.992208 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-09-02 13:26:02.992225 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-09-02 13:26:02.992243 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-09-02 13:26:02.992261 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-09-02 13:26:02.992278 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-09-02 13:26:02.992297 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-09-02 13:26:02.992314 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-09-02 13:26:02.992332 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-09-02 13:26:02.992350 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-09-02 13:26:02.992369 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-09-02 13:26:02.992397 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/ 2026-09-02 13:26:02.992416 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/ 2026-09-02 13:26:02.992434 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt 2026-09-02 13:26:02.992452 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml 2026-09-02 13:26:02.992470 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt 2026-09-02 13:26:02.992488 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml 2026-09-02 13:26:02.992506 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/ 2026-09-02 13:26:02.992524 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt 2026-09-02 13:26:02.992543 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml 2026-09-02 13:26:02.992560 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/ 2026-09-02 13:26:02.992578 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt 2026-09-02 13:26:02.992596 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml 2026-09-02 13:26:02.992614 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/ 2026-09-02 13:26:02.992631 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-v85gv.txt 2026-09-02 13:26:02.992649 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-v85gv.yaml 2026-09-02 13:26:02.992667 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/ 2026-09-02 13:26:02.992685 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt 2026-09-02 13:26:02.992703 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml 2026-09-02 13:26:02.992722 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt 2026-09-02 13:26:02.992740 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml 2026-09-02 13:26:02.992758 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt 2026-09-02 13:26:02.992776 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml 2026-09-02 13:26:02.992795 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/ 2026-09-02 13:26:02.992813 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt 2026-09-02 13:26:02.992831 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml 2026-09-02 13:26:02.992849 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt 2026-09-02 13:26:02.992867 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml 2026-09-02 13:26:02.992885 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt 2026-09-02 13:26:02.992904 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml 2026-09-02 13:26:02.992923 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/ 2026-09-02 13:26:02.992940 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt 2026-09-02 13:26:02.992958 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml 2026-09-02 13:26:02.993008 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt 2026-09-02 13:26:02.993028 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml 2026-09-02 13:26:02.993047 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt 2026-09-02 13:26:02.993065 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml 2026-09-02 13:26:02.993083 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt 2026-09-02 13:26:02.993101 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml 2026-09-02 13:26:02.993119 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt 2026-09-02 13:26:02.993138 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml 2026-09-02 13:26:02.993156 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/ 2026-09-02 13:26:02.993174 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt 2026-09-02 13:26:02.993192 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml 2026-09-02 13:26:02.993210 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt 2026-09-02 13:26:02.993228 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml 2026-09-02 13:26:02.993246 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt 2026-09-02 13:26:02.993264 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml 2026-09-02 13:26:02.993282 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/ 2026-09-02 13:26:02.993300 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt 2026-09-02 13:26:02.993318 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml 2026-09-02 13:26:02.993337 | instance | cd+++++++++ objects/namespaced/ingress-nginx/ 2026-09-02 13:26:02.993354 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/ 2026-09-02 13:26:02.993372 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt 2026-09-02 13:26:02.993391 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml 2026-09-02 13:26:02.993409 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt 2026-09-02 13:26:02.993427 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml 2026-09-02 13:26:02.993444 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt 2026-09-02 13:26:02.993461 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml 2026-09-02 13:26:02.993479 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt 2026-09-02 13:26:02.993496 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml 2026-09-02 13:26:02.993514 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/ 2026-09-02 13:26:02.993532 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt 2026-09-02 13:26:02.993550 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml 2026-09-02 13:26:02.993567 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/ 2026-09-02 13:26:02.993585 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt 2026-09-02 13:26:02.993604 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml 2026-09-02 13:26:02.993628 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/ 2026-09-02 13:26:02.993647 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt 2026-09-02 13:26:02.993665 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml 2026-09-02 13:26:02.993683 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt 2026-09-02 13:26:02.993704 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml 2026-09-02 13:26:02.993722 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt 2026-09-02 13:26:02.993740 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml 2026-09-02 13:26:02.993758 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt 2026-09-02 13:26:02.993776 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml 2026-09-02 13:26:02.993794 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/ 2026-09-02 13:26:02.993812 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-8p5w6.txt 2026-09-02 13:26:02.993830 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-8p5w6.yaml 2026-09-02 13:26:02.993848 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-9nfg5.txt 2026-09-02 13:26:02.993866 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-9nfg5.yaml 2026-09-02 13:26:02.993884 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/ 2026-09-02 13:26:02.993903 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt 2026-09-02 13:26:02.993921 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml 2026-09-02 13:26:02.993939 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/ 2026-09-02 13:26:02.993958 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt 2026-09-02 13:26:02.993977 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml 2026-09-02 13:26:02.993995 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/ 2026-09-02 13:26:02.994014 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt 2026-09-02 13:26:02.994032 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml 2026-09-02 13:26:02.994050 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt 2026-09-02 13:26:02.994068 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml 2026-09-02 13:26:02.994086 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ 2026-09-02 13:26:02.994104 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt 2026-09-02 13:26:02.994122 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml 2026-09-02 13:26:02.994140 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt 2026-09-02 13:26:02.994158 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml 2026-09-02 13:26:02.994176 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt 2026-09-02 13:26:02.994194 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml 2026-09-02 13:26:02.994212 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/ 2026-09-02 13:26:02.994229 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt 2026-09-02 13:26:02.994253 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml 2026-09-02 13:26:02.994271 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt 2026-09-02 13:26:02.994289 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml 2026-09-02 13:26:02.994307 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt 2026-09-02 13:26:02.994324 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml 2026-09-02 13:26:02.994342 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt 2026-09-02 13:26:02.994359 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml 2026-09-02 13:26:02.994376 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-09-02 13:26:02.994394 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-09-02 13:26:02.994412 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-09-02 13:26:02.994430 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-09-02 13:26:02.994447 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-09-02 13:26:02.994465 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-09-02 13:26:02.994483 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-09-02 13:26:02.994501 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-09-02 13:26:02.994518 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-09-02 13:26:02.994536 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-09-02 13:26:02.994554 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-09-02 13:26:02.994572 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-09-02 13:26:02.994589 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-09-02 13:26:02.994607 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-09-02 13:26:02.994625 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-09-02 13:26:02.994643 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-09-02 13:26:02.994660 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-09-02 13:26:02.994678 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-09-02 13:26:02.994695 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-09-02 13:26:02.994713 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-09-02 13:26:02.994730 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-09-02 13:26:02.994748 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-09-02 13:26:02.994766 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-09-02 13:26:02.994784 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-09-02 13:26:02.994802 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-09-02 13:26:02.994820 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-09-02 13:26:02.994837 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-09-02 13:26:02.994855 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-09-02 13:26:02.994873 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-09-02 13:26:02.994896 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-09-02 13:26:02.994916 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-09-02 13:26:02.994934 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-09-02 13:26:02.994953 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-09-02 13:26:02.994973 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-09-02 13:26:02.994991 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-09-02 13:26:02.995009 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-09-02 13:26:02.995030 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-09-02 13:26:02.995049 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-09-02 13:26:02.995068 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-09-02 13:26:02.995086 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-09-02 13:26:02.995105 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-09-02 13:26:02.995123 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-09-02 13:26:02.995141 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-09-02 13:26:02.995159 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-09-02 13:26:02.995178 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-09-02 13:26:02.995196 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-09-02 13:26:02.995215 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-09-02 13:26:02.995233 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-09-02 13:26:02.995251 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-09-02 13:26:02.995269 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-09-02 13:26:02.995287 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-09-02 13:26:02.995305 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-09-02 13:26:02.995323 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-09-02 13:26:02.995341 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-09-02 13:26:02.995359 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-09-02 13:26:02.995376 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-09-02 13:26:02.995394 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-09-02 13:26:02.995412 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt 2026-09-02 13:26:02.995430 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml 2026-09-02 13:26:02.995448 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt 2026-09-02 13:26:02.995465 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml 2026-09-02 13:26:02.995484 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt 2026-09-02 13:26:02.995502 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml 2026-09-02 13:26:02.995520 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt 2026-09-02 13:26:02.995946 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml 2026-09-02 13:26:02.995969 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt 2026-09-02 13:26:02.995987 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml 2026-09-02 13:26:02.996006 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt 2026-09-02 13:26:02.996024 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml 2026-09-02 13:26:02.996042 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-09-02 13:26:02.996061 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-2ck4h.txt 2026-09-02 13:26:02.996080 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-2ck4h.yaml 2026-09-02 13:26:02.996131 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-x458f.txt 2026-09-02 13:26:02.996153 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-x458f.yaml 2026-09-02 13:26:02.996172 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-9t46q.txt 2026-09-02 13:26:02.996190 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-9t46q.yaml 2026-09-02 13:26:02.996208 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-vtprp.txt 2026-09-02 13:26:02.996227 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-vtprp.yaml 2026-09-02 13:26:02.996245 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-09-02 13:26:02.996263 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-09-02 13:26:02.996282 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-09-02 13:26:02.996299 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-09-02 13:26:02.996317 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-09-02 13:26:02.996335 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-09-02 13:26:02.996352 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-fl6j2.txt 2026-09-02 13:26:02.996370 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-fl6j2.yaml 2026-09-02 13:26:02.996388 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-09-02 13:26:02.996406 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-09-02 13:26:02.996424 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-09-02 13:26:02.996443 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-09-02 13:26:02.996461 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-09-02 13:26:02.996479 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-09-02 13:26:02.996498 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-09-02 13:26:02.996516 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-09-02 13:26:02.996533 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-09-02 13:26:02.996551 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-09-02 13:26:02.996569 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-09-02 13:26:02.996587 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-09-02 13:26:02.996605 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-09-02 13:26:02.996631 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-09-02 13:26:02.996650 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-09-02 13:26:02.996668 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-09-02 13:26:02.996686 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-09-02 13:26:02.996705 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-09-02 13:26:02.996723 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-09-02 13:26:02.996741 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-09-02 13:26:02.996759 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-09-02 13:26:02.996777 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-09-02 13:26:02.996795 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-09-02 13:26:02.996813 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-09-02 13:26:02.996831 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-09-02 13:26:02.996849 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-09-02 13:26:02.996867 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-09-02 13:26:02.996885 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-09-02 13:26:02.996904 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-09-02 13:26:02.996922 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-09-02 13:26:02.996940 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-09-02 13:26:02.996958 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-09-02 13:26:02.997110 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-09-02 13:26:02.997133 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-09-02 13:26:02.997152 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-09-02 13:26:02.997171 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-09-02 13:26:02.997190 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-09-02 13:26:02.997207 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-09-02 13:26:02.997225 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-09-02 13:26:02.997244 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-09-02 13:26:02.997261 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-09-02 13:26:02.997279 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-09-02 13:26:02.997297 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-09-02 13:26:02.997315 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-09-02 13:26:02.997333 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-09-02 13:26:02.997358 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-09-02 13:26:02.997377 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-09-02 13:26:02.997395 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-09-02 13:26:02.997413 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-09-02 13:26:02.997430 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-09-02 13:26:02.997447 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-09-02 13:26:02.997465 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-uu2a99.txt 2026-09-02 13:26:02.997482 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-uu2a99.yaml 2026-09-02 13:26:02.997500 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-wdi59x.txt 2026-09-02 13:26:02.997517 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-wdi59x.yaml 2026-09-02 13:26:02.997534 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-09-02 13:26:02.997552 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-09-02 13:26:02.997570 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-09-02 13:26:02.997588 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-09-02 13:26:02.997606 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-09-02 13:26:02.997623 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-09-02 13:26:02.997642 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-09-02 13:26:02.997660 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-09-02 13:26:02.997677 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-09-02 13:26:02.997695 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-09-02 13:26:02.997712 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-09-02 13:26:02.997730 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-09-02 13:26:02.997747 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-09-02 13:26:02.997764 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-09-02 13:26:02.997783 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-09-02 13:26:02.997800 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-09-02 13:26:02.997818 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-09-02 13:26:02.997836 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-09-02 13:26:02.997854 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-09-02 13:26:02.997872 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-09-02 13:26:02.997890 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-09-02 13:26:02.997908 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-09-02 13:26:02.997925 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-09-02 13:26:02.997943 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-09-02 13:26:02.997965 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-09-02 13:26:02.997984 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-09-02 13:26:02.998002 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-09-02 13:26:02.998020 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-09-02 13:26:02.998038 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-09-02 13:26:02.998056 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-09-02 13:26:02.998073 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-09-02 13:26:02.998091 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-09-02 13:26:02.998109 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-09-02 13:26:02.998128 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-09-02 13:26:02.998146 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-09-02 13:26:02.998165 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-09-02 13:26:02.998183 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-09-02 13:26:02.998201 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-09-02 13:26:02.998218 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-09-02 13:26:02.998236 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-09-02 13:26:02.998253 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-09-02 13:26:02.998272 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-09-02 13:26:02.998290 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-09-02 13:26:02.998307 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-09-02 13:26:02.998325 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-09-02 13:26:02.998343 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-09-02 13:26:02.998360 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-09-02 13:26:02.998377 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-09-02 13:26:02.998395 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-09-02 13:26:02.998415 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-09-02 13:26:02.998435 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-09-02 13:26:02.998452 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-09-02 13:26:02.998469 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-09-02 13:26:02.998487 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-09-02 13:26:02.998505 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-09-02 13:26:02.998522 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-09-02 13:26:02.998545 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-09-02 13:26:02.998563 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-09-02 13:26:02.998581 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-09-02 13:26:02.998598 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-09-02 13:26:02.998615 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-09-02 13:26:02.998633 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-09-02 13:26:02.998650 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-09-02 13:26:02.998668 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-09-02 13:26:02.998686 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-09-02 13:26:02.998704 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-09-02 13:26:02.998722 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-09-02 13:26:02.998740 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-09-02 13:26:02.998757 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-09-02 13:26:02.998775 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-09-02 13:26:02.998793 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-09-02 13:26:02.998811 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-09-02 13:26:02.998828 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-09-02 13:26:02.998846 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-09-02 13:26:02.998864 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-09-02 13:26:02.998882 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-09-02 13:26:02.998900 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-09-02 13:26:02.998917 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-09-02 13:26:02.998935 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-09-02 13:26:02.998952 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-09-02 13:26:02.998970 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-09-02 13:26:02.998987 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-09-02 13:26:02.999006 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt 2026-09-02 13:26:02.999024 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml 2026-09-02 13:26:02.999042 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt 2026-09-02 13:26:02.999061 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml 2026-09-02 13:26:02.999079 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt 2026-09-02 13:26:02.999097 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml 2026-09-02 13:26:02.999114 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt 2026-09-02 13:26:02.999137 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml 2026-09-02 13:26:02.999156 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt 2026-09-02 13:26:02.999173 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml 2026-09-02 13:26:02.999191 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt 2026-09-02 13:26:02.999210 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml 2026-09-02 13:26:02.999229 | instance | cd+++++++++ objects/namespaced/local-path-storage/ 2026-09-02 13:26:02.999247 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/ 2026-09-02 13:26:02.999265 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt 2026-09-02 13:26:02.999284 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml 2026-09-02 13:26:02.999302 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt 2026-09-02 13:26:02.999321 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml 2026-09-02 13:26:02.999339 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/ 2026-09-02 13:26:02.999357 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt 2026-09-02 13:26:02.999375 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml 2026-09-02 13:26:02.999393 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/ 2026-09-02 13:26:02.999411 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-595h6.txt 2026-09-02 13:26:02.999430 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-595h6.yaml 2026-09-02 13:26:02.999448 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/ 2026-09-02 13:26:02.999466 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt 2026-09-02 13:26:02.999485 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml 2026-09-02 13:26:02.999503 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/ 2026-09-02 13:26:02.999521 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt 2026-09-02 13:26:02.999539 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml 2026-09-02 13:26:02.999558 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt 2026-09-02 13:26:02.999576 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml 2026-09-02 13:26:02.999594 | instance | cd+++++++++ objects/namespaced/magnum-system/ 2026-09-02 13:26:02.999612 | instance | cd+++++++++ objects/namespaced/magnum-system/configmaps/ 2026-09-02 13:26:02.999631 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.txt 2026-09-02 13:26:02.999649 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.yaml 2026-09-02 13:26:02.999667 | instance | cd+++++++++ objects/namespaced/magnum-system/serviceaccounts/ 2026-09-02 13:26:02.999685 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.txt 2026-09-02 13:26:02.999703 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.yaml 2026-09-02 13:26:02.999721 | instance | cd+++++++++ objects/namespaced/monitoring/ 2026-09-02 13:26:02.999740 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/ 2026-09-02 13:26:02.999757 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt 2026-09-02 13:26:02.999781 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml 2026-09-02 13:26:02.999800 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt 2026-09-02 13:26:02.999819 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml 2026-09-02 13:26:02.999837 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt 2026-09-02 13:26:02.999855 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml 2026-09-02 13:26:02.999873 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt 2026-09-02 13:26:02.999891 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml 2026-09-02 13:26:02.999909 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt 2026-09-02 13:26:02.999927 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml 2026-09-02 13:26:02.999945 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt 2026-09-02 13:26:02.999963 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml 2026-09-02 13:26:02.999981 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt 2026-09-02 13:26:02.999999 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml 2026-09-02 13:26:03.000017 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt 2026-09-02 13:26:03.000035 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml 2026-09-02 13:26:03.000054 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt 2026-09-02 13:26:03.000072 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml 2026-09-02 13:26:03.000090 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt 2026-09-02 13:26:03.000125 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml 2026-09-02 13:26:03.000145 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt 2026-09-02 13:26:03.000163 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml 2026-09-02 13:26:03.000180 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt 2026-09-02 13:26:03.000201 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml 2026-09-02 13:26:03.000219 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt 2026-09-02 13:26:03.000237 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml 2026-09-02 13:26:03.000255 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt 2026-09-02 13:26:03.000272 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml 2026-09-02 13:26:03.000289 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt 2026-09-02 13:26:03.000307 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml 2026-09-02 13:26:03.000325 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt 2026-09-02 13:26:03.000348 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml 2026-09-02 13:26:03.000366 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt 2026-09-02 13:26:03.000385 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml 2026-09-02 13:26:03.000403 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt 2026-09-02 13:26:03.000421 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml 2026-09-02 13:26:03.000438 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt 2026-09-02 13:26:03.000455 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml 2026-09-02 13:26:03.000473 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt 2026-09-02 13:26:03.000492 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml 2026-09-02 13:26:03.000511 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt 2026-09-02 13:26:03.000530 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml 2026-09-02 13:26:03.000548 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt 2026-09-02 13:26:03.000567 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml 2026-09-02 13:26:03.000585 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt 2026-09-02 13:26:03.000603 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml 2026-09-02 13:26:03.000621 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt 2026-09-02 13:26:03.000640 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml 2026-09-02 13:26:03.000659 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt 2026-09-02 13:26:03.000677 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml 2026-09-02 13:26:03.000695 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt 2026-09-02 13:26:03.000714 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml 2026-09-02 13:26:03.000732 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt 2026-09-02 13:26:03.000750 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml 2026-09-02 13:26:03.000768 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt 2026-09-02 13:26:03.000787 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml 2026-09-02 13:26:03.000805 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt 2026-09-02 13:26:03.000823 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml 2026-09-02 13:26:03.000841 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt 2026-09-02 13:26:03.000859 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml 2026-09-02 13:26:03.000883 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt 2026-09-02 13:26:03.000903 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml 2026-09-02 13:26:03.000922 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt 2026-09-02 13:26:03.000940 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml 2026-09-02 13:26:03.000958 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt 2026-09-02 13:26:03.000995 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml 2026-09-02 13:26:03.001015 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt 2026-09-02 13:26:03.001033 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml 2026-09-02 13:26:03.001052 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt 2026-09-02 13:26:03.001071 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml 2026-09-02 13:26:03.001089 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt 2026-09-02 13:26:03.001107 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml 2026-09-02 13:26:03.001125 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt 2026-09-02 13:26:03.001143 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml 2026-09-02 13:26:03.001161 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt 2026-09-02 13:26:03.001180 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml 2026-09-02 13:26:03.001197 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt 2026-09-02 13:26:03.001215 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml 2026-09-02 13:26:03.001233 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt 2026-09-02 13:26:03.001251 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml 2026-09-02 13:26:03.001269 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt 2026-09-02 13:26:03.001287 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml 2026-09-02 13:26:03.001305 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt 2026-09-02 13:26:03.001323 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml 2026-09-02 13:26:03.001340 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt 2026-09-02 13:26:03.001358 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml 2026-09-02 13:26:03.001375 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt 2026-09-02 13:26:03.001395 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml 2026-09-02 13:26:03.001415 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt 2026-09-02 13:26:03.001433 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml 2026-09-02 13:26:03.001457 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt 2026-09-02 13:26:03.001475 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml 2026-09-02 13:26:03.001493 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt 2026-09-02 13:26:03.001510 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml 2026-09-02 13:26:03.001528 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt 2026-09-02 13:26:03.001546 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml 2026-09-02 13:26:03.001563 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt 2026-09-02 13:26:03.001581 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml 2026-09-02 13:26:03.001598 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt 2026-09-02 13:26:03.001617 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml 2026-09-02 13:26:03.001636 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt 2026-09-02 13:26:03.001655 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml 2026-09-02 13:26:03.001672 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt 2026-09-02 13:26:03.001691 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml 2026-09-02 13:26:03.001709 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt 2026-09-02 13:26:03.001727 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml 2026-09-02 13:26:03.001745 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt 2026-09-02 13:26:03.001763 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml 2026-09-02 13:26:03.001781 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt 2026-09-02 13:26:03.001799 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml 2026-09-02 13:26:03.001817 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt 2026-09-02 13:26:03.001835 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml 2026-09-02 13:26:03.001854 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt 2026-09-02 13:26:03.001872 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml 2026-09-02 13:26:03.001893 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/ 2026-09-02 13:26:03.001912 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt 2026-09-02 13:26:03.001931 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml 2026-09-02 13:26:03.001949 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt 2026-09-02 13:26:03.001968 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml 2026-09-02 13:26:03.001985 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt 2026-09-02 13:26:03.002004 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-09-02 13:26:03.002022 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt 2026-09-02 13:26:03.002040 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml 2026-09-02 13:26:03.002058 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.txt 2026-09-02 13:26:03.002085 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.yaml 2026-09-02 13:26:03.002104 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt 2026-09-02 13:26:03.002122 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml 2026-09-02 13:26:03.002141 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/ 2026-09-02 13:26:03.002159 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt 2026-09-02 13:26:03.002178 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml 2026-09-02 13:26:03.002196 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt 2026-09-02 13:26:03.002214 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml 2026-09-02 13:26:03.002233 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt 2026-09-02 13:26:03.002252 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml 2026-09-02 13:26:03.002269 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt 2026-09-02 13:26:03.002287 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml 2026-09-02 13:26:03.002306 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt 2026-09-02 13:26:03.002324 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml 2026-09-02 13:26:03.002342 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt 2026-09-02 13:26:03.002360 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml 2026-09-02 13:26:03.002378 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt 2026-09-02 13:26:03.002395 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml 2026-09-02 13:26:03.002413 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/ 2026-09-02 13:26:03.002431 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt 2026-09-02 13:26:03.002449 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml 2026-09-02 13:26:03.002467 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt 2026-09-02 13:26:03.002485 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml 2026-09-02 13:26:03.002503 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt 2026-09-02 13:26:03.002521 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml 2026-09-02 13:26:03.002539 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt 2026-09-02 13:26:03.002557 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml 2026-09-02 13:26:03.002575 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt 2026-09-02 13:26:03.002593 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml 2026-09-02 13:26:03.002611 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt 2026-09-02 13:26:03.002629 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml 2026-09-02 13:26:03.002646 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt 2026-09-02 13:26:03.002664 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-09-02 13:26:03.002688 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt 2026-09-02 13:26:03.002707 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml 2026-09-02 13:26:03.002725 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt 2026-09-02 13:26:03.002743 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml 2026-09-02 13:26:03.002761 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt 2026-09-02 13:26:03.002779 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml 2026-09-02 13:26:03.002797 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt 2026-09-02 13:26:03.002815 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml 2026-09-02 13:26:03.002833 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt 2026-09-02 13:26:03.002851 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml 2026-09-02 13:26:03.002869 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt 2026-09-02 13:26:03.002886 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml 2026-09-02 13:26:03.002904 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt 2026-09-02 13:26:03.002922 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml 2026-09-02 13:26:03.002940 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt 2026-09-02 13:26:03.002958 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml 2026-09-02 13:26:03.002975 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt 2026-09-02 13:26:03.002993 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml 2026-09-02 13:26:03.003013 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.txt 2026-09-02 13:26:03.003032 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.yaml 2026-09-02 13:26:03.003050 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt 2026-09-02 13:26:03.003068 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml 2026-09-02 13:26:03.003087 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/ 2026-09-02 13:26:03.003105 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt 2026-09-02 13:26:03.003123 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml 2026-09-02 13:26:03.003141 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt 2026-09-02 13:26:03.003161 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml 2026-09-02 13:26:03.003178 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt 2026-09-02 13:26:03.003196 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml 2026-09-02 13:26:03.003214 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/ 2026-09-02 13:26:03.003232 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-09-02 13:26:03.003257 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-09-02 13:26:03.003277 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt 2026-09-02 13:26:03.003301 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-09-02 13:26:03.003321 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt 2026-09-02 13:26:03.003339 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml 2026-09-02 13:26:03.003358 | instance | cd+++++++++ objects/namespaced/monitoring/pods/ 2026-09-02 13:26:03.003376 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-09-02 13:26:03.003395 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-09-02 13:26:03.003414 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-klxsb.txt 2026-09-02 13:26:03.003433 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-klxsb.yaml 2026-09-02 13:26:03.003452 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-6dccb86556-cmp7d.txt 2026-09-02 13:26:03.003470 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-6dccb86556-cmp7d.yaml 2026-09-02 13:26:03.003488 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-64f95.txt 2026-09-02 13:26:03.003506 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-64f95.yaml 2026-09-02 13:26:03.003524 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-6kfvh.txt 2026-09-02 13:26:03.003542 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-6kfvh.yaml 2026-09-02 13:26:03.003559 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-bgpj7.txt 2026-09-02 13:26:03.003577 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-bgpj7.yaml 2026-09-02 13:26:03.003595 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt 2026-09-02 13:26:03.003612 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml 2026-09-02 13:26:03.003631 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt 2026-09-02 13:26:03.003649 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml 2026-09-02 13:26:03.003667 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-69n9c.txt 2026-09-02 13:26:03.003685 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-69n9c.yaml 2026-09-02 13:26:03.003703 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt 2026-09-02 13:26:03.003721 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml 2026-09-02 13:26:03.003739 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-qn5tr.txt 2026-09-02 13:26:03.003757 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-qn5tr.yaml 2026-09-02 13:26:03.003775 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-2p9pq.txt 2026-09-02 13:26:03.003793 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-2p9pq.yaml 2026-09-02 13:26:03.003811 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-8fjjj.txt 2026-09-02 13:26:03.003829 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-8fjjj.yaml 2026-09-02 13:26:03.003847 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt 2026-09-02 13:26:03.003866 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-09-02 13:26:03.003890 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-xvtgd.txt 2026-09-02 13:26:03.003909 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-xvtgd.yaml 2026-09-02 13:26:03.003927 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-j69pt.txt 2026-09-02 13:26:03.003945 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-j69pt.yaml 2026-09-02 13:26:03.003963 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/ 2026-09-02 13:26:03.003982 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt 2026-09-02 13:26:03.004000 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml 2026-09-02 13:26:03.004018 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt 2026-09-02 13:26:03.004036 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-09-02 13:26:03.004054 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt 2026-09-02 13:26:03.004073 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml 2026-09-02 13:26:03.004091 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.txt 2026-09-02 13:26:03.004109 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.yaml 2026-09-02 13:26:03.004153 | instance | cd+++++++++ objects/namespaced/monitoring/roles/ 2026-09-02 13:26:03.004173 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt 2026-09-02 13:26:03.004192 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml 2026-09-02 13:26:03.004210 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt 2026-09-02 13:26:03.004228 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-09-02 13:26:03.004245 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt 2026-09-02 13:26:03.004263 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml 2026-09-02 13:26:03.004281 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/ 2026-09-02 13:26:03.004299 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt 2026-09-02 13:26:03.004319 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml 2026-09-02 13:26:03.004337 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt 2026-09-02 13:26:03.004355 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml 2026-09-02 13:26:03.004373 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt 2026-09-02 13:26:03.004392 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml 2026-09-02 13:26:03.004410 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-09-02 13:26:03.004428 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-09-02 13:26:03.004447 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt 2026-09-02 13:26:03.004465 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml 2026-09-02 13:26:03.004488 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt 2026-09-02 13:26:03.004507 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml 2026-09-02 13:26:03.004526 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt 2026-09-02 13:26:03.004544 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml 2026-09-02 13:26:03.004562 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt 2026-09-02 13:26:03.004581 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml 2026-09-02 13:26:03.004600 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt 2026-09-02 13:26:03.004618 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml 2026-09-02 13:26:03.004636 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt 2026-09-02 13:26:03.004654 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml 2026-09-02 13:26:03.004672 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt 2026-09-02 13:26:03.004690 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml 2026-09-02 13:26:03.004707 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt 2026-09-02 13:26:03.004725 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml 2026-09-02 13:26:03.004743 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt 2026-09-02 13:26:03.004762 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml 2026-09-02 13:26:03.004780 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt 2026-09-02 13:26:03.004798 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml 2026-09-02 13:26:03.004816 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt 2026-09-02 13:26:03.004833 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml 2026-09-02 13:26:03.004850 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-bgpj7-tls.txt 2026-09-02 13:26:03.004868 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-bgpj7-tls.yaml 2026-09-02 13:26:03.004886 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt 2026-09-02 13:26:03.004903 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml 2026-09-02 13:26:03.004921 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt 2026-09-02 13:26:03.004939 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml 2026-09-02 13:26:03.004956 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt 2026-09-02 13:26:03.004995 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml 2026-09-02 13:26:03.005014 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt 2026-09-02 13:26:03.005032 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml 2026-09-02 13:26:03.005057 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt 2026-09-02 13:26:03.005076 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-09-02 13:26:03.005094 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt 2026-09-02 13:26:03.005113 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml 2026-09-02 13:26:03.005131 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt 2026-09-02 13:26:03.005149 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml 2026-09-02 13:26:03.005166 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt 2026-09-02 13:26:03.005184 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml 2026-09-02 13:26:03.005201 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt 2026-09-02 13:26:03.005219 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml 2026-09-02 13:26:03.005236 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt 2026-09-02 13:26:03.005254 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml 2026-09-02 13:26:03.005271 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt 2026-09-02 13:26:03.005289 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml 2026-09-02 13:26:03.005307 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.txt 2026-09-02 13:26:03.005325 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.yaml 2026-09-02 13:26:03.005343 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt 2026-09-02 13:26:03.005361 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml 2026-09-02 13:26:03.005379 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/ 2026-09-02 13:26:03.005397 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt 2026-09-02 13:26:03.005415 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml 2026-09-02 13:26:03.005433 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt 2026-09-02 13:26:03.005451 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml 2026-09-02 13:26:03.005468 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt 2026-09-02 13:26:03.005486 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml 2026-09-02 13:26:03.005504 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt 2026-09-02 13:26:03.005522 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml 2026-09-02 13:26:03.005540 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt 2026-09-02 13:26:03.005558 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml 2026-09-02 13:26:03.005576 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt 2026-09-02 13:26:03.005595 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml 2026-09-02 13:26:03.005613 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt 2026-09-02 13:26:03.005636 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-09-02 13:26:03.005655 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt 2026-09-02 13:26:03.005673 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml 2026-09-02 13:26:03.005690 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt 2026-09-02 13:26:03.005708 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml 2026-09-02 13:26:03.005726 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt 2026-09-02 13:26:03.005744 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml 2026-09-02 13:26:03.005761 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt 2026-09-02 13:26:03.005778 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml 2026-09-02 13:26:03.005796 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt 2026-09-02 13:26:03.005814 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml 2026-09-02 13:26:03.005832 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt 2026-09-02 13:26:03.005849 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml 2026-09-02 13:26:03.005867 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.txt 2026-09-02 13:26:03.005885 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.yaml 2026-09-02 13:26:03.005903 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt 2026-09-02 13:26:03.005921 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml 2026-09-02 13:26:03.005939 | instance | cd+++++++++ objects/namespaced/monitoring/services/ 2026-09-02 13:26:03.005956 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt 2026-09-02 13:26:03.005974 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml 2026-09-02 13:26:03.005991 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt 2026-09-02 13:26:03.006009 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml 2026-09-02 13:26:03.006027 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt 2026-09-02 13:26:03.006105 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml 2026-09-02 13:26:03.006140 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt 2026-09-02 13:26:03.006162 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml 2026-09-02 13:26:03.006181 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt 2026-09-02 13:26:03.006199 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml 2026-09-02 13:26:03.006217 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt 2026-09-02 13:26:03.006235 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml 2026-09-02 13:26:03.006253 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt 2026-09-02 13:26:03.006271 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-09-02 13:26:03.006296 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt 2026-09-02 13:26:03.006315 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml 2026-09-02 13:26:03.006334 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt 2026-09-02 13:26:03.006352 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml 2026-09-02 13:26:03.006371 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt 2026-09-02 13:26:03.006389 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml 2026-09-02 13:26:03.006408 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt 2026-09-02 13:26:03.006426 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml 2026-09-02 13:26:03.006444 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt 2026-09-02 13:26:03.006462 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml 2026-09-02 13:26:03.006480 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt 2026-09-02 13:26:03.006498 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml 2026-09-02 13:26:03.006516 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt 2026-09-02 13:26:03.006534 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml 2026-09-02 13:26:03.006551 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt 2026-09-02 13:26:03.006569 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml 2026-09-02 13:26:03.006587 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt 2026-09-02 13:26:03.006604 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml 2026-09-02 13:26:03.006622 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.txt 2026-09-02 13:26:03.006640 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.yaml 2026-09-02 13:26:03.006658 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt 2026-09-02 13:26:03.006676 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml 2026-09-02 13:26:03.006693 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/ 2026-09-02 13:26:03.006711 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-09-02 13:26:03.006729 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-09-02 13:26:03.006747 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt 2026-09-02 13:26:03.006765 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml 2026-09-02 13:26:03.006783 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt 2026-09-02 13:26:03.006801 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml 2026-09-02 13:26:03.006818 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt 2026-09-02 13:26:03.006836 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml 2026-09-02 13:26:03.006853 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt 2026-09-02 13:26:03.006871 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-09-02 13:26:03.006889 | instance | cd+++++++++ objects/namespaced/openstack/ 2026-09-02 13:26:03.006908 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/ 2026-09-02 13:26:03.006932 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt 2026-09-02 13:26:03.006952 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml 2026-09-02 13:26:03.006971 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt 2026-09-02 13:26:03.006989 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml 2026-09-02 13:26:03.007006 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt 2026-09-02 13:26:03.007025 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml 2026-09-02 13:26:03.007043 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt 2026-09-02 13:26:03.007061 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml 2026-09-02 13:26:03.007079 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt 2026-09-02 13:26:03.007098 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml 2026-09-02 13:26:03.007115 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.txt 2026-09-02 13:26:03.007133 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.yaml 2026-09-02 13:26:03.007151 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt 2026-09-02 13:26:03.007170 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml 2026-09-02 13:26:03.007188 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt 2026-09-02 13:26:03.007206 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml 2026-09-02 13:26:03.007225 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt 2026-09-02 13:26:03.007243 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml 2026-09-02 13:26:03.007261 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt 2026-09-02 13:26:03.007279 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml 2026-09-02 13:26:03.007297 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt 2026-09-02 13:26:03.007314 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml 2026-09-02 13:26:03.007332 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt 2026-09-02 13:26:03.007350 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml 2026-09-02 13:26:03.007368 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.txt 2026-09-02 13:26:03.007385 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.yaml 2026-09-02 13:26:03.007403 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt 2026-09-02 13:26:03.007421 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml 2026-09-02 13:26:03.007438 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt 2026-09-02 13:26:03.007456 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml 2026-09-02 13:26:03.007474 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns.txt 2026-09-02 13:26:03.007492 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns.yaml 2026-09-02 13:26:03.007510 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt 2026-09-02 13:26:03.007529 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml 2026-09-02 13:26:03.007547 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.txt 2026-09-02 13:26:03.007565 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.yaml 2026-09-02 13:26:03.007583 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt 2026-09-02 13:26:03.007606 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml 2026-09-02 13:26:03.007624 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt 2026-09-02 13:26:03.007642 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml 2026-09-02 13:26:03.007660 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt 2026-09-02 13:26:03.007677 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml 2026-09-02 13:26:03.007695 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt 2026-09-02 13:26:03.007712 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml 2026-09-02 13:26:03.007730 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt 2026-09-02 13:26:03.007748 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml 2026-09-02 13:26:03.007765 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt 2026-09-02 13:26:03.007783 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml 2026-09-02 13:26:03.007800 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt 2026-09-02 13:26:03.007818 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml 2026-09-02 13:26:03.007836 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt 2026-09-02 13:26:03.007854 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml 2026-09-02 13:26:03.007871 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt 2026-09-02 13:26:03.007888 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml 2026-09-02 13:26:03.007906 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt 2026-09-02 13:26:03.007923 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml 2026-09-02 13:26:03.007940 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.txt 2026-09-02 13:26:03.007958 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.yaml 2026-09-02 13:26:03.007976 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.txt 2026-09-02 13:26:03.007994 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.yaml 2026-09-02 13:26:03.008012 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt 2026-09-02 13:26:03.008029 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml 2026-09-02 13:26:03.008047 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt 2026-09-02 13:26:03.008064 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml 2026-09-02 13:26:03.008082 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.txt 2026-09-02 13:26:03.008099 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.yaml 2026-09-02 13:26:03.008119 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.txt 2026-09-02 13:26:03.008160 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.yaml 2026-09-02 13:26:03.008187 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt 2026-09-02 13:26:03.008208 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml 2026-09-02 13:26:03.008227 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt 2026-09-02 13:26:03.008252 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml 2026-09-02 13:26:03.008271 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt 2026-09-02 13:26:03.008289 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml 2026-09-02 13:26:03.008307 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt 2026-09-02 13:26:03.008324 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml 2026-09-02 13:26:03.008342 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.txt 2026-09-02 13:26:03.008360 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.yaml 2026-09-02 13:26:03.008377 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.txt 2026-09-02 13:26:03.008395 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.yaml 2026-09-02 13:26:03.008412 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt 2026-09-02 13:26:03.008430 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml 2026-09-02 13:26:03.008448 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt 2026-09-02 13:26:03.008465 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml 2026-09-02 13:26:03.008483 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt 2026-09-02 13:26:03.008501 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml 2026-09-02 13:26:03.008519 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt 2026-09-02 13:26:03.008536 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml 2026-09-02 13:26:03.008555 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt 2026-09-02 13:26:03.008576 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml 2026-09-02 13:26:03.008594 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt 2026-09-02 13:26:03.008612 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml 2026-09-02 13:26:03.008631 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt 2026-09-02 13:26:03.008649 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml 2026-09-02 13:26:03.008667 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt 2026-09-02 13:26:03.008685 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml 2026-09-02 13:26:03.008703 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/ 2026-09-02 13:26:03.008722 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt 2026-09-02 13:26:03.008740 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml 2026-09-02 13:26:03.008758 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.txt 2026-09-02 13:26:03.008775 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.yaml 2026-09-02 13:26:03.008793 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.txt 2026-09-02 13:26:03.008811 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.yaml 2026-09-02 13:26:03.008829 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt 2026-09-02 13:26:03.008847 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml 2026-09-02 13:26:03.008869 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt 2026-09-02 13:26:03.008888 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml 2026-09-02 13:26:03.008905 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt 2026-09-02 13:26:03.008923 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml 2026-09-02 13:26:03.008941 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt 2026-09-02 13:26:03.008962 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml 2026-09-02 13:26:03.009000 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/ 2026-09-02 13:26:03.009018 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt 2026-09-02 13:26:03.009037 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml 2026-09-02 13:26:03.009055 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt 2026-09-02 13:26:03.009073 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml 2026-09-02 13:26:03.009091 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-dhcp-agent-default.txt 2026-09-02 13:26:03.009109 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-dhcp-agent-default.yaml 2026-09-02 13:26:03.009126 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-l3-agent-default.txt 2026-09-02 13:26:03.009144 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-l3-agent-default.yaml 2026-09-02 13:26:03.009161 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-metadata-agent-default.txt 2026-09-02 13:26:03.009178 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-metadata-agent-default.yaml 2026-09-02 13:26:03.009195 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt 2026-09-02 13:26:03.009213 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml 2026-09-02 13:26:03.009230 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovs-agent-default.txt 2026-09-02 13:26:03.009248 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovs-agent-default.yaml 2026-09-02 13:26:03.009266 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt 2026-09-02 13:26:03.009283 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml 2026-09-02 13:26:03.009302 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.txt 2026-09-02 13:26:03.009319 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.yaml 2026-09-02 13:26:03.009337 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt 2026-09-02 13:26:03.009354 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml 2026-09-02 13:26:03.009372 | instance | cd+++++++++ objects/namespaced/openstack/deployment/ 2026-09-02 13:26:03.009390 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt 2026-09-02 13:26:03.009408 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml 2026-09-02 13:26:03.009426 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt 2026-09-02 13:26:03.009444 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml 2026-09-02 13:26:03.009462 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt 2026-09-02 13:26:03.009479 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml 2026-09-02 13:26:03.009497 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt 2026-09-02 13:26:03.009515 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml 2026-09-02 13:26:03.009539 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt 2026-09-02 13:26:03.009559 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml 2026-09-02 13:26:03.009578 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt 2026-09-02 13:26:03.009597 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml 2026-09-02 13:26:03.009615 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.txt 2026-09-02 13:26:03.009633 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.yaml 2026-09-02 13:26:03.009651 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.txt 2026-09-02 13:26:03.009669 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.yaml 2026-09-02 13:26:03.009687 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.txt 2026-09-02 13:26:03.009705 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.yaml 2026-09-02 13:26:03.009723 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt 2026-09-02 13:26:03.009741 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml 2026-09-02 13:26:03.009760 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.txt 2026-09-02 13:26:03.009778 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.yaml 2026-09-02 13:26:03.009796 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt 2026-09-02 13:26:03.009814 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml 2026-09-02 13:26:03.009832 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.txt 2026-09-02 13:26:03.009850 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.yaml 2026-09-02 13:26:03.009868 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.txt 2026-09-02 13:26:03.009885 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.yaml 2026-09-02 13:26:03.009903 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt 2026-09-02 13:26:03.009920 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml 2026-09-02 13:26:03.009938 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt 2026-09-02 13:26:03.009956 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml 2026-09-02 13:26:03.009974 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt 2026-09-02 13:26:03.009992 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml 2026-09-02 13:26:03.010009 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt 2026-09-02 13:26:03.010027 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml 2026-09-02 13:26:03.010044 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt 2026-09-02 13:26:03.010062 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml 2026-09-02 13:26:03.010080 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt 2026-09-02 13:26:03.010097 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml 2026-09-02 13:26:03.010116 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.txt 2026-09-02 13:26:03.010133 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.yaml 2026-09-02 13:26:03.010151 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.txt 2026-09-02 13:26:03.010169 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.yaml 2026-09-02 13:26:03.010194 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.txt 2026-09-02 13:26:03.010213 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.yaml 2026-09-02 13:26:03.010230 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt 2026-09-02 13:26:03.010248 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml 2026-09-02 13:26:03.010266 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt 2026-09-02 13:26:03.010283 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml 2026-09-02 13:26:03.010301 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt 2026-09-02 13:26:03.010319 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml 2026-09-02 13:26:03.010336 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt 2026-09-02 13:26:03.010354 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml 2026-09-02 13:26:03.010372 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt 2026-09-02 13:26:03.010391 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml 2026-09-02 13:26:03.010410 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt 2026-09-02 13:26:03.010427 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml 2026-09-02 13:26:03.010445 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt 2026-09-02 13:26:03.010463 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml 2026-09-02 13:26:03.010481 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt 2026-09-02 13:26:03.010499 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml 2026-09-02 13:26:03.010517 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/ 2026-09-02 13:26:03.010534 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt 2026-09-02 13:26:03.010552 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml 2026-09-02 13:26:03.010570 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt 2026-09-02 13:26:03.010588 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml 2026-09-02 13:26:03.010606 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt 2026-09-02 13:26:03.010624 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml 2026-09-02 13:26:03.010642 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt 2026-09-02 13:26:03.010660 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml 2026-09-02 13:26:03.010678 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.txt 2026-09-02 13:26:03.010696 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.yaml 2026-09-02 13:26:03.010713 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.txt 2026-09-02 13:26:03.010731 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.yaml 2026-09-02 13:26:03.010749 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt 2026-09-02 13:26:03.010767 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml 2026-09-02 13:26:03.010785 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.txt 2026-09-02 13:26:03.010804 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.yaml 2026-09-02 13:26:03.010822 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt 2026-09-02 13:26:03.010840 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml 2026-09-02 13:26:03.010862 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt 2026-09-02 13:26:03.010881 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml 2026-09-02 13:26:03.010899 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-metrics.txt 2026-09-02 13:26:03.010917 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-metrics.yaml 2026-09-02 13:26:03.010935 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.txt 2026-09-02 13:26:03.010953 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.yaml 2026-09-02 13:26:03.010972 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt 2026-09-02 13:26:03.010990 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml 2026-09-02 13:26:03.011008 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt 2026-09-02 13:26:03.011027 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml 2026-09-02 13:26:03.011046 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt 2026-09-02 13:26:03.011064 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml 2026-09-02 13:26:03.011082 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt 2026-09-02 13:26:03.011099 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml 2026-09-02 13:26:03.011117 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.txt 2026-09-02 13:26:03.011136 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.yaml 2026-09-02 13:26:03.011153 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt 2026-09-02 13:26:03.011171 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml 2026-09-02 13:26:03.011190 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt 2026-09-02 13:26:03.011208 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml 2026-09-02 13:26:03.011227 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt 2026-09-02 13:26:03.011245 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml 2026-09-02 13:26:03.011262 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt 2026-09-02 13:26:03.011280 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml 2026-09-02 13:26:03.011297 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt 2026-09-02 13:26:03.011315 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml 2026-09-02 13:26:03.011332 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt 2026-09-02 13:26:03.011350 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml 2026-09-02 13:26:03.011367 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt 2026-09-02 13:26:03.011385 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml 2026-09-02 13:26:03.011403 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt 2026-09-02 13:26:03.011420 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml 2026-09-02 13:26:03.011438 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt 2026-09-02 13:26:03.011455 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml 2026-09-02 13:26:03.011472 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt 2026-09-02 13:26:03.011489 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml 2026-09-02 13:26:03.011511 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt 2026-09-02 13:26:03.011529 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml 2026-09-02 13:26:03.011547 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt 2026-09-02 13:26:03.011564 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml 2026-09-02 13:26:03.011582 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt 2026-09-02 13:26:03.011600 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml 2026-09-02 13:26:03.011618 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.txt 2026-09-02 13:26:03.011635 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.yaml 2026-09-02 13:26:03.011654 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.txt 2026-09-02 13:26:03.011672 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.yaml 2026-09-02 13:26:03.011690 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt 2026-09-02 13:26:03.011707 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml 2026-09-02 13:26:03.011725 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt 2026-09-02 13:26:03.011742 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml 2026-09-02 13:26:03.011760 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.txt 2026-09-02 13:26:03.011778 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.yaml 2026-09-02 13:26:03.011795 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.txt 2026-09-02 13:26:03.011814 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.yaml 2026-09-02 13:26:03.011831 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt 2026-09-02 13:26:03.011849 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml 2026-09-02 13:26:03.011867 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt 2026-09-02 13:26:03.011884 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml 2026-09-02 13:26:03.011902 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt 2026-09-02 13:26:03.011920 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml 2026-09-02 13:26:03.011938 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt 2026-09-02 13:26:03.011955 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml 2026-09-02 13:26:03.011973 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt 2026-09-02 13:26:03.011990 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml 2026-09-02 13:26:03.012008 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.txt 2026-09-02 13:26:03.012025 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.yaml 2026-09-02 13:26:03.012043 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.txt 2026-09-02 13:26:03.012060 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.yaml 2026-09-02 13:26:03.012077 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt 2026-09-02 13:26:03.012095 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml 2026-09-02 13:26:03.012113 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt 2026-09-02 13:26:03.012135 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml 2026-09-02 13:26:03.012182 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt 2026-09-02 13:26:03.012203 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml 2026-09-02 13:26:03.012221 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt 2026-09-02 13:26:03.012240 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml 2026-09-02 13:26:03.012258 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt 2026-09-02 13:26:03.012276 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml 2026-09-02 13:26:03.012294 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/ 2026-09-02 13:26:03.012312 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.txt 2026-09-02 13:26:03.012330 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.yaml 2026-09-02 13:26:03.012347 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt 2026-09-02 13:26:03.012365 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml 2026-09-02 13:26:03.012383 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt 2026-09-02 13:26:03.012402 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml 2026-09-02 13:26:03.012420 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt 2026-09-02 13:26:03.012437 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml 2026-09-02 13:26:03.012455 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt 2026-09-02 13:26:03.012473 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml 2026-09-02 13:26:03.012491 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt 2026-09-02 13:26:03.012509 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml 2026-09-02 13:26:03.012527 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.txt 2026-09-02 13:26:03.012545 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.yaml 2026-09-02 13:26:03.012564 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt 2026-09-02 13:26:03.012582 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml 2026-09-02 13:26:03.012599 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.txt 2026-09-02 13:26:03.012618 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.yaml 2026-09-02 13:26:03.012635 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt 2026-09-02 13:26:03.012656 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml 2026-09-02 13:26:03.012675 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt 2026-09-02 13:26:03.012693 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml 2026-09-02 13:26:03.012711 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt 2026-09-02 13:26:03.012729 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml 2026-09-02 13:26:03.012746 | instance | cd+++++++++ objects/namespaced/openstack/jobs/ 2026-09-02 13:26:03.012764 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt 2026-09-02 13:26:03.012783 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml 2026-09-02 13:26:03.012800 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt 2026-09-02 13:26:03.012818 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml 2026-09-02 13:26:03.012836 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt 2026-09-02 13:26:03.012861 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml 2026-09-02 13:26:03.012879 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt 2026-09-02 13:26:03.012897 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml 2026-09-02 13:26:03.012915 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt 2026-09-02 13:26:03.012933 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml 2026-09-02 13:26:03.012951 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt 2026-09-02 13:26:03.012986 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml 2026-09-02 13:26:03.013006 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt 2026-09-02 13:26:03.013024 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml 2026-09-02 13:26:03.013041 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt 2026-09-02 13:26:03.013059 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml 2026-09-02 13:26:03.013079 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt 2026-09-02 13:26:03.013100 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml 2026-09-02 13:26:03.013119 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt 2026-09-02 13:26:03.013137 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml 2026-09-02 13:26:03.013155 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt 2026-09-02 13:26:03.013173 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml 2026-09-02 13:26:03.013191 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt 2026-09-02 13:26:03.013209 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml 2026-09-02 13:26:03.013227 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt 2026-09-02 13:26:03.013244 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml 2026-09-02 13:26:03.013263 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt 2026-09-02 13:26:03.013281 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml 2026-09-02 13:26:03.013300 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt 2026-09-02 13:26:03.013318 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml 2026-09-02 13:26:03.013336 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt 2026-09-02 13:26:03.013354 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml 2026-09-02 13:26:03.013373 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29805905.txt 2026-09-02 13:26:03.013391 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29805905.yaml 2026-09-02 13:26:03.013409 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt 2026-09-02 13:26:03.013428 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml 2026-09-02 13:26:03.013446 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt 2026-09-02 13:26:03.013464 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml 2026-09-02 13:26:03.013482 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt 2026-09-02 13:26:03.013500 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml 2026-09-02 13:26:03.013518 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt 2026-09-02 13:26:03.013536 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml 2026-09-02 13:26:03.013559 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt 2026-09-02 13:26:03.013579 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml 2026-09-02 13:26:03.013597 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt 2026-09-02 13:26:03.013615 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml 2026-09-02 13:26:03.013634 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt 2026-09-02 13:26:03.013652 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml 2026-09-02 13:26:03.013670 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt 2026-09-02 13:26:03.013688 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml 2026-09-02 13:26:03.013707 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.txt 2026-09-02 13:26:03.013725 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.yaml 2026-09-02 13:26:03.013743 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.txt 2026-09-02 13:26:03.013762 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.yaml 2026-09-02 13:26:03.013779 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.txt 2026-09-02 13:26:03.013797 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.yaml 2026-09-02 13:26:03.013816 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.txt 2026-09-02 13:26:03.013834 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.yaml 2026-09-02 13:26:03.013852 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29805910.txt 2026-09-02 13:26:03.013869 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29805910.yaml 2026-09-02 13:26:03.013888 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29805915.txt 2026-09-02 13:26:03.013905 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29805915.yaml 2026-09-02 13:26:03.013923 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29805920.txt 2026-09-02 13:26:03.013940 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29805920.yaml 2026-09-02 13:26:03.013958 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.txt 2026-09-02 13:26:03.013976 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.yaml 2026-09-02 13:26:03.013995 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.txt 2026-09-02 13:26:03.014012 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.yaml 2026-09-02 13:26:03.014031 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.txt 2026-09-02 13:26:03.014048 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.yaml 2026-09-02 13:26:03.014067 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.txt 2026-09-02 13:26:03.014086 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.yaml 2026-09-02 13:26:03.014104 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.txt 2026-09-02 13:26:03.014122 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.yaml 2026-09-02 13:26:03.014140 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt 2026-09-02 13:26:03.014158 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml 2026-09-02 13:26:03.014175 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt 2026-09-02 13:26:03.014193 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml 2026-09-02 13:26:03.014210 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt 2026-09-02 13:26:03.014228 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml 2026-09-02 13:26:03.014252 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt 2026-09-02 13:26:03.014271 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml 2026-09-02 13:26:03.014290 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt 2026-09-02 13:26:03.014308 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml 2026-09-02 13:26:03.014326 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt 2026-09-02 13:26:03.014344 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml 2026-09-02 13:26:03.014362 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt 2026-09-02 13:26:03.014379 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml 2026-09-02 13:26:03.014397 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.txt 2026-09-02 13:26:03.014415 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.yaml 2026-09-02 13:26:03.014432 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.txt 2026-09-02 13:26:03.014450 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.yaml 2026-09-02 13:26:03.014468 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt 2026-09-02 13:26:03.014486 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml 2026-09-02 13:26:03.014504 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt 2026-09-02 13:26:03.014522 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml 2026-09-02 13:26:03.014541 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt 2026-09-02 13:26:03.014558 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml 2026-09-02 13:26:03.014576 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt 2026-09-02 13:26:03.014594 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml 2026-09-02 13:26:03.014612 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt 2026-09-02 13:26:03.014630 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml 2026-09-02 13:26:03.014648 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt 2026-09-02 13:26:03.014666 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml 2026-09-02 13:26:03.014684 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.txt 2026-09-02 13:26:03.014702 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.yaml 2026-09-02 13:26:03.014719 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup-29805900.txt 2026-09-02 13:26:03.014738 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup-29805900.yaml 2026-09-02 13:26:03.014756 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.txt 2026-09-02 13:26:03.014774 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.yaml 2026-09-02 13:26:03.014791 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt 2026-09-02 13:26:03.014810 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml 2026-09-02 13:26:03.014828 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt 2026-09-02 13:26:03.014845 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml 2026-09-02 13:26:03.014864 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt 2026-09-02 13:26:03.014882 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml 2026-09-02 13:26:03.014900 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt 2026-09-02 13:26:03.014918 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml 2026-09-02 13:26:03.014941 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt 2026-09-02 13:26:03.014960 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml 2026-09-02 13:26:03.014978 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt 2026-09-02 13:26:03.014996 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml 2026-09-02 13:26:03.015014 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-service-cleaner-29805900.txt 2026-09-02 13:26:03.015032 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-service-cleaner-29805900.yaml 2026-09-02 13:26:03.015050 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.txt 2026-09-02 13:26:03.015067 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.yaml 2026-09-02 13:26:03.015085 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.txt 2026-09-02 13:26:03.015103 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.yaml 2026-09-02 13:26:03.015120 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.txt 2026-09-02 13:26:03.015138 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.yaml 2026-09-02 13:26:03.015156 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.txt 2026-09-02 13:26:03.015173 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.yaml 2026-09-02 13:26:03.015191 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.txt 2026-09-02 13:26:03.015210 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.yaml 2026-09-02 13:26:03.015228 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.txt 2026-09-02 13:26:03.015246 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.yaml 2026-09-02 13:26:03.015267 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.txt 2026-09-02 13:26:03.015285 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.yaml 2026-09-02 13:26:03.015303 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt 2026-09-02 13:26:03.015321 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml 2026-09-02 13:26:03.015339 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt 2026-09-02 13:26:03.015356 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml 2026-09-02 13:26:03.015374 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt 2026-09-02 13:26:03.015393 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml 2026-09-02 13:26:03.015411 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt 2026-09-02 13:26:03.015429 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml 2026-09-02 13:26:03.015446 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt 2026-09-02 13:26:03.015464 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml 2026-09-02 13:26:03.015482 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt 2026-09-02 13:26:03.015500 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml 2026-09-02 13:26:03.015517 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt 2026-09-02 13:26:03.015535 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml 2026-09-02 13:26:03.015553 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/ 2026-09-02 13:26:03.015571 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt 2026-09-02 13:26:03.015588 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml 2026-09-02 13:26:03.015611 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt 2026-09-02 13:26:03.015630 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml 2026-09-02 13:26:03.015648 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt 2026-09-02 13:26:03.015666 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml 2026-09-02 13:26:03.015684 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/ 2026-09-02 13:26:03.015702 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt 2026-09-02 13:26:03.015720 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml 2026-09-02 13:26:03.015738 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt 2026-09-02 13:26:03.015756 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml 2026-09-02 13:26:03.015774 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt 2026-09-02 13:26:03.015792 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml 2026-09-02 13:26:03.015810 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt 2026-09-02 13:26:03.015828 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml 2026-09-02 13:26:03.015845 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.txt 2026-09-02 13:26:03.015865 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.yaml 2026-09-02 13:26:03.015883 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt 2026-09-02 13:26:03.015901 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml 2026-09-02 13:26:03.015919 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.txt 2026-09-02 13:26:03.015936 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.yaml 2026-09-02 13:26:03.015954 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt 2026-09-02 13:26:03.015971 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml 2026-09-02 13:26:03.015990 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt 2026-09-02 13:26:03.016008 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml 2026-09-02 13:26:03.016026 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.txt 2026-09-02 13:26:03.016044 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.yaml 2026-09-02 13:26:03.016062 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt 2026-09-02 13:26:03.016080 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml 2026-09-02 13:26:03.016098 | instance | cd+++++++++ objects/namespaced/openstack/pods/ 2026-09-02 13:26:03.016115 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-6dbf67c9d4-f5j99.txt 2026-09-02 13:26:03.016133 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-6dbf67c9d4-f5j99.yaml 2026-09-02 13:26:03.016159 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-xw6jn.txt 2026-09-02 13:26:03.016197 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-xw6jn.yaml 2026-09-02 13:26:03.016216 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-bvhkz.txt 2026-09-02 13:26:03.016234 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-bvhkz.yaml 2026-09-02 13:26:03.016252 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-4g4v4.txt 2026-09-02 13:26:03.016270 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-4g4v4.yaml 2026-09-02 13:26:03.016288 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-dhjpr.txt 2026-09-02 13:26:03.016308 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-dhjpr.yaml 2026-09-02 13:26:03.016326 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-c6qck.txt 2026-09-02 13:26:03.016344 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-c6qck.yaml 2026-09-02 13:26:03.016361 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-vq8h2.txt 2026-09-02 13:26:03.016379 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-vq8h2.yaml 2026-09-02 13:26:03.016396 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-54b99f4d5-b8m9n.txt 2026-09-02 13:26:03.016414 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-54b99f4d5-b8m9n.yaml 2026-09-02 13:26:03.016432 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-67bb6bb65-m6zb2.txt 2026-09-02 13:26:03.016449 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-67bb6bb65-m6zb2.yaml 2026-09-02 13:26:03.016467 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-xl27m.txt 2026-09-02 13:26:03.016485 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-xl27m.yaml 2026-09-02 13:26:03.016504 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-rq2dx.txt 2026-09-02 13:26:03.016522 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-rq2dx.yaml 2026-09-02 13:26:03.016540 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-gn9mn.txt 2026-09-02 13:26:03.016558 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-gn9mn.yaml 2026-09-02 13:26:03.016576 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-hbckg.txt 2026-09-02 13:26:03.016593 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-hbckg.yaml 2026-09-02 13:26:03.016611 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-pnmc4.txt 2026-09-02 13:26:03.016628 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-pnmc4.yaml 2026-09-02 13:26:03.016646 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-ppx7n.txt 2026-09-02 13:26:03.016664 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-ppx7n.yaml 2026-09-02 13:26:03.016682 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-2lzzl.txt 2026-09-02 13:26:03.016699 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-2lzzl.yaml 2026-09-02 13:26:03.016717 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-crnbx.txt 2026-09-02 13:26:03.016734 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-crnbx.yaml 2026-09-02 13:26:03.016753 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-w5fr7.txt 2026-09-02 13:26:03.016770 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-w5fr7.yaml 2026-09-02 13:26:03.016788 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-596dfb44dc-bm488.txt 2026-09-02 13:26:03.016812 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-596dfb44dc-bm488.yaml 2026-09-02 13:26:03.016831 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-pzf8s.txt 2026-09-02 13:26:03.016849 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-pzf8s.yaml 2026-09-02 13:26:03.016867 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-794765d6cc-77xc6.txt 2026-09-02 13:26:03.016885 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-794765d6cc-77xc6.yaml 2026-09-02 13:26:03.016903 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29805905-hwx4r.txt 2026-09-02 13:26:03.016920 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29805905-hwx4r.yaml 2026-09-02 13:26:03.016937 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-97b6c7856-ntqrt.txt 2026-09-02 13:26:03.016955 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-97b6c7856-ntqrt.yaml 2026-09-02 13:26:03.016990 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-r9d82.txt 2026-09-02 13:26:03.017009 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-r9d82.yaml 2026-09-02 13:26:03.017027 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-x8h79.txt 2026-09-02 13:26:03.017046 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-x8h79.yaml 2026-09-02 13:26:03.017064 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-w7s2p.txt 2026-09-02 13:26:03.017081 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-w7s2p.yaml 2026-09-02 13:26:03.017099 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-gzph8.txt 2026-09-02 13:26:03.017117 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-gzph8.yaml 2026-09-02 13:26:03.017135 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-vf2xw.txt 2026-09-02 13:26:03.017152 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-vf2xw.yaml 2026-09-02 13:26:03.017170 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-9lqjp.txt 2026-09-02 13:26:03.017188 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-9lqjp.yaml 2026-09-02 13:26:03.017205 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-v494v.txt 2026-09-02 13:26:03.017222 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-v494v.yaml 2026-09-02 13:26:03.017240 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-xwrlt.txt 2026-09-02 13:26:03.017257 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-xwrlt.yaml 2026-09-02 13:26:03.017275 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-5d9b66f555-ds6kc.txt 2026-09-02 13:26:03.017293 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-5d9b66f555-ds6kc.yaml 2026-09-02 13:26:03.017311 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-298ls.txt 2026-09-02 13:26:03.017329 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-298ls.yaml 2026-09-02 13:26:03.017347 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-868f749957-9hnzq.txt 2026-09-02 13:26:03.017365 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-868f749957-9hnzq.yaml 2026-09-02 13:26:03.017385 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-gx4cn.txt 2026-09-02 13:26:03.017406 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-gx4cn.yaml 2026-09-02 13:26:03.017423 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-f58nc.txt 2026-09-02 13:26:03.017441 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-f58nc.yaml 2026-09-02 13:26:03.017468 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-t2npm.txt 2026-09-02 13:26:03.017487 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-t2npm.yaml 2026-09-02 13:26:03.017504 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-65b6c588db-rfvml.txt 2026-09-02 13:26:03.017523 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-65b6c588db-rfvml.yaml 2026-09-02 13:26:03.017541 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29805910-qmp5g.txt 2026-09-02 13:26:03.017558 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29805910-qmp5g.yaml 2026-09-02 13:26:03.017576 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29805915-4xd4x.txt 2026-09-02 13:26:03.017594 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29805915-4xd4x.yaml 2026-09-02 13:26:03.017611 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29805920-285lg.txt 2026-09-02 13:26:03.017628 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29805920-285lg.yaml 2026-09-02 13:26:03.017645 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-4bwcs.txt 2026-09-02 13:26:03.017662 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-4bwcs.yaml 2026-09-02 13:26:03.017679 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-ks64g.txt 2026-09-02 13:26:03.017697 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-ks64g.yaml 2026-09-02 13:26:03.017715 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-m6xh9.txt 2026-09-02 13:26:03.017733 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-m6xh9.yaml 2026-09-02 13:26:03.017751 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-b6cv8.txt 2026-09-02 13:26:03.017769 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-b6cv8.yaml 2026-09-02 13:26:03.017787 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-8mmnc.txt 2026-09-02 13:26:03.017805 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-8mmnc.yaml 2026-09-02 13:26:03.017823 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-j6fsl.txt 2026-09-02 13:26:03.017840 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-j6fsl.yaml 2026-09-02 13:26:03.017858 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-74b8987cd8-89vmw.txt 2026-09-02 13:26:03.017876 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-74b8987cd8-89vmw.yaml 2026-09-02 13:26:03.017894 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-9s8tm.txt 2026-09-02 13:26:03.017911 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-9s8tm.yaml 2026-09-02 13:26:03.017929 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-t7qr2.txt 2026-09-02 13:26:03.017946 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-t7qr2.yaml 2026-09-02 13:26:03.017964 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-qkjcw.txt 2026-09-02 13:26:03.017981 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-qkjcw.yaml 2026-09-02 13:26:03.017999 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-tpjvh.txt 2026-09-02 13:26:03.018016 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-tpjvh.yaml 2026-09-02 13:26:03.018034 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-9vw5v.txt 2026-09-02 13:26:03.018053 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-9vw5v.yaml 2026-09-02 13:26:03.018070 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-dtrtd.txt 2026-09-02 13:26:03.018088 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-dtrtd.yaml 2026-09-02 13:26:03.018112 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-pgsjp.txt 2026-09-02 13:26:03.018130 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-pgsjp.yaml 2026-09-02 13:26:03.018148 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-s5k9l.txt 2026-09-02 13:26:03.018165 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-s5k9l.yaml 2026-09-02 13:26:03.018183 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-6b7bb974bc-4grz7.txt 2026-09-02 13:26:03.018200 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-6b7bb974bc-4grz7.yaml 2026-09-02 13:26:03.018218 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.txt 2026-09-02 13:26:03.018237 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.yaml 2026-09-02 13:26:03.018255 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-rnt8b.txt 2026-09-02 13:26:03.018273 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-rnt8b.yaml 2026-09-02 13:26:03.018291 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-4jqng.txt 2026-09-02 13:26:03.018309 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-4jqng.yaml 2026-09-02 13:26:03.018327 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-54z7h.txt 2026-09-02 13:26:03.018344 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-54z7h.yaml 2026-09-02 13:26:03.018362 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-7dd4958666-7jswz.txt 2026-09-02 13:26:03.018381 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-7dd4958666-7jswz.yaml 2026-09-02 13:26:03.018399 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-hbcl7.txt 2026-09-02 13:26:03.018417 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-hbcl7.yaml 2026-09-02 13:26:03.018435 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-7w5k9.txt 2026-09-02 13:26:03.018453 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-7w5k9.yaml 2026-09-02 13:26:03.018471 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-dhcp-agent-default-slvsc.txt 2026-09-02 13:26:03.018489 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-dhcp-agent-default-slvsc.yaml 2026-09-02 13:26:03.018507 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-pwxbd.txt 2026-09-02 13:26:03.018525 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-pwxbd.yaml 2026-09-02 13:26:03.018544 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-6dlvk.txt 2026-09-02 13:26:03.018562 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-6dlvk.yaml 2026-09-02 13:26:03.018579 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-sp4ln.txt 2026-09-02 13:26:03.018597 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-sp4ln.yaml 2026-09-02 13:26:03.018615 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-l3-agent-default-zrk5q.txt 2026-09-02 13:26:03.018633 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-l3-agent-default-zrk5q.yaml 2026-09-02 13:26:03.018651 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-metadata-agent-default-zz7pf.txt 2026-09-02 13:26:03.018669 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-metadata-agent-default-zz7pf.yaml 2026-09-02 13:26:03.018687 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-d77tk.txt 2026-09-02 13:26:03.018705 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-d77tk.yaml 2026-09-02 13:26:03.018727 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovs-agent-default-f9fd5.txt 2026-09-02 13:26:03.018746 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovs-agent-default-f9fd5.yaml 2026-09-02 13:26:03.018764 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-85z7g.txt 2026-09-02 13:26:03.018782 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-85z7g.yaml 2026-09-02 13:26:03.018801 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-6f87d7dbdb-fr76p.txt 2026-09-02 13:26:03.018819 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-6f87d7dbdb-fr76p.yaml 2026-09-02 13:26:03.018837 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-5f64d78456-8qbp7.txt 2026-09-02 13:26:03.018855 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-5f64d78456-8qbp7.yaml 2026-09-02 13:26:03.018873 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-685877494f-h4g8m.txt 2026-09-02 13:26:03.018891 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-685877494f-h4g8m.yaml 2026-09-02 13:26:03.018909 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-6765d7dffc-gm57l.txt 2026-09-02 13:26:03.018927 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-6765d7dffc-gm57l.yaml 2026-09-02 13:26:03.018945 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-8np9z.txt 2026-09-02 13:26:03.018963 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-8np9z.yaml 2026-09-02 13:26:03.018981 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-29805900-wjl26.txt 2026-09-02 13:26:03.018999 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-29805900-wjl26.yaml 2026-09-02 13:26:03.019016 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-j75gw.txt 2026-09-02 13:26:03.019034 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-j75gw.yaml 2026-09-02 13:26:03.019053 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-p6h7g.txt 2026-09-02 13:26:03.019070 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-p6h7g.yaml 2026-09-02 13:26:03.019088 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-78568f67f9-d9q5j.txt 2026-09-02 13:26:03.019105 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-78568f67f9-d9q5j.yaml 2026-09-02 13:26:03.019123 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-jz8pm.txt 2026-09-02 13:26:03.019141 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-jz8pm.yaml 2026-09-02 13:26:03.019159 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-7bls9.txt 2026-09-02 13:26:03.019178 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-7bls9.yaml 2026-09-02 13:26:03.019197 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-w8x9l.txt 2026-09-02 13:26:03.019215 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-w8x9l.yaml 2026-09-02 13:26:03.019232 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-vkz5v.txt 2026-09-02 13:26:03.019251 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-vkz5v.yaml 2026-09-02 13:26:03.019268 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-wmc28.txt 2026-09-02 13:26:03.019286 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-wmc28.yaml 2026-09-02 13:26:03.019305 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-5575568d4b-wfvzx.txt 2026-09-02 13:26:03.019323 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-5575568d4b-wfvzx.yaml 2026-09-02 13:26:03.019341 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-7vfhn.txt 2026-09-02 13:26:03.019363 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-7vfhn.yaml 2026-09-02 13:26:03.019382 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-65c6cb58d7-hchdn.txt 2026-09-02 13:26:03.019400 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-65c6cb58d7-hchdn.yaml 2026-09-02 13:26:03.019418 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-service-cleaner-29805900-mthbj.txt 2026-09-02 13:26:03.019435 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-service-cleaner-29805900-mthbj.yaml 2026-09-02 13:26:03.019454 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-9ddd9465b-ztdcf.txt 2026-09-02 13:26:03.019473 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-9ddd9465b-ztdcf.yaml 2026-09-02 13:26:03.019491 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-hx4dq.txt 2026-09-02 13:26:03.019509 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-hx4dq.yaml 2026-09-02 13:26:03.019526 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-66njr.txt 2026-09-02 13:26:03.019544 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-66njr.yaml 2026-09-02 13:26:03.019562 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-28gv4.txt 2026-09-02 13:26:03.019581 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-28gv4.yaml 2026-09-02 13:26:03.019599 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-l5qdt.txt 2026-09-02 13:26:03.019618 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-l5qdt.yaml 2026-09-02 13:26:03.019636 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-566bff5d77-wlvkj.txt 2026-09-02 13:26:03.019653 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-566bff5d77-wlvkj.yaml 2026-09-02 13:26:03.019672 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-d6xhr.txt 2026-09-02 13:26:03.019690 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-d6xhr.yaml 2026-09-02 13:26:03.019708 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-nstfn.txt 2026-09-02 13:26:03.019726 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-nstfn.yaml 2026-09-02 13:26:03.019744 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-cgk6r.txt 2026-09-02 13:26:03.019762 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-cgk6r.yaml 2026-09-02 13:26:03.019781 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-5fmr8.txt 2026-09-02 13:26:03.019799 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-5fmr8.yaml 2026-09-02 13:26:03.019818 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-6d9c9f8cb6-ccltn.txt 2026-09-02 13:26:03.019836 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-6d9c9f8cb6-ccltn.yaml 2026-09-02 13:26:03.019853 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-9xpmk.txt 2026-09-02 13:26:03.019871 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-9xpmk.yaml 2026-09-02 13:26:03.019889 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt 2026-09-02 13:26:03.019907 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml 2026-09-02 13:26:03.019924 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt 2026-09-02 13:26:03.019942 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml 2026-09-02 13:26:03.019960 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-567b4ddbb-6x5rn.txt 2026-09-02 13:26:03.019977 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-567b4ddbb-6x5rn.yaml 2026-09-02 13:26:03.020001 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-842pr.txt 2026-09-02 13:26:03.020020 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-842pr.yaml 2026-09-02 13:26:03.020038 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-klv5l.txt 2026-09-02 13:26:03.020056 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-klv5l.yaml 2026-09-02 13:26:03.020073 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-2vtzm.txt 2026-09-02 13:26:03.020090 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-2vtzm.yaml 2026-09-02 13:26:03.020108 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-d77p7.txt 2026-09-02 13:26:03.020126 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-d77p7.yaml 2026-09-02 13:26:03.020143 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-jsw97.txt 2026-09-02 13:26:03.020161 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-jsw97.yaml 2026-09-02 13:26:03.020202 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-8dc85.txt 2026-09-02 13:26:03.020222 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-8dc85.yaml 2026-09-02 13:26:03.020240 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt 2026-09-02 13:26:03.020257 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml 2026-09-02 13:26:03.020276 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt 2026-09-02 13:26:03.020294 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml 2026-09-02 13:26:03.020312 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-p9zqs.txt 2026-09-02 13:26:03.020329 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-p9zqs.yaml 2026-09-02 13:26:03.020347 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt 2026-09-02 13:26:03.020364 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml 2026-09-02 13:26:03.020385 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.txt 2026-09-02 13:26:03.020406 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.yaml 2026-09-02 13:26:03.020424 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt 2026-09-02 13:26:03.020442 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml 2026-09-02 13:26:03.020460 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.txt 2026-09-02 13:26:03.020477 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.yaml 2026-09-02 13:26:03.020495 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-kdmm2.txt 2026-09-02 13:26:03.020512 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-kdmm2.yaml 2026-09-02 13:26:03.020530 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt 2026-09-02 13:26:03.020548 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml 2026-09-02 13:26:03.020566 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt 2026-09-02 13:26:03.020583 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml 2026-09-02 13:26:03.020601 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.txt 2026-09-02 13:26:03.020619 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.yaml 2026-09-02 13:26:03.020642 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-r86hv.txt 2026-09-02 13:26:03.020661 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-r86hv.yaml 2026-09-02 13:26:03.020679 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-pjz7m.txt 2026-09-02 13:26:03.020696 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-pjz7m.yaml 2026-09-02 13:26:03.020714 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-7978fd8c69-65dzh.txt 2026-09-02 13:26:03.020732 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-7978fd8c69-65dzh.yaml 2026-09-02 13:26:03.020749 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-8598864d6-l7mvl.txt 2026-09-02 13:26:03.020767 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-8598864d6-l7mvl.yaml 2026-09-02 13:26:03.020785 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-mfgc4.txt 2026-09-02 13:26:03.020804 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-mfgc4.yaml 2026-09-02 13:26:03.020822 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-brms5.txt 2026-09-02 13:26:03.020840 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-brms5.yaml 2026-09-02 13:26:03.020859 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt 2026-09-02 13:26:03.020877 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml 2026-09-02 13:26:03.020896 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/ 2026-09-02 13:26:03.020914 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt 2026-09-02 13:26:03.020933 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml 2026-09-02 13:26:03.020951 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt 2026-09-02 13:26:03.020988 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml 2026-09-02 13:26:03.021008 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt 2026-09-02 13:26:03.021026 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml 2026-09-02 13:26:03.021044 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt 2026-09-02 13:26:03.021062 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml 2026-09-02 13:26:03.021081 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt 2026-09-02 13:26:03.021100 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml 2026-09-02 13:26:03.021118 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt 2026-09-02 13:26:03.021136 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml 2026-09-02 13:26:03.021154 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt 2026-09-02 13:26:03.021172 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml 2026-09-02 13:26:03.021190 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt 2026-09-02 13:26:03.021208 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml 2026-09-02 13:26:03.021226 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt 2026-09-02 13:26:03.021244 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml 2026-09-02 13:26:03.021261 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt 2026-09-02 13:26:03.021284 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml 2026-09-02 13:26:03.021303 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt 2026-09-02 13:26:03.021321 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml 2026-09-02 13:26:03.021338 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt 2026-09-02 13:26:03.021356 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml 2026-09-02 13:26:03.021374 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt 2026-09-02 13:26:03.021392 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml 2026-09-02 13:26:03.021410 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt 2026-09-02 13:26:03.021429 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml 2026-09-02 13:26:03.021447 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt 2026-09-02 13:26:03.021465 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml 2026-09-02 13:26:03.021483 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt 2026-09-02 13:26:03.021500 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml 2026-09-02 13:26:03.021518 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt 2026-09-02 13:26:03.021535 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml 2026-09-02 13:26:03.021553 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt 2026-09-02 13:26:03.021570 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml 2026-09-02 13:26:03.021587 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt 2026-09-02 13:26:03.021606 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml 2026-09-02 13:26:03.021624 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt 2026-09-02 13:26:03.021641 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml 2026-09-02 13:26:03.021659 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt 2026-09-02 13:26:03.021677 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml 2026-09-02 13:26:03.021695 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt 2026-09-02 13:26:03.021713 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml 2026-09-02 13:26:03.021731 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt 2026-09-02 13:26:03.021749 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml 2026-09-02 13:26:03.021766 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt 2026-09-02 13:26:03.021784 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml 2026-09-02 13:26:03.021801 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt 2026-09-02 13:26:03.021819 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml 2026-09-02 13:26:03.021836 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt 2026-09-02 13:26:03.021854 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml 2026-09-02 13:26:03.021876 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt 2026-09-02 13:26:03.021894 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml 2026-09-02 13:26:03.021912 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt 2026-09-02 13:26:03.021930 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml 2026-09-02 13:26:03.021947 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt 2026-09-02 13:26:03.021965 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml 2026-09-02 13:26:03.021983 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt 2026-09-02 13:26:03.022001 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml 2026-09-02 13:26:03.022019 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt 2026-09-02 13:26:03.022036 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml 2026-09-02 13:26:03.022053 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt 2026-09-02 13:26:03.022071 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml 2026-09-02 13:26:03.022089 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt 2026-09-02 13:26:03.022107 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml 2026-09-02 13:26:03.022124 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt 2026-09-02 13:26:03.022142 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml 2026-09-02 13:26:03.022160 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.txt 2026-09-02 13:26:03.022177 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.yaml 2026-09-02 13:26:03.022195 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.txt 2026-09-02 13:26:03.022214 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.yaml 2026-09-02 13:26:03.022232 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.txt 2026-09-02 13:26:03.022250 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.yaml 2026-09-02 13:26:03.022267 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.txt 2026-09-02 13:26:03.022286 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.yaml 2026-09-02 13:26:03.022304 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.txt 2026-09-02 13:26:03.022322 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.yaml 2026-09-02 13:26:03.022340 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.txt 2026-09-02 13:26:03.022359 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.yaml 2026-09-02 13:26:03.022377 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.txt 2026-09-02 13:26:03.022395 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.yaml 2026-09-02 13:26:03.022412 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.txt 2026-09-02 13:26:03.022430 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.yaml 2026-09-02 13:26:03.022447 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.txt 2026-09-02 13:26:03.022464 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.yaml 2026-09-02 13:26:03.022486 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.txt 2026-09-02 13:26:03.022504 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.yaml 2026-09-02 13:26:03.022522 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.txt 2026-09-02 13:26:03.022540 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.yaml 2026-09-02 13:26:03.022557 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.txt 2026-09-02 13:26:03.022575 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.yaml 2026-09-02 13:26:03.022596 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.txt 2026-09-02 13:26:03.022614 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.yaml 2026-09-02 13:26:03.022631 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.txt 2026-09-02 13:26:03.022649 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.yaml 2026-09-02 13:26:03.022666 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.txt 2026-09-02 13:26:03.022684 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.yaml 2026-09-02 13:26:03.022704 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt 2026-09-02 13:26:03.022722 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml 2026-09-02 13:26:03.022739 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt 2026-09-02 13:26:03.022757 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml 2026-09-02 13:26:03.022775 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt 2026-09-02 13:26:03.022792 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml 2026-09-02 13:26:03.022809 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt 2026-09-02 13:26:03.022827 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml 2026-09-02 13:26:03.022845 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt 2026-09-02 13:26:03.022863 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml 2026-09-02 13:26:03.022881 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt 2026-09-02 13:26:03.022898 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml 2026-09-02 13:26:03.022916 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt 2026-09-02 13:26:03.022934 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml 2026-09-02 13:26:03.022951 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt 2026-09-02 13:26:03.022969 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml 2026-09-02 13:26:03.022987 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt 2026-09-02 13:26:03.023005 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml 2026-09-02 13:26:03.023022 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt 2026-09-02 13:26:03.023040 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml 2026-09-02 13:26:03.023058 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt 2026-09-02 13:26:03.023075 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml 2026-09-02 13:26:03.023098 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt 2026-09-02 13:26:03.023116 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml 2026-09-02 13:26:03.023135 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt 2026-09-02 13:26:03.023152 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml 2026-09-02 13:26:03.023170 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt 2026-09-02 13:26:03.023187 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml 2026-09-02 13:26:03.023205 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt 2026-09-02 13:26:03.023223 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml 2026-09-02 13:26:03.023241 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.txt 2026-09-02 13:26:03.023259 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.yaml 2026-09-02 13:26:03.023276 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.txt 2026-09-02 13:26:03.023294 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.yaml 2026-09-02 13:26:03.023312 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.txt 2026-09-02 13:26:03.023330 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.yaml 2026-09-02 13:26:03.023348 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.txt 2026-09-02 13:26:03.023366 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.yaml 2026-09-02 13:26:03.023384 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.txt 2026-09-02 13:26:03.023405 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.yaml 2026-09-02 13:26:03.023424 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.txt 2026-09-02 13:26:03.023442 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.yaml 2026-09-02 13:26:03.023460 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.txt 2026-09-02 13:26:03.023478 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.yaml 2026-09-02 13:26:03.023496 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.txt 2026-09-02 13:26:03.023514 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.yaml 2026-09-02 13:26:03.023532 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.txt 2026-09-02 13:26:03.023550 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.yaml 2026-09-02 13:26:03.023568 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt 2026-09-02 13:26:03.023586 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml 2026-09-02 13:26:03.023604 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt 2026-09-02 13:26:03.023621 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml 2026-09-02 13:26:03.023639 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-dhcp-agent.txt 2026-09-02 13:26:03.023657 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-dhcp-agent.yaml 2026-09-02 13:26:03.023675 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt 2026-09-02 13:26:03.023697 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml 2026-09-02 13:26:03.023717 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt 2026-09-02 13:26:03.023735 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml 2026-09-02 13:26:03.023753 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt 2026-09-02 13:26:03.023771 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml 2026-09-02 13:26:03.023788 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-l3-agent.txt 2026-09-02 13:26:03.023806 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-l3-agent.yaml 2026-09-02 13:26:03.023823 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-metadata-agent.txt 2026-09-02 13:26:03.023842 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-metadata-agent.yaml 2026-09-02 13:26:03.023859 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovs-agent.txt 2026-09-02 13:26:03.023877 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovs-agent.yaml 2026-09-02 13:26:03.023894 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt 2026-09-02 13:26:03.023912 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml 2026-09-02 13:26:03.023930 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.txt 2026-09-02 13:26:03.023948 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.yaml 2026-09-02 13:26:03.023965 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt 2026-09-02 13:26:03.023983 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml 2026-09-02 13:26:03.024002 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt 2026-09-02 13:26:03.024019 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml 2026-09-02 13:26:03.024037 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt 2026-09-02 13:26:03.024055 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml 2026-09-02 13:26:03.024072 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt 2026-09-02 13:26:03.024090 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml 2026-09-02 13:26:03.024107 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt 2026-09-02 13:26:03.024125 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml 2026-09-02 13:26:03.024144 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt 2026-09-02 13:26:03.024163 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml 2026-09-02 13:26:03.024186 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt 2026-09-02 13:26:03.024222 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml 2026-09-02 13:26:03.024246 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt 2026-09-02 13:26:03.024266 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml 2026-09-02 13:26:03.024284 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt 2026-09-02 13:26:03.024302 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml 2026-09-02 13:26:03.024319 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt 2026-09-02 13:26:03.024343 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml 2026-09-02 13:26:03.024362 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt 2026-09-02 13:26:03.024380 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml 2026-09-02 13:26:03.024397 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt 2026-09-02 13:26:03.024415 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml 2026-09-02 13:26:03.024433 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt 2026-09-02 13:26:03.024451 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml 2026-09-02 13:26:03.024469 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt 2026-09-02 13:26:03.024487 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml 2026-09-02 13:26:03.024505 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt 2026-09-02 13:26:03.024523 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml 2026-09-02 13:26:03.024540 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt 2026-09-02 13:26:03.024558 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml 2026-09-02 13:26:03.024576 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt 2026-09-02 13:26:03.024593 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml 2026-09-02 13:26:03.024611 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt 2026-09-02 13:26:03.024629 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml 2026-09-02 13:26:03.024646 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt 2026-09-02 13:26:03.024664 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml 2026-09-02 13:26:03.024682 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.txt 2026-09-02 13:26:03.024700 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.yaml 2026-09-02 13:26:03.024718 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.txt 2026-09-02 13:26:03.024736 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.yaml 2026-09-02 13:26:03.024753 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.txt 2026-09-02 13:26:03.024772 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.yaml 2026-09-02 13:26:03.024789 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.txt 2026-09-02 13:26:03.024808 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.yaml 2026-09-02 13:26:03.024826 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.txt 2026-09-02 13:26:03.024844 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.yaml 2026-09-02 13:26:03.024862 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.txt 2026-09-02 13:26:03.024880 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.yaml 2026-09-02 13:26:03.024898 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.txt 2026-09-02 13:26:03.024916 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.yaml 2026-09-02 13:26:03.024934 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.txt 2026-09-02 13:26:03.024957 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.yaml 2026-09-02 13:26:03.024993 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.txt 2026-09-02 13:26:03.025012 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.yaml 2026-09-02 13:26:03.025030 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.txt 2026-09-02 13:26:03.025048 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.yaml 2026-09-02 13:26:03.025066 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt 2026-09-02 13:26:03.025084 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml 2026-09-02 13:26:03.025101 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt 2026-09-02 13:26:03.025118 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml 2026-09-02 13:26:03.025136 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt 2026-09-02 13:26:03.025153 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml 2026-09-02 13:26:03.025171 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt 2026-09-02 13:26:03.025188 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml 2026-09-02 13:26:03.025206 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt 2026-09-02 13:26:03.025224 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml 2026-09-02 13:26:03.025241 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt 2026-09-02 13:26:03.025259 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml 2026-09-02 13:26:03.025277 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt 2026-09-02 13:26:03.025295 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml 2026-09-02 13:26:03.025313 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt 2026-09-02 13:26:03.025331 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml 2026-09-02 13:26:03.025348 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt 2026-09-02 13:26:03.025366 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml 2026-09-02 13:26:03.025383 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt 2026-09-02 13:26:03.025400 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml 2026-09-02 13:26:03.025418 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt 2026-09-02 13:26:03.025435 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml 2026-09-02 13:26:03.025452 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.txt 2026-09-02 13:26:03.025469 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.yaml 2026-09-02 13:26:03.025486 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt 2026-09-02 13:26:03.025503 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml 2026-09-02 13:26:03.025520 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.txt 2026-09-02 13:26:03.025537 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.yaml 2026-09-02 13:26:03.025559 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt 2026-09-02 13:26:03.025577 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml 2026-09-02 13:26:03.025595 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt 2026-09-02 13:26:03.025612 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml 2026-09-02 13:26:03.025629 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt 2026-09-02 13:26:03.025647 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml 2026-09-02 13:26:03.025664 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.txt 2026-09-02 13:26:03.025681 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.yaml 2026-09-02 13:26:03.025698 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt 2026-09-02 13:26:03.025716 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-09-02 13:26:03.025733 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt 2026-09-02 13:26:03.025750 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml 2026-09-02 13:26:03.025768 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt 2026-09-02 13:26:03.025786 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml 2026-09-02 13:26:03.025804 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt 2026-09-02 13:26:03.025821 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml 2026-09-02 13:26:03.025840 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt 2026-09-02 13:26:03.025858 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml 2026-09-02 13:26:03.025876 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt 2026-09-02 13:26:03.025894 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml 2026-09-02 13:26:03.025912 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt 2026-09-02 13:26:03.025930 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml 2026-09-02 13:26:03.025947 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt 2026-09-02 13:26:03.025965 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml 2026-09-02 13:26:03.025983 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt 2026-09-02 13:26:03.026001 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml 2026-09-02 13:26:03.026018 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt 2026-09-02 13:26:03.026036 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml 2026-09-02 13:26:03.026054 | instance | cd+++++++++ objects/namespaced/openstack/roles/ 2026-09-02 13:26:03.026072 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt 2026-09-02 13:26:03.026090 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml 2026-09-02 13:26:03.026108 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt 2026-09-02 13:26:03.026126 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml 2026-09-02 13:26:03.026144 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt 2026-09-02 13:26:03.026167 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml 2026-09-02 13:26:03.026186 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt 2026-09-02 13:26:03.026205 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml 2026-09-02 13:26:03.026223 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt 2026-09-02 13:26:03.026241 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml 2026-09-02 13:26:03.026259 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt 2026-09-02 13:26:03.026278 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml 2026-09-02 13:26:03.026296 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt 2026-09-02 13:26:03.026314 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml 2026-09-02 13:26:03.026332 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt 2026-09-02 13:26:03.026349 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml 2026-09-02 13:26:03.026367 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt 2026-09-02 13:26:03.026385 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml 2026-09-02 13:26:03.026403 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt 2026-09-02 13:26:03.026421 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml 2026-09-02 13:26:03.026439 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt 2026-09-02 13:26:03.026457 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml 2026-09-02 13:26:03.026474 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt 2026-09-02 13:26:03.026492 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml 2026-09-02 13:26:03.026510 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt 2026-09-02 13:26:03.026528 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml 2026-09-02 13:26:03.026546 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt 2026-09-02 13:26:03.026565 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml 2026-09-02 13:26:03.026583 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt 2026-09-02 13:26:03.026600 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml 2026-09-02 13:26:03.026618 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt 2026-09-02 13:26:03.026636 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml 2026-09-02 13:26:03.026653 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt 2026-09-02 13:26:03.026671 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml 2026-09-02 13:26:03.026689 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt 2026-09-02 13:26:03.026706 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml 2026-09-02 13:26:03.026723 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt 2026-09-02 13:26:03.026745 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml 2026-09-02 13:26:03.026763 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt 2026-09-02 13:26:03.026781 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml 2026-09-02 13:26:03.026799 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt 2026-09-02 13:26:03.026817 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml 2026-09-02 13:26:03.026835 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt 2026-09-02 13:26:03.026853 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml 2026-09-02 13:26:03.026871 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt 2026-09-02 13:26:03.026890 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml 2026-09-02 13:26:03.026909 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt 2026-09-02 13:26:03.026926 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml 2026-09-02 13:26:03.026944 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt 2026-09-02 13:26:03.026961 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml 2026-09-02 13:26:03.026979 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt 2026-09-02 13:26:03.026996 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml 2026-09-02 13:26:03.027014 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt 2026-09-02 13:26:03.027031 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml 2026-09-02 13:26:03.027049 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt 2026-09-02 13:26:03.027066 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml 2026-09-02 13:26:03.027084 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt 2026-09-02 13:26:03.027102 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml 2026-09-02 13:26:03.027119 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt 2026-09-02 13:26:03.027137 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml 2026-09-02 13:26:03.027155 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt 2026-09-02 13:26:03.027172 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml 2026-09-02 13:26:03.027190 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt 2026-09-02 13:26:03.027207 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml 2026-09-02 13:26:03.027225 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt 2026-09-02 13:26:03.027242 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml 2026-09-02 13:26:03.027260 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt 2026-09-02 13:26:03.027278 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml 2026-09-02 13:26:03.027296 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.txt 2026-09-02 13:26:03.027314 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.yaml 2026-09-02 13:26:03.027337 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.txt 2026-09-02 13:26:03.027356 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.yaml 2026-09-02 13:26:03.027373 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.txt 2026-09-02 13:26:03.027391 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.yaml 2026-09-02 13:26:03.027408 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.txt 2026-09-02 13:26:03.027426 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.yaml 2026-09-02 13:26:03.027443 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.txt 2026-09-02 13:26:03.027460 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.yaml 2026-09-02 13:26:03.027478 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.txt 2026-09-02 13:26:03.027495 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.yaml 2026-09-02 13:26:03.027513 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.txt 2026-09-02 13:26:03.027530 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.yaml 2026-09-02 13:26:03.027548 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.txt 2026-09-02 13:26:03.027565 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.yaml 2026-09-02 13:26:03.027583 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.txt 2026-09-02 13:26:03.027600 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.yaml 2026-09-02 13:26:03.027618 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.txt 2026-09-02 13:26:03.027636 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.yaml 2026-09-02 13:26:03.027654 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.txt 2026-09-02 13:26:03.027671 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.yaml 2026-09-02 13:26:03.027689 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.txt 2026-09-02 13:26:03.027706 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.yaml 2026-09-02 13:26:03.027724 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.txt 2026-09-02 13:26:03.027741 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.yaml 2026-09-02 13:26:03.027758 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.txt 2026-09-02 13:26:03.027776 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.yaml 2026-09-02 13:26:03.027794 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.txt 2026-09-02 13:26:03.027811 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.yaml 2026-09-02 13:26:03.027829 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt 2026-09-02 13:26:03.027847 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml 2026-09-02 13:26:03.027865 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt 2026-09-02 13:26:03.027883 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml 2026-09-02 13:26:03.027900 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt 2026-09-02 13:26:03.027918 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml 2026-09-02 13:26:03.027941 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt 2026-09-02 13:26:03.027959 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml 2026-09-02 13:26:03.027977 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt 2026-09-02 13:26:03.027995 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml 2026-09-02 13:26:03.028012 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt 2026-09-02 13:26:03.028030 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml 2026-09-02 13:26:03.028047 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt 2026-09-02 13:26:03.028065 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml 2026-09-02 13:26:03.028082 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt 2026-09-02 13:26:03.028100 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml 2026-09-02 13:26:03.028117 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt 2026-09-02 13:26:03.028135 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml 2026-09-02 13:26:03.028152 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt 2026-09-02 13:26:03.028169 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml 2026-09-02 13:26:03.028187 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt 2026-09-02 13:26:03.028232 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml 2026-09-02 13:26:03.028253 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt 2026-09-02 13:26:03.028272 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml 2026-09-02 13:26:03.028290 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt 2026-09-02 13:26:03.028308 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml 2026-09-02 13:26:03.028327 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt 2026-09-02 13:26:03.028345 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml 2026-09-02 13:26:03.028364 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt 2026-09-02 13:26:03.028382 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml 2026-09-02 13:26:03.028400 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.txt 2026-09-02 13:26:03.028418 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.yaml 2026-09-02 13:26:03.028435 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.txt 2026-09-02 13:26:03.028453 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.yaml 2026-09-02 13:26:03.028471 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.txt 2026-09-02 13:26:03.028490 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.yaml 2026-09-02 13:26:03.028508 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.txt 2026-09-02 13:26:03.028525 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.yaml 2026-09-02 13:26:03.028544 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.txt 2026-09-02 13:26:03.028569 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.yaml 2026-09-02 13:26:03.028589 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.txt 2026-09-02 13:26:03.028608 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.yaml 2026-09-02 13:26:03.028625 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.txt 2026-09-02 13:26:03.028643 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.yaml 2026-09-02 13:26:03.028661 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.txt 2026-09-02 13:26:03.028680 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.yaml 2026-09-02 13:26:03.028699 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.txt 2026-09-02 13:26:03.028717 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.yaml 2026-09-02 13:26:03.028735 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt 2026-09-02 13:26:03.028752 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml 2026-09-02 13:26:03.028770 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt 2026-09-02 13:26:03.028788 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml 2026-09-02 13:26:03.028806 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-dhcp-agent.txt 2026-09-02 13:26:03.028824 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-dhcp-agent.yaml 2026-09-02 13:26:03.028842 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt 2026-09-02 13:26:03.028860 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml 2026-09-02 13:26:03.028878 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt 2026-09-02 13:26:03.028896 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml 2026-09-02 13:26:03.028914 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt 2026-09-02 13:26:03.028931 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml 2026-09-02 13:26:03.028949 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-l3-agent.txt 2026-09-02 13:26:03.028982 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-l3-agent.yaml 2026-09-02 13:26:03.029002 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-metadata-agent.txt 2026-09-02 13:26:03.029020 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-metadata-agent.yaml 2026-09-02 13:26:03.029038 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovs-agent.txt 2026-09-02 13:26:03.029056 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovs-agent.yaml 2026-09-02 13:26:03.029074 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt 2026-09-02 13:26:03.029093 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml 2026-09-02 13:26:03.029112 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.txt 2026-09-02 13:26:03.029129 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.yaml 2026-09-02 13:26:03.029148 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt 2026-09-02 13:26:03.029173 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml 2026-09-02 13:26:03.029191 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt 2026-09-02 13:26:03.029209 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml 2026-09-02 13:26:03.029227 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt 2026-09-02 13:26:03.029244 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml 2026-09-02 13:26:03.029262 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt 2026-09-02 13:26:03.029280 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml 2026-09-02 13:26:03.029298 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt 2026-09-02 13:26:03.029315 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml 2026-09-02 13:26:03.029332 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt 2026-09-02 13:26:03.029350 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml 2026-09-02 13:26:03.029368 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt 2026-09-02 13:26:03.029385 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml 2026-09-02 13:26:03.029404 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt 2026-09-02 13:26:03.029421 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml 2026-09-02 13:26:03.029439 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt 2026-09-02 13:26:03.029456 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml 2026-09-02 13:26:03.029474 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt 2026-09-02 13:26:03.029492 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml 2026-09-02 13:26:03.029509 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt 2026-09-02 13:26:03.029527 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml 2026-09-02 13:26:03.029545 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt 2026-09-02 13:26:03.029563 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml 2026-09-02 13:26:03.029581 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt 2026-09-02 13:26:03.029599 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml 2026-09-02 13:26:03.029617 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt 2026-09-02 13:26:03.029634 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml 2026-09-02 13:26:03.029652 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt 2026-09-02 13:26:03.029669 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml 2026-09-02 13:26:03.029687 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt 2026-09-02 13:26:03.029704 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml 2026-09-02 13:26:03.029723 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt 2026-09-02 13:26:03.029741 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml 2026-09-02 13:26:03.029759 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt 2026-09-02 13:26:03.029783 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml 2026-09-02 13:26:03.029801 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt 2026-09-02 13:26:03.029820 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml 2026-09-02 13:26:03.029839 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.txt 2026-09-02 13:26:03.029857 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.yaml 2026-09-02 13:26:03.029874 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.txt 2026-09-02 13:26:03.029891 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.yaml 2026-09-02 13:26:03.029909 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.txt 2026-09-02 13:26:03.029926 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.yaml 2026-09-02 13:26:03.029943 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.txt 2026-09-02 13:26:03.029961 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.yaml 2026-09-02 13:26:03.029979 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.txt 2026-09-02 13:26:03.029996 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.yaml 2026-09-02 13:26:03.030015 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.txt 2026-09-02 13:26:03.030033 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.yaml 2026-09-02 13:26:03.030050 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.txt 2026-09-02 13:26:03.030068 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.yaml 2026-09-02 13:26:03.030085 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.txt 2026-09-02 13:26:03.030103 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.yaml 2026-09-02 13:26:03.030120 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.txt 2026-09-02 13:26:03.030138 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.yaml 2026-09-02 13:26:03.030155 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.txt 2026-09-02 13:26:03.030173 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.yaml 2026-09-02 13:26:03.030191 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt 2026-09-02 13:26:03.030208 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml 2026-09-02 13:26:03.030225 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt 2026-09-02 13:26:03.030243 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml 2026-09-02 13:26:03.030260 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt 2026-09-02 13:26:03.030278 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml 2026-09-02 13:26:03.030296 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt 2026-09-02 13:26:03.030313 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml 2026-09-02 13:26:03.030330 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt 2026-09-02 13:26:03.030353 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml 2026-09-02 13:26:03.030371 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt 2026-09-02 13:26:03.030389 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml 2026-09-02 13:26:03.030406 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt 2026-09-02 13:26:03.030425 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml 2026-09-02 13:26:03.030444 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt 2026-09-02 13:26:03.030462 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml 2026-09-02 13:26:03.030481 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt 2026-09-02 13:26:03.030499 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml 2026-09-02 13:26:03.030518 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt 2026-09-02 13:26:03.030535 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml 2026-09-02 13:26:03.030554 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt 2026-09-02 13:26:03.030571 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml 2026-09-02 13:26:03.030589 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.txt 2026-09-02 13:26:03.030607 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.yaml 2026-09-02 13:26:03.030625 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt 2026-09-02 13:26:03.030642 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml 2026-09-02 13:26:03.030659 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.txt 2026-09-02 13:26:03.030677 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.yaml 2026-09-02 13:26:03.030694 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt 2026-09-02 13:26:03.030711 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml 2026-09-02 13:26:03.030729 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt 2026-09-02 13:26:03.030747 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml 2026-09-02 13:26:03.030765 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt 2026-09-02 13:26:03.030783 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml 2026-09-02 13:26:03.030801 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.txt 2026-09-02 13:26:03.030819 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.yaml 2026-09-02 13:26:03.030837 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt 2026-09-02 13:26:03.030855 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml 2026-09-02 13:26:03.030873 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt 2026-09-02 13:26:03.030892 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml 2026-09-02 13:26:03.030910 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt 2026-09-02 13:26:03.030928 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml 2026-09-02 13:26:03.030946 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt 2026-09-02 13:26:03.030970 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml 2026-09-02 13:26:03.030989 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt 2026-09-02 13:26:03.031008 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml 2026-09-02 13:26:03.031026 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt 2026-09-02 13:26:03.031044 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml 2026-09-02 13:26:03.031062 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt 2026-09-02 13:26:03.031081 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml 2026-09-02 13:26:03.031099 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt 2026-09-02 13:26:03.031117 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml 2026-09-02 13:26:03.031135 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt 2026-09-02 13:26:03.031152 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml 2026-09-02 13:26:03.031170 | instance | cd+++++++++ objects/namespaced/openstack/secrets/ 2026-09-02 13:26:03.031189 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt 2026-09-02 13:26:03.031207 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml 2026-09-02 13:26:03.031226 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt 2026-09-02 13:26:03.031244 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml 2026-09-02 13:26:03.031262 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt 2026-09-02 13:26:03.031280 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml 2026-09-02 13:26:03.031298 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt 2026-09-02 13:26:03.031316 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml 2026-09-02 13:26:03.031334 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt 2026-09-02 13:26:03.031351 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml 2026-09-02 13:26:03.031369 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt 2026-09-02 13:26:03.031386 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml 2026-09-02 13:26:03.031404 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt 2026-09-02 13:26:03.031422 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml 2026-09-02 13:26:03.031440 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt 2026-09-02 13:26:03.031457 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml 2026-09-02 13:26:03.031474 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt 2026-09-02 13:26:03.031492 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml 2026-09-02 13:26:03.031510 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt 2026-09-02 13:26:03.031528 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml 2026-09-02 13:26:03.031546 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt 2026-09-02 13:26:03.031564 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml 2026-09-02 13:26:03.031582 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt 2026-09-02 13:26:03.031600 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml 2026-09-02 13:26:03.031622 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt 2026-09-02 13:26:03.031641 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml 2026-09-02 13:26:03.031659 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt 2026-09-02 13:26:03.031677 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml 2026-09-02 13:26:03.031695 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt 2026-09-02 13:26:03.031713 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml 2026-09-02 13:26:03.031731 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt 2026-09-02 13:26:03.031749 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml 2026-09-02 13:26:03.031767 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt 2026-09-02 13:26:03.031785 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml 2026-09-02 13:26:03.031803 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt 2026-09-02 13:26:03.031821 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml 2026-09-02 13:26:03.031838 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt 2026-09-02 13:26:03.031856 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml 2026-09-02 13:26:03.031874 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt 2026-09-02 13:26:03.031892 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml 2026-09-02 13:26:03.031909 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt 2026-09-02 13:26:03.031927 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml 2026-09-02 13:26:03.031945 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt 2026-09-02 13:26:03.031963 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml 2026-09-02 13:26:03.031982 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt 2026-09-02 13:26:03.032000 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml 2026-09-02 13:26:03.032018 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt 2026-09-02 13:26:03.032036 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml 2026-09-02 13:26:03.032054 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt 2026-09-02 13:26:03.032072 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml 2026-09-02 13:26:03.032090 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt 2026-09-02 13:26:03.032108 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml 2026-09-02 13:26:03.032126 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt 2026-09-02 13:26:03.032144 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml 2026-09-02 13:26:03.032162 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt 2026-09-02 13:26:03.032180 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml 2026-09-02 13:26:03.032198 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.txt 2026-09-02 13:26:03.032230 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.yaml 2026-09-02 13:26:03.032250 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.txt 2026-09-02 13:26:03.032269 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.yaml 2026-09-02 13:26:03.032292 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.txt 2026-09-02 13:26:03.032311 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.yaml 2026-09-02 13:26:03.032329 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.txt 2026-09-02 13:26:03.032350 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.yaml 2026-09-02 13:26:03.032368 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.txt 2026-09-02 13:26:03.032387 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.yaml 2026-09-02 13:26:03.032405 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.txt 2026-09-02 13:26:03.032424 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.yaml 2026-09-02 13:26:03.032441 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.txt 2026-09-02 13:26:03.032459 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.yaml 2026-09-02 13:26:03.032477 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.txt 2026-09-02 13:26:03.032495 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.yaml 2026-09-02 13:26:03.032513 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.txt 2026-09-02 13:26:03.032531 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.yaml 2026-09-02 13:26:03.032549 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.txt 2026-09-02 13:26:03.032568 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.yaml 2026-09-02 13:26:03.032585 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.txt 2026-09-02 13:26:03.032603 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.yaml 2026-09-02 13:26:03.032621 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.txt 2026-09-02 13:26:03.032638 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.yaml 2026-09-02 13:26:03.032656 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt 2026-09-02 13:26:03.032674 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml 2026-09-02 13:26:03.032692 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt 2026-09-02 13:26:03.032709 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml 2026-09-02 13:26:03.032726 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt 2026-09-02 13:26:03.032744 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml 2026-09-02 13:26:03.032762 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt 2026-09-02 13:26:03.032780 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml 2026-09-02 13:26:03.032797 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt 2026-09-02 13:26:03.032815 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml 2026-09-02 13:26:03.032832 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt 2026-09-02 13:26:03.032850 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml 2026-09-02 13:26:03.032867 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt 2026-09-02 13:26:03.032885 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml 2026-09-02 13:26:03.032903 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt 2026-09-02 13:26:03.032921 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml 2026-09-02 13:26:03.032938 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt 2026-09-02 13:26:03.032960 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml 2026-09-02 13:26:03.033002 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt 2026-09-02 13:26:03.033020 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml 2026-09-02 13:26:03.033038 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt 2026-09-02 13:26:03.033055 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml 2026-09-02 13:26:03.033074 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt 2026-09-02 13:26:03.033092 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml 2026-09-02 13:26:03.033109 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt 2026-09-02 13:26:03.033126 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml 2026-09-02 13:26:03.033143 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt 2026-09-02 13:26:03.033161 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml 2026-09-02 13:26:03.033179 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt 2026-09-02 13:26:03.033196 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml 2026-09-02 13:26:03.033214 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt 2026-09-02 13:26:03.033232 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml 2026-09-02 13:26:03.033249 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-s5k9l-api.txt 2026-09-02 13:26:03.033285 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-s5k9l-api.yaml 2026-09-02 13:26:03.033304 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-s5k9l-vnc.txt 2026-09-02 13:26:03.033322 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-s5k9l-vnc.yaml 2026-09-02 13:26:03.033340 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt 2026-09-02 13:26:03.033358 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml 2026-09-02 13:26:03.033376 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.txt 2026-09-02 13:26:03.033396 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.yaml 2026-09-02 13:26:03.033416 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.txt 2026-09-02 13:26:03.033434 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.yaml 2026-09-02 13:26:03.033452 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.txt 2026-09-02 13:26:03.033470 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.yaml 2026-09-02 13:26:03.033488 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.txt 2026-09-02 13:26:03.033506 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.yaml 2026-09-02 13:26:03.033524 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.txt 2026-09-02 13:26:03.033541 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.yaml 2026-09-02 13:26:03.033559 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.txt 2026-09-02 13:26:03.033578 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.yaml 2026-09-02 13:26:03.033596 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.txt 2026-09-02 13:26:03.033614 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.yaml 2026-09-02 13:26:03.033638 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.txt 2026-09-02 13:26:03.033657 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.yaml 2026-09-02 13:26:03.033675 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt 2026-09-02 13:26:03.033693 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml 2026-09-02 13:26:03.033711 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt 2026-09-02 13:26:03.033730 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml 2026-09-02 13:26:03.033748 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-dhcp-agent-default.txt 2026-09-02 13:26:03.033766 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-dhcp-agent-default.yaml 2026-09-02 13:26:03.033784 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt 2026-09-02 13:26:03.033803 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml 2026-09-02 13:26:03.033821 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt 2026-09-02 13:26:03.033838 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml 2026-09-02 13:26:03.033856 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt 2026-09-02 13:26:03.033874 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml 2026-09-02 13:26:03.033892 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt 2026-09-02 13:26:03.033909 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml 2026-09-02 13:26:03.033927 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-l3-agent-default.txt 2026-09-02 13:26:03.033946 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-l3-agent-default.yaml 2026-09-02 13:26:03.033963 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-metadata-agent-default.txt 2026-09-02 13:26:03.033981 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-metadata-agent-default.yaml 2026-09-02 13:26:03.033998 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt 2026-09-02 13:26:03.034017 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml 2026-09-02 13:26:03.034035 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovs-agent-default.txt 2026-09-02 13:26:03.034053 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovs-agent-default.yaml 2026-09-02 13:26:03.034071 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt 2026-09-02 13:26:03.034090 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml 2026-09-02 13:26:03.034107 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt 2026-09-02 13:26:03.034125 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml 2026-09-02 13:26:03.034142 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt 2026-09-02 13:26:03.034160 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml 2026-09-02 13:26:03.034178 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt 2026-09-02 13:26:03.034196 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml 2026-09-02 13:26:03.034214 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt 2026-09-02 13:26:03.034232 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml 2026-09-02 13:26:03.034250 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt 2026-09-02 13:26:03.034268 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml 2026-09-02 13:26:03.034290 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt 2026-09-02 13:26:03.034309 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml 2026-09-02 13:26:03.034327 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt 2026-09-02 13:26:03.034345 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml 2026-09-02 13:26:03.034362 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt 2026-09-02 13:26:03.034380 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml 2026-09-02 13:26:03.034400 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt 2026-09-02 13:26:03.034420 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml 2026-09-02 13:26:03.034438 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt 2026-09-02 13:26:03.034455 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml 2026-09-02 13:26:03.034473 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt 2026-09-02 13:26:03.034491 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml 2026-09-02 13:26:03.034509 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt 2026-09-02 13:26:03.034527 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml 2026-09-02 13:26:03.034545 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt 2026-09-02 13:26:03.034563 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml 2026-09-02 13:26:03.034581 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt 2026-09-02 13:26:03.034598 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml 2026-09-02 13:26:03.034750 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt 2026-09-02 13:26:03.034783 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml 2026-09-02 13:26:03.034804 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt 2026-09-02 13:26:03.034823 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml 2026-09-02 13:26:03.034842 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt 2026-09-02 13:26:03.034860 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml 2026-09-02 13:26:03.034878 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt 2026-09-02 13:26:03.034896 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml 2026-09-02 13:26:03.034914 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt 2026-09-02 13:26:03.034932 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml 2026-09-02 13:26:03.034951 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.txt 2026-09-02 13:26:03.034969 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.yaml 2026-09-02 13:26:03.034988 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.txt 2026-09-02 13:26:03.035006 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.yaml 2026-09-02 13:26:03.035024 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.txt 2026-09-02 13:26:03.035041 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.yaml 2026-09-02 13:26:03.035059 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.txt 2026-09-02 13:26:03.035076 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.yaml 2026-09-02 13:26:03.035094 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.txt 2026-09-02 13:26:03.035118 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.yaml 2026-09-02 13:26:03.035137 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.txt 2026-09-02 13:26:03.035155 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.yaml 2026-09-02 13:26:03.035172 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.txt 2026-09-02 13:26:03.035190 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.yaml 2026-09-02 13:26:03.035208 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.txt 2026-09-02 13:26:03.035226 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.yaml 2026-09-02 13:26:03.035244 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.txt 2026-09-02 13:26:03.035262 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.yaml 2026-09-02 13:26:03.035279 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.txt 2026-09-02 13:26:03.035297 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.yaml 2026-09-02 13:26:03.035314 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.txt 2026-09-02 13:26:03.035332 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.yaml 2026-09-02 13:26:03.035350 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.txt 2026-09-02 13:26:03.035368 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.yaml 2026-09-02 13:26:03.035386 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.txt 2026-09-02 13:26:03.035404 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.yaml 2026-09-02 13:26:03.035422 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.txt 2026-09-02 13:26:03.035440 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.yaml 2026-09-02 13:26:03.035459 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.txt 2026-09-02 13:26:03.035477 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.yaml 2026-09-02 13:26:03.035498 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.txt 2026-09-02 13:26:03.035516 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.yaml 2026-09-02 13:26:03.035534 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt 2026-09-02 13:26:03.035553 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml 2026-09-02 13:26:03.035571 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt 2026-09-02 13:26:03.035589 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml 2026-09-02 13:26:03.035606 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt 2026-09-02 13:26:03.035624 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml 2026-09-02 13:26:03.035642 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt 2026-09-02 13:26:03.035660 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml 2026-09-02 13:26:03.035677 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt 2026-09-02 13:26:03.035694 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml 2026-09-02 13:26:03.035712 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt 2026-09-02 13:26:03.035730 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml 2026-09-02 13:26:03.035753 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt 2026-09-02 13:26:03.035771 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml 2026-09-02 13:26:03.035789 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt 2026-09-02 13:26:03.035806 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml 2026-09-02 13:26:03.035824 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt 2026-09-02 13:26:03.035842 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml 2026-09-02 13:26:03.035860 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt 2026-09-02 13:26:03.035878 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml 2026-09-02 13:26:03.035896 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt 2026-09-02 13:26:03.035913 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml 2026-09-02 13:26:03.035931 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt 2026-09-02 13:26:03.035949 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml 2026-09-02 13:26:03.035966 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt 2026-09-02 13:26:03.035984 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml 2026-09-02 13:26:03.036002 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt 2026-09-02 13:26:03.036019 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml 2026-09-02 13:26:03.036036 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.txt 2026-09-02 13:26:03.036054 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.yaml 2026-09-02 13:26:03.036072 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.txt 2026-09-02 13:26:03.036090 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.yaml 2026-09-02 13:26:03.036109 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt 2026-09-02 13:26:03.036127 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml 2026-09-02 13:26:03.036144 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt 2026-09-02 13:26:03.036162 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml 2026-09-02 13:26:03.036180 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.txt 2026-09-02 13:26:03.036197 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.yaml 2026-09-02 13:26:03.036215 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.txt 2026-09-02 13:26:03.036257 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.yaml 2026-09-02 13:26:03.036277 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt 2026-09-02 13:26:03.036296 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml 2026-09-02 13:26:03.036315 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt 2026-09-02 13:26:03.036333 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml 2026-09-02 13:26:03.036351 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt 2026-09-02 13:26:03.036370 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml 2026-09-02 13:26:03.036393 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt 2026-09-02 13:26:03.036411 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml 2026-09-02 13:26:03.036429 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt 2026-09-02 13:26:03.036448 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml 2026-09-02 13:26:03.036466 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.txt 2026-09-02 13:26:03.036484 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.yaml 2026-09-02 13:26:03.036502 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.txt 2026-09-02 13:26:03.036521 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.yaml 2026-09-02 13:26:03.036539 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt 2026-09-02 13:26:03.036557 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml 2026-09-02 13:26:03.036575 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt 2026-09-02 13:26:03.036593 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml 2026-09-02 13:26:03.036610 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt 2026-09-02 13:26:03.036629 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml 2026-09-02 13:26:03.036647 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt 2026-09-02 13:26:03.036664 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml 2026-09-02 13:26:03.036682 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt 2026-09-02 13:26:03.036699 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml 2026-09-02 13:26:03.036717 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.txt 2026-09-02 13:26:03.036734 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.yaml 2026-09-02 13:26:03.036751 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt 2026-09-02 13:26:03.036769 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml 2026-09-02 13:26:03.036786 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt 2026-09-02 13:26:03.036804 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml 2026-09-02 13:26:03.036822 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt 2026-09-02 13:26:03.036840 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml 2026-09-02 13:26:03.036858 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt 2026-09-02 13:26:03.036876 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml 2026-09-02 13:26:03.036893 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt 2026-09-02 13:26:03.036911 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml 2026-09-02 13:26:03.036928 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt 2026-09-02 13:26:03.036946 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml 2026-09-02 13:26:03.036982 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt 2026-09-02 13:26:03.037002 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml 2026-09-02 13:26:03.037026 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt 2026-09-02 13:26:03.037044 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml 2026-09-02 13:26:03.037062 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt 2026-09-02 13:26:03.037079 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml 2026-09-02 13:26:03.037097 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.txt 2026-09-02 13:26:03.037115 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.yaml 2026-09-02 13:26:03.037133 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt 2026-09-02 13:26:03.037151 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml 2026-09-02 13:26:03.037168 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt 2026-09-02 13:26:03.037186 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml 2026-09-02 13:26:03.037204 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.txt 2026-09-02 13:26:03.037221 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.yaml 2026-09-02 13:26:03.037239 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt 2026-09-02 13:26:03.037257 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml 2026-09-02 13:26:03.037274 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.txt 2026-09-02 13:26:03.037292 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.yaml 2026-09-02 13:26:03.037310 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt 2026-09-02 13:26:03.037327 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml 2026-09-02 13:26:03.037344 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt 2026-09-02 13:26:03.037362 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml 2026-09-02 13:26:03.037379 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.txt 2026-09-02 13:26:03.037397 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.yaml 2026-09-02 13:26:03.037415 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt 2026-09-02 13:26:03.037432 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml 2026-09-02 13:26:03.037450 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt 2026-09-02 13:26:03.037468 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml 2026-09-02 13:26:03.037487 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt 2026-09-02 13:26:03.037505 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml 2026-09-02 13:26:03.037523 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt 2026-09-02 13:26:03.037541 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml 2026-09-02 13:26:03.037559 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt 2026-09-02 13:26:03.037577 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml 2026-09-02 13:26:03.037601 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt 2026-09-02 13:26:03.037620 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml 2026-09-02 13:26:03.037637 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt 2026-09-02 13:26:03.037656 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml 2026-09-02 13:26:03.037674 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt 2026-09-02 13:26:03.037692 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml 2026-09-02 13:26:03.037710 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt 2026-09-02 13:26:03.037728 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml 2026-09-02 13:26:03.037746 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt 2026-09-02 13:26:03.037764 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml 2026-09-02 13:26:03.037781 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt 2026-09-02 13:26:03.037800 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml 2026-09-02 13:26:03.037818 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/ 2026-09-02 13:26:03.037835 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt 2026-09-02 13:26:03.037853 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml 2026-09-02 13:26:03.037871 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt 2026-09-02 13:26:03.037888 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml 2026-09-02 13:26:03.037905 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt 2026-09-02 13:26:03.037922 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml 2026-09-02 13:26:03.037939 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt 2026-09-02 13:26:03.037957 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml 2026-09-02 13:26:03.037973 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt 2026-09-02 13:26:03.037991 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml 2026-09-02 13:26:03.038008 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt 2026-09-02 13:26:03.038026 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml 2026-09-02 13:26:03.038043 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt 2026-09-02 13:26:03.038060 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml 2026-09-02 13:26:03.038077 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt 2026-09-02 13:26:03.038094 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml 2026-09-02 13:26:03.038111 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt 2026-09-02 13:26:03.038129 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml 2026-09-02 13:26:03.038146 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt 2026-09-02 13:26:03.038164 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml 2026-09-02 13:26:03.038181 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt 2026-09-02 13:26:03.038199 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml 2026-09-02 13:26:03.038216 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt 2026-09-02 13:26:03.038239 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml 2026-09-02 13:26:03.038257 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt 2026-09-02 13:26:03.038275 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml 2026-09-02 13:26:03.038293 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt 2026-09-02 13:26:03.038311 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml 2026-09-02 13:26:03.038328 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt 2026-09-02 13:26:03.038346 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml 2026-09-02 13:26:03.038364 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt 2026-09-02 13:26:03.038381 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml 2026-09-02 13:26:03.038400 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt 2026-09-02 13:26:03.038417 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml 2026-09-02 13:26:03.038435 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt 2026-09-02 13:26:03.038453 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml 2026-09-02 13:26:03.038470 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt 2026-09-02 13:26:03.038488 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml 2026-09-02 13:26:03.038506 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt 2026-09-02 13:26:03.038524 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml 2026-09-02 13:26:03.038542 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt 2026-09-02 13:26:03.038560 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml 2026-09-02 13:26:03.038578 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt 2026-09-02 13:26:03.038595 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml 2026-09-02 13:26:03.038613 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt 2026-09-02 13:26:03.038631 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml 2026-09-02 13:26:03.038649 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt 2026-09-02 13:26:03.038666 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml 2026-09-02 13:26:03.038684 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt 2026-09-02 13:26:03.038702 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml 2026-09-02 13:26:03.038720 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt 2026-09-02 13:26:03.038738 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml 2026-09-02 13:26:03.038756 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt 2026-09-02 13:26:03.038773 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml 2026-09-02 13:26:03.038791 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt 2026-09-02 13:26:03.038808 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml 2026-09-02 13:26:03.038825 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt 2026-09-02 13:26:03.038850 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml 2026-09-02 13:26:03.038868 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt 2026-09-02 13:26:03.038886 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml 2026-09-02 13:26:03.038904 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt 2026-09-02 13:26:03.038920 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml 2026-09-02 13:26:03.038938 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt 2026-09-02 13:26:03.038956 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml 2026-09-02 13:26:03.038973 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt 2026-09-02 13:26:03.038991 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml 2026-09-02 13:26:03.039007 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt 2026-09-02 13:26:03.039024 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml 2026-09-02 13:26:03.039041 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt 2026-09-02 13:26:03.039058 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml 2026-09-02 13:26:03.039075 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.txt 2026-09-02 13:26:03.039092 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.yaml 2026-09-02 13:26:03.039109 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.txt 2026-09-02 13:26:03.039127 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.yaml 2026-09-02 13:26:03.039145 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.txt 2026-09-02 13:26:03.039163 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.yaml 2026-09-02 13:26:03.039180 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.txt 2026-09-02 13:26:03.039197 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.yaml 2026-09-02 13:26:03.039214 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.txt 2026-09-02 13:26:03.039231 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.yaml 2026-09-02 13:26:03.039248 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.txt 2026-09-02 13:26:03.039266 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.yaml 2026-09-02 13:26:03.039284 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.txt 2026-09-02 13:26:03.039301 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.yaml 2026-09-02 13:26:03.039319 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.txt 2026-09-02 13:26:03.039336 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.yaml 2026-09-02 13:26:03.039353 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.txt 2026-09-02 13:26:03.039370 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.yaml 2026-09-02 13:26:03.039390 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.txt 2026-09-02 13:26:03.039410 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.yaml 2026-09-02 13:26:03.039429 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.txt 2026-09-02 13:26:03.039446 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.yaml 2026-09-02 13:26:03.039468 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.txt 2026-09-02 13:26:03.039486 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.yaml 2026-09-02 13:26:03.039504 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.txt 2026-09-02 13:26:03.039521 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.yaml 2026-09-02 13:26:03.039538 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.txt 2026-09-02 13:26:03.039556 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.yaml 2026-09-02 13:26:03.039573 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.txt 2026-09-02 13:26:03.039591 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.yaml 2026-09-02 13:26:03.039608 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt 2026-09-02 13:26:03.039626 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml 2026-09-02 13:26:03.039643 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt 2026-09-02 13:26:03.039661 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml 2026-09-02 13:26:03.039679 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt 2026-09-02 13:26:03.039697 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml 2026-09-02 13:26:03.039714 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt 2026-09-02 13:26:03.039732 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml 2026-09-02 13:26:03.039750 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt 2026-09-02 13:26:03.039768 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml 2026-09-02 13:26:03.039785 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt 2026-09-02 13:26:03.039803 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml 2026-09-02 13:26:03.039821 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt 2026-09-02 13:26:03.039838 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml 2026-09-02 13:26:03.039856 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt 2026-09-02 13:26:03.039874 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml 2026-09-02 13:26:03.039892 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt 2026-09-02 13:26:03.039911 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml 2026-09-02 13:26:03.039929 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt 2026-09-02 13:26:03.039948 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml 2026-09-02 13:26:03.039966 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt 2026-09-02 13:26:03.039984 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml 2026-09-02 13:26:03.040001 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt 2026-09-02 13:26:03.040019 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml 2026-09-02 13:26:03.040037 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt 2026-09-02 13:26:03.040055 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml 2026-09-02 13:26:03.040072 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.txt 2026-09-02 13:26:03.040096 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.yaml 2026-09-02 13:26:03.040114 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.txt 2026-09-02 13:26:03.040132 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.yaml 2026-09-02 13:26:03.040149 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.txt 2026-09-02 13:26:03.040166 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.yaml 2026-09-02 13:26:03.040184 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.txt 2026-09-02 13:26:03.040201 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.yaml 2026-09-02 13:26:03.040221 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.txt 2026-09-02 13:26:03.040257 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.yaml 2026-09-02 13:26:03.040284 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.txt 2026-09-02 13:26:03.040305 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.yaml 2026-09-02 13:26:03.040323 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.txt 2026-09-02 13:26:03.040340 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.yaml 2026-09-02 13:26:03.040358 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.txt 2026-09-02 13:26:03.040376 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.yaml 2026-09-02 13:26:03.040393 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.txt 2026-09-02 13:26:03.040411 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.yaml 2026-09-02 13:26:03.040428 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt 2026-09-02 13:26:03.040446 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml 2026-09-02 13:26:03.040463 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt 2026-09-02 13:26:03.040481 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml 2026-09-02 13:26:03.040498 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt 2026-09-02 13:26:03.040516 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml 2026-09-02 13:26:03.040533 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-dhcp-agent.txt 2026-09-02 13:26:03.040551 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-dhcp-agent.yaml 2026-09-02 13:26:03.040568 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt 2026-09-02 13:26:03.040586 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml 2026-09-02 13:26:03.040603 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt 2026-09-02 13:26:03.040620 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml 2026-09-02 13:26:03.040638 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt 2026-09-02 13:26:03.040656 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml 2026-09-02 13:26:03.040673 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-l3-agent.txt 2026-09-02 13:26:03.040690 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-l3-agent.yaml 2026-09-02 13:26:03.040707 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-metadata-agent.txt 2026-09-02 13:26:03.040729 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-metadata-agent.yaml 2026-09-02 13:26:03.040748 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt 2026-09-02 13:26:03.040766 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml 2026-09-02 13:26:03.040783 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovs-agent.txt 2026-09-02 13:26:03.040801 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovs-agent.yaml 2026-09-02 13:26:03.040818 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt 2026-09-02 13:26:03.040835 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml 2026-09-02 13:26:03.040853 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.txt 2026-09-02 13:26:03.040870 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.yaml 2026-09-02 13:26:03.040888 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt 2026-09-02 13:26:03.040907 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml 2026-09-02 13:26:03.040925 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt 2026-09-02 13:26:03.040943 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml 2026-09-02 13:26:03.040961 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt 2026-09-02 13:26:03.041050 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml 2026-09-02 13:26:03.041078 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt 2026-09-02 13:26:03.041097 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml 2026-09-02 13:26:03.041116 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt 2026-09-02 13:26:03.041134 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml 2026-09-02 13:26:03.041152 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt 2026-09-02 13:26:03.041170 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml 2026-09-02 13:26:03.041188 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt 2026-09-02 13:26:03.041206 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml 2026-09-02 13:26:03.041224 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt 2026-09-02 13:26:03.041242 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml 2026-09-02 13:26:03.041260 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt 2026-09-02 13:26:03.041278 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml 2026-09-02 13:26:03.041296 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt 2026-09-02 13:26:03.041314 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml 2026-09-02 13:26:03.041332 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt 2026-09-02 13:26:03.041350 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml 2026-09-02 13:26:03.041367 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt 2026-09-02 13:26:03.041385 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml 2026-09-02 13:26:03.041403 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt 2026-09-02 13:26:03.041420 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml 2026-09-02 13:26:03.041444 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt 2026-09-02 13:26:03.041463 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml 2026-09-02 13:26:03.041480 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt 2026-09-02 13:26:03.041498 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml 2026-09-02 13:26:03.041516 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt 2026-09-02 13:26:03.041533 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml 2026-09-02 13:26:03.041552 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt 2026-09-02 13:26:03.041570 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml 2026-09-02 13:26:03.041588 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt 2026-09-02 13:26:03.041607 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml 2026-09-02 13:26:03.041625 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt 2026-09-02 13:26:03.041643 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml 2026-09-02 13:26:03.041661 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.txt 2026-09-02 13:26:03.041679 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.yaml 2026-09-02 13:26:03.041696 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.txt 2026-09-02 13:26:03.041714 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.yaml 2026-09-02 13:26:03.041731 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.txt 2026-09-02 13:26:03.041748 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.yaml 2026-09-02 13:26:03.041765 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.txt 2026-09-02 13:26:03.041782 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.yaml 2026-09-02 13:26:03.041799 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.txt 2026-09-02 13:26:03.041817 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.yaml 2026-09-02 13:26:03.041834 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.txt 2026-09-02 13:26:03.041851 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.yaml 2026-09-02 13:26:03.041869 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.txt 2026-09-02 13:26:03.041886 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.yaml 2026-09-02 13:26:03.041904 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.txt 2026-09-02 13:26:03.041921 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.yaml 2026-09-02 13:26:03.041938 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.txt 2026-09-02 13:26:03.041955 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.yaml 2026-09-02 13:26:03.041973 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.txt 2026-09-02 13:26:03.041990 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.yaml 2026-09-02 13:26:03.042007 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.txt 2026-09-02 13:26:03.042024 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.yaml 2026-09-02 13:26:03.042047 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt 2026-09-02 13:26:03.042066 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml 2026-09-02 13:26:03.042084 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt 2026-09-02 13:26:03.042102 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml 2026-09-02 13:26:03.042119 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt 2026-09-02 13:26:03.042137 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml 2026-09-02 13:26:03.042154 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt 2026-09-02 13:26:03.042171 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml 2026-09-02 13:26:03.042189 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt 2026-09-02 13:26:03.042206 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml 2026-09-02 13:26:03.042224 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt 2026-09-02 13:26:03.042242 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml 2026-09-02 13:26:03.042259 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt 2026-09-02 13:26:03.042277 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml 2026-09-02 13:26:03.042294 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt 2026-09-02 13:26:03.042312 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml 2026-09-02 13:26:03.042329 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt 2026-09-02 13:26:03.042347 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml 2026-09-02 13:26:03.042365 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt 2026-09-02 13:26:03.042383 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml 2026-09-02 13:26:03.042401 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt 2026-09-02 13:26:03.042418 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml 2026-09-02 13:26:03.042436 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt 2026-09-02 13:26:03.042455 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml 2026-09-02 13:26:03.042473 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.txt 2026-09-02 13:26:03.042490 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.yaml 2026-09-02 13:26:03.042509 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt 2026-09-02 13:26:03.042527 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml 2026-09-02 13:26:03.042544 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.txt 2026-09-02 13:26:03.042562 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.yaml 2026-09-02 13:26:03.042579 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt 2026-09-02 13:26:03.042597 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml 2026-09-02 13:26:03.042615 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt 2026-09-02 13:26:03.042638 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml 2026-09-02 13:26:03.042656 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt 2026-09-02 13:26:03.042674 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml 2026-09-02 13:26:03.042691 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.txt 2026-09-02 13:26:03.042708 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.yaml 2026-09-02 13:26:03.042726 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-09-02 13:26:03.042743 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-09-02 13:26:03.042761 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt 2026-09-02 13:26:03.042778 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml 2026-09-02 13:26:03.042795 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt 2026-09-02 13:26:03.042813 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml 2026-09-02 13:26:03.042830 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt 2026-09-02 13:26:03.042848 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml 2026-09-02 13:26:03.042865 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt 2026-09-02 13:26:03.042883 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml 2026-09-02 13:26:03.042900 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt 2026-09-02 13:26:03.042917 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml 2026-09-02 13:26:03.042934 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt 2026-09-02 13:26:03.042952 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml 2026-09-02 13:26:03.042969 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt 2026-09-02 13:26:03.042986 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml 2026-09-02 13:26:03.043004 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt 2026-09-02 13:26:03.043022 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml 2026-09-02 13:26:03.043039 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt 2026-09-02 13:26:03.043057 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml 2026-09-02 13:26:03.043074 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt 2026-09-02 13:26:03.043092 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml 2026-09-02 13:26:03.043110 | instance | cd+++++++++ objects/namespaced/openstack/services/ 2026-09-02 13:26:03.043127 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt 2026-09-02 13:26:03.043145 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml 2026-09-02 13:26:03.043163 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt 2026-09-02 13:26:03.043181 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml 2026-09-02 13:26:03.043199 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt 2026-09-02 13:26:03.043216 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml 2026-09-02 13:26:03.043234 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt 2026-09-02 13:26:03.043252 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml 2026-09-02 13:26:03.043275 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.txt 2026-09-02 13:26:03.043293 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.yaml 2026-09-02 13:26:03.043311 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.txt 2026-09-02 13:26:03.043329 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.yaml 2026-09-02 13:26:03.043347 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt 2026-09-02 13:26:03.043364 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml 2026-09-02 13:26:03.043381 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.txt 2026-09-02 13:26:03.043399 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.yaml 2026-09-02 13:26:03.043417 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt 2026-09-02 13:26:03.043434 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml 2026-09-02 13:26:03.043452 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt 2026-09-02 13:26:03.043471 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml 2026-09-02 13:26:03.043489 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-metrics.txt 2026-09-02 13:26:03.043507 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-metrics.yaml 2026-09-02 13:26:03.043525 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.txt 2026-09-02 13:26:03.043543 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.yaml 2026-09-02 13:26:03.043561 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt 2026-09-02 13:26:03.043579 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml 2026-09-02 13:26:03.043597 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt 2026-09-02 13:26:03.043616 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml 2026-09-02 13:26:03.043634 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt 2026-09-02 13:26:03.043652 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml 2026-09-02 13:26:03.043669 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt 2026-09-02 13:26:03.043688 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml 2026-09-02 13:26:03.043706 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.txt 2026-09-02 13:26:03.043725 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.yaml 2026-09-02 13:26:03.043743 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt 2026-09-02 13:26:03.043761 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml 2026-09-02 13:26:03.043778 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt 2026-09-02 13:26:03.043796 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml 2026-09-02 13:26:03.043814 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt 2026-09-02 13:26:03.043831 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml 2026-09-02 13:26:03.043849 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt 2026-09-02 13:26:03.043866 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml 2026-09-02 13:26:03.043883 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt 2026-09-02 13:26:03.043901 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml 2026-09-02 13:26:03.043918 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt 2026-09-02 13:26:03.043941 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml 2026-09-02 13:26:03.043960 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt 2026-09-02 13:26:03.043979 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml 2026-09-02 13:26:03.043997 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt 2026-09-02 13:26:03.044015 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml 2026-09-02 13:26:03.044033 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt 2026-09-02 13:26:03.044051 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml 2026-09-02 13:26:03.044068 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt 2026-09-02 13:26:03.044086 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml 2026-09-02 13:26:03.044103 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt 2026-09-02 13:26:03.044121 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml 2026-09-02 13:26:03.044139 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt 2026-09-02 13:26:03.044156 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml 2026-09-02 13:26:03.044174 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt 2026-09-02 13:26:03.044192 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml 2026-09-02 13:26:03.044209 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.txt 2026-09-02 13:26:03.044228 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.yaml 2026-09-02 13:26:03.044246 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.txt 2026-09-02 13:26:03.044291 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.yaml 2026-09-02 13:26:03.044310 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt 2026-09-02 13:26:03.044328 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml 2026-09-02 13:26:03.044346 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt 2026-09-02 13:26:03.044364 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml 2026-09-02 13:26:03.044382 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.txt 2026-09-02 13:26:03.044399 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.yaml 2026-09-02 13:26:03.044417 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.txt 2026-09-02 13:26:03.044435 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.yaml 2026-09-02 13:26:03.044453 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt 2026-09-02 13:26:03.044471 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml 2026-09-02 13:26:03.044489 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt 2026-09-02 13:26:03.044507 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml 2026-09-02 13:26:03.044525 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt 2026-09-02 13:26:03.044543 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml 2026-09-02 13:26:03.044560 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt 2026-09-02 13:26:03.044578 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml 2026-09-02 13:26:03.044600 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt 2026-09-02 13:26:03.044619 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml 2026-09-02 13:26:03.044637 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.txt 2026-09-02 13:26:03.044654 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.yaml 2026-09-02 13:26:03.044672 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.txt 2026-09-02 13:26:03.044690 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.yaml 2026-09-02 13:26:03.044708 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt 2026-09-02 13:26:03.044726 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml 2026-09-02 13:26:03.044744 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt 2026-09-02 13:26:03.044763 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml 2026-09-02 13:26:03.044781 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt 2026-09-02 13:26:03.044799 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml 2026-09-02 13:26:03.044818 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt 2026-09-02 13:26:03.044836 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml 2026-09-02 13:26:03.044853 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt 2026-09-02 13:26:03.044872 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml 2026-09-02 13:26:03.044890 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/ 2026-09-02 13:26:03.044908 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.txt 2026-09-02 13:26:03.044926 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.yaml 2026-09-02 13:26:03.044944 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt 2026-09-02 13:26:03.044962 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml 2026-09-02 13:26:03.044999 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt 2026-09-02 13:26:03.045017 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml 2026-09-02 13:26:03.045035 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt 2026-09-02 13:26:03.045053 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml 2026-09-02 13:26:03.045070 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt 2026-09-02 13:26:03.045088 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml 2026-09-02 13:26:03.045106 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt 2026-09-02 13:26:03.045123 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml 2026-09-02 13:26:03.045140 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.txt 2026-09-02 13:26:03.045157 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.yaml 2026-09-02 13:26:03.045174 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt 2026-09-02 13:26:03.045191 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml 2026-09-02 13:26:03.045208 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.txt 2026-09-02 13:26:03.045225 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.yaml 2026-09-02 13:26:03.045242 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt 2026-09-02 13:26:03.045264 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml 2026-09-02 13:26:03.045282 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt 2026-09-02 13:26:03.045299 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml 2026-09-02 13:26:03.045316 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.txt 2026-09-02 13:26:03.045333 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.yaml 2026-09-02 13:26:03.045351 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt 2026-09-02 13:26:03.045368 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml 2026-09-02 13:26:03.045387 | instance | cd+++++++++ objects/namespaced/orc-system/ 2026-09-02 13:26:03.045408 | instance | cd+++++++++ objects/namespaced/orc-system/configmaps/ 2026-09-02 13:26:03.045426 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.txt 2026-09-02 13:26:03.045443 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.yaml 2026-09-02 13:26:03.045461 | instance | cd+++++++++ objects/namespaced/orc-system/deployment/ 2026-09-02 13:26:03.045479 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.txt 2026-09-02 13:26:03.045496 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.yaml 2026-09-02 13:26:03.045514 | instance | cd+++++++++ objects/namespaced/orc-system/endpoints/ 2026-09-02 13:26:03.045531 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.txt 2026-09-02 13:26:03.045549 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.yaml 2026-09-02 13:26:03.045567 | instance | cd+++++++++ objects/namespaced/orc-system/pods/ 2026-09-02 13:26:03.045584 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-6s6kh.txt 2026-09-02 13:26:03.045602 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-6s6kh.yaml 2026-09-02 13:26:03.045619 | instance | cd+++++++++ objects/namespaced/orc-system/rolebindings/ 2026-09-02 13:26:03.045637 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.txt 2026-09-02 13:26:03.045654 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.yaml 2026-09-02 13:26:03.045672 | instance | cd+++++++++ objects/namespaced/orc-system/roles/ 2026-09-02 13:26:03.045691 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.txt 2026-09-02 13:26:03.045709 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.yaml 2026-09-02 13:26:03.045727 | instance | cd+++++++++ objects/namespaced/orc-system/serviceaccounts/ 2026-09-02 13:26:03.045745 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.txt 2026-09-02 13:26:03.045763 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.yaml 2026-09-02 13:26:03.045780 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.txt 2026-09-02 13:26:03.045798 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.yaml 2026-09-02 13:26:03.045816 | instance | cd+++++++++ objects/namespaced/orc-system/services/ 2026-09-02 13:26:03.045834 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.txt 2026-09-02 13:26:03.045851 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.yaml 2026-09-02 13:26:03.045869 | instance | cd+++++++++ objects/namespaced/rook-ceph/ 2026-09-02 13:26:03.045886 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/ 2026-09-02 13:26:03.045909 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt 2026-09-02 13:26:03.045927 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml 2026-09-02 13:26:03.045945 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt 2026-09-02 13:26:03.045962 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml 2026-09-02 13:26:03.045980 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt 2026-09-02 13:26:03.045999 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml 2026-09-02 13:26:03.046016 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt 2026-09-02 13:26:03.046034 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml 2026-09-02 13:26:03.046052 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/ 2026-09-02 13:26:03.046070 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt 2026-09-02 13:26:03.046088 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml 2026-09-02 13:26:03.046106 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/ 2026-09-02 13:26:03.046124 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-xtxqm.txt 2026-09-02 13:26:03.046141 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-xtxqm.yaml 2026-09-02 13:26:03.046160 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/ 2026-09-02 13:26:03.046178 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt 2026-09-02 13:26:03.046196 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml 2026-09-02 13:26:03.046215 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt 2026-09-02 13:26:03.046233 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml 2026-09-02 13:26:03.046251 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt 2026-09-02 13:26:03.046270 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-09-02 13:26:03.046287 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt 2026-09-02 13:26:03.046305 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml 2026-09-02 13:26:03.046323 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt 2026-09-02 13:26:03.046341 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml 2026-09-02 13:26:03.046358 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt 2026-09-02 13:26:03.046376 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml 2026-09-02 13:26:03.046393 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt 2026-09-02 13:26:03.046411 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml 2026-09-02 13:26:03.046429 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt 2026-09-02 13:26:03.046447 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml 2026-09-02 13:26:03.046466 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt 2026-09-02 13:26:03.046483 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml 2026-09-02 13:26:03.046501 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt 2026-09-02 13:26:03.046518 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml 2026-09-02 13:26:03.046539 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/ 2026-09-02 13:26:03.046558 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt 2026-09-02 13:26:03.046576 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml 2026-09-02 13:26:03.046593 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt 2026-09-02 13:26:03.046611 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml 2026-09-02 13:26:03.046629 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt 2026-09-02 13:26:03.046646 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml 2026-09-02 13:26:03.046663 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt 2026-09-02 13:26:03.046680 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml 2026-09-02 13:26:03.046698 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt 2026-09-02 13:26:03.046715 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml 2026-09-02 13:26:03.046733 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt 2026-09-02 13:26:03.046751 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml 2026-09-02 13:26:03.046768 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt 2026-09-02 13:26:03.046786 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml 2026-09-02 13:26:03.046803 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/ 2026-09-02 13:26:03.046821 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt 2026-09-02 13:26:03.046838 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml 2026-09-02 13:26:03.046858 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/ 2026-09-02 13:26:03.046878 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt 2026-09-02 13:26:03.046896 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml 2026-09-02 13:26:03.046915 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt 2026-09-02 13:26:03.046932 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml 2026-09-02 13:26:03.046950 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-09-02 13:26:03.046968 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-09-02 13:26:03.046985 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt 2026-09-02 13:26:03.047002 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml 2026-09-02 13:26:03.047021 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt 2026-09-02 13:26:03.047038 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml 2026-09-02 13:26:03.047055 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt 2026-09-02 13:26:03.047073 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml 2026-09-02 13:26:03.047090 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt 2026-09-02 13:26:03.047108 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml 2026-09-02 13:26:03.047126 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt 2026-09-02 13:26:03.047144 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml 2026-09-02 13:26:03.047166 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt 2026-09-02 13:26:03.047185 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml 2026-09-02 13:26:03.047203 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt 2026-09-02 13:26:03.047220 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml 2026-09-02 13:26:03.047238 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt 2026-09-02 13:26:03.047256 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml 2026-09-02 13:26:03.047274 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt 2026-09-02 13:26:03.047292 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml 2026-09-02 13:26:03.047309 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt 2026-09-02 13:26:03.047327 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml 2026-09-02 13:26:03.047345 | instance | cd+++++++++ objects/namespaced/secretgen-controller/ 2026-09-02 13:26:03.047363 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/ 2026-09-02 13:26:03.047381 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt 2026-09-02 13:26:03.047399 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml 2026-09-02 13:26:03.047417 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/ 2026-09-02 13:26:03.047436 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt 2026-09-02 13:26:03.047454 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml 2026-09-02 13:26:03.047472 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/ 2026-09-02 13:26:03.047491 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-58whh.txt 2026-09-02 13:26:03.047509 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-58whh.yaml 2026-09-02 13:26:03.047527 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/ 2026-09-02 13:26:03.047546 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt 2026-09-02 13:26:03.047564 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml 2026-09-02 13:26:03.047582 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt 2026-09-02 13:26:03.047599 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml 2026-09-02 13:26:03.085794 | 2026-09-02 13:26:03.085869 | TASK [gather-pod-logs : creating directory for pod logs] 2026-09-02 13:26:03.353854 | instance | changed 2026-09-02 13:26:03.360493 | 2026-09-02 13:26:03.360558 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-09-02 13:26:03.589052 | instance | changed 2026-09-02 13:26:03.595611 | 2026-09-02 13:26:03.595683 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-09-02 13:26:04.277105 | instance | auth-system/keycloak-0/keycloak 2026-09-02 13:26:04.512922 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found 2026-09-02 13:26:04.744847 | instance | capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-xhg2f/manager 2026-09-02 13:26:04.958031 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-bootstrap-controller-manager-67b8b974d6-xhg2f" not found 2026-09-02 13:26:05.140984 | instance | capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-sh4ff/manager 2026-09-02 13:26:05.359359 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-sh4ff" not found 2026-09-02 13:26:05.576856 | instance | capi-system/capi-controller-manager-5647546676-8s7c9/manager 2026-09-02 13:26:05.783779 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-controller-manager-5647546676-8s7c9" not found 2026-09-02 13:26:05.955269 | instance | capo-system/capo-controller-manager-56cf844ccd-x556p/manager 2026-09-02 13:26:06.174101 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capo-controller-manager-56cf844ccd-x556p" not found 2026-09-02 13:26:06.402226 | instance | cert-manager/cert-manager-79c48d47db-9svb6/cert-manager-controller 2026-09-02 13:26:06.664849 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-79c48d47db-9svb6" not found 2026-09-02 13:26:06.899193 | instance | cert-manager/cert-manager-cainjector-579c9dd7cd-6wp4z/cert-manager-cainjector 2026-09-02 13:26:07.101858 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-579c9dd7cd-6wp4z" not found 2026-09-02 13:26:07.314883 | instance | cert-manager/cert-manager-webhook-7d6b59cfdc-nflhf/cert-manager-webhook 2026-09-02 13:26:07.568674 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-7d6b59cfdc-nflhf" not found 2026-09-02 13:26:07.816086 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-v85gv/envoy-gateway 2026-09-02 13:26:08.144121 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-v85gv" not found 2026-09-02 13:26:08.389945 | instance | ingress-nginx/ingress-nginx-controller-8p5w6/controller 2026-09-02 13:26:08.680847 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-8p5w6" not found 2026-09-02 13:26:08.940187 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-9nfg5/ingress-nginx-default-backend 2026-09-02 13:26:09.159734 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-9nfg5" not found 2026-09-02 13:26:09.378187 | instance | kube-system/cilium-operator-869df985b8-2ck4h/cilium-operator 2026-09-02 13:26:09.602707 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-2ck4h" not found 2026-09-02 13:26:09.863453 | instance | kube-system/cilium-x458f/config 2026-09-02 13:26:10.079731 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-x458f" not found 2026-09-02 13:26:10.082934 | instance | kube-system/cilium-x458f/mount-cgroup 2026-09-02 13:26:10.304307 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-x458f" not found 2026-09-02 13:26:10.308871 | instance | kube-system/cilium-x458f/apply-sysctl-overwrites 2026-09-02 13:26:10.543872 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-x458f" not found 2026-09-02 13:26:10.547144 | instance | kube-system/cilium-x458f/mount-bpf-fs 2026-09-02 13:26:10.732999 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-x458f" not found 2026-09-02 13:26:10.737352 | instance | kube-system/cilium-x458f/clean-cilium-state 2026-09-02 13:26:11.005601 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-x458f" not found 2026-09-02 13:26:11.009216 | instance | kube-system/cilium-x458f/install-cni-binaries 2026-09-02 13:26:11.179974 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-x458f" not found 2026-09-02 13:26:11.183625 | instance | kube-system/cilium-x458f/cilium-agent 2026-09-02 13:26:11.449957 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-x458f" not found 2026-09-02 13:26:11.654055 | instance | kube-system/coredns-67659f764b-9t46q/coredns 2026-09-02 13:26:11.871877 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-9t46q" not found 2026-09-02 13:26:12.066652 | instance | kube-system/coredns-67659f764b-vtprp/coredns 2026-09-02 13:26:12.314629 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-vtprp" not found 2026-09-02 13:26:12.509634 | instance | kube-system/etcd-instance/etcd 2026-09-02 13:26:12.763956 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-09-02 13:26:12.976846 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-09-02 13:26:13.193554 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-09-02 13:26:13.415600 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-09-02 13:26:13.729313 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found 2026-09-02 13:26:13.949424 | instance | kube-system/kube-proxy-fl6j2/kube-proxy 2026-09-02 13:26:14.141968 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-fl6j2" not found 2026-09-02 13:26:14.382896 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-09-02 13:26:14.633870 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found 2026-09-02 13:26:14.883078 | instance | kube-system/kube-vip-instance/kube-vip 2026-09-02 13:26:15.077308 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found 2026-09-02 13:26:15.305114 | instance | local-path-storage/local-path-provisioner-679c578f5-595h6/local-path-provisioner 2026-09-02 13:26:15.528214 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-595h6" not found 2026-09-02 13:26:15.786799 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader 2026-09-02 13:26:15.998375 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-09-02 13:26:16.003428 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager 2026-09-02 13:26:16.235074 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-09-02 13:26:16.239217 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader 2026-09-02 13:26:16.458574 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-09-02 13:26:16.461542 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy 2026-09-02 13:26:16.685990 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-09-02 13:26:16.924044 | instance | monitoring/goldpinger-klxsb/goldpinger-daemon 2026-09-02 13:26:17.136613 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-klxsb" not found 2026-09-02 13:26:17.373556 | instance | monitoring/kube-prometheus-stack-grafana-6dccb86556-cmp7d/grafana-sc-dashboard 2026-09-02 13:26:17.585430 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-6dccb86556-cmp7d" not found 2026-09-02 13:26:17.589471 | instance | monitoring/kube-prometheus-stack-grafana-6dccb86556-cmp7d/grafana-sc-datasources 2026-09-02 13:26:17.848643 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-6dccb86556-cmp7d" not found 2026-09-02 13:26:17.852897 | instance | monitoring/kube-prometheus-stack-grafana-6dccb86556-cmp7d/grafana 2026-09-02 13:26:18.125036 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-6dccb86556-cmp7d" not found 2026-09-02 13:26:18.360042 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-64f95/kube-state-metrics 2026-09-02 13:26:18.596363 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-64f95" not found 2026-09-02 13:26:18.858404 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-6kfvh/kube-prometheus-stack 2026-09-02 13:26:19.067320 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-6kfvh" not found 2026-09-02 13:26:19.296722 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-bgpj7/node-exporter 2026-09-02 13:26:19.524674 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-bgpj7/pod-tls-sidecar 2026-09-02 13:26:19.719146 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-bgpj7" not found 2026-09-02 13:26:19.942199 | instance | monitoring/loki-0/loki 2026-09-02 13:26:20.181948 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found 2026-09-02 13:26:20.399373 | instance | monitoring/loki-chunks-cache-0/memcached 2026-09-02 13:26:20.583001 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found 2026-09-02 13:26:20.586560 | instance | monitoring/loki-chunks-cache-0/exporter 2026-09-02 13:26:20.791207 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found 2026-09-02 13:26:20.963454 | instance | monitoring/loki-gateway-cf54cb88c-69n9c/nginx 2026-09-02 13:26:21.300428 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-69n9c" not found 2026-09-02 13:26:21.528166 | instance | monitoring/loki-results-cache-0/memcached 2026-09-02 13:26:21.736427 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found 2026-09-02 13:26:21.741078 | instance | monitoring/loki-results-cache-0/exporter 2026-09-02 13:26:21.938646 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found 2026-09-02 13:26:22.127097 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-qn5tr/gc 2026-09-02 13:26:22.355535 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-qn5tr" not found 2026-09-02 13:26:22.567376 | instance | monitoring/node-feature-discovery-master-8665476dbc-2p9pq/master 2026-09-02 13:26:22.836807 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-2p9pq" not found 2026-09-02 13:26:23.060870 | instance | monitoring/node-feature-discovery-worker-8fjjj/worker 2026-09-02 13:26:23.296626 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-8fjjj" not found 2026-09-02 13:26:23.530738 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader 2026-09-02 13:26:23.776715 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-09-02 13:26:23.781317 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus 2026-09-02 13:26:24.031447 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-09-02 13:26:24.035188 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader 2026-09-02 13:26:24.232215 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-09-02 13:26:24.235533 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar 2026-09-02 13:26:24.481068 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-09-02 13:26:24.481455 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy 2026-09-02 13:26:24.727640 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-09-02 13:26:24.972882 | instance | monitoring/prometheus-pushgateway-7b8659c68b-xvtgd/pushgateway 2026-09-02 13:26:25.197641 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-xvtgd" not found 2026-09-02 13:26:25.425184 | instance | monitoring/vector-j69pt/vector 2026-09-02 13:26:25.717977 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-j69pt" not found 2026-09-02 13:26:25.951364 | instance | openstack/barbican-api-6dbf67c9d4-f5j99/init 2026-09-02 13:26:26.186312 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-6dbf67c9d4-f5j99" not found 2026-09-02 13:26:26.189954 | instance | openstack/barbican-api-6dbf67c9d4-f5j99/barbican-api 2026-09-02 13:26:26.388296 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-6dbf67c9d4-f5j99" not found 2026-09-02 13:26:26.601150 | instance | openstack/barbican-db-init-xw6jn/init 2026-09-02 13:26:26.806092 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-xw6jn" not found 2026-09-02 13:26:26.810250 | instance | openstack/barbican-db-init-xw6jn/barbican-db-init-0 2026-09-02 13:26:26.999681 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-xw6jn" not found 2026-09-02 13:26:27.215812 | instance | openstack/barbican-db-sync-bvhkz/init 2026-09-02 13:26:27.437304 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-bvhkz" not found 2026-09-02 13:26:27.441812 | instance | openstack/barbican-db-sync-bvhkz/barbican-db-sync 2026-09-02 13:26:27.648294 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-bvhkz" not found 2026-09-02 13:26:27.858300 | instance | openstack/barbican-ks-endpoints-4g4v4/init 2026-09-02 13:26:28.068483 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-4g4v4" not found 2026-09-02 13:26:28.072353 | instance | openstack/barbican-ks-endpoints-4g4v4/key-manager-ks-endpoints-admin 2026-09-02 13:26:28.282614 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-4g4v4" not found 2026-09-02 13:26:28.287114 | instance | openstack/barbican-ks-endpoints-4g4v4/key-manager-ks-endpoints-internal 2026-09-02 13:26:28.536073 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-4g4v4" not found 2026-09-02 13:26:28.539840 | instance | openstack/barbican-ks-endpoints-4g4v4/key-manager-ks-endpoints-public 2026-09-02 13:26:28.764247 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-4g4v4" not found 2026-09-02 13:26:28.950169 | instance | openstack/barbican-ks-service-dhjpr/init 2026-09-02 13:26:29.200407 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-dhjpr" not found 2026-09-02 13:26:29.203745 | instance | openstack/barbican-ks-service-dhjpr/key-manager-ks-service-registration 2026-09-02 13:26:29.423902 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-dhjpr" not found 2026-09-02 13:26:29.662582 | instance | openstack/barbican-ks-user-c6qck/init 2026-09-02 13:26:29.865975 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-c6qck" not found 2026-09-02 13:26:29.870441 | instance | openstack/barbican-ks-user-c6qck/barbican-ks-user 2026-09-02 13:26:30.072571 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-c6qck" not found 2026-09-02 13:26:30.301953 | instance | openstack/barbican-rabbit-init-vq8h2/init 2026-09-02 13:26:30.531006 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-vq8h2" not found 2026-09-02 13:26:30.535120 | instance | openstack/barbican-rabbit-init-vq8h2/rabbit-init 2026-09-02 13:26:30.766397 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-vq8h2" not found 2026-09-02 13:26:30.989658 | instance | openstack/cinder-api-54b99f4d5-b8m9n/init 2026-09-02 13:26:31.166237 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-54b99f4d5-b8m9n" not found 2026-09-02 13:26:31.170320 | instance | openstack/cinder-api-54b99f4d5-b8m9n/ceph-coordination-volume-perms 2026-09-02 13:26:31.424065 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-54b99f4d5-b8m9n" not found 2026-09-02 13:26:31.428720 | instance | openstack/cinder-api-54b99f4d5-b8m9n/cinder-api 2026-09-02 13:26:31.722480 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-54b99f4d5-b8m9n" not found 2026-09-02 13:26:31.949248 | instance | openstack/cinder-backup-67bb6bb65-m6zb2/init 2026-09-02 13:26:32.156676 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-67bb6bb65-m6zb2" not found 2026-09-02 13:26:32.161894 | instance | openstack/cinder-backup-67bb6bb65-m6zb2/ceph-backup-keyring-placement 2026-09-02 13:26:32.382451 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-67bb6bb65-m6zb2" not found 2026-09-02 13:26:32.385818 | instance | openstack/cinder-backup-67bb6bb65-m6zb2/ceph-keyring-placement-rbd1 2026-09-02 13:26:32.598752 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-67bb6bb65-m6zb2" not found 2026-09-02 13:26:32.603421 | instance | openstack/cinder-backup-67bb6bb65-m6zb2/ceph-coordination-volume-perms 2026-09-02 13:26:32.823680 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-67bb6bb65-m6zb2" not found 2026-09-02 13:26:32.827351 | instance | openstack/cinder-backup-67bb6bb65-m6zb2/cinder-backup 2026-09-02 13:26:33.033434 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-67bb6bb65-m6zb2" not found 2026-09-02 13:26:33.292709 | instance | openstack/cinder-backup-storage-init-xl27m/init 2026-09-02 13:26:33.499640 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-xl27m" not found 2026-09-02 13:26:33.504223 | instance | openstack/cinder-backup-storage-init-xl27m/ceph-keyring-placement 2026-09-02 13:26:33.708641 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-xl27m" not found 2026-09-02 13:26:33.712662 | instance | openstack/cinder-backup-storage-init-xl27m/cinder-backup-storage-init 2026-09-02 13:26:33.931449 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-xl27m" not found 2026-09-02 13:26:34.140726 | instance | openstack/cinder-bootstrap-rq2dx/init 2026-09-02 13:26:34.355651 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-rq2dx" not found 2026-09-02 13:26:34.360337 | instance | openstack/cinder-bootstrap-rq2dx/bootstrap 2026-09-02 13:26:34.568370 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-rq2dx" not found 2026-09-02 13:26:34.819052 | instance | openstack/cinder-create-internal-tenant-gn9mn/init 2026-09-02 13:26:35.054088 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-gn9mn" not found 2026-09-02 13:26:35.058727 | instance | openstack/cinder-create-internal-tenant-gn9mn/create-internal-tenant 2026-09-02 13:26:35.297201 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-gn9mn" not found 2026-09-02 13:26:35.526065 | instance | openstack/cinder-db-init-hbckg/init 2026-09-02 13:26:35.751140 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-hbckg" not found 2026-09-02 13:26:35.757024 | instance | openstack/cinder-db-init-hbckg/cinder-db-init-0 2026-09-02 13:26:35.978605 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-hbckg" not found 2026-09-02 13:26:36.163677 | instance | openstack/cinder-db-sync-pnmc4/init 2026-09-02 13:26:36.393991 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-pnmc4" not found 2026-09-02 13:26:36.398553 | instance | openstack/cinder-db-sync-pnmc4/cinder-db-sync 2026-09-02 13:26:36.626523 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-pnmc4" not found 2026-09-02 13:26:36.850654 | instance | openstack/cinder-ks-endpoints-ppx7n/init 2026-09-02 13:26:37.023106 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-ppx7n" not found 2026-09-02 13:26:37.025668 | instance | openstack/cinder-ks-endpoints-ppx7n/volumev3-ks-endpoints-admin 2026-09-02 13:26:37.225556 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-ppx7n" not found 2026-09-02 13:26:37.228537 | instance | openstack/cinder-ks-endpoints-ppx7n/volumev3-ks-endpoints-internal 2026-09-02 13:26:37.426025 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-ppx7n" not found 2026-09-02 13:26:37.428675 | instance | openstack/cinder-ks-endpoints-ppx7n/volumev3-ks-endpoints-public 2026-09-02 13:26:37.641590 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-ppx7n" not found 2026-09-02 13:26:37.874551 | instance | openstack/cinder-ks-service-2lzzl/init 2026-09-02 13:26:38.081745 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-2lzzl" not found 2026-09-02 13:26:38.085646 | instance | openstack/cinder-ks-service-2lzzl/volumev3-ks-service-registration 2026-09-02 13:26:38.265104 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-2lzzl" not found 2026-09-02 13:26:38.459903 | instance | openstack/cinder-ks-user-crnbx/init 2026-09-02 13:26:38.696980 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-crnbx" not found 2026-09-02 13:26:38.700250 | instance | openstack/cinder-ks-user-crnbx/cinder-ks-user 2026-09-02 13:26:38.943776 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-crnbx" not found 2026-09-02 13:26:39.143222 | instance | openstack/cinder-rabbit-init-w5fr7/init 2026-09-02 13:26:39.373177 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-w5fr7" not found 2026-09-02 13:26:39.378187 | instance | openstack/cinder-rabbit-init-w5fr7/rabbit-init 2026-09-02 13:26:39.583158 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-w5fr7" not found 2026-09-02 13:26:39.808919 | instance | openstack/cinder-scheduler-596dfb44dc-bm488/init 2026-09-02 13:26:40.028543 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-596dfb44dc-bm488" not found 2026-09-02 13:26:40.032098 | instance | openstack/cinder-scheduler-596dfb44dc-bm488/ceph-coordination-volume-perms 2026-09-02 13:26:40.264001 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-596dfb44dc-bm488" not found 2026-09-02 13:26:40.266640 | instance | openstack/cinder-scheduler-596dfb44dc-bm488/cinder-scheduler 2026-09-02 13:26:40.490913 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-596dfb44dc-bm488" not found 2026-09-02 13:26:40.696992 | instance | openstack/cinder-storage-init-pzf8s/init 2026-09-02 13:26:40.953828 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-pzf8s" not found 2026-09-02 13:26:40.958371 | instance | openstack/cinder-storage-init-pzf8s/ceph-keyring-placement 2026-09-02 13:26:41.174378 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-pzf8s" not found 2026-09-02 13:26:41.184884 | instance | openstack/cinder-storage-init-pzf8s/cinder-storage-init-rbd1 2026-09-02 13:26:41.393391 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-pzf8s" not found 2026-09-02 13:26:41.612877 | instance | openstack/cinder-volume-794765d6cc-77xc6/init 2026-09-02 13:26:41.860126 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-794765d6cc-77xc6" not found 2026-09-02 13:26:41.866530 | instance | openstack/cinder-volume-794765d6cc-77xc6/ceph-keyring-placement-rbd1 2026-09-02 13:26:42.050029 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-794765d6cc-77xc6" not found 2026-09-02 13:26:42.053296 | instance | openstack/cinder-volume-794765d6cc-77xc6/ceph-coordination-volume-perms 2026-09-02 13:26:42.308717 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-794765d6cc-77xc6" not found 2026-09-02 13:26:42.313592 | instance | openstack/cinder-volume-794765d6cc-77xc6/init-cinder-conf 2026-09-02 13:26:42.498135 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-794765d6cc-77xc6" not found 2026-09-02 13:26:42.500780 | instance | openstack/cinder-volume-794765d6cc-77xc6/cinder-volume 2026-09-02 13:26:42.723825 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-794765d6cc-77xc6" not found 2026-09-02 13:26:42.950791 | instance | openstack/cinder-volume-usage-audit-29805905-hwx4r/init 2026-09-02 13:26:43.155028 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-usage-audit-29805905-hwx4r" not found 2026-09-02 13:26:43.159418 | instance | openstack/cinder-volume-usage-audit-29805905-hwx4r/cinder-volume-usage-audit 2026-09-02 13:26:43.407240 | instance | Error from server (BadRequest): previous terminated container "cinder-volume-usage-audit" in pod "cinder-volume-usage-audit-29805905-hwx4r" not found 2026-09-02 13:26:43.608002 | instance | openstack/glance-api-97b6c7856-ntqrt/init 2026-09-02 13:26:43.828573 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-97b6c7856-ntqrt" not found 2026-09-02 13:26:43.834354 | instance | openstack/glance-api-97b6c7856-ntqrt/glance-perms 2026-09-02 13:26:44.027900 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-97b6c7856-ntqrt" not found 2026-09-02 13:26:44.031881 | instance | openstack/glance-api-97b6c7856-ntqrt/ceph-keyring-placement 2026-09-02 13:26:44.248246 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-97b6c7856-ntqrt" not found 2026-09-02 13:26:44.251166 | instance | openstack/glance-api-97b6c7856-ntqrt/glance-api 2026-09-02 13:26:44.490669 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-97b6c7856-ntqrt" not found 2026-09-02 13:26:44.731416 | instance | openstack/glance-db-init-r9d82/init 2026-09-02 13:26:44.957738 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-r9d82" not found 2026-09-02 13:26:44.962374 | instance | openstack/glance-db-init-r9d82/glance-db-init-0 2026-09-02 13:26:45.150027 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-r9d82" not found 2026-09-02 13:26:45.353378 | instance | openstack/glance-db-sync-x8h79/init 2026-09-02 13:26:45.577375 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-x8h79" not found 2026-09-02 13:26:45.581722 | instance | openstack/glance-db-sync-x8h79/glance-db-sync 2026-09-02 13:26:45.831617 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-x8h79" not found 2026-09-02 13:26:46.030453 | instance | openstack/glance-ks-endpoints-w7s2p/init 2026-09-02 13:26:46.245526 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-w7s2p" not found 2026-09-02 13:26:46.249743 | instance | openstack/glance-ks-endpoints-w7s2p/image-ks-endpoints-admin 2026-09-02 13:26:46.486518 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-w7s2p" not found 2026-09-02 13:26:46.491044 | instance | openstack/glance-ks-endpoints-w7s2p/image-ks-endpoints-internal 2026-09-02 13:26:46.706896 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-w7s2p" not found 2026-09-02 13:26:46.711232 | instance | openstack/glance-ks-endpoints-w7s2p/image-ks-endpoints-public 2026-09-02 13:26:46.919611 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-w7s2p" not found 2026-09-02 13:26:47.107505 | instance | openstack/glance-ks-service-gzph8/init 2026-09-02 13:26:47.297125 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-gzph8" not found 2026-09-02 13:26:47.300988 | instance | openstack/glance-ks-service-gzph8/image-ks-service-registration 2026-09-02 13:26:47.514478 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-gzph8" not found 2026-09-02 13:26:47.723727 | instance | openstack/glance-ks-user-vf2xw/init 2026-09-02 13:26:47.947187 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-vf2xw" not found 2026-09-02 13:26:47.950423 | instance | openstack/glance-ks-user-vf2xw/glance-ks-user 2026-09-02 13:26:48.147430 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-vf2xw" not found 2026-09-02 13:26:48.333461 | instance | openstack/glance-metadefs-load-9lqjp/init 2026-09-02 13:26:48.550053 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-9lqjp" not found 2026-09-02 13:26:48.554542 | instance | openstack/glance-metadefs-load-9lqjp/glance-metadefs-load 2026-09-02 13:26:48.817811 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-9lqjp" not found 2026-09-02 13:26:49.028296 | instance | openstack/glance-rabbit-init-v494v/init 2026-09-02 13:26:49.251594 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-v494v" not found 2026-09-02 13:26:49.256056 | instance | openstack/glance-rabbit-init-v494v/rabbit-init 2026-09-02 13:26:49.488630 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-v494v" not found 2026-09-02 13:26:49.745975 | instance | openstack/glance-storage-init-xwrlt/init 2026-09-02 13:26:49.975557 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-xwrlt" not found 2026-09-02 13:26:49.980256 | instance | openstack/glance-storage-init-xwrlt/ceph-keyring-placement 2026-09-02 13:26:50.211440 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-xwrlt" not found 2026-09-02 13:26:50.215665 | instance | openstack/glance-storage-init-xwrlt/glance-storage-init 2026-09-02 13:26:50.438031 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-xwrlt" not found 2026-09-02 13:26:50.602216 | instance | openstack/heat-api-5d9b66f555-ds6kc/init 2026-09-02 13:26:50.842742 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-api-5d9b66f555-ds6kc" not found 2026-09-02 13:26:50.848175 | instance | openstack/heat-api-5d9b66f555-ds6kc/heat-api 2026-09-02 13:26:51.030434 | instance | Error from server (BadRequest): previous terminated container "heat-api" in pod "heat-api-5d9b66f555-ds6kc" not found 2026-09-02 13:26:51.249891 | instance | openstack/heat-bootstrap-298ls/init 2026-09-02 13:26:51.456370 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-bootstrap-298ls" not found 2026-09-02 13:26:51.460580 | instance | openstack/heat-bootstrap-298ls/bootstrap 2026-09-02 13:26:51.677721 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "heat-bootstrap-298ls" not found 2026-09-02 13:26:51.899518 | instance | openstack/heat-cfn-868f749957-9hnzq/init 2026-09-02 13:26:52.068926 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-cfn-868f749957-9hnzq" not found 2026-09-02 13:26:52.073457 | instance | openstack/heat-cfn-868f749957-9hnzq/heat-cfn 2026-09-02 13:26:52.296398 | instance | Error from server (BadRequest): previous terminated container "heat-cfn" in pod "heat-cfn-868f749957-9hnzq" not found 2026-09-02 13:26:52.518366 | instance | openstack/heat-db-init-gx4cn/init 2026-09-02 13:26:52.735579 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-init-gx4cn" not found 2026-09-02 13:26:52.741327 | instance | openstack/heat-db-init-gx4cn/heat-db-init-0 2026-09-02 13:26:52.990731 | instance | Error from server (BadRequest): previous terminated container "heat-db-init-0" in pod "heat-db-init-gx4cn" not found 2026-09-02 13:26:53.181600 | instance | openstack/heat-db-sync-f58nc/init 2026-09-02 13:26:53.378280 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-sync-f58nc" not found 2026-09-02 13:26:53.382369 | instance | openstack/heat-db-sync-f58nc/heat-db-sync 2026-09-02 13:26:53.653133 | instance | Error from server (BadRequest): previous terminated container "heat-db-sync" in pod "heat-db-sync-f58nc" not found 2026-09-02 13:26:53.881115 | instance | openstack/heat-domain-ks-user-t2npm/init 2026-09-02 13:26:54.122506 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-domain-ks-user-t2npm" not found 2026-09-02 13:26:54.126462 | instance | openstack/heat-domain-ks-user-t2npm/heat-ks-domain-user 2026-09-02 13:26:54.354318 | instance | Error from server (BadRequest): previous terminated container "heat-ks-domain-user" in pod "heat-domain-ks-user-t2npm" not found 2026-09-02 13:26:54.545021 | instance | openstack/heat-engine-65b6c588db-rfvml/init 2026-09-02 13:26:54.770008 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-65b6c588db-rfvml" not found 2026-09-02 13:26:54.773461 | instance | openstack/heat-engine-65b6c588db-rfvml/heat-engine 2026-09-02 13:26:54.983763 | instance | Error from server (BadRequest): previous terminated container "heat-engine" in pod "heat-engine-65b6c588db-rfvml" not found 2026-09-02 13:26:55.198169 | instance | openstack/heat-engine-cleaner-29805915-4xd4x/init 2026-09-02 13:26:55.387979 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29805915-4xd4x" not found 2026-09-02 13:26:55.391708 | instance | openstack/heat-engine-cleaner-29805915-4xd4x/heat-engine-cleaner 2026-09-02 13:26:55.581689 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29805915-4xd4x" not found 2026-09-02 13:26:55.805574 | instance | openstack/heat-engine-cleaner-29805920-285lg/init 2026-09-02 13:26:56.010735 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29805920-285lg" not found 2026-09-02 13:26:56.015205 | instance | openstack/heat-engine-cleaner-29805920-285lg/heat-engine-cleaner 2026-09-02 13:26:56.225111 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29805920-285lg" not found 2026-09-02 13:26:56.423480 | instance | openstack/heat-engine-cleaner-29805925-g7hj7/init 2026-09-02 13:26:56.668045 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29805925-g7hj7" not found 2026-09-02 13:26:56.672987 | instance | openstack/heat-engine-cleaner-29805925-g7hj7/heat-engine-cleaner 2026-09-02 13:26:56.919087 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29805925-g7hj7" not found 2026-09-02 13:26:57.135592 | instance | openstack/heat-ks-endpoints-4bwcs/init 2026-09-02 13:26:57.344681 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-endpoints-4bwcs" not found 2026-09-02 13:26:57.348529 | instance | openstack/heat-ks-endpoints-4bwcs/orchestration-ks-endpoints-admin 2026-09-02 13:26:57.544919 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-admin" in pod "heat-ks-endpoints-4bwcs" not found 2026-09-02 13:26:57.548644 | instance | openstack/heat-ks-endpoints-4bwcs/orchestration-ks-endpoints-internal 2026-09-02 13:26:57.787742 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-internal" in pod "heat-ks-endpoints-4bwcs" not found 2026-09-02 13:26:57.792741 | instance | openstack/heat-ks-endpoints-4bwcs/orchestration-ks-endpoints-public 2026-09-02 13:26:57.991297 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-public" in pod "heat-ks-endpoints-4bwcs" not found 2026-09-02 13:26:57.993924 | instance | openstack/heat-ks-endpoints-4bwcs/cloudformation-ks-endpoints-admin 2026-09-02 13:26:58.233482 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-admin" in pod "heat-ks-endpoints-4bwcs" not found 2026-09-02 13:26:58.238550 | instance | openstack/heat-ks-endpoints-4bwcs/cloudformation-ks-endpoints-internal 2026-09-02 13:26:58.487713 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-internal" in pod "heat-ks-endpoints-4bwcs" not found 2026-09-02 13:26:58.493181 | instance | openstack/heat-ks-endpoints-4bwcs/cloudformation-ks-endpoints-public 2026-09-02 13:26:58.744006 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-public" in pod "heat-ks-endpoints-4bwcs" not found 2026-09-02 13:26:58.963999 | instance | openstack/heat-ks-service-ks64g/init 2026-09-02 13:26:59.195472 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-service-ks64g" not found 2026-09-02 13:26:59.199503 | instance | openstack/heat-ks-service-ks64g/orchestration-ks-service-registration 2026-09-02 13:26:59.431618 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-service-registration" in pod "heat-ks-service-ks64g" not found 2026-09-02 13:26:59.439396 | instance | openstack/heat-ks-service-ks64g/cloudformation-ks-service-registration 2026-09-02 13:26:59.674942 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-service-registration" in pod "heat-ks-service-ks64g" not found 2026-09-02 13:26:59.927200 | instance | openstack/heat-ks-user-m6xh9/init 2026-09-02 13:27:00.116637 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-user-m6xh9" not found 2026-09-02 13:27:00.121326 | instance | openstack/heat-ks-user-m6xh9/heat-ks-user 2026-09-02 13:27:00.333803 | instance | Error from server (BadRequest): previous terminated container "heat-ks-user" in pod "heat-ks-user-m6xh9" not found 2026-09-02 13:27:00.338061 | instance | openstack/heat-ks-user-m6xh9/heat-trustee-ks-user 2026-09-02 13:27:00.525404 | instance | Error from server (BadRequest): previous terminated container "heat-trustee-ks-user" in pod "heat-ks-user-m6xh9" not found 2026-09-02 13:27:00.721654 | instance | openstack/heat-rabbit-init-b6cv8/init 2026-09-02 13:27:00.947405 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-rabbit-init-b6cv8" not found 2026-09-02 13:27:00.952176 | instance | openstack/heat-rabbit-init-b6cv8/rabbit-init 2026-09-02 13:27:01.141972 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "heat-rabbit-init-b6cv8" not found 2026-09-02 13:27:01.363498 | instance | openstack/heat-trusts-8mmnc/init 2026-09-02 13:27:01.561282 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-trusts-8mmnc" not found 2026-09-02 13:27:01.565220 | instance | openstack/heat-trusts-8mmnc/heat-trusts 2026-09-02 13:27:01.791458 | instance | Error from server (BadRequest): previous terminated container "heat-trusts" in pod "heat-trusts-8mmnc" not found 2026-09-02 13:27:01.995729 | instance | openstack/keepalived-j6fsl/init 2026-09-02 13:27:02.249752 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-j6fsl" not found 2026-09-02 13:27:02.254624 | instance | openstack/keepalived-j6fsl/wait-for-ip 2026-09-02 13:27:02.775121 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-j6fsl" not found 2026-09-02 13:27:02.779973 | instance | openstack/keepalived-j6fsl/keepalived 2026-09-02 13:27:02.905537 | instance | Error from server (BadRequest): container "keepalived" in pod "keepalived-j6fsl" is waiting to start: PodInitializing 2026-09-02 13:27:03.022622 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-j6fsl" not found 2026-09-02 13:27:03.239927 | instance | openstack/keystone-api-74b8987cd8-89vmw/init 2026-09-02 13:27:03.472279 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-74b8987cd8-89vmw" not found 2026-09-02 13:27:03.478622 | instance | openstack/keystone-api-74b8987cd8-89vmw/keystone-api 2026-09-02 13:27:04.094686 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-74b8987cd8-89vmw" not found 2026-09-02 13:27:04.332084 | instance | openstack/keystone-bootstrap-9s8tm/init 2026-09-02 13:27:04.536709 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-9s8tm" not found 2026-09-02 13:27:04.540534 | instance | openstack/keystone-bootstrap-9s8tm/bootstrap 2026-09-02 13:27:04.759578 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-9s8tm" not found 2026-09-02 13:27:04.948321 | instance | openstack/keystone-credential-setup-t7qr2/init 2026-09-02 13:27:05.130293 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-t7qr2" not found 2026-09-02 13:27:05.134568 | instance | openstack/keystone-credential-setup-t7qr2/keystone-credential-setup 2026-09-02 13:27:05.373827 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-t7qr2" not found 2026-09-02 13:27:05.614009 | instance | openstack/keystone-db-init-qkjcw/init 2026-09-02 13:27:05.874687 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-qkjcw" not found 2026-09-02 13:27:05.880399 | instance | openstack/keystone-db-init-qkjcw/keystone-db-init-0 2026-09-02 13:27:06.097931 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-qkjcw" not found 2026-09-02 13:27:06.289981 | instance | openstack/keystone-db-sync-tpjvh/init 2026-09-02 13:27:06.496657 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-tpjvh" not found 2026-09-02 13:27:06.500825 | instance | openstack/keystone-db-sync-tpjvh/keystone-db-sync 2026-09-02 13:27:06.722983 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-tpjvh" not found 2026-09-02 13:27:06.958825 | instance | openstack/keystone-domain-manage-9vw5v/init 2026-09-02 13:27:07.153213 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-9vw5v" not found 2026-09-02 13:27:07.157221 | instance | openstack/keystone-domain-manage-9vw5v/keystone-domain-manage 2026-09-02 13:27:07.339857 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-9vw5v" not found 2026-09-02 13:27:07.558794 | instance | openstack/keystone-fernet-setup-dtrtd/init 2026-09-02 13:27:07.789182 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-dtrtd" not found 2026-09-02 13:27:07.793796 | instance | openstack/keystone-fernet-setup-dtrtd/keystone-fernet-setup 2026-09-02 13:27:08.013374 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-dtrtd" not found 2026-09-02 13:27:08.219642 | instance | openstack/keystone-rabbit-init-pgsjp/init 2026-09-02 13:27:08.432554 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-pgsjp" not found 2026-09-02 13:27:08.436172 | instance | openstack/keystone-rabbit-init-pgsjp/rabbit-init 2026-09-02 13:27:08.635000 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-pgsjp" not found 2026-09-02 13:27:08.819350 | instance | openstack/libvirt-libvirt-default-s5k9l/init 2026-09-02 13:27:09.017410 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-s5k9l" not found 2026-09-02 13:27:09.020774 | instance | openstack/libvirt-libvirt-default-s5k9l/init-dynamic-options 2026-09-02 13:27:09.230112 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-s5k9l" not found 2026-09-02 13:27:09.233724 | instance | openstack/libvirt-libvirt-default-s5k9l/ceph-admin-keyring-placement 2026-09-02 13:27:09.437293 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-s5k9l" not found 2026-09-02 13:27:09.442333 | instance | openstack/libvirt-libvirt-default-s5k9l/ceph-keyring-placement 2026-09-02 13:27:09.656772 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-s5k9l" not found 2026-09-02 13:27:09.662475 | instance | openstack/libvirt-libvirt-default-s5k9l/tls-sidecar 2026-09-02 13:27:09.878728 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-s5k9l" not found 2026-09-02 13:27:09.882565 | instance | openstack/libvirt-libvirt-default-s5k9l/libvirt 2026-09-02 13:27:10.110483 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-s5k9l" not found 2026-09-02 13:27:10.115881 | instance | openstack/libvirt-libvirt-default-s5k9l/libvirt-exporter 2026-09-02 13:27:10.303546 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-s5k9l" not found 2026-09-02 13:27:10.526178 | instance | openstack/magnum-api-6b7bb974bc-4grz7/init 2026-09-02 13:27:10.772145 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-api-6b7bb974bc-4grz7" not found 2026-09-02 13:27:10.776707 | instance | openstack/magnum-api-6b7bb974bc-4grz7/magnum-api 2026-09-02 13:27:10.869474 | instance | Error from server (BadRequest): container "magnum-api" in pod "magnum-api-6b7bb974bc-4grz7" is waiting to start: PodInitializing 2026-09-02 13:27:10.976255 | instance | Error from server (BadRequest): previous terminated container "magnum-api" in pod "magnum-api-6b7bb974bc-4grz7" not found 2026-09-02 13:27:11.174770 | instance | openstack/magnum-conductor-0/init 2026-09-02 13:27:11.486706 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-conductor-0" not found 2026-09-02 13:27:11.489189 | instance | openstack/magnum-conductor-0/magnum-conductor-init 2026-09-02 13:27:11.603438 | instance | Error from server (BadRequest): container "magnum-conductor-init" in pod "magnum-conductor-0" is waiting to start: PodInitializing 2026-09-02 13:27:11.709588 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor-init" in pod "magnum-conductor-0" not found 2026-09-02 13:27:11.713368 | instance | openstack/magnum-conductor-0/magnum-conductor 2026-09-02 13:27:11.811039 | instance | Error from server (BadRequest): container "magnum-conductor" in pod "magnum-conductor-0" is waiting to start: PodInitializing 2026-09-02 13:27:11.903483 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor" in pod "magnum-conductor-0" not found 2026-09-02 13:27:12.057407 | instance | openstack/magnum-db-init-rnt8b/init 2026-09-02 13:27:12.274034 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-init-rnt8b" not found 2026-09-02 13:27:12.279032 | instance | openstack/magnum-db-init-rnt8b/magnum-db-init-0 2026-09-02 13:27:12.491297 | instance | Error from server (BadRequest): previous terminated container "magnum-db-init-0" in pod "magnum-db-init-rnt8b" not found 2026-09-02 13:27:12.693952 | instance | openstack/magnum-db-sync-4jqng/init 2026-09-02 13:27:12.912346 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-sync-4jqng" not found 2026-09-02 13:27:12.916147 | instance | openstack/magnum-db-sync-4jqng/magnum-db-sync 2026-09-02 13:27:13.310628 | instance | openstack/memcached-memcached-6479589586-54z7h/init 2026-09-02 13:27:13.524248 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-54z7h" not found 2026-09-02 13:27:13.528004 | instance | openstack/memcached-memcached-6479589586-54z7h/memcached 2026-09-02 13:27:13.709112 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-54z7h" not found 2026-09-02 13:27:13.712338 | instance | openstack/memcached-memcached-6479589586-54z7h/memcached-exporter 2026-09-02 13:27:13.926530 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-54z7h" not found 2026-09-02 13:27:14.167907 | instance | openstack/neutron-coredns-7dd4958666-7jswz/coredns 2026-09-02 13:27:14.354781 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "neutron-coredns-7dd4958666-7jswz" not found 2026-09-02 13:27:14.568249 | instance | openstack/neutron-db-init-hbcl7/init 2026-09-02 13:27:14.751288 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-hbcl7" not found 2026-09-02 13:27:14.757258 | instance | openstack/neutron-db-init-hbcl7/neutron-db-init-0 2026-09-02 13:27:14.947609 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-hbcl7" not found 2026-09-02 13:27:15.122095 | instance | openstack/neutron-db-sync-7w5k9/init 2026-09-02 13:27:15.311910 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-7w5k9" not found 2026-09-02 13:27:15.314730 | instance | openstack/neutron-db-sync-7w5k9/neutron-db-sync 2026-09-02 13:27:15.524083 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-7w5k9" not found 2026-09-02 13:27:15.727649 | instance | openstack/neutron-dhcp-agent-default-slvsc/init 2026-09-02 13:27:15.913507 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-dhcp-agent-default-slvsc" not found 2026-09-02 13:27:15.918413 | instance | openstack/neutron-dhcp-agent-default-slvsc/neutron-dhcp-agent-init 2026-09-02 13:27:16.120725 | instance | Error from server (BadRequest): previous terminated container "neutron-dhcp-agent-init" in pod "neutron-dhcp-agent-default-slvsc" not found 2026-09-02 13:27:16.125680 | instance | openstack/neutron-dhcp-agent-default-slvsc/neutron-dhcp-agent 2026-09-02 13:27:16.364756 | instance | Error from server (BadRequest): previous terminated container "neutron-dhcp-agent" in pod "neutron-dhcp-agent-default-slvsc" not found 2026-09-02 13:27:16.603202 | instance | openstack/neutron-ks-endpoints-pwxbd/init 2026-09-02 13:27:16.868887 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-pwxbd" not found 2026-09-02 13:27:16.873375 | instance | openstack/neutron-ks-endpoints-pwxbd/network-ks-endpoints-admin 2026-09-02 13:27:17.043278 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-pwxbd" not found 2026-09-02 13:27:17.046911 | instance | openstack/neutron-ks-endpoints-pwxbd/network-ks-endpoints-internal 2026-09-02 13:27:17.218166 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-pwxbd" not found 2026-09-02 13:27:17.221331 | instance | openstack/neutron-ks-endpoints-pwxbd/network-ks-endpoints-public 2026-09-02 13:27:17.413491 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-pwxbd" not found 2026-09-02 13:27:17.645721 | instance | openstack/neutron-ks-service-6dlvk/init 2026-09-02 13:27:17.906414 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-6dlvk" not found 2026-09-02 13:27:17.909818 | instance | openstack/neutron-ks-service-6dlvk/network-ks-service-registration 2026-09-02 13:27:18.113504 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-6dlvk" not found 2026-09-02 13:27:18.363173 | instance | openstack/neutron-ks-user-sp4ln/init 2026-09-02 13:27:18.609781 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-sp4ln" not found 2026-09-02 13:27:18.614247 | instance | openstack/neutron-ks-user-sp4ln/neutron-ks-user 2026-09-02 13:27:18.837170 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-sp4ln" not found 2026-09-02 13:27:19.055109 | instance | openstack/neutron-l3-agent-default-zrk5q/init 2026-09-02 13:27:19.292908 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-l3-agent-default-zrk5q" not found 2026-09-02 13:27:19.297755 | instance | openstack/neutron-l3-agent-default-zrk5q/neutron-l3-agent-init 2026-09-02 13:27:19.523778 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent-init" in pod "neutron-l3-agent-default-zrk5q" not found 2026-09-02 13:27:19.529629 | instance | openstack/neutron-l3-agent-default-zrk5q/neutron-l3-agent 2026-09-02 13:27:19.784789 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent" in pod "neutron-l3-agent-default-zrk5q" not found 2026-09-02 13:27:20.026758 | instance | openstack/neutron-metadata-agent-default-zz7pf/init 2026-09-02 13:27:20.273562 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-metadata-agent-default-zz7pf" not found 2026-09-02 13:27:20.277616 | instance | openstack/neutron-metadata-agent-default-zz7pf/neutron-metadata-agent-init 2026-09-02 13:27:20.473561 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-metadata-agent-default-zz7pf" not found 2026-09-02 13:27:20.477552 | instance | openstack/neutron-metadata-agent-default-zz7pf/neutron-metadata-agent 2026-09-02 13:27:20.676952 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent" in pod "neutron-metadata-agent-default-zz7pf" not found 2026-09-02 13:27:20.908468 | instance | openstack/neutron-netns-cleanup-cron-default-d77tk/init 2026-09-02 13:27:21.123464 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-d77tk" not found 2026-09-02 13:27:21.127029 | instance | openstack/neutron-netns-cleanup-cron-default-d77tk/neutron-netns-cleanup-cron 2026-09-02 13:27:21.375089 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-d77tk" not found 2026-09-02 13:27:21.580222 | instance | openstack/neutron-ovs-agent-default-f9fd5/init 2026-09-02 13:27:21.822186 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovs-agent-default-f9fd5" not found 2026-09-02 13:27:21.826174 | instance | openstack/neutron-ovs-agent-default-f9fd5/neutron-openvswitch-agent-kernel-modules 2026-09-02 13:27:21.993394 | instance | Error from server (BadRequest): previous terminated container "neutron-openvswitch-agent-kernel-modules" in pod "neutron-ovs-agent-default-f9fd5" not found 2026-09-02 13:27:21.995452 | instance | openstack/neutron-ovs-agent-default-f9fd5/neutron-ovs-agent-init 2026-09-02 13:27:22.182858 | instance | Error from server (BadRequest): previous terminated container "neutron-ovs-agent-init" in pod "neutron-ovs-agent-default-f9fd5" not found 2026-09-02 13:27:22.186922 | instance | openstack/neutron-ovs-agent-default-f9fd5/neutron-ovs-agent 2026-09-02 13:27:22.475224 | instance | Error from server (BadRequest): previous terminated container "neutron-ovs-agent" in pod "neutron-ovs-agent-default-f9fd5" not found 2026-09-02 13:27:22.686689 | instance | openstack/neutron-rabbit-init-85z7g/init 2026-09-02 13:27:22.912893 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-85z7g" not found 2026-09-02 13:27:22.916404 | instance | openstack/neutron-rabbit-init-85z7g/rabbit-init 2026-09-02 13:27:23.112514 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-85z7g" not found 2026-09-02 13:27:23.335960 | instance | openstack/neutron-rpc-server-6f87d7dbdb-fr76p/init 2026-09-02 13:27:23.560493 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rpc-server-6f87d7dbdb-fr76p" not found 2026-09-02 13:27:23.569504 | instance | openstack/neutron-rpc-server-6f87d7dbdb-fr76p/neutron-rpc-server 2026-09-02 13:27:23.797933 | instance | Error from server (BadRequest): previous terminated container "neutron-rpc-server" in pod "neutron-rpc-server-6f87d7dbdb-fr76p" not found 2026-09-02 13:27:24.020807 | instance | openstack/neutron-server-5f64d78456-8qbp7/init 2026-09-02 13:27:24.277880 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-5f64d78456-8qbp7" not found 2026-09-02 13:27:24.283032 | instance | openstack/neutron-server-5f64d78456-8qbp7/neutron-server 2026-09-02 13:27:24.523641 | instance | Error from server (BadRequest): previous terminated container "neutron-server" in pod "neutron-server-5f64d78456-8qbp7" not found 2026-09-02 13:27:24.527262 | instance | openstack/neutron-server-5f64d78456-8qbp7/neutron-policy-server 2026-09-02 13:27:24.751760 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-5f64d78456-8qbp7" not found 2026-09-02 13:27:25.025583 | instance | openstack/nova-api-metadata-685877494f-h4g8m/init 2026-09-02 13:27:25.268515 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-685877494f-h4g8m" not found 2026-09-02 13:27:25.273133 | instance | openstack/nova-api-metadata-685877494f-h4g8m/nova-api-metadata-init 2026-09-02 13:27:25.507112 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-685877494f-h4g8m" not found 2026-09-02 13:27:25.510627 | instance | openstack/nova-api-metadata-685877494f-h4g8m/nova-api 2026-09-02 13:27:25.738398 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-685877494f-h4g8m" not found 2026-09-02 13:27:25.996783 | instance | openstack/nova-api-osapi-6765d7dffc-gm57l/init 2026-09-02 13:27:26.216010 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-6765d7dffc-gm57l" not found 2026-09-02 13:27:26.219135 | instance | openstack/nova-api-osapi-6765d7dffc-gm57l/nova-osapi 2026-09-02 13:27:26.429226 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-6765d7dffc-gm57l" not found 2026-09-02 13:27:26.629957 | instance | openstack/nova-bootstrap-8np9z/init 2026-09-02 13:27:26.864247 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-8np9z" not found 2026-09-02 13:27:26.868890 | instance | openstack/nova-bootstrap-8np9z/bootstrap 2026-09-02 13:27:27.076307 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-8np9z" not found 2026-09-02 13:27:27.315659 | instance | openstack/nova-cell-setup-29805900-wjl26/init 2026-09-02 13:27:27.584269 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-29805900-wjl26" not found 2026-09-02 13:27:27.589171 | instance | openstack/nova-cell-setup-29805900-wjl26/nova-cell-setup 2026-09-02 13:27:27.835419 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-29805900-wjl26" not found 2026-09-02 13:27:28.049210 | instance | openstack/nova-cell-setup-j75gw/init 2026-09-02 13:27:28.278322 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-j75gw" not found 2026-09-02 13:27:28.282845 | instance | openstack/nova-cell-setup-j75gw/nova-cell-setup-init 2026-09-02 13:27:28.525650 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-j75gw" not found 2026-09-02 13:27:28.530319 | instance | openstack/nova-cell-setup-j75gw/nova-cell-setup 2026-09-02 13:27:28.773118 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-j75gw" not found 2026-09-02 13:27:29.003861 | instance | openstack/nova-compute-default-p6h7g/init 2026-09-02 13:27:29.267469 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-p6h7g" not found 2026-09-02 13:27:29.271128 | instance | openstack/nova-compute-default-p6h7g/nova-compute-init 2026-09-02 13:27:29.507737 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-p6h7g" not found 2026-09-02 13:27:29.512868 | instance | openstack/nova-compute-default-p6h7g/ceph-perms 2026-09-02 13:27:29.788618 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-p6h7g" not found 2026-09-02 13:27:29.793660 | instance | openstack/nova-compute-default-p6h7g/ceph-admin-keyring-placement 2026-09-02 13:27:30.006507 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-p6h7g" not found 2026-09-02 13:27:30.012417 | instance | openstack/nova-compute-default-p6h7g/ceph-keyring-placement 2026-09-02 13:27:30.244299 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-p6h7g" not found 2026-09-02 13:27:30.248196 | instance | openstack/nova-compute-default-p6h7g/nova-compute-vnc-init 2026-09-02 13:27:30.467204 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-p6h7g" not found 2026-09-02 13:27:30.470325 | instance | openstack/nova-compute-default-p6h7g/nova-compute-ssh-init 2026-09-02 13:27:30.692283 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-p6h7g" not found 2026-09-02 13:27:30.696035 | instance | openstack/nova-compute-default-p6h7g/nova-compute 2026-09-02 13:27:30.992451 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-p6h7g" not found 2026-09-02 13:27:30.996398 | instance | openstack/nova-compute-default-p6h7g/nova-compute-ssh 2026-09-02 13:27:31.198716 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-p6h7g" not found 2026-09-02 13:27:31.435409 | instance | openstack/nova-conductor-78568f67f9-d9q5j/init 2026-09-02 13:27:31.677389 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-78568f67f9-d9q5j" not found 2026-09-02 13:27:31.681951 | instance | openstack/nova-conductor-78568f67f9-d9q5j/nova-conductor 2026-09-02 13:27:31.909894 | instance | Error from server (BadRequest): previous terminated container "nova-conductor" in pod "nova-conductor-78568f67f9-d9q5j" not found 2026-09-02 13:27:32.124174 | instance | openstack/nova-db-init-jz8pm/init 2026-09-02 13:27:32.336858 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-jz8pm" not found 2026-09-02 13:27:32.341334 | instance | openstack/nova-db-init-jz8pm/nova-db-init-0 2026-09-02 13:27:32.582441 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-jz8pm" not found 2026-09-02 13:27:32.587460 | instance | openstack/nova-db-init-jz8pm/nova-db-init-1 2026-09-02 13:27:32.855429 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-jz8pm" not found 2026-09-02 13:27:32.861196 | instance | openstack/nova-db-init-jz8pm/nova-db-init-2 2026-09-02 13:27:33.065870 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-jz8pm" not found 2026-09-02 13:27:33.305283 | instance | openstack/nova-db-sync-7bls9/init 2026-09-02 13:27:33.538517 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-7bls9" not found 2026-09-02 13:27:33.541139 | instance | openstack/nova-db-sync-7bls9/nova-db-sync 2026-09-02 13:27:33.791148 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-7bls9" not found 2026-09-02 13:27:33.997031 | instance | openstack/nova-ks-endpoints-w8x9l/init 2026-09-02 13:27:34.231392 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-w8x9l" not found 2026-09-02 13:27:34.235823 | instance | openstack/nova-ks-endpoints-w8x9l/compute-ks-endpoints-admin 2026-09-02 13:27:34.457689 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-w8x9l" not found 2026-09-02 13:27:34.462859 | instance | openstack/nova-ks-endpoints-w8x9l/compute-ks-endpoints-internal 2026-09-02 13:27:34.713759 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-w8x9l" not found 2026-09-02 13:27:34.717622 | instance | openstack/nova-ks-endpoints-w8x9l/compute-ks-endpoints-public 2026-09-02 13:27:34.957671 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-w8x9l" not found 2026-09-02 13:27:35.181222 | instance | openstack/nova-ks-service-vkz5v/init 2026-09-02 13:27:35.393756 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-vkz5v" not found 2026-09-02 13:27:35.397571 | instance | openstack/nova-ks-service-vkz5v/compute-ks-service-registration 2026-09-02 13:27:35.605660 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-vkz5v" not found 2026-09-02 13:27:35.835116 | instance | openstack/nova-ks-user-wmc28/init 2026-09-02 13:27:36.045833 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-wmc28" not found 2026-09-02 13:27:36.051293 | instance | openstack/nova-ks-user-wmc28/nova-ks-user 2026-09-02 13:27:36.261686 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-wmc28" not found 2026-09-02 13:27:36.554730 | instance | openstack/nova-novncproxy-5575568d4b-wfvzx/init 2026-09-02 13:27:36.752063 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-5575568d4b-wfvzx" not found 2026-09-02 13:27:36.756230 | instance | openstack/nova-novncproxy-5575568d4b-wfvzx/nova-novncproxy-init 2026-09-02 13:27:37.019004 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-5575568d4b-wfvzx" not found 2026-09-02 13:27:37.023840 | instance | openstack/nova-novncproxy-5575568d4b-wfvzx/nova-novncproxy-init-assets 2026-09-02 13:27:37.256880 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-5575568d4b-wfvzx" not found 2026-09-02 13:27:37.260445 | instance | openstack/nova-novncproxy-5575568d4b-wfvzx/nova-novncproxy 2026-09-02 13:27:37.480810 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-5575568d4b-wfvzx" not found 2026-09-02 13:27:37.718930 | instance | openstack/nova-rabbit-init-7vfhn/init 2026-09-02 13:27:37.945621 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-7vfhn" not found 2026-09-02 13:27:37.952084 | instance | openstack/nova-rabbit-init-7vfhn/rabbit-init 2026-09-02 13:27:38.132845 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-7vfhn" not found 2026-09-02 13:27:38.345522 | instance | openstack/nova-scheduler-65c6cb58d7-hchdn/init 2026-09-02 13:27:38.560746 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-65c6cb58d7-hchdn" not found 2026-09-02 13:27:38.566694 | instance | openstack/nova-scheduler-65c6cb58d7-hchdn/nova-scheduler 2026-09-02 13:27:38.803187 | instance | Error from server (BadRequest): previous terminated container "nova-scheduler" in pod "nova-scheduler-65c6cb58d7-hchdn" not found 2026-09-02 13:27:39.001414 | instance | openstack/nova-service-cleaner-29805900-mthbj/init 2026-09-02 13:27:39.233221 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-service-cleaner-29805900-mthbj" not found 2026-09-02 13:27:39.236101 | instance | openstack/nova-service-cleaner-29805900-mthbj/nova-service-cleaner 2026-09-02 13:27:39.459762 | instance | Error from server (BadRequest): previous terminated container "nova-service-cleaner" in pod "nova-service-cleaner-29805900-mthbj" not found 2026-09-02 13:27:39.696233 | instance | openstack/octavia-api-9ddd9465b-ztdcf/init 2026-09-02 13:27:39.924741 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-api-9ddd9465b-ztdcf" not found 2026-09-02 13:27:39.928209 | instance | openstack/octavia-api-9ddd9465b-ztdcf/octavia-api 2026-09-02 13:27:40.204545 | instance | Error from server (BadRequest): previous terminated container "octavia-api" in pod "octavia-api-9ddd9465b-ztdcf" not found 2026-09-02 13:27:40.439418 | instance | openstack/octavia-bootstrap-hx4dq/init 2026-09-02 13:27:40.669820 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-bootstrap-hx4dq" not found 2026-09-02 13:27:40.674307 | instance | openstack/octavia-bootstrap-hx4dq/bootstrap 2026-09-02 13:27:40.918038 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "octavia-bootstrap-hx4dq" not found 2026-09-02 13:27:41.153300 | instance | openstack/octavia-db-init-66njr/init 2026-09-02 13:27:41.398929 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-init-66njr" not found 2026-09-02 13:27:41.403975 | instance | openstack/octavia-db-init-66njr/octavia-db-init-0 2026-09-02 13:27:41.603165 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-0" in pod "octavia-db-init-66njr" not found 2026-09-02 13:27:41.607302 | instance | openstack/octavia-db-init-66njr/octavia-db-init-1 2026-09-02 13:27:41.858795 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-1" in pod "octavia-db-init-66njr" not found 2026-09-02 13:27:42.067095 | instance | openstack/octavia-db-sync-28gv4/init 2026-09-02 13:27:42.321922 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-sync-28gv4" not found 2026-09-02 13:27:42.327306 | instance | openstack/octavia-db-sync-28gv4/octavia-db-sync 2026-09-02 13:27:42.531775 | instance | Error from server (BadRequest): previous terminated container "octavia-db-sync" in pod "octavia-db-sync-28gv4" not found 2026-09-02 13:27:42.780973 | instance | openstack/octavia-health-manager-default-l5qdt/init 2026-09-02 13:27:43.052236 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-health-manager-default-l5qdt" not found 2026-09-02 13:27:43.055760 | instance | openstack/octavia-health-manager-default-l5qdt/octavia-health-manager-get-port 2026-09-02 13:27:43.295259 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-get-port" in pod "octavia-health-manager-default-l5qdt" not found 2026-09-02 13:27:43.299569 | instance | openstack/octavia-health-manager-default-l5qdt/octavia-health-manager-nic-init 2026-09-02 13:27:43.525302 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-nic-init" in pod "octavia-health-manager-default-l5qdt" not found 2026-09-02 13:27:43.530019 | instance | openstack/octavia-health-manager-default-l5qdt/octavia-health-manager 2026-09-02 13:27:43.775384 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager" in pod "octavia-health-manager-default-l5qdt" not found 2026-09-02 13:27:43.966998 | instance | openstack/octavia-housekeeping-566bff5d77-wlvkj/init 2026-09-02 13:27:44.220207 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-housekeeping-566bff5d77-wlvkj" not found 2026-09-02 13:27:44.225644 | instance | openstack/octavia-housekeeping-566bff5d77-wlvkj/octavia-housekeeping 2026-09-02 13:27:44.466247 | instance | Error from server (BadRequest): previous terminated container "octavia-housekeeping" in pod "octavia-housekeeping-566bff5d77-wlvkj" not found 2026-09-02 13:27:44.711769 | instance | openstack/octavia-ks-endpoints-d6xhr/init 2026-09-02 13:27:44.967129 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-endpoints-d6xhr" not found 2026-09-02 13:27:44.971564 | instance | openstack/octavia-ks-endpoints-d6xhr/load-balancer-ks-endpoints-admin 2026-09-02 13:27:45.187021 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-admin" in pod "octavia-ks-endpoints-d6xhr" not found 2026-09-02 13:27:45.190657 | instance | openstack/octavia-ks-endpoints-d6xhr/load-balancer-ks-endpoints-internal 2026-09-02 13:27:45.401174 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-internal" in pod "octavia-ks-endpoints-d6xhr" not found 2026-09-02 13:27:45.405135 | instance | openstack/octavia-ks-endpoints-d6xhr/load-balancer-ks-endpoints-public 2026-09-02 13:27:45.657694 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-public" in pod "octavia-ks-endpoints-d6xhr" not found 2026-09-02 13:27:45.913242 | instance | openstack/octavia-ks-service-nstfn/init 2026-09-02 13:27:46.107613 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-service-nstfn" not found 2026-09-02 13:27:46.111076 | instance | openstack/octavia-ks-service-nstfn/load-balancer-ks-service-registration 2026-09-02 13:27:46.312674 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-service-registration" in pod "octavia-ks-service-nstfn" not found 2026-09-02 13:27:46.511147 | instance | openstack/octavia-ks-user-cgk6r/init 2026-09-02 13:27:46.732091 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-user-cgk6r" not found 2026-09-02 13:27:46.736566 | instance | openstack/octavia-ks-user-cgk6r/octavia-ks-user 2026-09-02 13:27:46.958604 | instance | Error from server (BadRequest): previous terminated container "octavia-ks-user" in pod "octavia-ks-user-cgk6r" not found 2026-09-02 13:27:47.187227 | instance | openstack/octavia-rabbit-init-5fmr8/init 2026-09-02 13:27:47.412576 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-rabbit-init-5fmr8" not found 2026-09-02 13:27:47.416796 | instance | openstack/octavia-rabbit-init-5fmr8/rabbit-init 2026-09-02 13:27:47.622338 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "octavia-rabbit-init-5fmr8" not found 2026-09-02 13:27:47.834246 | instance | openstack/octavia-worker-6d9c9f8cb6-ccltn/init 2026-09-02 13:27:48.042998 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-worker-6d9c9f8cb6-ccltn" not found 2026-09-02 13:27:48.046801 | instance | openstack/octavia-worker-6d9c9f8cb6-ccltn/octavia-worker 2026-09-02 13:27:48.256545 | instance | Error from server (BadRequest): previous terminated container "octavia-worker" in pod "octavia-worker-6d9c9f8cb6-ccltn" not found 2026-09-02 13:27:48.488936 | instance | openstack/openvswitch-9xpmk/init 2026-09-02 13:27:48.703900 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-9xpmk" not found 2026-09-02 13:27:48.706811 | instance | openstack/openvswitch-9xpmk/openvswitch-db-perms 2026-09-02 13:27:48.923048 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-9xpmk" not found 2026-09-02 13:27:48.928232 | instance | openstack/openvswitch-9xpmk/openvswitch-vswitchd-modules 2026-09-02 13:27:49.164220 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-9xpmk" not found 2026-09-02 13:27:49.168939 | instance | openstack/openvswitch-9xpmk/openvswitch-db 2026-09-02 13:27:49.379848 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-9xpmk" not found 2026-09-02 13:27:49.386118 | instance | openstack/openvswitch-9xpmk/openvswitch-vswitchd 2026-09-02 13:27:49.623196 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-9xpmk" not found 2026-09-02 13:27:49.871120 | instance | openstack/percona-xtradb-haproxy-0/pxc-init 2026-09-02 13:27:50.095792 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found 2026-09-02 13:27:50.100615 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init 2026-09-02 13:27:50.324046 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found 2026-09-02 13:27:50.328581 | instance | openstack/percona-xtradb-haproxy-0/haproxy 2026-09-02 13:27:50.705306 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found 2026-09-02 13:27:50.708343 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit 2026-09-02 13:27:50.920110 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found 2026-09-02 13:27:51.163088 | instance | openstack/percona-xtradb-pxc-0/pxc-init 2026-09-02 13:27:51.381524 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found 2026-09-02 13:27:51.383771 | instance | openstack/percona-xtradb-pxc-0/pxc 2026-09-02 13:27:51.622532 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found 2026-09-02 13:27:51.627019 | instance | openstack/percona-xtradb-pxc-0/exporter 2026-09-02 13:27:51.857944 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found 2026-09-02 13:27:52.049670 | instance | openstack/placement-api-567b4ddbb-6x5rn/init 2026-09-02 13:27:52.279572 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-567b4ddbb-6x5rn" not found 2026-09-02 13:27:52.284422 | instance | openstack/placement-api-567b4ddbb-6x5rn/placement-api 2026-09-02 13:27:52.507982 | instance | Error from server (BadRequest): previous terminated container "placement-api" in pod "placement-api-567b4ddbb-6x5rn" not found 2026-09-02 13:27:52.720549 | instance | openstack/placement-db-init-842pr/init 2026-09-02 13:27:52.958382 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-842pr" not found 2026-09-02 13:27:52.962376 | instance | openstack/placement-db-init-842pr/placement-db-init-0 2026-09-02 13:27:53.204725 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-842pr" not found 2026-09-02 13:27:53.429663 | instance | openstack/placement-db-sync-klv5l/init 2026-09-02 13:27:53.647264 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-klv5l" not found 2026-09-02 13:27:53.650033 | instance | openstack/placement-db-sync-klv5l/placement-db-sync 2026-09-02 13:27:53.915362 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-klv5l" not found 2026-09-02 13:27:54.149819 | instance | openstack/placement-ks-endpoints-2vtzm/init 2026-09-02 13:27:54.372743 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-2vtzm" not found 2026-09-02 13:27:54.376449 | instance | openstack/placement-ks-endpoints-2vtzm/placement-ks-endpoints-admin 2026-09-02 13:27:54.600692 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-2vtzm" not found 2026-09-02 13:27:54.604533 | instance | openstack/placement-ks-endpoints-2vtzm/placement-ks-endpoints-internal 2026-09-02 13:27:54.808191 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-2vtzm" not found 2026-09-02 13:27:54.816498 | instance | openstack/placement-ks-endpoints-2vtzm/placement-ks-endpoints-public 2026-09-02 13:27:55.108750 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-2vtzm" not found 2026-09-02 13:27:55.343041 | instance | openstack/placement-ks-service-d77p7/init 2026-09-02 13:27:55.543173 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-d77p7" not found 2026-09-02 13:27:55.547891 | instance | openstack/placement-ks-service-d77p7/placement-ks-service-registration 2026-09-02 13:27:55.771455 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-d77p7" not found 2026-09-02 13:27:56.026457 | instance | openstack/placement-ks-user-jsw97/init 2026-09-02 13:27:56.234735 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-jsw97" not found 2026-09-02 13:27:56.239146 | instance | openstack/placement-ks-user-jsw97/placement-ks-user 2026-09-02 13:27:56.457771 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-jsw97" not found 2026-09-02 13:27:56.686915 | instance | openstack/pxc-operator-69cb5bbdb9-8dc85/percona-xtradb-cluster-operator 2026-09-02 13:27:56.941661 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-69cb5bbdb9-8dc85" not found 2026-09-02 13:27:57.162375 | instance | openstack/rabbitmq-barbican-server-0/setup-container 2026-09-02 13:27:57.393958 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found 2026-09-02 13:27:57.397098 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq 2026-09-02 13:27:57.635096 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found 2026-09-02 13:27:57.872961 | instance | openstack/rabbitmq-cinder-server-0/setup-container 2026-09-02 13:27:58.107599 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found 2026-09-02 13:27:58.111191 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq 2026-09-02 13:27:58.339063 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found 2026-09-02 13:27:58.545812 | instance | openstack/rabbitmq-cluster-operator-54f767cff8-p9zqs/rabbitmq-cluster-operator 2026-09-02 13:27:58.832189 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-54f767cff8-p9zqs" not found 2026-09-02 13:27:59.051251 | instance | openstack/rabbitmq-glance-server-0/setup-container 2026-09-02 13:27:59.276859 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found 2026-09-02 13:27:59.281111 | instance | openstack/rabbitmq-glance-server-0/rabbitmq 2026-09-02 13:27:59.513350 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found 2026-09-02 13:27:59.751723 | instance | openstack/rabbitmq-heat-server-0/setup-container 2026-09-02 13:27:59.994169 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-heat-server-0" not found 2026-09-02 13:27:59.998864 | instance | openstack/rabbitmq-heat-server-0/rabbitmq 2026-09-02 13:28:00.236085 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-heat-server-0" not found 2026-09-02 13:28:00.461735 | instance | openstack/rabbitmq-keystone-server-0/setup-container 2026-09-02 13:28:00.685929 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found 2026-09-02 13:28:00.688691 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq 2026-09-02 13:28:00.931663 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found 2026-09-02 13:28:01.173127 | instance | openstack/rabbitmq-magnum-server-0/setup-container 2026-09-02 13:28:01.413968 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-magnum-server-0" not found 2026-09-02 13:28:01.417848 | instance | openstack/rabbitmq-magnum-server-0/rabbitmq 2026-09-02 13:28:01.668147 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-magnum-server-0" not found 2026-09-02 13:28:01.914191 | instance | openstack/rabbitmq-messaging-topology-operator-6f465c979f-kdmm2/rabbitmq-cluster-operator 2026-09-02 13:28:02.147770 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-6f465c979f-kdmm2" not found 2026-09-02 13:28:02.412807 | instance | openstack/rabbitmq-neutron-server-0/setup-container 2026-09-02 13:28:02.611584 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found 2026-09-02 13:28:02.617021 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq 2026-09-02 13:28:02.889165 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found 2026-09-02 13:28:03.104392 | instance | openstack/rabbitmq-nova-server-0/setup-container 2026-09-02 13:28:03.331471 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found 2026-09-02 13:28:03.349419 | instance | openstack/rabbitmq-nova-server-0/rabbitmq 2026-09-02 13:28:03.641367 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found 2026-09-02 13:28:03.895407 | instance | openstack/rabbitmq-octavia-server-0/setup-container 2026-09-02 13:28:04.103700 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-octavia-server-0" not found 2026-09-02 13:28:04.108102 | instance | openstack/rabbitmq-octavia-server-0/rabbitmq 2026-09-02 13:28:04.332140 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-octavia-server-0" not found 2026-09-02 13:28:04.590294 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-r86hv/make-container-crash-dir 2026-09-02 13:28:04.822607 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-r86hv" not found 2026-09-02 13:28:04.828034 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-r86hv/chown-container-data-dir 2026-09-02 13:28:05.067674 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-r86hv" not found 2026-09-02 13:28:05.071313 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-r86hv/ceph-crash 2026-09-02 13:28:05.301205 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-r86hv" not found 2026-09-02 13:28:05.541253 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-pjz7m/chown-container-data-dir 2026-09-02 13:28:05.749864 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-pjz7m" not found 2026-09-02 13:28:05.757205 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-pjz7m/rgw 2026-09-02 13:28:06.031384 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-pjz7m" not found 2026-09-02 13:28:06.039815 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-pjz7m/log-collector 2026-09-02 13:28:06.290625 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-pjz7m" not found 2026-09-02 13:28:06.531504 | instance | openstack/staffeln-api-7978fd8c69-65dzh/init 2026-09-02 13:28:06.779828 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-7978fd8c69-65dzh" not found 2026-09-02 13:28:06.784740 | instance | openstack/staffeln-api-7978fd8c69-65dzh/staffeln-api 2026-09-02 13:28:07.039276 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-7978fd8c69-65dzh" not found 2026-09-02 13:28:07.301863 | instance | openstack/staffeln-conductor-8598864d6-l7mvl/staffeln-conductor 2026-09-02 13:28:07.529194 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-8598864d6-l7mvl" not found 2026-09-02 13:28:07.730333 | instance | openstack/staffeln-db-init-mfgc4/init 2026-09-02 13:28:07.995310 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-mfgc4" not found 2026-09-02 13:28:08.003534 | instance | openstack/staffeln-db-init-mfgc4/staffeln-db-init-0 2026-09-02 13:28:08.208515 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-mfgc4" not found 2026-09-02 13:28:08.426551 | instance | openstack/staffeln-db-sync-brms5/init 2026-09-02 13:28:08.635654 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-brms5" not found 2026-09-02 13:28:08.639886 | instance | openstack/staffeln-db-sync-brms5/staffeln-db-sync 2026-09-02 13:28:08.882296 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-brms5" not found 2026-09-02 13:28:09.110908 | instance | openstack/valkey-node-0/valkey 2026-09-02 13:28:09.336564 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found 2026-09-02 13:28:09.341221 | instance | openstack/valkey-node-0/sentinel 2026-09-02 13:28:09.568412 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found 2026-09-02 13:28:09.572302 | instance | openstack/valkey-node-0/metrics 2026-09-02 13:28:09.812265 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found 2026-09-02 13:28:10.031107 | instance | orc-system/orc-controller-manager-6cb597b5d4-6s6kh/manager 2026-09-02 13:28:10.238566 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "orc-controller-manager-6cb597b5d4-6s6kh" not found 2026-09-02 13:28:10.422934 | instance | rook-ceph/rook-ceph-operator-76bbbb77ff-xtxqm/rook-ceph-operator 2026-09-02 13:28:10.678737 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-76bbbb77ff-xtxqm" not found 2026-09-02 13:28:10.915970 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-58whh/secretgen-controller 2026-09-02 13:28:11.164020 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-58whh" not found 2026-09-02 13:28:11.321521 | instance | ERROR 2026-09-02 13:28:11.321841 | instance | { 2026-09-02 13:28:11.321872 | instance | "delta": "0:02:07.325899", 2026-09-02 13:28:11.321894 | instance | "end": "2026-09-02 13:28:11.164469", 2026-09-02 13:28:11.321913 | instance | "msg": "non-zero return code", 2026-09-02 13:28:11.321931 | instance | "rc": 123, 2026-09-02 13:28:11.321949 | instance | "start": "2026-09-02 13:26:03.838570" 2026-09-02 13:28:11.321967 | instance | } 2026-09-02 13:28:11.321991 | instance | ERROR: Ignoring Errors 2026-09-02 13:28:11.334071 | 2026-09-02 13:28:11.334142 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-09-02 13:28:11.992685 | instance | changed: 2026-09-02 13:28:11.992928 | instance | cd+++++++++ pod-logs/ 2026-09-02 13:28:11.992973 | instance | cd+++++++++ pod-logs/auth-system/ 2026-09-02 13:28:11.992997 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/ 2026-09-02 13:28:11.993017 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt 2026-09-02 13:28:11.993036 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/ 2026-09-02 13:28:11.993054 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-xhg2f/ 2026-09-02 13:28:11.993076 | instance | >f+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-xhg2f/manager.txt 2026-09-02 13:28:11.993096 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/ 2026-09-02 13:28:11.993114 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-sh4ff/ 2026-09-02 13:28:11.993134 | instance | >f+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-sh4ff/manager.txt 2026-09-02 13:28:11.993153 | instance | cd+++++++++ pod-logs/capi-system/ 2026-09-02 13:28:11.993171 | instance | cd+++++++++ pod-logs/capi-system/capi-controller-manager-5647546676-8s7c9/ 2026-09-02 13:28:11.993189 | instance | >f+++++++++ pod-logs/capi-system/capi-controller-manager-5647546676-8s7c9/manager.txt 2026-09-02 13:28:11.993208 | instance | cd+++++++++ pod-logs/capo-system/ 2026-09-02 13:28:11.993227 | instance | cd+++++++++ pod-logs/capo-system/capo-controller-manager-56cf844ccd-x556p/ 2026-09-02 13:28:11.993246 | instance | >f+++++++++ pod-logs/capo-system/capo-controller-manager-56cf844ccd-x556p/manager.txt 2026-09-02 13:28:11.993265 | instance | cd+++++++++ pod-logs/cert-manager/ 2026-09-02 13:28:11.993304 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-79c48d47db-9svb6/ 2026-09-02 13:28:11.993323 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-79c48d47db-9svb6/cert-manager-controller.txt 2026-09-02 13:28:11.993342 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-579c9dd7cd-6wp4z/ 2026-09-02 13:28:11.993361 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-579c9dd7cd-6wp4z/cert-manager-cainjector.txt 2026-09-02 13:28:11.993379 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-7d6b59cfdc-nflhf/ 2026-09-02 13:28:11.993397 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-7d6b59cfdc-nflhf/cert-manager-webhook.txt 2026-09-02 13:28:11.993416 | instance | cd+++++++++ pod-logs/envoy-gateway-system/ 2026-09-02 13:28:11.993434 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-v85gv/ 2026-09-02 13:28:11.993453 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-v85gv/envoy-gateway.txt 2026-09-02 13:28:11.993471 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-09-02 13:28:11.993489 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/ 2026-09-02 13:28:11.993507 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/ 2026-09-02 13:28:11.993525 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt 2026-09-02 13:28:11.993543 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/ 2026-09-02 13:28:11.993561 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-xhg2f/ 2026-09-02 13:28:11.993580 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-67b8b974d6-xhg2f/manager.txt 2026-09-02 13:28:11.993599 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/ 2026-09-02 13:28:11.993617 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-sh4ff/ 2026-09-02 13:28:11.993636 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-6b6ccbf6b8-sh4ff/manager.txt 2026-09-02 13:28:11.993654 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/ 2026-09-02 13:28:11.993673 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-5647546676-8s7c9/ 2026-09-02 13:28:11.993691 | instance | >f+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-5647546676-8s7c9/manager.txt 2026-09-02 13:28:11.993709 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/ 2026-09-02 13:28:11.993727 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-56cf844ccd-x556p/ 2026-09-02 13:28:11.993746 | instance | >f+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-56cf844ccd-x556p/manager.txt 2026-09-02 13:28:11.993764 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/ 2026-09-02 13:28:11.993782 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-79c48d47db-9svb6/ 2026-09-02 13:28:11.993800 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-79c48d47db-9svb6/cert-manager-controller.txt 2026-09-02 13:28:11.993818 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-579c9dd7cd-6wp4z/ 2026-09-02 13:28:11.993836 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-579c9dd7cd-6wp4z/cert-manager-cainjector.txt 2026-09-02 13:28:11.993854 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-7d6b59cfdc-nflhf/ 2026-09-02 13:28:11.993873 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-7d6b59cfdc-nflhf/cert-manager-webhook.txt 2026-09-02 13:28:11.993891 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/ 2026-09-02 13:28:11.993910 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-v85gv/ 2026-09-02 13:28:11.993934 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-v85gv/envoy-gateway.txt 2026-09-02 13:28:11.993953 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ 2026-09-02 13:28:11.993971 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-8p5w6/ 2026-09-02 13:28:11.993990 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-8p5w6/controller.txt 2026-09-02 13:28:11.994008 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-9nfg5/ 2026-09-02 13:28:11.994027 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-9nfg5/ingress-nginx-default-backend.txt 2026-09-02 13:28:11.994045 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-09-02 13:28:11.994063 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-2ck4h/ 2026-09-02 13:28:11.994082 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-2ck4h/cilium-operator.txt 2026-09-02 13:28:11.994100 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-x458f/ 2026-09-02 13:28:11.994118 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-x458f/apply-sysctl-overwrites.txt 2026-09-02 13:28:11.994137 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-x458f/cilium-agent.txt 2026-09-02 13:28:11.994155 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-x458f/clean-cilium-state.txt 2026-09-02 13:28:11.994173 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-x458f/config.txt 2026-09-02 13:28:11.994191 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-x458f/install-cni-binaries.txt 2026-09-02 13:28:11.994208 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-x458f/mount-bpf-fs.txt 2026-09-02 13:28:11.994226 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-x458f/mount-cgroup.txt 2026-09-02 13:28:11.994244 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-9t46q/ 2026-09-02 13:28:11.994262 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-9t46q/coredns.txt 2026-09-02 13:28:11.994281 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-vtprp/ 2026-09-02 13:28:11.994299 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-vtprp/coredns.txt 2026-09-02 13:28:11.994317 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-09-02 13:28:11.994335 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-09-02 13:28:11.994354 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-09-02 13:28:11.994372 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-09-02 13:28:11.994390 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-09-02 13:28:11.994409 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-09-02 13:28:11.994427 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-fl6j2/ 2026-09-02 13:28:11.994445 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-fl6j2/kube-proxy.txt 2026-09-02 13:28:11.994464 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-09-02 13:28:11.994482 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-09-02 13:28:11.994501 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-09-02 13:28:11.994519 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-09-02 13:28:11.994537 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/ 2026-09-02 13:28:11.994561 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-595h6/ 2026-09-02 13:28:11.994580 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-595h6/local-path-provisioner.txt 2026-09-02 13:28:11.994600 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/ 2026-09-02 13:28:11.994618 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-09-02 13:28:11.994637 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-09-02 13:28:11.994655 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-09-02 13:28:11.994673 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-09-02 13:28:11.994692 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-09-02 13:28:11.994710 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-klxsb/ 2026-09-02 13:28:11.994728 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-klxsb/goldpinger-daemon.txt 2026-09-02 13:28:11.994747 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-6dccb86556-cmp7d/ 2026-09-02 13:28:11.994765 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-6dccb86556-cmp7d/grafana-sc-dashboard.txt 2026-09-02 13:28:11.994786 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-6dccb86556-cmp7d/grafana-sc-datasources.txt 2026-09-02 13:28:11.994807 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-6dccb86556-cmp7d/grafana.txt 2026-09-02 13:28:11.994825 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-64f95/ 2026-09-02 13:28:11.994859 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-64f95/kube-state-metrics.txt 2026-09-02 13:28:11.994879 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-6kfvh/ 2026-09-02 13:28:11.994897 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-6kfvh/kube-prometheus-stack.txt 2026-09-02 13:28:11.994916 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-bgpj7/ 2026-09-02 13:28:11.994936 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-bgpj7/node-exporter.txt 2026-09-02 13:28:11.994956 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-bgpj7/pod-tls-sidecar.txt 2026-09-02 13:28:11.994974 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/ 2026-09-02 13:28:11.994993 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt 2026-09-02 13:28:11.995011 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/ 2026-09-02 13:28:11.995029 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt 2026-09-02 13:28:11.995047 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt 2026-09-02 13:28:11.995065 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-69n9c/ 2026-09-02 13:28:11.995083 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-69n9c/nginx.txt 2026-09-02 13:28:11.995101 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/ 2026-09-02 13:28:11.995119 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt 2026-09-02 13:28:11.995137 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt 2026-09-02 13:28:11.995160 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-qn5tr/ 2026-09-02 13:28:11.995179 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-qn5tr/gc.txt 2026-09-02 13:28:11.995197 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-2p9pq/ 2026-09-02 13:28:11.995216 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-2p9pq/master.txt 2026-09-02 13:28:11.995234 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-8fjjj/ 2026-09-02 13:28:11.995252 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-8fjjj/worker.txt 2026-09-02 13:28:11.995271 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-09-02 13:28:11.995289 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-09-02 13:28:11.995307 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-09-02 13:28:11.995326 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-09-02 13:28:11.995345 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-09-02 13:28:11.995363 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-09-02 13:28:11.995381 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-xvtgd/ 2026-09-02 13:28:11.995398 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-xvtgd/pushgateway.txt 2026-09-02 13:28:11.995417 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-j69pt/ 2026-09-02 13:28:11.995435 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-j69pt/vector.txt 2026-09-02 13:28:11.995453 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ 2026-09-02 13:28:11.995471 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-6dbf67c9d4-f5j99/ 2026-09-02 13:28:11.995490 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-6dbf67c9d4-f5j99/barbican-api.txt 2026-09-02 13:28:11.995508 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-6dbf67c9d4-f5j99/init.txt 2026-09-02 13:28:11.995526 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-xw6jn/ 2026-09-02 13:28:11.995545 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-xw6jn/barbican-db-init-0.txt 2026-09-02 13:28:11.995563 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-xw6jn/init.txt 2026-09-02 13:28:11.995582 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-bvhkz/ 2026-09-02 13:28:11.995600 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-bvhkz/barbican-db-sync.txt 2026-09-02 13:28:11.995618 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-bvhkz/init.txt 2026-09-02 13:28:11.995636 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-4g4v4/ 2026-09-02 13:28:11.995654 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-4g4v4/init.txt 2026-09-02 13:28:11.995672 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-4g4v4/key-manager-ks-endpoints-admin.txt 2026-09-02 13:28:11.995690 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-4g4v4/key-manager-ks-endpoints-internal.txt 2026-09-02 13:28:11.995709 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-4g4v4/key-manager-ks-endpoints-public.txt 2026-09-02 13:28:11.995728 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-dhjpr/ 2026-09-02 13:28:11.995751 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-dhjpr/init.txt 2026-09-02 13:28:11.995770 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-dhjpr/key-manager-ks-service-registration.txt 2026-09-02 13:28:11.995788 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-c6qck/ 2026-09-02 13:28:11.995806 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-c6qck/barbican-ks-user.txt 2026-09-02 13:28:11.995825 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-c6qck/init.txt 2026-09-02 13:28:11.995843 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-vq8h2/ 2026-09-02 13:28:11.995862 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-vq8h2/init.txt 2026-09-02 13:28:11.995880 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-vq8h2/rabbit-init.txt 2026-09-02 13:28:11.995898 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-54b99f4d5-b8m9n/ 2026-09-02 13:28:11.995916 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-54b99f4d5-b8m9n/ceph-coordination-volume-perms.txt 2026-09-02 13:28:11.995934 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-54b99f4d5-b8m9n/cinder-api.txt 2026-09-02 13:28:11.995952 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-54b99f4d5-b8m9n/init.txt 2026-09-02 13:28:11.995970 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-67bb6bb65-m6zb2/ 2026-09-02 13:28:11.995988 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-67bb6bb65-m6zb2/ceph-backup-keyring-placement.txt 2026-09-02 13:28:11.996006 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-67bb6bb65-m6zb2/ceph-coordination-volume-perms.txt 2026-09-02 13:28:11.996024 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-67bb6bb65-m6zb2/ceph-keyring-placement-rbd1.txt 2026-09-02 13:28:11.996042 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-67bb6bb65-m6zb2/cinder-backup.txt 2026-09-02 13:28:11.996060 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-67bb6bb65-m6zb2/init.txt 2026-09-02 13:28:11.996078 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-xl27m/ 2026-09-02 13:28:11.996096 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-xl27m/ceph-keyring-placement.txt 2026-09-02 13:28:11.996114 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-xl27m/cinder-backup-storage-init.txt 2026-09-02 13:28:11.996132 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-xl27m/init.txt 2026-09-02 13:28:11.996150 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-rq2dx/ 2026-09-02 13:28:11.996168 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-rq2dx/bootstrap.txt 2026-09-02 13:28:11.996185 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-rq2dx/init.txt 2026-09-02 13:28:11.996203 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-gn9mn/ 2026-09-02 13:28:11.996221 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-gn9mn/create-internal-tenant.txt 2026-09-02 13:28:11.996239 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-gn9mn/init.txt 2026-09-02 13:28:11.996257 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-hbckg/ 2026-09-02 13:28:11.996275 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-hbckg/cinder-db-init-0.txt 2026-09-02 13:28:11.996292 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-hbckg/init.txt 2026-09-02 13:28:11.996310 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-pnmc4/ 2026-09-02 13:28:11.996328 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-pnmc4/cinder-db-sync.txt 2026-09-02 13:28:11.996351 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-pnmc4/init.txt 2026-09-02 13:28:11.996371 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-ppx7n/ 2026-09-02 13:28:11.996388 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-ppx7n/init.txt 2026-09-02 13:28:11.996407 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-ppx7n/volumev3-ks-endpoints-admin.txt 2026-09-02 13:28:11.996425 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-ppx7n/volumev3-ks-endpoints-internal.txt 2026-09-02 13:28:11.996443 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-ppx7n/volumev3-ks-endpoints-public.txt 2026-09-02 13:28:11.996461 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-2lzzl/ 2026-09-02 13:28:11.996479 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-2lzzl/init.txt 2026-09-02 13:28:11.996498 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-2lzzl/volumev3-ks-service-registration.txt 2026-09-02 13:28:11.996516 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-crnbx/ 2026-09-02 13:28:11.996534 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-crnbx/cinder-ks-user.txt 2026-09-02 13:28:11.996552 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-crnbx/init.txt 2026-09-02 13:28:11.996570 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-w5fr7/ 2026-09-02 13:28:11.996588 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-w5fr7/init.txt 2026-09-02 13:28:11.996606 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-w5fr7/rabbit-init.txt 2026-09-02 13:28:11.996624 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-596dfb44dc-bm488/ 2026-09-02 13:28:11.996642 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-596dfb44dc-bm488/ceph-coordination-volume-perms.txt 2026-09-02 13:28:11.996660 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-596dfb44dc-bm488/cinder-scheduler.txt 2026-09-02 13:28:11.996678 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-596dfb44dc-bm488/init.txt 2026-09-02 13:28:11.996695 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-pzf8s/ 2026-09-02 13:28:11.996714 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-pzf8s/ceph-keyring-placement.txt 2026-09-02 13:28:11.996732 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-pzf8s/cinder-storage-init-rbd1.txt 2026-09-02 13:28:11.996750 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-pzf8s/init.txt 2026-09-02 13:28:11.996768 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-794765d6cc-77xc6/ 2026-09-02 13:28:11.996786 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-794765d6cc-77xc6/ceph-coordination-volume-perms.txt 2026-09-02 13:28:11.996805 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-794765d6cc-77xc6/ceph-keyring-placement-rbd1.txt 2026-09-02 13:28:11.996823 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-794765d6cc-77xc6/cinder-volume.txt 2026-09-02 13:28:11.996841 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-794765d6cc-77xc6/init-cinder-conf.txt 2026-09-02 13:28:11.996859 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-794765d6cc-77xc6/init.txt 2026-09-02 13:28:11.996877 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29805905-hwx4r/ 2026-09-02 13:28:11.996895 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29805905-hwx4r/cinder-volume-usage-audit.txt 2026-09-02 13:28:11.996914 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29805905-hwx4r/init.txt 2026-09-02 13:28:11.996937 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-97b6c7856-ntqrt/ 2026-09-02 13:28:11.996975 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-97b6c7856-ntqrt/ceph-keyring-placement.txt 2026-09-02 13:28:11.996996 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-97b6c7856-ntqrt/glance-api.txt 2026-09-02 13:28:11.997015 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-97b6c7856-ntqrt/glance-perms.txt 2026-09-02 13:28:11.997033 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-97b6c7856-ntqrt/init.txt 2026-09-02 13:28:11.997052 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-r9d82/ 2026-09-02 13:28:11.997070 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-r9d82/glance-db-init-0.txt 2026-09-02 13:28:11.997088 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-r9d82/init.txt 2026-09-02 13:28:11.997106 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-x8h79/ 2026-09-02 13:28:11.997125 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-x8h79/glance-db-sync.txt 2026-09-02 13:28:11.997143 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-x8h79/init.txt 2026-09-02 13:28:11.997162 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-w7s2p/ 2026-09-02 13:28:11.997180 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-w7s2p/image-ks-endpoints-admin.txt 2026-09-02 13:28:11.997199 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-w7s2p/image-ks-endpoints-internal.txt 2026-09-02 13:28:11.997217 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-w7s2p/image-ks-endpoints-public.txt 2026-09-02 13:28:11.997235 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-w7s2p/init.txt 2026-09-02 13:28:11.997253 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-gzph8/ 2026-09-02 13:28:11.997271 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-gzph8/image-ks-service-registration.txt 2026-09-02 13:28:11.997289 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-gzph8/init.txt 2026-09-02 13:28:11.997307 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-vf2xw/ 2026-09-02 13:28:11.997325 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-vf2xw/glance-ks-user.txt 2026-09-02 13:28:11.997343 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-vf2xw/init.txt 2026-09-02 13:28:11.997361 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-9lqjp/ 2026-09-02 13:28:11.997378 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-9lqjp/glance-metadefs-load.txt 2026-09-02 13:28:11.997396 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-9lqjp/init.txt 2026-09-02 13:28:11.997414 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-v494v/ 2026-09-02 13:28:11.997432 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-v494v/init.txt 2026-09-02 13:28:11.997450 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-v494v/rabbit-init.txt 2026-09-02 13:28:11.997468 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-xwrlt/ 2026-09-02 13:28:11.997486 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-xwrlt/ceph-keyring-placement.txt 2026-09-02 13:28:11.997503 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-xwrlt/glance-storage-init.txt 2026-09-02 13:28:11.997521 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-xwrlt/init.txt 2026-09-02 13:28:11.997539 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-api-5d9b66f555-ds6kc/ 2026-09-02 13:28:11.997557 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-5d9b66f555-ds6kc/heat-api.txt 2026-09-02 13:28:11.997583 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-5d9b66f555-ds6kc/init.txt 2026-09-02 13:28:11.997602 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-298ls/ 2026-09-02 13:28:11.997620 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-298ls/bootstrap.txt 2026-09-02 13:28:11.997638 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-298ls/init.txt 2026-09-02 13:28:11.997656 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-cfn-868f749957-9hnzq/ 2026-09-02 13:28:11.997673 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-868f749957-9hnzq/heat-cfn.txt 2026-09-02 13:28:11.997691 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-868f749957-9hnzq/init.txt 2026-09-02 13:28:11.997708 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-init-gx4cn/ 2026-09-02 13:28:11.997726 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-gx4cn/heat-db-init-0.txt 2026-09-02 13:28:11.997744 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-gx4cn/init.txt 2026-09-02 13:28:11.997765 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-f58nc/ 2026-09-02 13:28:11.997785 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-f58nc/heat-db-sync.txt 2026-09-02 13:28:11.997803 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-f58nc/init.txt 2026-09-02 13:28:11.997821 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-t2npm/ 2026-09-02 13:28:11.997840 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-t2npm/heat-ks-domain-user.txt 2026-09-02 13:28:11.997858 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-t2npm/init.txt 2026-09-02 13:28:11.997877 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-65b6c588db-rfvml/ 2026-09-02 13:28:11.997895 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-65b6c588db-rfvml/heat-engine.txt 2026-09-02 13:28:11.997913 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-65b6c588db-rfvml/init.txt 2026-09-02 13:28:11.997931 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29805915-4xd4x/ 2026-09-02 13:28:11.997949 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29805915-4xd4x/heat-engine-cleaner.txt 2026-09-02 13:28:11.997967 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29805915-4xd4x/init.txt 2026-09-02 13:28:11.997986 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29805920-285lg/ 2026-09-02 13:28:11.998004 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29805920-285lg/heat-engine-cleaner.txt 2026-09-02 13:28:11.998022 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29805920-285lg/init.txt 2026-09-02 13:28:11.998041 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29805925-g7hj7/ 2026-09-02 13:28:11.998058 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29805925-g7hj7/heat-engine-cleaner.txt 2026-09-02 13:28:11.998077 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29805925-g7hj7/init.txt 2026-09-02 13:28:11.998095 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-4bwcs/ 2026-09-02 13:28:11.998114 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-4bwcs/cloudformation-ks-endpoints-admin.txt 2026-09-02 13:28:11.998132 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-4bwcs/cloudformation-ks-endpoints-internal.txt 2026-09-02 13:28:11.998151 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-4bwcs/cloudformation-ks-endpoints-public.txt 2026-09-02 13:28:11.998169 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-4bwcs/init.txt 2026-09-02 13:28:11.998187 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-4bwcs/orchestration-ks-endpoints-admin.txt 2026-09-02 13:28:11.998254 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-4bwcs/orchestration-ks-endpoints-internal.txt 2026-09-02 13:28:11.998281 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-4bwcs/orchestration-ks-endpoints-public.txt 2026-09-02 13:28:11.998301 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-ks64g/ 2026-09-02 13:28:11.998321 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-ks64g/cloudformation-ks-service-registration.txt 2026-09-02 13:28:11.998339 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-ks64g/init.txt 2026-09-02 13:28:11.998357 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-ks64g/orchestration-ks-service-registration.txt 2026-09-02 13:28:11.998376 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-m6xh9/ 2026-09-02 13:28:11.998394 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-m6xh9/heat-ks-user.txt 2026-09-02 13:28:11.998412 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-m6xh9/heat-trustee-ks-user.txt 2026-09-02 13:28:11.998431 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-m6xh9/init.txt 2026-09-02 13:28:11.998449 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-b6cv8/ 2026-09-02 13:28:11.998468 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-b6cv8/init.txt 2026-09-02 13:28:11.998486 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-b6cv8/rabbit-init.txt 2026-09-02 13:28:11.998505 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-trusts-8mmnc/ 2026-09-02 13:28:11.998524 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-8mmnc/heat-trusts.txt 2026-09-02 13:28:11.998542 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-8mmnc/init.txt 2026-09-02 13:28:11.998560 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-j6fsl/ 2026-09-02 13:28:11.998578 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-j6fsl/init.txt 2026-09-02 13:28:11.998596 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-j6fsl/keepalived.txt 2026-09-02 13:28:11.998613 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-j6fsl/wait-for-ip.txt 2026-09-02 13:28:11.998631 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-74b8987cd8-89vmw/ 2026-09-02 13:28:11.998649 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-74b8987cd8-89vmw/init.txt 2026-09-02 13:28:11.998666 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-74b8987cd8-89vmw/keystone-api.txt 2026-09-02 13:28:11.998685 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-9s8tm/ 2026-09-02 13:28:11.998703 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-9s8tm/bootstrap.txt 2026-09-02 13:28:11.998721 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-9s8tm/init.txt 2026-09-02 13:28:11.998738 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-t7qr2/ 2026-09-02 13:28:11.998756 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-t7qr2/init.txt 2026-09-02 13:28:11.998774 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-t7qr2/keystone-credential-setup.txt 2026-09-02 13:28:11.998792 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-qkjcw/ 2026-09-02 13:28:11.998809 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-qkjcw/init.txt 2026-09-02 13:28:11.998842 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-qkjcw/keystone-db-init-0.txt 2026-09-02 13:28:11.998861 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-tpjvh/ 2026-09-02 13:28:11.998879 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-tpjvh/init.txt 2026-09-02 13:28:11.998901 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-tpjvh/keystone-db-sync.txt 2026-09-02 13:28:11.998920 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-9vw5v/ 2026-09-02 13:28:11.998938 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-9vw5v/init.txt 2026-09-02 13:28:11.998956 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-9vw5v/keystone-domain-manage.txt 2026-09-02 13:28:11.998975 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-dtrtd/ 2026-09-02 13:28:11.998993 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-dtrtd/init.txt 2026-09-02 13:28:11.999011 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-dtrtd/keystone-fernet-setup.txt 2026-09-02 13:28:11.999029 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-pgsjp/ 2026-09-02 13:28:11.999047 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-pgsjp/init.txt 2026-09-02 13:28:11.999065 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-pgsjp/rabbit-init.txt 2026-09-02 13:28:11.999083 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-s5k9l/ 2026-09-02 13:28:11.999100 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-s5k9l/ceph-admin-keyring-placement.txt 2026-09-02 13:28:11.999118 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-s5k9l/ceph-keyring-placement.txt 2026-09-02 13:28:11.999136 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-s5k9l/init-dynamic-options.txt 2026-09-02 13:28:11.999154 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-s5k9l/init.txt 2026-09-02 13:28:11.999172 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-s5k9l/libvirt-exporter.txt 2026-09-02 13:28:11.999190 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-s5k9l/libvirt.txt 2026-09-02 13:28:11.999208 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-s5k9l/tls-sidecar.txt 2026-09-02 13:28:11.999226 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-api-6b7bb974bc-4grz7/ 2026-09-02 13:28:11.999244 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-6b7bb974bc-4grz7/init.txt 2026-09-02 13:28:11.999262 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-6b7bb974bc-4grz7/magnum-api.txt 2026-09-02 13:28:11.999279 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/ 2026-09-02 13:28:11.999298 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/init.txt 2026-09-02 13:28:11.999316 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-09-02 13:28:11.999333 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor.txt 2026-09-02 13:28:11.999351 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-rnt8b/ 2026-09-02 13:28:11.999369 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-rnt8b/init.txt 2026-09-02 13:28:11.999387 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-rnt8b/magnum-db-init-0.txt 2026-09-02 13:28:11.999404 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-4jqng/ 2026-09-02 13:28:11.999423 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-4jqng/init.txt 2026-09-02 13:28:11.999441 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-4jqng/magnum-db-sync.txt 2026-09-02 13:28:11.999459 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-54z7h/ 2026-09-02 13:28:11.999477 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-54z7h/init.txt 2026-09-02 13:28:11.999496 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-54z7h/memcached-exporter.txt 2026-09-02 13:28:11.999518 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-54z7h/memcached.txt 2026-09-02 13:28:11.999538 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-7dd4958666-7jswz/ 2026-09-02 13:28:11.999556 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-7dd4958666-7jswz/coredns.txt 2026-09-02 13:28:11.999574 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-hbcl7/ 2026-09-02 13:28:11.999593 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-hbcl7/init.txt 2026-09-02 13:28:11.999612 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-hbcl7/neutron-db-init-0.txt 2026-09-02 13:28:11.999630 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-7w5k9/ 2026-09-02 13:28:11.999649 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-7w5k9/init.txt 2026-09-02 13:28:11.999667 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-7w5k9/neutron-db-sync.txt 2026-09-02 13:28:11.999685 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-slvsc/ 2026-09-02 13:28:11.999704 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-slvsc/init.txt 2026-09-02 13:28:11.999722 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-slvsc/neutron-dhcp-agent-init.txt 2026-09-02 13:28:11.999741 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-slvsc/neutron-dhcp-agent.txt 2026-09-02 13:28:11.999759 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-pwxbd/ 2026-09-02 13:28:11.999778 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-pwxbd/init.txt 2026-09-02 13:28:11.999795 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-pwxbd/network-ks-endpoints-admin.txt 2026-09-02 13:28:11.999814 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-pwxbd/network-ks-endpoints-internal.txt 2026-09-02 13:28:11.999832 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-pwxbd/network-ks-endpoints-public.txt 2026-09-02 13:28:11.999850 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-6dlvk/ 2026-09-02 13:28:11.999868 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-6dlvk/init.txt 2026-09-02 13:28:11.999886 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-6dlvk/network-ks-service-registration.txt 2026-09-02 13:28:11.999904 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-sp4ln/ 2026-09-02 13:28:11.999922 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-sp4ln/init.txt 2026-09-02 13:28:11.999940 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-sp4ln/neutron-ks-user.txt 2026-09-02 13:28:11.999958 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-zrk5q/ 2026-09-02 13:28:11.999976 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-zrk5q/init.txt 2026-09-02 13:28:11.999994 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-zrk5q/neutron-l3-agent-init.txt 2026-09-02 13:28:12.000012 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-zrk5q/neutron-l3-agent.txt 2026-09-02 13:28:12.000030 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-zz7pf/ 2026-09-02 13:28:12.000049 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-zz7pf/init.txt 2026-09-02 13:28:12.000067 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-zz7pf/neutron-metadata-agent-init.txt 2026-09-02 13:28:12.000085 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-zz7pf/neutron-metadata-agent.txt 2026-09-02 13:28:12.000108 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-d77tk/ 2026-09-02 13:28:12.000127 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-d77tk/init.txt 2026-09-02 13:28:12.000145 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-d77tk/neutron-netns-cleanup-cron.txt 2026-09-02 13:28:12.000163 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-f9fd5/ 2026-09-02 13:28:12.000181 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-f9fd5/init.txt 2026-09-02 13:28:12.000199 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-f9fd5/neutron-openvswitch-agent-kernel-modules.txt 2026-09-02 13:28:12.000217 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-f9fd5/neutron-ovs-agent-init.txt 2026-09-02 13:28:12.000236 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-f9fd5/neutron-ovs-agent.txt 2026-09-02 13:28:12.000254 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-85z7g/ 2026-09-02 13:28:12.000271 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-85z7g/init.txt 2026-09-02 13:28:12.000289 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-85z7g/rabbit-init.txt 2026-09-02 13:28:12.000307 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-6f87d7dbdb-fr76p/ 2026-09-02 13:28:12.000325 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-6f87d7dbdb-fr76p/init.txt 2026-09-02 13:28:12.000343 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-6f87d7dbdb-fr76p/neutron-rpc-server.txt 2026-09-02 13:28:12.000361 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-5f64d78456-8qbp7/ 2026-09-02 13:28:12.000378 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-5f64d78456-8qbp7/init.txt 2026-09-02 13:28:12.000396 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-5f64d78456-8qbp7/neutron-policy-server.txt 2026-09-02 13:28:12.000414 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-5f64d78456-8qbp7/neutron-server.txt 2026-09-02 13:28:12.000432 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-685877494f-h4g8m/ 2026-09-02 13:28:12.000450 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-685877494f-h4g8m/init.txt 2026-09-02 13:28:12.000467 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-685877494f-h4g8m/nova-api-metadata-init.txt 2026-09-02 13:28:12.000485 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-685877494f-h4g8m/nova-api.txt 2026-09-02 13:28:12.000503 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-6765d7dffc-gm57l/ 2026-09-02 13:28:12.000521 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-6765d7dffc-gm57l/init.txt 2026-09-02 13:28:12.000539 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-6765d7dffc-gm57l/nova-osapi.txt 2026-09-02 13:28:12.000557 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-8np9z/ 2026-09-02 13:28:12.000574 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-8np9z/bootstrap.txt 2026-09-02 13:28:12.000592 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-8np9z/init.txt 2026-09-02 13:28:12.000610 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29805900-wjl26/ 2026-09-02 13:28:12.000627 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29805900-wjl26/init.txt 2026-09-02 13:28:12.000644 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29805900-wjl26/nova-cell-setup.txt 2026-09-02 13:28:12.000662 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-j75gw/ 2026-09-02 13:28:12.000685 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-j75gw/init.txt 2026-09-02 13:28:12.000703 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-j75gw/nova-cell-setup-init.txt 2026-09-02 13:28:12.000721 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-j75gw/nova-cell-setup.txt 2026-09-02 13:28:12.000739 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-p6h7g/ 2026-09-02 13:28:12.000757 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-p6h7g/ceph-admin-keyring-placement.txt 2026-09-02 13:28:12.000775 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-p6h7g/ceph-keyring-placement.txt 2026-09-02 13:28:12.000793 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-p6h7g/ceph-perms.txt 2026-09-02 13:28:12.000810 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-p6h7g/init.txt 2026-09-02 13:28:12.000828 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-p6h7g/nova-compute-init.txt 2026-09-02 13:28:12.000846 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-p6h7g/nova-compute-ssh-init.txt 2026-09-02 13:28:12.000864 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-p6h7g/nova-compute-ssh.txt 2026-09-02 13:28:12.000881 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-p6h7g/nova-compute-vnc-init.txt 2026-09-02 13:28:12.000899 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-p6h7g/nova-compute.txt 2026-09-02 13:28:12.000916 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-78568f67f9-d9q5j/ 2026-09-02 13:28:12.000933 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-78568f67f9-d9q5j/init.txt 2026-09-02 13:28:12.001085 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-78568f67f9-d9q5j/nova-conductor.txt 2026-09-02 13:28:12.001109 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-jz8pm/ 2026-09-02 13:28:12.001129 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-jz8pm/init.txt 2026-09-02 13:28:12.001148 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-jz8pm/nova-db-init-0.txt 2026-09-02 13:28:12.001166 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-jz8pm/nova-db-init-1.txt 2026-09-02 13:28:12.001184 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-jz8pm/nova-db-init-2.txt 2026-09-02 13:28:12.001201 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-7bls9/ 2026-09-02 13:28:12.001219 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-7bls9/init.txt 2026-09-02 13:28:12.001237 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-7bls9/nova-db-sync.txt 2026-09-02 13:28:12.001255 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-w8x9l/ 2026-09-02 13:28:12.001273 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-w8x9l/compute-ks-endpoints-admin.txt 2026-09-02 13:28:12.001292 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-w8x9l/compute-ks-endpoints-internal.txt 2026-09-02 13:28:12.001310 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-w8x9l/compute-ks-endpoints-public.txt 2026-09-02 13:28:12.001328 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-w8x9l/init.txt 2026-09-02 13:28:12.001346 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-vkz5v/ 2026-09-02 13:28:12.001364 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-vkz5v/compute-ks-service-registration.txt 2026-09-02 13:28:12.001382 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-vkz5v/init.txt 2026-09-02 13:28:12.001400 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-wmc28/ 2026-09-02 13:28:12.001418 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-wmc28/init.txt 2026-09-02 13:28:12.001442 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-wmc28/nova-ks-user.txt 2026-09-02 13:28:12.001460 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-5575568d4b-wfvzx/ 2026-09-02 13:28:12.001478 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-5575568d4b-wfvzx/init.txt 2026-09-02 13:28:12.001497 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-5575568d4b-wfvzx/nova-novncproxy-init-assets.txt 2026-09-02 13:28:12.001515 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-5575568d4b-wfvzx/nova-novncproxy-init.txt 2026-09-02 13:28:12.001533 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-5575568d4b-wfvzx/nova-novncproxy.txt 2026-09-02 13:28:12.001550 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-7vfhn/ 2026-09-02 13:28:12.001568 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-7vfhn/init.txt 2026-09-02 13:28:12.001586 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-7vfhn/rabbit-init.txt 2026-09-02 13:28:12.001604 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-65c6cb58d7-hchdn/ 2026-09-02 13:28:12.001622 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-65c6cb58d7-hchdn/init.txt 2026-09-02 13:28:12.001640 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-65c6cb58d7-hchdn/nova-scheduler.txt 2026-09-02 13:28:12.001657 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29805900-mthbj/ 2026-09-02 13:28:12.001675 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29805900-mthbj/init.txt 2026-09-02 13:28:12.001692 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29805900-mthbj/nova-service-cleaner.txt 2026-09-02 13:28:12.001710 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-api-9ddd9465b-ztdcf/ 2026-09-02 13:28:12.001728 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-9ddd9465b-ztdcf/init.txt 2026-09-02 13:28:12.001746 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-9ddd9465b-ztdcf/octavia-api.txt 2026-09-02 13:28:12.001764 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-hx4dq/ 2026-09-02 13:28:12.001782 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-hx4dq/bootstrap.txt 2026-09-02 13:28:12.001799 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-hx4dq/init.txt 2026-09-02 13:28:12.001817 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-66njr/ 2026-09-02 13:28:12.001834 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-66njr/init.txt 2026-09-02 13:28:12.001852 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-66njr/octavia-db-init-0.txt 2026-09-02 13:28:12.001870 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-66njr/octavia-db-init-1.txt 2026-09-02 13:28:12.001888 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-28gv4/ 2026-09-02 13:28:12.001906 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-28gv4/init.txt 2026-09-02 13:28:12.001924 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-28gv4/octavia-db-sync.txt 2026-09-02 13:28:12.001941 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-l5qdt/ 2026-09-02 13:28:12.001959 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-l5qdt/init.txt 2026-09-02 13:28:12.001977 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-l5qdt/octavia-health-manager-get-port.txt 2026-09-02 13:28:12.001995 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-l5qdt/octavia-health-manager-nic-init.txt 2026-09-02 13:28:12.002014 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-l5qdt/octavia-health-manager.txt 2026-09-02 13:28:12.002037 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-566bff5d77-wlvkj/ 2026-09-02 13:28:12.002055 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-566bff5d77-wlvkj/init.txt 2026-09-02 13:28:12.002074 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-566bff5d77-wlvkj/octavia-housekeeping.txt 2026-09-02 13:28:12.002092 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-d6xhr/ 2026-09-02 13:28:12.002111 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-d6xhr/init.txt 2026-09-02 13:28:12.002129 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-d6xhr/load-balancer-ks-endpoints-admin.txt 2026-09-02 13:28:12.002147 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-d6xhr/load-balancer-ks-endpoints-internal.txt 2026-09-02 13:28:12.002165 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-d6xhr/load-balancer-ks-endpoints-public.txt 2026-09-02 13:28:12.002183 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-nstfn/ 2026-09-02 13:28:12.002201 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-nstfn/init.txt 2026-09-02 13:28:12.002218 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-nstfn/load-balancer-ks-service-registration.txt 2026-09-02 13:28:12.002235 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-cgk6r/ 2026-09-02 13:28:12.002254 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-cgk6r/init.txt 2026-09-02 13:28:12.002272 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-cgk6r/octavia-ks-user.txt 2026-09-02 13:28:12.002290 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-5fmr8/ 2026-09-02 13:28:12.002308 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-5fmr8/init.txt 2026-09-02 13:28:12.002326 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-5fmr8/rabbit-init.txt 2026-09-02 13:28:12.002343 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-worker-6d9c9f8cb6-ccltn/ 2026-09-02 13:28:12.002361 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-6d9c9f8cb6-ccltn/init.txt 2026-09-02 13:28:12.002379 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-6d9c9f8cb6-ccltn/octavia-worker.txt 2026-09-02 13:28:12.002397 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-9xpmk/ 2026-09-02 13:28:12.002415 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-9xpmk/init.txt 2026-09-02 13:28:12.002433 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-9xpmk/openvswitch-db-perms.txt 2026-09-02 13:28:12.002451 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-9xpmk/openvswitch-db.txt 2026-09-02 13:28:12.002468 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-9xpmk/openvswitch-vswitchd-modules.txt 2026-09-02 13:28:12.002486 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-9xpmk/openvswitch-vswitchd.txt 2026-09-02 13:28:12.002504 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/ 2026-09-02 13:28:12.002521 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-09-02 13:28:12.002539 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-09-02 13:28:12.002557 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-09-02 13:28:12.002575 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-09-02 13:28:12.002593 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/ 2026-09-02 13:28:12.002611 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt 2026-09-02 13:28:12.002634 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-09-02 13:28:12.002653 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt 2026-09-02 13:28:12.002672 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-567b4ddbb-6x5rn/ 2026-09-02 13:28:12.002689 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-567b4ddbb-6x5rn/init.txt 2026-09-02 13:28:12.002707 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-567b4ddbb-6x5rn/placement-api.txt 2026-09-02 13:28:12.002725 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-842pr/ 2026-09-02 13:28:12.002743 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-842pr/init.txt 2026-09-02 13:28:12.002761 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-842pr/placement-db-init-0.txt 2026-09-02 13:28:12.002779 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-klv5l/ 2026-09-02 13:28:12.002797 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-klv5l/init.txt 2026-09-02 13:28:12.002841 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-klv5l/placement-db-sync.txt 2026-09-02 13:28:12.002862 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-2vtzm/ 2026-09-02 13:28:12.002880 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-2vtzm/init.txt 2026-09-02 13:28:12.002898 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-2vtzm/placement-ks-endpoints-admin.txt 2026-09-02 13:28:12.002916 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-2vtzm/placement-ks-endpoints-internal.txt 2026-09-02 13:28:12.002934 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-2vtzm/placement-ks-endpoints-public.txt 2026-09-02 13:28:12.002952 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-d77p7/ 2026-09-02 13:28:12.002970 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-d77p7/init.txt 2026-09-02 13:28:12.002988 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-d77p7/placement-ks-service-registration.txt 2026-09-02 13:28:12.003006 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-jsw97/ 2026-09-02 13:28:12.003024 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-jsw97/init.txt 2026-09-02 13:28:12.003042 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-jsw97/placement-ks-user.txt 2026-09-02 13:28:12.003060 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-8dc85/ 2026-09-02 13:28:12.003078 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-8dc85/percona-xtradb-cluster-operator.txt 2026-09-02 13:28:12.003096 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/ 2026-09-02 13:28:12.003113 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-09-02 13:28:12.003131 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-09-02 13:28:12.003149 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/ 2026-09-02 13:28:12.003167 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-09-02 13:28:12.003185 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-09-02 13:28:12.003203 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-p9zqs/ 2026-09-02 13:28:12.003220 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-p9zqs/rabbitmq-cluster-operator.txt 2026-09-02 13:28:12.003241 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/ 2026-09-02 13:28:12.003266 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-09-02 13:28:12.003285 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-09-02 13:28:12.003303 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/ 2026-09-02 13:28:12.003321 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-09-02 13:28:12.003339 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-09-02 13:28:12.003358 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/ 2026-09-02 13:28:12.003375 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-09-02 13:28:12.003393 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-09-02 13:28:12.003411 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/ 2026-09-02 13:28:12.003429 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-09-02 13:28:12.003447 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-09-02 13:28:12.003465 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-kdmm2/ 2026-09-02 13:28:12.003483 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-kdmm2/rabbitmq-cluster-operator.txt 2026-09-02 13:28:12.003501 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/ 2026-09-02 13:28:12.003519 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-09-02 13:28:12.003537 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-09-02 13:28:12.003554 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/ 2026-09-02 13:28:12.003572 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-09-02 13:28:12.003590 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-09-02 13:28:12.003609 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/ 2026-09-02 13:28:12.003626 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-09-02 13:28:12.003645 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-09-02 13:28:12.003662 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-r86hv/ 2026-09-02 13:28:12.003680 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-r86hv/ceph-crash.txt 2026-09-02 13:28:12.003698 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-r86hv/chown-container-data-dir.txt 2026-09-02 13:28:12.003716 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-r86hv/make-container-crash-dir.txt 2026-09-02 13:28:12.003734 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-pjz7m/ 2026-09-02 13:28:12.003752 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-pjz7m/chown-container-data-dir.txt 2026-09-02 13:28:12.003770 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-pjz7m/log-collector.txt 2026-09-02 13:28:12.003788 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-pjz7m/rgw.txt 2026-09-02 13:28:12.003805 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-7978fd8c69-65dzh/ 2026-09-02 13:28:12.003823 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-7978fd8c69-65dzh/init.txt 2026-09-02 13:28:12.003848 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-7978fd8c69-65dzh/staffeln-api.txt 2026-09-02 13:28:12.003866 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-8598864d6-l7mvl/ 2026-09-02 13:28:12.003884 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-8598864d6-l7mvl/staffeln-conductor.txt 2026-09-02 13:28:12.003902 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-mfgc4/ 2026-09-02 13:28:12.003920 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-mfgc4/init.txt 2026-09-02 13:28:12.003938 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-mfgc4/staffeln-db-init-0.txt 2026-09-02 13:28:12.003956 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-brms5/ 2026-09-02 13:28:12.003973 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-brms5/init.txt 2026-09-02 13:28:12.003991 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-brms5/staffeln-db-sync.txt 2026-09-02 13:28:12.004009 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/ 2026-09-02 13:28:12.004027 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt 2026-09-02 13:28:12.004045 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt 2026-09-02 13:28:12.004063 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt 2026-09-02 13:28:12.004081 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/ 2026-09-02 13:28:12.004100 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-6s6kh/ 2026-09-02 13:28:12.004118 | instance | >f+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-6s6kh/manager.txt 2026-09-02 13:28:12.004135 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/ 2026-09-02 13:28:12.004153 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-xtxqm/ 2026-09-02 13:28:12.004171 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-xtxqm/rook-ceph-operator.txt 2026-09-02 13:28:12.004189 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/ 2026-09-02 13:28:12.004207 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-58whh/ 2026-09-02 13:28:12.004225 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-58whh/secretgen-controller.txt 2026-09-02 13:28:12.004243 | instance | cd+++++++++ pod-logs/ingress-nginx/ 2026-09-02 13:28:12.004261 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-8p5w6/ 2026-09-02 13:28:12.004279 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-8p5w6/controller.txt 2026-09-02 13:28:12.004297 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-9nfg5/ 2026-09-02 13:28:12.004316 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-9nfg5/ingress-nginx-default-backend.txt 2026-09-02 13:28:12.004334 | instance | cd+++++++++ pod-logs/kube-system/ 2026-09-02 13:28:12.004351 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-2ck4h/ 2026-09-02 13:28:12.004369 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-2ck4h/cilium-operator.txt 2026-09-02 13:28:12.004387 | instance | cd+++++++++ pod-logs/kube-system/cilium-x458f/ 2026-09-02 13:28:12.004406 | instance | >f+++++++++ pod-logs/kube-system/cilium-x458f/apply-sysctl-overwrites.txt 2026-09-02 13:28:12.004424 | instance | >f+++++++++ pod-logs/kube-system/cilium-x458f/cilium-agent.txt 2026-09-02 13:28:12.004442 | instance | >f+++++++++ pod-logs/kube-system/cilium-x458f/clean-cilium-state.txt 2026-09-02 13:28:12.004459 | instance | >f+++++++++ pod-logs/kube-system/cilium-x458f/config.txt 2026-09-02 13:28:12.004477 | instance | >f+++++++++ pod-logs/kube-system/cilium-x458f/install-cni-binaries.txt 2026-09-02 13:28:12.004499 | instance | >f+++++++++ pod-logs/kube-system/cilium-x458f/mount-bpf-fs.txt 2026-09-02 13:28:12.004518 | instance | >f+++++++++ pod-logs/kube-system/cilium-x458f/mount-cgroup.txt 2026-09-02 13:28:12.004536 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-9t46q/ 2026-09-02 13:28:12.004554 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-9t46q/coredns.txt 2026-09-02 13:28:12.004573 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-vtprp/ 2026-09-02 13:28:12.004591 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-vtprp/coredns.txt 2026-09-02 13:28:12.004609 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-09-02 13:28:12.004627 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-09-02 13:28:12.004646 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-09-02 13:28:12.004664 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-09-02 13:28:12.004681 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-09-02 13:28:12.004699 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-09-02 13:28:12.004717 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-fl6j2/ 2026-09-02 13:28:12.004735 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-fl6j2/kube-proxy.txt 2026-09-02 13:28:12.004753 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-09-02 13:28:12.004771 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-09-02 13:28:12.004790 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-09-02 13:28:12.004807 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-09-02 13:28:12.004826 | instance | cd+++++++++ pod-logs/local-path-storage/ 2026-09-02 13:28:12.004844 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-595h6/ 2026-09-02 13:28:12.004862 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-595h6/local-path-provisioner.txt 2026-09-02 13:28:12.004880 | instance | cd+++++++++ pod-logs/monitoring/ 2026-09-02 13:28:12.004898 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-09-02 13:28:12.004916 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-09-02 13:28:12.004934 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-09-02 13:28:12.004966 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-09-02 13:28:12.004986 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-09-02 13:28:12.005004 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-klxsb/ 2026-09-02 13:28:12.005024 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-klxsb/goldpinger-daemon.txt 2026-09-02 13:28:12.005043 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-6dccb86556-cmp7d/ 2026-09-02 13:28:12.005061 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-6dccb86556-cmp7d/grafana-sc-dashboard.txt 2026-09-02 13:28:12.005079 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-6dccb86556-cmp7d/grafana-sc-datasources.txt 2026-09-02 13:28:12.005098 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-6dccb86556-cmp7d/grafana.txt 2026-09-02 13:28:12.005116 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-64f95/ 2026-09-02 13:28:12.005134 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-64f95/kube-state-metrics.txt 2026-09-02 13:28:12.005152 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-6kfvh/ 2026-09-02 13:28:12.005175 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-6kfvh/kube-prometheus-stack.txt 2026-09-02 13:28:12.005194 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-bgpj7/ 2026-09-02 13:28:12.005212 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-bgpj7/node-exporter.txt 2026-09-02 13:28:12.005230 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-bgpj7/pod-tls-sidecar.txt 2026-09-02 13:28:12.005248 | instance | cd+++++++++ pod-logs/monitoring/loki-0/ 2026-09-02 13:28:12.005266 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt 2026-09-02 13:28:12.005284 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/ 2026-09-02 13:28:12.005302 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt 2026-09-02 13:28:12.005320 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt 2026-09-02 13:28:12.005338 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-69n9c/ 2026-09-02 13:28:12.005356 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-69n9c/nginx.txt 2026-09-02 13:28:12.005373 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/ 2026-09-02 13:28:12.005391 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt 2026-09-02 13:28:12.005409 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt 2026-09-02 13:28:12.005427 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-qn5tr/ 2026-09-02 13:28:12.005445 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-qn5tr/gc.txt 2026-09-02 13:28:12.005464 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-2p9pq/ 2026-09-02 13:28:12.005482 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-2p9pq/master.txt 2026-09-02 13:28:12.005500 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-8fjjj/ 2026-09-02 13:28:12.005518 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-8fjjj/worker.txt 2026-09-02 13:28:12.005536 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-09-02 13:28:12.005554 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-09-02 13:28:12.005572 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-09-02 13:28:12.005590 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-09-02 13:28:12.005608 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-09-02 13:28:12.005626 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-09-02 13:28:12.005644 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-xvtgd/ 2026-09-02 13:28:12.005662 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-xvtgd/pushgateway.txt 2026-09-02 13:28:12.005680 | instance | cd+++++++++ pod-logs/monitoring/vector-j69pt/ 2026-09-02 13:28:12.005698 | instance | >f+++++++++ pod-logs/monitoring/vector-j69pt/vector.txt 2026-09-02 13:28:12.005716 | instance | cd+++++++++ pod-logs/openstack/ 2026-09-02 13:28:12.005734 | instance | cd+++++++++ pod-logs/openstack/barbican-api-6dbf67c9d4-f5j99/ 2026-09-02 13:28:12.005752 | instance | >f+++++++++ pod-logs/openstack/barbican-api-6dbf67c9d4-f5j99/barbican-api.txt 2026-09-02 13:28:12.005771 | instance | >f+++++++++ pod-logs/openstack/barbican-api-6dbf67c9d4-f5j99/init.txt 2026-09-02 13:28:12.005789 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-xw6jn/ 2026-09-02 13:28:12.005807 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-xw6jn/barbican-db-init-0.txt 2026-09-02 13:28:12.005830 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-xw6jn/init.txt 2026-09-02 13:28:12.005849 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-bvhkz/ 2026-09-02 13:28:12.005867 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-bvhkz/barbican-db-sync.txt 2026-09-02 13:28:12.005885 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-bvhkz/init.txt 2026-09-02 13:28:12.005902 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-4g4v4/ 2026-09-02 13:28:12.005920 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-4g4v4/init.txt 2026-09-02 13:28:12.005938 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-4g4v4/key-manager-ks-endpoints-admin.txt 2026-09-02 13:28:12.005956 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-4g4v4/key-manager-ks-endpoints-internal.txt 2026-09-02 13:28:12.005974 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-4g4v4/key-manager-ks-endpoints-public.txt 2026-09-02 13:28:12.005992 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-dhjpr/ 2026-09-02 13:28:12.006010 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-dhjpr/init.txt 2026-09-02 13:28:12.006028 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-dhjpr/key-manager-ks-service-registration.txt 2026-09-02 13:28:12.006046 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-c6qck/ 2026-09-02 13:28:12.006065 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-c6qck/barbican-ks-user.txt 2026-09-02 13:28:12.006083 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-c6qck/init.txt 2026-09-02 13:28:12.006101 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-vq8h2/ 2026-09-02 13:28:12.006120 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-vq8h2/init.txt 2026-09-02 13:28:12.006139 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-vq8h2/rabbit-init.txt 2026-09-02 13:28:12.006157 | instance | cd+++++++++ pod-logs/openstack/cinder-api-54b99f4d5-b8m9n/ 2026-09-02 13:28:12.006176 | instance | >f+++++++++ pod-logs/openstack/cinder-api-54b99f4d5-b8m9n/ceph-coordination-volume-perms.txt 2026-09-02 13:28:12.006194 | instance | >f+++++++++ pod-logs/openstack/cinder-api-54b99f4d5-b8m9n/cinder-api.txt 2026-09-02 13:28:12.006212 | instance | >f+++++++++ pod-logs/openstack/cinder-api-54b99f4d5-b8m9n/init.txt 2026-09-02 13:28:12.006229 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-67bb6bb65-m6zb2/ 2026-09-02 13:28:12.006247 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-67bb6bb65-m6zb2/ceph-backup-keyring-placement.txt 2026-09-02 13:28:12.006265 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-67bb6bb65-m6zb2/ceph-coordination-volume-perms.txt 2026-09-02 13:28:12.006284 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-67bb6bb65-m6zb2/ceph-keyring-placement-rbd1.txt 2026-09-02 13:28:12.006302 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-67bb6bb65-m6zb2/cinder-backup.txt 2026-09-02 13:28:12.006319 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-67bb6bb65-m6zb2/init.txt 2026-09-02 13:28:12.006337 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-xl27m/ 2026-09-02 13:28:12.006355 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-xl27m/ceph-keyring-placement.txt 2026-09-02 13:28:12.006373 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-xl27m/cinder-backup-storage-init.txt 2026-09-02 13:28:12.006391 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-xl27m/init.txt 2026-09-02 13:28:12.006409 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-rq2dx/ 2026-09-02 13:28:12.006427 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-rq2dx/bootstrap.txt 2026-09-02 13:28:12.006445 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-rq2dx/init.txt 2026-09-02 13:28:12.006463 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-gn9mn/ 2026-09-02 13:28:12.006486 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-gn9mn/create-internal-tenant.txt 2026-09-02 13:28:12.006504 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-gn9mn/init.txt 2026-09-02 13:28:12.006522 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-hbckg/ 2026-09-02 13:28:12.006540 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-hbckg/cinder-db-init-0.txt 2026-09-02 13:28:12.006558 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-hbckg/init.txt 2026-09-02 13:28:12.006576 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-pnmc4/ 2026-09-02 13:28:12.006593 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-pnmc4/cinder-db-sync.txt 2026-09-02 13:28:12.006611 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-pnmc4/init.txt 2026-09-02 13:28:12.006629 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-ppx7n/ 2026-09-02 13:28:12.006647 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-ppx7n/init.txt 2026-09-02 13:28:12.006665 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-ppx7n/volumev3-ks-endpoints-admin.txt 2026-09-02 13:28:12.006683 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-ppx7n/volumev3-ks-endpoints-internal.txt 2026-09-02 13:28:12.006701 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-ppx7n/volumev3-ks-endpoints-public.txt 2026-09-02 13:28:12.006723 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-2lzzl/ 2026-09-02 13:28:12.006748 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-2lzzl/init.txt 2026-09-02 13:28:12.006772 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-2lzzl/volumev3-ks-service-registration.txt 2026-09-02 13:28:12.006795 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-crnbx/ 2026-09-02 13:28:12.006858 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-crnbx/cinder-ks-user.txt 2026-09-02 13:28:12.006883 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-crnbx/init.txt 2026-09-02 13:28:12.006905 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-w5fr7/ 2026-09-02 13:28:12.007110 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-w5fr7/init.txt 2026-09-02 13:28:12.007134 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-w5fr7/rabbit-init.txt 2026-09-02 13:28:12.007159 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-596dfb44dc-bm488/ 2026-09-02 13:28:12.007183 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-596dfb44dc-bm488/ceph-coordination-volume-perms.txt 2026-09-02 13:28:12.007202 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-596dfb44dc-bm488/cinder-scheduler.txt 2026-09-02 13:28:12.007221 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-596dfb44dc-bm488/init.txt 2026-09-02 13:28:12.007239 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-pzf8s/ 2026-09-02 13:28:12.007257 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-pzf8s/ceph-keyring-placement.txt 2026-09-02 13:28:12.007275 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-pzf8s/cinder-storage-init-rbd1.txt 2026-09-02 13:28:12.007292 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-pzf8s/init.txt 2026-09-02 13:28:12.007310 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-794765d6cc-77xc6/ 2026-09-02 13:28:12.007328 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-794765d6cc-77xc6/ceph-coordination-volume-perms.txt 2026-09-02 13:28:12.007346 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-794765d6cc-77xc6/ceph-keyring-placement-rbd1.txt 2026-09-02 13:28:12.007364 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-794765d6cc-77xc6/cinder-volume.txt 2026-09-02 13:28:12.007382 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-794765d6cc-77xc6/init-cinder-conf.txt 2026-09-02 13:28:12.007400 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-794765d6cc-77xc6/init.txt 2026-09-02 13:28:12.007427 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29805905-hwx4r/ 2026-09-02 13:28:12.007446 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29805905-hwx4r/cinder-volume-usage-audit.txt 2026-09-02 13:28:12.007464 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29805905-hwx4r/init.txt 2026-09-02 13:28:12.007482 | instance | cd+++++++++ pod-logs/openstack/glance-api-97b6c7856-ntqrt/ 2026-09-02 13:28:12.007500 | instance | >f+++++++++ pod-logs/openstack/glance-api-97b6c7856-ntqrt/ceph-keyring-placement.txt 2026-09-02 13:28:12.007518 | instance | >f+++++++++ pod-logs/openstack/glance-api-97b6c7856-ntqrt/glance-api.txt 2026-09-02 13:28:12.007536 | instance | >f+++++++++ pod-logs/openstack/glance-api-97b6c7856-ntqrt/glance-perms.txt 2026-09-02 13:28:12.007555 | instance | >f+++++++++ pod-logs/openstack/glance-api-97b6c7856-ntqrt/init.txt 2026-09-02 13:28:12.007573 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-r9d82/ 2026-09-02 13:28:12.007591 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-r9d82/glance-db-init-0.txt 2026-09-02 13:28:12.007609 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-r9d82/init.txt 2026-09-02 13:28:12.007627 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-x8h79/ 2026-09-02 13:28:12.007645 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-x8h79/glance-db-sync.txt 2026-09-02 13:28:12.007664 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-x8h79/init.txt 2026-09-02 13:28:12.007682 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-w7s2p/ 2026-09-02 13:28:12.007699 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-w7s2p/image-ks-endpoints-admin.txt 2026-09-02 13:28:12.007718 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-w7s2p/image-ks-endpoints-internal.txt 2026-09-02 13:28:12.007736 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-w7s2p/image-ks-endpoints-public.txt 2026-09-02 13:28:12.007754 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-w7s2p/init.txt 2026-09-02 13:28:12.007772 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-gzph8/ 2026-09-02 13:28:12.007791 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-gzph8/image-ks-service-registration.txt 2026-09-02 13:28:12.007809 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-gzph8/init.txt 2026-09-02 13:28:12.007827 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-vf2xw/ 2026-09-02 13:28:12.007845 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-vf2xw/glance-ks-user.txt 2026-09-02 13:28:12.007863 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-vf2xw/init.txt 2026-09-02 13:28:12.007881 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-9lqjp/ 2026-09-02 13:28:12.007899 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-9lqjp/glance-metadefs-load.txt 2026-09-02 13:28:12.007917 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-9lqjp/init.txt 2026-09-02 13:28:12.007935 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-v494v/ 2026-09-02 13:28:12.007953 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-v494v/init.txt 2026-09-02 13:28:12.007971 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-v494v/rabbit-init.txt 2026-09-02 13:28:12.007988 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-xwrlt/ 2026-09-02 13:28:12.008006 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-xwrlt/ceph-keyring-placement.txt 2026-09-02 13:28:12.008024 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-xwrlt/glance-storage-init.txt 2026-09-02 13:28:12.008042 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-xwrlt/init.txt 2026-09-02 13:28:12.008060 | instance | cd+++++++++ pod-logs/openstack/heat-api-5d9b66f555-ds6kc/ 2026-09-02 13:28:12.008078 | instance | >f+++++++++ pod-logs/openstack/heat-api-5d9b66f555-ds6kc/heat-api.txt 2026-09-02 13:28:12.008101 | instance | >f+++++++++ pod-logs/openstack/heat-api-5d9b66f555-ds6kc/init.txt 2026-09-02 13:28:12.008120 | instance | cd+++++++++ pod-logs/openstack/heat-bootstrap-298ls/ 2026-09-02 13:28:12.008138 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-298ls/bootstrap.txt 2026-09-02 13:28:12.008156 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-298ls/init.txt 2026-09-02 13:28:12.008174 | instance | cd+++++++++ pod-logs/openstack/heat-cfn-868f749957-9hnzq/ 2026-09-02 13:28:12.008191 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-868f749957-9hnzq/heat-cfn.txt 2026-09-02 13:28:12.008209 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-868f749957-9hnzq/init.txt 2026-09-02 13:28:12.008226 | instance | cd+++++++++ pod-logs/openstack/heat-db-init-gx4cn/ 2026-09-02 13:28:12.008243 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-gx4cn/heat-db-init-0.txt 2026-09-02 13:28:12.008261 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-gx4cn/init.txt 2026-09-02 13:28:12.008314 | instance | cd+++++++++ pod-logs/openstack/heat-db-sync-f58nc/ 2026-09-02 13:28:12.008346 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-f58nc/heat-db-sync.txt 2026-09-02 13:28:12.008367 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-f58nc/init.txt 2026-09-02 13:28:12.008386 | instance | cd+++++++++ pod-logs/openstack/heat-domain-ks-user-t2npm/ 2026-09-02 13:28:12.008404 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-t2npm/heat-ks-domain-user.txt 2026-09-02 13:28:12.008423 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-t2npm/init.txt 2026-09-02 13:28:12.008441 | instance | cd+++++++++ pod-logs/openstack/heat-engine-65b6c588db-rfvml/ 2026-09-02 13:28:12.008459 | instance | >f+++++++++ pod-logs/openstack/heat-engine-65b6c588db-rfvml/heat-engine.txt 2026-09-02 13:28:12.008477 | instance | >f+++++++++ pod-logs/openstack/heat-engine-65b6c588db-rfvml/init.txt 2026-09-02 13:28:12.008496 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29805915-4xd4x/ 2026-09-02 13:28:12.008514 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29805915-4xd4x/heat-engine-cleaner.txt 2026-09-02 13:28:12.008532 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29805915-4xd4x/init.txt 2026-09-02 13:28:12.008550 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29805920-285lg/ 2026-09-02 13:28:12.008568 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29805920-285lg/heat-engine-cleaner.txt 2026-09-02 13:28:12.008586 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29805920-285lg/init.txt 2026-09-02 13:28:12.008604 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29805925-g7hj7/ 2026-09-02 13:28:12.008621 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29805925-g7hj7/heat-engine-cleaner.txt 2026-09-02 13:28:12.008639 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29805925-g7hj7/init.txt 2026-09-02 13:28:12.008658 | instance | cd+++++++++ pod-logs/openstack/heat-ks-endpoints-4bwcs/ 2026-09-02 13:28:12.008676 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-4bwcs/cloudformation-ks-endpoints-admin.txt 2026-09-02 13:28:12.008694 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-4bwcs/cloudformation-ks-endpoints-internal.txt 2026-09-02 13:28:12.008712 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-4bwcs/cloudformation-ks-endpoints-public.txt 2026-09-02 13:28:12.008730 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-4bwcs/init.txt 2026-09-02 13:28:12.008748 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-4bwcs/orchestration-ks-endpoints-admin.txt 2026-09-02 13:28:12.008766 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-4bwcs/orchestration-ks-endpoints-internal.txt 2026-09-02 13:28:12.008784 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-4bwcs/orchestration-ks-endpoints-public.txt 2026-09-02 13:28:12.008802 | instance | cd+++++++++ pod-logs/openstack/heat-ks-service-ks64g/ 2026-09-02 13:28:12.008825 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-ks64g/cloudformation-ks-service-registration.txt 2026-09-02 13:28:12.008844 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-ks64g/init.txt 2026-09-02 13:28:12.008863 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-ks64g/orchestration-ks-service-registration.txt 2026-09-02 13:28:12.008881 | instance | cd+++++++++ pod-logs/openstack/heat-ks-user-m6xh9/ 2026-09-02 13:28:12.008899 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-m6xh9/heat-ks-user.txt 2026-09-02 13:28:12.008917 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-m6xh9/heat-trustee-ks-user.txt 2026-09-02 13:28:12.008936 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-m6xh9/init.txt 2026-09-02 13:28:12.009041 | instance | cd+++++++++ pod-logs/openstack/heat-rabbit-init-b6cv8/ 2026-09-02 13:28:12.009066 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-b6cv8/init.txt 2026-09-02 13:28:12.009086 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-b6cv8/rabbit-init.txt 2026-09-02 13:28:12.009104 | instance | cd+++++++++ pod-logs/openstack/heat-trusts-8mmnc/ 2026-09-02 13:28:12.009122 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-8mmnc/heat-trusts.txt 2026-09-02 13:28:12.009139 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-8mmnc/init.txt 2026-09-02 13:28:12.009157 | instance | cd+++++++++ pod-logs/openstack/keepalived-j6fsl/ 2026-09-02 13:28:12.009175 | instance | >f+++++++++ pod-logs/openstack/keepalived-j6fsl/init.txt 2026-09-02 13:28:12.009196 | instance | >f+++++++++ pod-logs/openstack/keepalived-j6fsl/keepalived.txt 2026-09-02 13:28:12.009240 | instance | >f+++++++++ pod-logs/openstack/keepalived-j6fsl/wait-for-ip.txt 2026-09-02 13:28:12.009271 | instance | cd+++++++++ pod-logs/openstack/keystone-api-74b8987cd8-89vmw/ 2026-09-02 13:28:12.009297 | instance | >f+++++++++ pod-logs/openstack/keystone-api-74b8987cd8-89vmw/init.txt 2026-09-02 13:28:12.009319 | instance | >f+++++++++ pod-logs/openstack/keystone-api-74b8987cd8-89vmw/keystone-api.txt 2026-09-02 13:28:12.009340 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-9s8tm/ 2026-09-02 13:28:12.009362 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-9s8tm/bootstrap.txt 2026-09-02 13:28:12.009386 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-9s8tm/init.txt 2026-09-02 13:28:12.009409 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-t7qr2/ 2026-09-02 13:28:12.009430 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-t7qr2/init.txt 2026-09-02 13:28:12.009453 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-t7qr2/keystone-credential-setup.txt 2026-09-02 13:28:12.009473 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-qkjcw/ 2026-09-02 13:28:12.009494 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-qkjcw/init.txt 2026-09-02 13:28:12.009515 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-qkjcw/keystone-db-init-0.txt 2026-09-02 13:28:12.009535 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-tpjvh/ 2026-09-02 13:28:12.009555 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-tpjvh/init.txt 2026-09-02 13:28:12.009583 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-tpjvh/keystone-db-sync.txt 2026-09-02 13:28:12.009606 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-9vw5v/ 2026-09-02 13:28:12.009637 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-9vw5v/init.txt 2026-09-02 13:28:12.009656 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-9vw5v/keystone-domain-manage.txt 2026-09-02 13:28:12.009686 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-dtrtd/ 2026-09-02 13:28:12.009709 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-dtrtd/init.txt 2026-09-02 13:28:12.009732 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-dtrtd/keystone-fernet-setup.txt 2026-09-02 13:28:12.009760 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-pgsjp/ 2026-09-02 13:28:12.009781 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-pgsjp/init.txt 2026-09-02 13:28:12.009803 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-pgsjp/rabbit-init.txt 2026-09-02 13:28:12.009823 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-s5k9l/ 2026-09-02 13:28:12.009844 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-s5k9l/ceph-admin-keyring-placement.txt 2026-09-02 13:28:12.009864 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-s5k9l/ceph-keyring-placement.txt 2026-09-02 13:28:12.009885 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-s5k9l/init-dynamic-options.txt 2026-09-02 13:28:12.009905 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-s5k9l/init.txt 2026-09-02 13:28:12.009927 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-s5k9l/libvirt-exporter.txt 2026-09-02 13:28:12.009947 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-s5k9l/libvirt.txt 2026-09-02 13:28:12.009971 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-s5k9l/tls-sidecar.txt 2026-09-02 13:28:12.009991 | instance | cd+++++++++ pod-logs/openstack/magnum-api-6b7bb974bc-4grz7/ 2026-09-02 13:28:12.010012 | instance | >f+++++++++ pod-logs/openstack/magnum-api-6b7bb974bc-4grz7/init.txt 2026-09-02 13:28:12.010036 | instance | >f+++++++++ pod-logs/openstack/magnum-api-6b7bb974bc-4grz7/magnum-api.txt 2026-09-02 13:28:12.010071 | instance | cd+++++++++ pod-logs/openstack/magnum-conductor-0/ 2026-09-02 13:28:12.010092 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/init.txt 2026-09-02 13:28:12.010112 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-09-02 13:28:12.010133 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor.txt 2026-09-02 13:28:12.010160 | instance | cd+++++++++ pod-logs/openstack/magnum-db-init-rnt8b/ 2026-09-02 13:28:12.010182 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-rnt8b/init.txt 2026-09-02 13:28:12.010204 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-rnt8b/magnum-db-init-0.txt 2026-09-02 13:28:12.010224 | instance | cd+++++++++ pod-logs/openstack/magnum-db-sync-4jqng/ 2026-09-02 13:28:12.010246 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-4jqng/init.txt 2026-09-02 13:28:12.010266 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-4jqng/magnum-db-sync.txt 2026-09-02 13:28:12.010288 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-54z7h/ 2026-09-02 13:28:12.010309 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-54z7h/init.txt 2026-09-02 13:28:12.010330 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-54z7h/memcached-exporter.txt 2026-09-02 13:28:12.010351 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-54z7h/memcached.txt 2026-09-02 13:28:12.010371 | instance | cd+++++++++ pod-logs/openstack/neutron-coredns-7dd4958666-7jswz/ 2026-09-02 13:28:12.010392 | instance | >f+++++++++ pod-logs/openstack/neutron-coredns-7dd4958666-7jswz/coredns.txt 2026-09-02 13:28:12.010413 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-hbcl7/ 2026-09-02 13:28:12.010436 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-hbcl7/init.txt 2026-09-02 13:28:12.010459 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-hbcl7/neutron-db-init-0.txt 2026-09-02 13:28:12.010479 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-7w5k9/ 2026-09-02 13:28:12.010499 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-7w5k9/init.txt 2026-09-02 13:28:12.010520 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-7w5k9/neutron-db-sync.txt 2026-09-02 13:28:12.010541 | instance | cd+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-slvsc/ 2026-09-02 13:28:12.010562 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-slvsc/init.txt 2026-09-02 13:28:12.010596 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-slvsc/neutron-dhcp-agent-init.txt 2026-09-02 13:28:12.010617 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-slvsc/neutron-dhcp-agent.txt 2026-09-02 13:28:12.010638 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-pwxbd/ 2026-09-02 13:28:12.010660 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-pwxbd/init.txt 2026-09-02 13:28:12.010681 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-pwxbd/network-ks-endpoints-admin.txt 2026-09-02 13:28:12.010705 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-pwxbd/network-ks-endpoints-internal.txt 2026-09-02 13:28:12.010725 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-pwxbd/network-ks-endpoints-public.txt 2026-09-02 13:28:12.010746 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-6dlvk/ 2026-09-02 13:28:12.010766 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-6dlvk/init.txt 2026-09-02 13:28:12.010786 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-6dlvk/network-ks-service-registration.txt 2026-09-02 13:28:12.010828 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-sp4ln/ 2026-09-02 13:28:12.010850 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-sp4ln/init.txt 2026-09-02 13:28:12.010873 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-sp4ln/neutron-ks-user.txt 2026-09-02 13:28:12.010893 | instance | cd+++++++++ pod-logs/openstack/neutron-l3-agent-default-zrk5q/ 2026-09-02 13:28:12.010915 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-zrk5q/init.txt 2026-09-02 13:28:12.010936 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-zrk5q/neutron-l3-agent-init.txt 2026-09-02 13:28:12.010956 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-zrk5q/neutron-l3-agent.txt 2026-09-02 13:28:12.010977 | instance | cd+++++++++ pod-logs/openstack/neutron-metadata-agent-default-zz7pf/ 2026-09-02 13:28:12.010998 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-zz7pf/init.txt 2026-09-02 13:28:12.011018 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-zz7pf/neutron-metadata-agent-init.txt 2026-09-02 13:28:12.011039 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-zz7pf/neutron-metadata-agent.txt 2026-09-02 13:28:12.011060 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-d77tk/ 2026-09-02 13:28:12.011081 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-d77tk/init.txt 2026-09-02 13:28:12.011102 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-d77tk/neutron-netns-cleanup-cron.txt 2026-09-02 13:28:12.011122 | instance | cd+++++++++ pod-logs/openstack/neutron-ovs-agent-default-f9fd5/ 2026-09-02 13:28:12.011142 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-f9fd5/init.txt 2026-09-02 13:28:12.011164 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-f9fd5/neutron-openvswitch-agent-kernel-modules.txt 2026-09-02 13:28:12.011185 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-f9fd5/neutron-ovs-agent-init.txt 2026-09-02 13:28:12.011207 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-f9fd5/neutron-ovs-agent.txt 2026-09-02 13:28:12.011228 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-85z7g/ 2026-09-02 13:28:12.011250 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-85z7g/init.txt 2026-09-02 13:28:12.011271 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-85z7g/rabbit-init.txt 2026-09-02 13:28:12.011293 | instance | cd+++++++++ pod-logs/openstack/neutron-rpc-server-6f87d7dbdb-fr76p/ 2026-09-02 13:28:12.011317 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-6f87d7dbdb-fr76p/init.txt 2026-09-02 13:28:12.011357 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-6f87d7dbdb-fr76p/neutron-rpc-server.txt 2026-09-02 13:28:12.011378 | instance | cd+++++++++ pod-logs/openstack/neutron-server-5f64d78456-8qbp7/ 2026-09-02 13:28:12.011400 | instance | >f+++++++++ pod-logs/openstack/neutron-server-5f64d78456-8qbp7/init.txt 2026-09-02 13:28:12.011420 | instance | >f+++++++++ pod-logs/openstack/neutron-server-5f64d78456-8qbp7/neutron-policy-server.txt 2026-09-02 13:28:12.011440 | instance | >f+++++++++ pod-logs/openstack/neutron-server-5f64d78456-8qbp7/neutron-server.txt 2026-09-02 13:28:12.011460 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-685877494f-h4g8m/ 2026-09-02 13:28:12.011481 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-685877494f-h4g8m/init.txt 2026-09-02 13:28:12.011505 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-685877494f-h4g8m/nova-api-metadata-init.txt 2026-09-02 13:28:12.011527 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-685877494f-h4g8m/nova-api.txt 2026-09-02 13:28:12.011547 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-6765d7dffc-gm57l/ 2026-09-02 13:28:12.011571 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-6765d7dffc-gm57l/init.txt 2026-09-02 13:28:12.011591 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-6765d7dffc-gm57l/nova-osapi.txt 2026-09-02 13:28:12.011612 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-8np9z/ 2026-09-02 13:28:12.011632 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-8np9z/bootstrap.txt 2026-09-02 13:28:12.011664 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-8np9z/init.txt 2026-09-02 13:28:12.011689 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-29805900-wjl26/ 2026-09-02 13:28:12.011712 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29805900-wjl26/init.txt 2026-09-02 13:28:12.011742 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29805900-wjl26/nova-cell-setup.txt 2026-09-02 13:28:12.011762 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-j75gw/ 2026-09-02 13:28:12.011797 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-j75gw/init.txt 2026-09-02 13:28:12.011818 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-j75gw/nova-cell-setup-init.txt 2026-09-02 13:28:12.011846 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-j75gw/nova-cell-setup.txt 2026-09-02 13:28:12.011866 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-p6h7g/ 2026-09-02 13:28:12.011894 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-p6h7g/ceph-admin-keyring-placement.txt 2026-09-02 13:28:12.011915 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-p6h7g/ceph-keyring-placement.txt 2026-09-02 13:28:12.011935 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-p6h7g/ceph-perms.txt 2026-09-02 13:28:12.011955 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-p6h7g/init.txt 2026-09-02 13:28:12.011981 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-p6h7g/nova-compute-init.txt 2026-09-02 13:28:12.012003 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-p6h7g/nova-compute-ssh-init.txt 2026-09-02 13:28:12.012025 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-p6h7g/nova-compute-ssh.txt 2026-09-02 13:28:12.012046 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-p6h7g/nova-compute-vnc-init.txt 2026-09-02 13:28:12.012067 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-p6h7g/nova-compute.txt 2026-09-02 13:28:12.012087 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-78568f67f9-d9q5j/ 2026-09-02 13:28:12.012109 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-78568f67f9-d9q5j/init.txt 2026-09-02 13:28:12.012131 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-78568f67f9-d9q5j/nova-conductor.txt 2026-09-02 13:28:12.012152 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-jz8pm/ 2026-09-02 13:28:12.012173 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-jz8pm/init.txt 2026-09-02 13:28:12.012200 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-jz8pm/nova-db-init-0.txt 2026-09-02 13:28:12.012221 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-jz8pm/nova-db-init-1.txt 2026-09-02 13:28:12.012242 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-jz8pm/nova-db-init-2.txt 2026-09-02 13:28:12.012265 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-7bls9/ 2026-09-02 13:28:12.012293 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-7bls9/init.txt 2026-09-02 13:28:12.012313 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-7bls9/nova-db-sync.txt 2026-09-02 13:28:12.012344 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-w8x9l/ 2026-09-02 13:28:12.012365 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-w8x9l/compute-ks-endpoints-admin.txt 2026-09-02 13:28:12.012390 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-w8x9l/compute-ks-endpoints-internal.txt 2026-09-02 13:28:12.012414 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-w8x9l/compute-ks-endpoints-public.txt 2026-09-02 13:28:12.012435 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-w8x9l/init.txt 2026-09-02 13:28:12.012459 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-vkz5v/ 2026-09-02 13:28:12.012480 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-vkz5v/compute-ks-service-registration.txt 2026-09-02 13:28:12.012500 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-vkz5v/init.txt 2026-09-02 13:28:12.012522 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-wmc28/ 2026-09-02 13:28:12.012543 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-wmc28/init.txt 2026-09-02 13:28:12.012564 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-wmc28/nova-ks-user.txt 2026-09-02 13:28:12.012586 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-5575568d4b-wfvzx/ 2026-09-02 13:28:12.012606 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-5575568d4b-wfvzx/init.txt 2026-09-02 13:28:12.012632 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-5575568d4b-wfvzx/nova-novncproxy-init-assets.txt 2026-09-02 13:28:12.012652 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-5575568d4b-wfvzx/nova-novncproxy-init.txt 2026-09-02 13:28:12.012681 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-5575568d4b-wfvzx/nova-novncproxy.txt 2026-09-02 13:28:12.012704 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-7vfhn/ 2026-09-02 13:28:12.012726 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-7vfhn/init.txt 2026-09-02 13:28:12.012747 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-7vfhn/rabbit-init.txt 2026-09-02 13:28:12.012767 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-65c6cb58d7-hchdn/ 2026-09-02 13:28:12.012789 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-65c6cb58d7-hchdn/init.txt 2026-09-02 13:28:12.012813 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-65c6cb58d7-hchdn/nova-scheduler.txt 2026-09-02 13:28:12.012834 | instance | cd+++++++++ pod-logs/openstack/nova-service-cleaner-29805900-mthbj/ 2026-09-02 13:28:12.012855 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29805900-mthbj/init.txt 2026-09-02 13:28:12.012876 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29805900-mthbj/nova-service-cleaner.txt 2026-09-02 13:28:12.012900 | instance | cd+++++++++ pod-logs/openstack/octavia-api-9ddd9465b-ztdcf/ 2026-09-02 13:28:12.012922 | instance | >f+++++++++ pod-logs/openstack/octavia-api-9ddd9465b-ztdcf/init.txt 2026-09-02 13:28:12.012945 | instance | >f+++++++++ pod-logs/openstack/octavia-api-9ddd9465b-ztdcf/octavia-api.txt 2026-09-02 13:28:12.012988 | instance | cd+++++++++ pod-logs/openstack/octavia-bootstrap-hx4dq/ 2026-09-02 13:28:12.013010 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-hx4dq/bootstrap.txt 2026-09-02 13:28:12.013031 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-hx4dq/init.txt 2026-09-02 13:28:12.013060 | instance | cd+++++++++ pod-logs/openstack/octavia-db-init-66njr/ 2026-09-02 13:28:12.013080 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-66njr/init.txt 2026-09-02 13:28:12.013107 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-66njr/octavia-db-init-0.txt 2026-09-02 13:28:12.013130 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-66njr/octavia-db-init-1.txt 2026-09-02 13:28:12.013151 | instance | cd+++++++++ pod-logs/openstack/octavia-db-sync-28gv4/ 2026-09-02 13:28:12.013172 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-28gv4/init.txt 2026-09-02 13:28:12.013195 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-28gv4/octavia-db-sync.txt 2026-09-02 13:28:12.013216 | instance | cd+++++++++ pod-logs/openstack/octavia-health-manager-default-l5qdt/ 2026-09-02 13:28:12.013237 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-l5qdt/init.txt 2026-09-02 13:28:12.013258 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-l5qdt/octavia-health-manager-get-port.txt 2026-09-02 13:28:12.013278 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-l5qdt/octavia-health-manager-nic-init.txt 2026-09-02 13:28:12.013303 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-l5qdt/octavia-health-manager.txt 2026-09-02 13:28:12.013324 | instance | cd+++++++++ pod-logs/openstack/octavia-housekeeping-566bff5d77-wlvkj/ 2026-09-02 13:28:12.013345 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-566bff5d77-wlvkj/init.txt 2026-09-02 13:28:12.013368 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-566bff5d77-wlvkj/octavia-housekeeping.txt 2026-09-02 13:28:12.013388 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-endpoints-d6xhr/ 2026-09-02 13:28:12.013410 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-d6xhr/init.txt 2026-09-02 13:28:12.013434 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-d6xhr/load-balancer-ks-endpoints-admin.txt 2026-09-02 13:28:12.013456 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-d6xhr/load-balancer-ks-endpoints-internal.txt 2026-09-02 13:28:12.013478 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-d6xhr/load-balancer-ks-endpoints-public.txt 2026-09-02 13:28:12.013498 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-service-nstfn/ 2026-09-02 13:28:12.013518 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-nstfn/init.txt 2026-09-02 13:28:12.013541 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-nstfn/load-balancer-ks-service-registration.txt 2026-09-02 13:28:12.013562 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-user-cgk6r/ 2026-09-02 13:28:12.013581 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-cgk6r/init.txt 2026-09-02 13:28:12.013599 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-cgk6r/octavia-ks-user.txt 2026-09-02 13:28:12.013617 | instance | cd+++++++++ pod-logs/openstack/octavia-rabbit-init-5fmr8/ 2026-09-02 13:28:12.013635 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-5fmr8/init.txt 2026-09-02 13:28:12.013652 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-5fmr8/rabbit-init.txt 2026-09-02 13:28:12.013670 | instance | cd+++++++++ pod-logs/openstack/octavia-worker-6d9c9f8cb6-ccltn/ 2026-09-02 13:28:12.013688 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-6d9c9f8cb6-ccltn/init.txt 2026-09-02 13:28:12.013707 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-6d9c9f8cb6-ccltn/octavia-worker.txt 2026-09-02 13:28:12.013729 | instance | cd+++++++++ pod-logs/openstack/openvswitch-9xpmk/ 2026-09-02 13:28:12.013751 | instance | >f+++++++++ pod-logs/openstack/openvswitch-9xpmk/init.txt 2026-09-02 13:28:12.013778 | instance | >f+++++++++ pod-logs/openstack/openvswitch-9xpmk/openvswitch-db-perms.txt 2026-09-02 13:28:12.013801 | instance | >f+++++++++ pod-logs/openstack/openvswitch-9xpmk/openvswitch-db.txt 2026-09-02 13:28:12.013830 | instance | >f+++++++++ pod-logs/openstack/openvswitch-9xpmk/openvswitch-vswitchd-modules.txt 2026-09-02 13:28:12.013853 | instance | >f+++++++++ pod-logs/openstack/openvswitch-9xpmk/openvswitch-vswitchd.txt 2026-09-02 13:28:12.013875 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/ 2026-09-02 13:28:12.013897 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-09-02 13:28:12.013914 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-09-02 13:28:12.013931 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-09-02 13:28:12.013949 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-09-02 13:28:12.013966 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/ 2026-09-02 13:28:12.013984 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt 2026-09-02 13:28:12.014002 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-09-02 13:28:12.014019 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt 2026-09-02 13:28:12.014037 | instance | cd+++++++++ pod-logs/openstack/placement-api-567b4ddbb-6x5rn/ 2026-09-02 13:28:12.014054 | instance | >f+++++++++ pod-logs/openstack/placement-api-567b4ddbb-6x5rn/init.txt 2026-09-02 13:28:12.014071 | instance | >f+++++++++ pod-logs/openstack/placement-api-567b4ddbb-6x5rn/placement-api.txt 2026-09-02 13:28:12.014088 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-842pr/ 2026-09-02 13:28:12.014105 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-842pr/init.txt 2026-09-02 13:28:12.014122 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-842pr/placement-db-init-0.txt 2026-09-02 13:28:12.014140 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-klv5l/ 2026-09-02 13:28:12.014157 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-klv5l/init.txt 2026-09-02 13:28:12.014176 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-klv5l/placement-db-sync.txt 2026-09-02 13:28:12.014193 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-2vtzm/ 2026-09-02 13:28:12.014211 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-2vtzm/init.txt 2026-09-02 13:28:12.014229 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-2vtzm/placement-ks-endpoints-admin.txt 2026-09-02 13:28:12.014246 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-2vtzm/placement-ks-endpoints-internal.txt 2026-09-02 13:28:12.014264 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-2vtzm/placement-ks-endpoints-public.txt 2026-09-02 13:28:12.014281 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-d77p7/ 2026-09-02 13:28:12.014299 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-d77p7/init.txt 2026-09-02 13:28:12.014317 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-d77p7/placement-ks-service-registration.txt 2026-09-02 13:28:12.014335 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-jsw97/ 2026-09-02 13:28:12.014352 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-jsw97/init.txt 2026-09-02 13:28:12.014369 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-jsw97/placement-ks-user.txt 2026-09-02 13:28:12.014387 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-8dc85/ 2026-09-02 13:28:12.014404 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-8dc85/percona-xtradb-cluster-operator.txt 2026-09-02 13:28:12.014421 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/ 2026-09-02 13:28:12.014439 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-09-02 13:28:12.014456 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-09-02 13:28:12.014474 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/ 2026-09-02 13:28:12.014496 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-09-02 13:28:12.014514 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-09-02 13:28:12.014532 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-p9zqs/ 2026-09-02 13:28:12.014549 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-p9zqs/rabbitmq-cluster-operator.txt 2026-09-02 13:28:12.014567 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/ 2026-09-02 13:28:12.014584 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-09-02 13:28:12.014602 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-09-02 13:28:12.014619 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/ 2026-09-02 13:28:12.014637 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-09-02 13:28:12.014655 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-09-02 13:28:12.014673 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/ 2026-09-02 13:28:12.014809 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-09-02 13:28:12.014835 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-09-02 13:28:12.014855 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/ 2026-09-02 13:28:12.014874 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-09-02 13:28:12.014892 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-09-02 13:28:12.014910 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-kdmm2/ 2026-09-02 13:28:12.014928 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-kdmm2/rabbitmq-cluster-operator.txt 2026-09-02 13:28:12.014946 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/ 2026-09-02 13:28:12.014963 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-09-02 13:28:12.014981 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-09-02 13:28:12.014998 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/ 2026-09-02 13:28:12.015015 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-09-02 13:28:12.015033 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-09-02 13:28:12.015052 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/ 2026-09-02 13:28:12.015070 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-09-02 13:28:12.015088 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-09-02 13:28:12.015105 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-r86hv/ 2026-09-02 13:28:12.015123 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-r86hv/ceph-crash.txt 2026-09-02 13:28:12.015141 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-r86hv/chown-container-data-dir.txt 2026-09-02 13:28:12.015159 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-r86hv/make-container-crash-dir.txt 2026-09-02 13:28:12.015177 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-pjz7m/ 2026-09-02 13:28:12.015194 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-pjz7m/chown-container-data-dir.txt 2026-09-02 13:28:12.015211 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-pjz7m/log-collector.txt 2026-09-02 13:28:12.015229 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-pjz7m/rgw.txt 2026-09-02 13:28:12.015247 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-7978fd8c69-65dzh/ 2026-09-02 13:28:12.015269 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-7978fd8c69-65dzh/init.txt 2026-09-02 13:28:12.015288 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-7978fd8c69-65dzh/staffeln-api.txt 2026-09-02 13:28:12.015305 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-8598864d6-l7mvl/ 2026-09-02 13:28:12.015322 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-8598864d6-l7mvl/staffeln-conductor.txt 2026-09-02 13:28:12.015340 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-mfgc4/ 2026-09-02 13:28:12.015357 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-mfgc4/init.txt 2026-09-02 13:28:12.015375 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-mfgc4/staffeln-db-init-0.txt 2026-09-02 13:28:12.015392 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-brms5/ 2026-09-02 13:28:12.015409 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-brms5/init.txt 2026-09-02 13:28:12.015427 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-brms5/staffeln-db-sync.txt 2026-09-02 13:28:12.015444 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/ 2026-09-02 13:28:12.015461 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt 2026-09-02 13:28:12.015479 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt 2026-09-02 13:28:12.015497 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt 2026-09-02 13:28:12.015514 | instance | cd+++++++++ pod-logs/orc-system/ 2026-09-02 13:28:12.015532 | instance | cd+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-6s6kh/ 2026-09-02 13:28:12.015550 | instance | >f+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-6s6kh/manager.txt 2026-09-02 13:28:12.015568 | instance | cd+++++++++ pod-logs/rook-ceph/ 2026-09-02 13:28:12.015586 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-xtxqm/ 2026-09-02 13:28:12.015606 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-xtxqm/rook-ceph-operator.txt 2026-09-02 13:28:12.015624 | instance | cd+++++++++ pod-logs/secretgen-controller/ 2026-09-02 13:28:12.015642 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-58whh/ 2026-09-02 13:28:12.015660 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-58whh/secretgen-controller.txt 2026-09-02 13:28:12.033800 | 2026-09-02 13:28:12.033865 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-09-02 13:28:12.271010 | instance | changed 2026-09-02 13:28:12.276587 | 2026-09-02 13:28:12.276650 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-09-02 13:28:13.689072 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics: 2026-09-02 13:28:13.724818 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-09-02 13:28:13.724893 | instance | Dload Upload Total Spent Left Speed 2026-09-02 13:28:13.731236 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system 2026-09-02 13:28:13.910642 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics: 2026-09-02 13:28:13.918556 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-09-02 13:28:13.918587 | instance | Dload Upload Total Spent Left Speed 2026-09-02 13:28:13.923128 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx 2026-09-02 13:28:14.298611 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-09-02 13:28:14.306228 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-09-02 13:28:14.306267 | instance | Dload Upload Total Spent Left Speed 2026-09-02 13:28:14.310447 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-09-02 13:28:14.611999 | instance | jq: error (at :1003): Cannot iterate over null (null) 2026-09-02 13:28:14.861570 | instance | ERROR 2026-09-02 13:28:14.861776 | instance | { 2026-09-02 13:28:14.861805 | instance | "delta": "0:00:02.071236", 2026-09-02 13:28:14.861826 | instance | "end": "2026-09-02 13:28:14.615648", 2026-09-02 13:28:14.861844 | instance | "msg": "non-zero return code", 2026-09-02 13:28:14.861862 | instance | "rc": 5, 2026-09-02 13:28:14.861881 | instance | "start": "2026-09-02 13:28:12.544412" 2026-09-02 13:28:14.861899 | instance | } 2026-09-02 13:28:14.861922 | instance | ERROR: Ignoring Errors 2026-09-02 13:28:14.866757 | 2026-09-02 13:28:14.866821 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-09-02 13:28:15.203296 | instance | ceph-mgr endpoints: 2026-09-02 13:28:15.404680 | instance | ok: Runtime: 0:00:00.119177 2026-09-02 13:28:15.413627 | 2026-09-02 13:28:15.413700 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-09-02 13:28:15.953918 | instance | ok: Runtime: 0:00:00.099632 2026-09-02 13:28:15.959618 | 2026-09-02 13:28:15.959684 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-09-02 13:28:16.471765 | instance | changed: 2026-09-02 13:28:16.471984 | instance | cd+++++++++ prometheus/ 2026-09-02 13:28:16.472023 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt 2026-09-02 13:28:16.472052 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt 2026-09-02 13:28:16.472082 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-09-02 13:28:16.484010 | 2026-09-02 13:28:16.484084 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-09-02 13:28:16.720359 | instance | changed 2026-09-02 13:28:16.728345 | 2026-09-02 13:28:16.728411 | TASK [gather-selenium-data : Get selenium data] 2026-09-02 13:28:16.960394 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-09-02 13:28:16.961958 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-09-02 13:28:17.267622 | instance | ERROR 2026-09-02 13:28:17.267938 | instance | { 2026-09-02 13:28:17.268014 | instance | "delta": "0:00:00.006427", 2026-09-02 13:28:17.268066 | instance | "end": "2026-09-02 13:28:16.962487", 2026-09-02 13:28:17.268114 | instance | "msg": "non-zero return code", 2026-09-02 13:28:17.268160 | instance | "rc": 1, 2026-09-02 13:28:17.268206 | instance | "start": "2026-09-02 13:28:16.956060" 2026-09-02 13:28:17.268245 | instance | } 2026-09-02 13:28:17.268299 | instance | ERROR: Ignoring Errors 2026-09-02 13:28:17.274434 | 2026-09-02 13:28:17.274506 | TASK [gather-selenium-data : Downloads logs to executor] 2026-09-02 13:28:17.796859 | instance | changed: cd+++++++++ selenium/ 2026-09-02 13:28:17.803253 | 2026-09-02 13:28:17.803309 | PLAY RECAP 2026-09-02 13:28:17.803362 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 3 2026-09-02 13:28:17.803385 | 2026-09-02 13:28:17.965965 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main] 2026-09-02 13:28:17.980099 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-09-02 13:28:18.604693 | 2026-09-02 13:28:18.604823 | PLAY [all] 2026-09-02 13:28:18.616019 | 2026-09-02 13:28:18.616096 | TASK [fetch-output : Set log path for multiple nodes] 2026-09-02 13:28:18.661828 | instance | skipping: Conditional result was False 2026-09-02 13:28:18.672138 | 2026-09-02 13:28:18.672246 | TASK [fetch-output : Set log path for single node] 2026-09-02 13:28:18.716942 | instance | ok 2026-09-02 13:28:18.723781 | 2026-09-02 13:28:18.723880 | LOOP [fetch-output : Ensure local output dirs] 2026-09-02 13:28:19.104300 | instance -> localhost | ok: "/var/lib/zuul/builds/780e00dae60e486ab260cdaa4ae00331/work/logs" 2026-09-02 13:28:19.313125 | instance -> localhost | changed: "/var/lib/zuul/builds/780e00dae60e486ab260cdaa4ae00331/work/artifacts" 2026-09-02 13:28:19.525600 | instance -> localhost | changed: "/var/lib/zuul/builds/780e00dae60e486ab260cdaa4ae00331/work/docs" 2026-09-02 13:28:19.542525 | 2026-09-02 13:28:19.542661 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-09-02 13:28:20.205158 | instance | changed: .d..t...... ./ 2026-09-02 13:28:20.205547 | instance | changed: All items complete 2026-09-02 13:28:20.205607 | 2026-09-02 13:28:20.673273 | instance | changed: .d..t...... ./ 2026-09-02 13:28:21.143047 | instance | changed: .d..t...... ./ 2026-09-02 13:28:21.162329 | 2026-09-02 13:28:21.162493 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-09-02 13:28:21.606140 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.008369 2026-09-02 13:28:21.831530 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.008210 2026-09-02 13:28:21.853084 | 2026-09-02 13:28:21.853207 | PLAY [all] 2026-09-02 13:28:21.859592 | 2026-09-02 13:28:21.859657 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-09-02 13:28:22.327764 | instance | changed 2026-09-02 13:28:22.335016 | 2026-09-02 13:28:22.335085 | PLAY RECAP 2026-09-02 13:28:22.335129 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-09-02 13:28:22.335152 | 2026-09-02 13:28:22.482502 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-09-02 13:28:22.495273 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-09-02 13:28:23.125281 | 2026-09-02 13:28:23.125634 | PLAY [localhost] 2026-09-02 13:28:23.135581 | 2026-09-02 13:28:23.135650 | TASK [Generate Zuul manifest] 2026-09-02 13:28:23.155726 | localhost | ok 2026-09-02 13:28:23.174364 | 2026-09-02 13:28:23.174446 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-09-02 13:28:23.848252 | localhost | changed 2026-09-02 13:28:23.862280 | 2026-09-02 13:28:23.862369 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-09-02 13:28:23.895574 | localhost | ok 2026-09-02 13:28:23.905686 | 2026-09-02 13:28:23.905755 | TASK [Upload logs] 2026-09-02 13:28:23.928593 | localhost | ok 2026-09-02 13:28:24.038388 | 2026-09-02 13:28:24.038559 | TASK [Set zuul-log-path fact] 2026-09-02 13:28:24.060421 | localhost | ok 2026-09-02 13:28:24.075439 | 2026-09-02 13:28:24.075507 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-09-02 13:28:24.107090 | localhost | ok 2026-09-02 13:28:24.116279 | 2026-09-02 13:28:24.116369 | TASK [upload-logs : Create log directories] 2026-09-02 13:28:24.483900 | localhost | changed 2026-09-02 13:28:24.489284 | 2026-09-02 13:28:24.489356 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-09-02 13:28:24.887067 | localhost -> localhost | ok: Runtime: 0:00:00.033075 2026-09-02 13:28:24.893349 | 2026-09-02 13:28:24.893423 | TASK [upload-logs : Upload logs to log server] 2026-09-02 13:28:25.965103 | localhost | Output suppressed because no_log was given 2026-09-02 13:28:25.970757 | 2026-09-02 13:28:25.970848 | LOOP [upload-logs : Compress console log and json output] 2026-09-02 13:28:26.022386 | localhost | skipping: Conditional result was False 2026-09-02 13:28:26.029424 | localhost | skipping: Conditional result was False 2026-09-02 13:28:26.048766 | 2026-09-02 13:28:26.048913 | LOOP [upload-logs : Upload compressed console log and json output] 2026-09-02 13:28:26.093863 | localhost | skipping: Conditional result was False 2026-09-02 13:28:26.094353 | 2026-09-02 13:28:26.097606 | localhost | skipping: Conditional result was False 2026-09-02 13:28:26.115536 | 2026-09-02 13:28:26.115744 | LOOP [upload-logs : Upload console log and json output]